排序
Create Stunning QR Codes in Seconds with Python – Here’s How!
Create Stunning QR Codes in Seconds with Python – Here’s How!,QR codes have become an essential tool in today’s digital world, bridging the gap between physical and digital spac...
How to Build a Python Barcode Scanner for Windows, Linux, and macOS
How to Build a Python Barcode Scanner for Windows, Linux, and macOS, Python Capture Vision (3 Part Series) 1 How to Implement Document Detection in Python Using Dynamsoft Capture V...
How to build a QR Generator using Flask and qrcode
How to build a QR Generator using Flask and qrcode, Introduction Have you ever wondered how to build a QR code generator? This is the right tutorial for you. If we want to build su...
How we can create a Pix Qrcode using Java and Spring
How we can create a Pix Qrcode using Java and Spring ,Hey everyone! Good morning, good afternoon, and good evening!!! Let’s talk about money! #letstalkaboutmoney In this post, I'l...
How to dynamically generate graphics and PDFs using Python an jinja
How to dynamically generate graphics and PDFs using Python an jinja,A few days ago I was searching the internet for a guide on how to use the jinja library to enable a flask applic...
How to Improve Python Barcode QR Code Scanning Performance on Raspberry Pi
How to Improve Python Barcode QR Code Scanning Performance on Raspberry Pi,Raspberry Pi is a cheap single-board computer, which is often adopted by developers as an economical IoT ...
QR Code Engagement Workflows Using a Python SDK
QR Code Engagement Workflows Using a Python SDK,Since the beginning of the pandemic, we have seen QR Codes pop-up virtually everywhere. In fact, there has been a 94% growth in QR c...
Scanning Barcode and QR Code Using Webcam, OpenCV and Python
Scanning Barcode and QR Code Using Webcam, OpenCV and Python,Dynamsoft is the only company that provides enterprise-class Python Barcode and QR Code SDK for Windows, Linux, macOS, ...
Java Command-Line, GUI and Web Apps for Scanning Barcode and QR Code
Java Command-Line, GUI and Web Apps for Scanning Barcode and QR Code,In previous article, we discussed how to construct a command-line barcode and QR code scanning application usin...
How to Read Multiple Barcode and QR Code with Dynamsoft Java Barcode SDK
How to Read Multiple Barcode and QR Code with Dynamsoft Java Barcode SDK,There are many open-source and commercial barcode SDKs, but only a few of them can recognize multiple barco...
GENERATE A QR Code with just three lines in PYTHON
GENERATE A QR Code with just three lines in PYTHON,With Python, you can generate a QR code with just three lines of code and get it saved on your PC for use. import qrcode img = qr...
How to Scan Barcodes in Jupyter Notebook
How to Scan Barcodes in Jupyter Notebook,Jupyter notebook is a web-based interactive computing environment that enables you to create and share documents that contain live code, eq...