IRONSOFTWAREHOME
Custom QR Read Mode Options
using IronQr;
using IronSoftware.Drawing;
using IronQr.Enum;
using System.Collections.Generic;

var inputBmp = AnyBitmap.FromFile("IMAGE_TO_READ.png");

// Use Auto => Machine Learning Scan
// Careful Scan => Useful for scanning documents slowly and carefully
QrImageInput scan_ML_and_normal = new QrImageInput(inputBmp, QrScanMode.Auto);
IEnumerable<QrResult> results1 = new QrReader().Read(scan_ML_and_normal);

// Use Machine Learning Scan
// High Speed => Useful for scanning frames from a camera
QrImageInput scan_ML_only = new QrImageInput(inputBmp, QrScanMode.OnlyDetectionModel);
IEnumerable<QrResult> results2 = new QrReader().Read(scan_ML_only);

// Use Basic Scan without Machine Learning
QrImageInput scan_normal_only = new QrImageInput(inputBmp, QrScanMode.OnlyBasicScan);
IEnumerable<QrResult> results3 = new QrReader().Read(scan_normal_only);
Imports IronQr
Imports IronSoftware.Drawing
Imports IronQr.Enum
Imports System.Collections.Generic

Dim inputBmp = AnyBitmap.FromFile("IMAGE_TO_READ.png")

' Use Auto => Machine Learning Scan
' Careful Scan => Useful for scanning documents slowly and carefully
Dim scan_ML_and_normal As New QrImageInput(inputBmp, QrScanMode.Auto)
Dim results1 As IEnumerable(Of QrResult) = New QrReader().Read(scan_ML_and_normal)

' Use Machine Learning Scan
' High Speed => Useful for scanning frames from a camera
Dim scan_ML_only As New QrImageInput(inputBmp, QrScanMode.OnlyDetectionModel)
Dim results2 As IEnumerable(Of QrResult) = New QrReader().Read(scan_ML_only)

' Use Basic Scan without Machine Learning
Dim scan_normal_only As New QrImageInput(inputBmp, QrScanMode.OnlyBasicScan)
Dim results3 As IEnumerable(Of QrResult) = New QrReader().Read(scan_normal_only)
NuGet Download
PM > Install-Package IronQR
Custom QR Read Mode Options

Custom QR Read Mode Options

Our commitment to delivering the most advanced ML models is exemplified through our integration of state-of-the-art Machine Learning (ML) models. By employing cutting-edge ML technology, we've taken QR code reading to the next level. Our advanced ML model enables your applications to decode QR codes with accuracy and efficiency, even in challenging scenarios. Whether you're reading QR codes from images, videos, or live camera feeds, our ML-powered solution ensures that you obtain the information you need swiftly and reliably. This innovation simplifies data extraction. With our ML model, you can trust that your QR code reading capabilities are at the forefront of technology, offering your users a seamless and dependable experience.

Explore How to Read QR Codes From Images with IronQR.
View on GitHub

Ready to Get Started?

Nuget Downloads 74,386Version:2026.9just released

Key in blue circle

Get your free 30-day Trial Key instantly.

Your trial license will be sent to your email address

No limitations. 100% unlocked. No credit card.

bullet_checkedNo credit card or account creation requiredNo limitations. 100% unlocked. No credit card.
  • Logo Aetna
  • Logo NASA
  • Logo GE
  • Logo Porsche
  • Logo USDA
  • Logo Qatar
Join Millions of Engineers who’ve tried IronPDF
Book your free Live Demo
Booking Badge

Trusted by Millions of Engineers Worldwide

Iron Software's customer logos
Get Your No-Obligation Consult
Complete the form below or email sales@ironsoftware.com
Your details will always be kept confidential.
Trusted by Millions of Engineers Worldwide
Iron Software's customer logos
Get your free 30-day Trial Key instantly.
No credit card or account creation required