Dynamsoft Barcode Reader 发行说明 - 11.x
11.2(2025年10月14日)-180846090
✨ 重点
人工智能条形码检测和解码
- 🧠率先进入市场的 AI 本地化:革命性的
OneDLocalization神经DataMatrixQRCodeLocalization网络模型,可出色地检测模糊/低分辨率的一维码以及缺少或损坏的定位图案的 DataMatrix/QR 码 - ⚡专用解码器:尖端技术
EAN13Decoder和模型为模糊和远距离场景Code128Decoder提供前所未有的精度 - 🔍增强清晰度处理:完全重新设计的
OneDDeblur模型,具有卓越的运动模糊和焦点模糊恢复算法 - 🎯灵活的模型配置:高级
ModelNameArray参数支持按需模型加载和针对特定条形码场景的精确选择
精密控制
- ⚙️粒度去模糊方法
DM_DEEP_ANALYSIS:通过专门的方法控制进行微调-OneDGeneral、TwoDGeneral和 ,EAN13Enhanced以实现有针对性的优化 - 🎯智能条码计数:新
ExpectedBarcodesCount参数支持特定格式的数量控制和已知数量场景的提前终止优化 - 🔍高级区域检测:新
RPM_GRAY_CONSISTENCY模式可基于灰度均匀性和局部一致性对文档和标签处理进行精确的区域检测

Release Notes for Python Edition - 11.x
11.2.1000 (10/14/2025)
🎉 Milestone Release - This version introduces groundbreaking AI-powered enhancements that significantly improve accuracy and performance across various barcode processing scenarios.
✨ Key Highlights
AI-Powered Barcode Detection & Decoding
- 🧠 First-to-Market AI Localization: Revolutionary
OneDLocalizationandDataMatrixQRCodeLocalizationneural network models for superior detection of blurred/low-resolution 1D codes and DataMatrix/QR codes with missing or damaged finder patterns - ⚡ Specialized Decoders: Cutting-edge
EAN13DecoderandCode128Decodermodels deliver unprecedented accuracy for blurred and long-distance scenarios - 🔍 Enhanced Clarity Processing: Completely redesigned
OneDDeblurmodel with superior motion blur and focus blur recovery algorithms - 🎯 Flexible Model Configuration: Advanced
ModelNameArrayparameter enables on-demand model loading and precise selection for specific barcode scenarios
Precision Control
- ⚙️ Granular Deblur Methods: Fine-tuned
DM_DEEP_ANALYSISwith specialized method control -OneDGeneral,TwoDGeneral, andEAN13Enhancedfor targeted optimization - 🎯 Smart Barcode Counting: New
ExpectedBarcodesCountparameter enables format-specific quantity control and early termination optimization for known-quantity scenarios - 🔍 Advanced Region Detection: New
RPM_GRAY_CONSISTENCYmode enables precise region detection based on grayscale uniformity and local consistency for document and label processing
💡 What This Means for You
For Challenging Barcode Scenarios
- Blurred conditions: 26.5% better read rates with 44% faster processing - ideal for handheld scanning and moving objects
- Extended distance capability: Breakthrough support for reading distances beyond 75cm - revolutionizing warehouse automation and high-shelf scanning
- Damaged 2D codes: Enhanced detection of DataMatrix and QR codes with missing or damaged finder patterns - perfect for manufacturing and logistics applications
For Enterprise Integration
- Retail environments: Enhanced performance for blurred handheld scanning and long-distance shelf reading
- Logistics & shipping: Improved recognition for package tracking with better blur and long-distance scanning capabilities
- Manufacturing QC: Improved 2D code reading on printed/etched parts with wear damage
For Developers
- Backward Compatible: Seamless upgrade with existing code and easy migration path
- Flexible Configuration: Extensive parameter customization for specific use cases and comprehensive model configuration options
- Enterprise Ready: Battle-tested stability for production environments
Changed
- Updated the default value of parameter MaxThreadsInOneTask from 4 to 0 (auto-detection).
- Updated the default value of parameter IncludeTrailingCheckDigit from 1 to 0. This means Code128 barcode results will no longer include the trailing check digit in the decoded bytes by default, improving compatibility with industry standards.
- Deprecated argument
DeblurModelNameArrayof parameter DeblurModes, useModelNameArrayinstead. - Deprecated method
append_model_bufferof class CaptureVisionRouter, use append_dl_model_buffer instead.


被折叠的 条评论
为什么被折叠?



