Engine object
Engine object
Property/Method/Constant | What has happened? | Comment |
|---|---|---|
CreateOrientationDetectionParams | Removed | The OrientationDetectionParams object was removed. |
Renamed | This constant is now called FREM_ICR, and the module has been renamed to ICR. This module warms up processing not only for handprinted texts, but also for handwriting, and loads the resources required for analysis as well as recognition. | |
Supported parameters changed | The following profiles were removed:
The DocumentConversion_Speed profile was replaced with DocumentConversion_Normal. |
Object/Enumeration
Property/Method/Constant
What has happened?
Comment
- ConvertCoordinates
- PrepareImageMode
- RasterizeFreeText
- AutoOverwriteResolution
- OverwriteResolution
- XResolutionToOverwrite
- YResolutionToOverwrite
- BackgroundFillingColor
- BinarizationThreshold
- InvertImage
- MirrorImage
- Rotation
- CorrectSkew
- CorrectSkewMode
- CreatePreview
- PreviewHeight
- PreviewWidth
- DiscardColorImage
- UseFastBinarization
- EnhanceLocalContrast
- KeepOriginalCoordinatesInfo
- PhotoProcessingMode
- ImageModification
- AddRemoveGarbageRegion
- ClearRemoveGarbageRegions
- CorrectSkewModeEnum
- PhotoProcessingModeEnum
- RemoveGarbageRegionFlags
Document-related objects
Document-related objects
Batch Processor
Batch Processor
| Property/Method/Constant | What has happened? | Comment |
|---|---|---|
| Start | Parameter removed | The SplittingParams parameter was removed, as the page splitting parameters are now part of ProcessingParams. |
Text-related objects
Text-related objects
Mechanism objects
Mechanism objects
| Object/Enumeration | Property/Method/Constant | What has happened? | Comment |
|---|---|---|---|
| ExportFileWriter | Deprecated | This object has been deprecated and will be removed in future versions. We no longer recommend using session export, because regular export speed is the same or faster. |
Parameter objects
Parameter objects
Object/Enumeration | Property/Method/Constant | What has happened? | Comment |
|---|---|---|---|
ApplySigmaFilter CorrectShadowsAndHighlights | Removed | Use the corresponding methods of the ImageDocument object instead. | |
CorrectInvertedImage | Removed | These settings for preparing images now function automatically, and you don’t need to adjust them yourself now. | |
CorrectSkewMode | Removed | Now all settings are specified via the CorrectSkew property of the same object. | |
CorrectResolution | Removed | Use the OverwriteResolutionMode and ResolutionToOverwrite properties instead. | |
CorrectOrientation OrientationDetectionParams | Removed | Now all settings are specified via the CorrectOrientationMode property of the same object. | |
EnableExhaustiveAnalysisMode ProhibitModelAnalysis | Removed | These properties were deprecated in the previous version. | |
EnableTextExtractionMode AggressiveTableDetection | Removed | Layout analysis mechanisms were improved significantly and don’t need such fine-grained settings to be set manually. | |
DetectMultipleBusinessCards | Removed | A page with several business cards can still be split using the SplitPages method of the FRDocument object. | |
OrientationDetectionParams OrientationDetectionModeEnum | Removed | The settings of orientation correction are now provided by the CorrectOrientationModeEnum. | |
SplittingParams | Moved to another object | Set up page splitting parameters in the PagePreprocessingParams object instead. | |
Deprecated | This property no longer affects confidence calculation and is scheduled to be removed. | ||
AutodetectInversion | Removed | Text inversion will be detected during layout analysis without any additional settings. |
License-related objects
License-related objects
