IRONSOFTWAREHOME
カスタムQRリードモードオプション
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
カスタムQRリードモードオプション

カスタムQRリードモードオプション

最先端のML)モデルの統合を通じて実証されています。 最先端のQRコードの読み取りを次のレベルへ引き上げました。 私たちの高度なQRコードを例外的な精度と効率で復号化できるようにし、厳しい状況下でも効果を発揮します。 画像、ビデオ、ライブカメラフィードからMLを活用したソリューションが迅速かつ確実に必要な情報を取得できるようにします。 この革新はデータ抽出を簡素化するだけでなく、正規のQRコードと潜在的な脅威を区別できるため、セキュリティも強化します。 私たちのQRコードの読み取り機能が技術の最前線に立っており、ユーザーにシームレスで信頼性の高い体験を提供できることを信頼できます。

IronQR を使用して画像から QR コードを読み取る方法を学びます。
GitHubで見る

準備はできましたか?

Nuget Downloads 74,386バージョン:2026.9リリースされたばかり

Key in blue circle

無料の30日間トライアルキーをすぐに入手してください。

Your trial license will be sent to your email address

制限なし。100% ロック解除済み。クレジットカード不要。

bullet_checkedクレジットカードやアカウントの作成は不要です。制限なし。100% ロック解除済み。クレジットカード不要。
  • Logo Aetna
  • Logo NASA
  • Logo GE
  • Logo Porsche
  • Logo USDA
  • Logo Qatar
Join Millions of Engineers who’ve tried IronPDF
無料のライブデモを予約する
Booking Badge

世界中の数百万人のエンジニアから信頼されています。

ライセンスはより安く
義務のない相談を受ける
下記のフォームを記入するか、sales@ironsoftware.comにメールしてください。
あなたの詳細は常に守秘されます。
世界中の数百万人のエンジニアから信頼されています。
ライセンスはより安く
あなたの無料30日間の試用キーをすぐに入手。
クレジットカードやアカウントの作成は不要です。