Gets or sets the number of threads for processing. By default 0 means that the image will be processed with the number of threads equal to your number of processors. ThreadsCount 1 means that the image will be processed in the main thread....DocumentRecognitionS namespace Aspose.OCR assembly Aspose.OCR StartPage ThresholdValue...
A summary of recent changes, enhancements and bug fixes in Aspose.ocr for C++ 22.8 (August 2022) release....Home Aspose.OCR Product Family Aspose.OCR for C++ Release Notes...Notes 2022 Aspose.OCR for C++ 22.8 Release Notes (August 2022)...
Gets or sets the list of text areas for processing. Allows to manually specify the areas with text for more accurate recognition. If custom areas are set DetectAreasAspose.ocr/recognitionsettings/detectareas and AutoSkewAspose.ocr/recognitionsettings/autoskew properties will be ignored. Disables DetectAreas and AutoSkew....RecognitionSettings namespace Aspose.OCR assembly Aspose.OCR PreprocessingFilters...
Sets single-line image recognition. Disabled false by default. Disable all the processing steps associated with splitting into lines. Set this parameter to true if your image contains only one line. Disables RecognitionAreas settings so all areas settings will be ignored....RecognitionSettings namespace Aspose.OCR assembly Aspose.OCR RecognitionAreas...
Gets or sets a flag indicating whether automatic text areas detection should be enabled. Enables Document Structure Recognition module. This takes more time and memory to process an image but provides more accurate results on complex cases. Disable set to false for faster image processing or in case of images with simple structure....RecognitionSettings namespace Aspose.OCR assembly Aspose.OCR AutoSkew DetectAreasMode...