Release Notes - DynamsoftDocumentNormalizer Module
2.2.10 (04/11/2024)
New
- Added
SimplifiedDocumentNormalizerSettings
to configure basic settings of document processing. - Added a new enumeration
ImageColourMode
to specify the colour mode of the normalized image.
Changed
- Changed the property name from
quadsResultItems
todetectedQuadResultItems
in interfaceDetectedQuadsResult
.
2.0.21 (01/19/2024)
Changed
- Fixed a type error bug encountered when utilizing CapturedResultReceiver or CapturedResultFilter in a TypeScript environment.
2.0.20 (01/11/2024)
Changed
- Updated the document normalizer algorithm to v2.0.20, seeDynamsoftDocumentNormalizer C++ v2.0.20 for more details.
2.0.11 (08/24/2023)
The first version of DynamsoftDocumentNormalizer (DDN)
JavaScript edition that integrate with DynamsoftCaptureVision (DCV)
architecture.