IRONSOFTWAREHOME
신뢰도 임계값 - 머신러닝
using IronBarCode;

BarcodeReaderOptions readerOptions = new BarcodeReaderOptions()
{
    ExpectMultipleBarcodes = true,

    // Set minimum confidence level
    ConfidenceThreshold = 0.3,
};

// Read with the options applied
var results = BarcodeReader.Read("barcode.png", readerOptions);
Imports IronBarCode

Dim readerOptions As New BarcodeReaderOptions() With {
    .ExpectMultipleBarcodes = True,
    .ConfidenceThreshold = 0.3
}

' Read with the options applied
Dim results = BarcodeReader.Read("barcode.png", readerOptions)
NuGet Download
PM > Install-Package BarCode
신뢰도 임계값 - 머신러닝

신뢰도 임계값 - 머신러닝

2023년 12월부터 IronBarcode는 바코드 검출 능력을 향상시키기 위해 기계학습을 도입했습니다. ML 모델 감지를 유효하다고 간주하기 위한 최소 신뢰 수준을 설정하려면 ConfidenceThreshold의 속성을 BarcodeReaderOptions로 설정하십시오. 신뢰 임계값 값은 0.01.0 사이에 있으며, 기본값은 0.7로 설정됩니다.

머신러닝을 사용하지 않고 바코드 감지를 위해서는 Barcode.Slim 패키지를 고려하십시오.

IronBarcode로 이미지 보정 기술 배우기
GitHub에서 보기

시작할 준비 되셨나요?

Nuget Downloads 2,422,100버전: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

전 세계 수백만 엔지니어들이 신뢰하는 제품입니다.

Iron Software의 고객 로고
부담 없는 무료 상담을 받아보세요
아래 양식을 작성하시거나 sales@ironsoftware.com으로 이메일을 보내주세요.
고객님의 정보는 항상 비밀로 유지됩니다.
전 세계 수백만 엔지니어들이 신뢰하는 제품입니다.
Iron Software의 고객 로고
지금 바로 30일 무료 체험판 키를 받으세요.
신용카드나 계정 생성은 필요하지 않습니다.