Xiao LingHow to Build a Desktop MRZ Scanner Using C++ and Dynamsoft’s Fine-Tuned Deep Learning ModelsThe font used in the Machine Readable Zone (MRZ) is called OCR-B, which is standardized and globally unified. In the latest version of the…Mar 11
Xiao LingFlutter OCR Recognition for Passport MRZLast week, I built a simple Android application with Dynamsoft camera SDK and OCR SDK to recognize passport MRZ. To facilitate Flutter…Aug 2, 20211
Sivakumar Mahalingam ⚡Introducing FastMRZ — Effortless MRZ Extraction Made SimpleFastMRZ is a Python package that uses computer vision techniques to extract MRZ information from images of documents.Dec 31, 2024Dec 31, 2024
Xiao LingHow to Build a Razor Class Library for Passport MRZ RecognitionWe have written a tutorial demonstrating how to build a web-based passport MRZ scanner app using .NET Blazor WebAssembly. This tutorial…Dec 19, 2023Dec 19, 2023
Xiao LingHow to Build an iOS MRZ Scanner with SwiftUI and Dynamsoft Capture VisionMachine-readable zones (MRZ) are an essential feature for processing passports, IDs, and other travel documents. In this tutorial, we’ll…Nov 14, 2024Nov 14, 2024
Xiao LingHow to Build a Desktop MRZ Scanner Using C++ and Dynamsoft’s Fine-Tuned Deep Learning ModelsThe font used in the Machine Readable Zone (MRZ) is called OCR-B, which is standardized and globally unified. In the latest version of the…Mar 11
Xiao LingFlutter OCR Recognition for Passport MRZLast week, I built a simple Android application with Dynamsoft camera SDK and OCR SDK to recognize passport MRZ. To facilitate Flutter…Aug 2, 20211
Sivakumar Mahalingam ⚡Introducing FastMRZ — Effortless MRZ Extraction Made SimpleFastMRZ is a Python package that uses computer vision techniques to extract MRZ information from images of documents.Dec 31, 2024
Xiao LingHow to Build a Razor Class Library for Passport MRZ RecognitionWe have written a tutorial demonstrating how to build a web-based passport MRZ scanner app using .NET Blazor WebAssembly. This tutorial…Dec 19, 2023
Xiao LingHow to Build an iOS MRZ Scanner with SwiftUI and Dynamsoft Capture VisionMachine-readable zones (MRZ) are an essential feature for processing passports, IDs, and other travel documents. In this tutorial, we’ll…Nov 14, 2024
Xiao LingHow to Build Web MRZ Scanner App with .NET Blazor WebAssemblyIf you are a .NET developer, you might consider using Blazor for web development, as it allows you to write web apps using C# and HTML. A…Aug 13, 2023
Xiao LingHow to Create an MRZ Scanner App for Android and iOS with .NET MAUICreating a mobile app that scans and decodes Machine Readable Zones (MRZs) is essential for many industries, including travel, security…Nov 6, 2024
Xiao LingHow to Implement Machine Readable Zone (MRZ) Recognition in PythonMachine Readable Zone (MRZ) is a crucial feature adopted in modern passports, visas, and ID cards. It contains essential information about…Oct 17, 2024