Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
Stores the intermediate result.
class IntermediateResult
One of the following types: List of class Contour
, List of class ImageData
, List of class LineSegment
, List of class LocalizationResult
, List of class RegionOfInterest
, List of class Quadrilateral
.
IntermediateResult.results
The data type of the intermediate result
IntermediateResult.data_type
Intermediate result type.
IntermediateResult.result_type
The BarcodeComplementMode
used when generating the current intermediate result.
IntermediateResult.barcode_complement_mode
The array index of current used BarcodeComplementMode
in the BarcodeComplementModes
setting.
IntermediateResult.bcm_index
The DeformationResistingMode
used when generating the current intermediate result.
IntermediateResult.deformation_resisting_mode
The array index of current used DeformationResistingMode
in the DeformationResistingModes
setting.
IntermediateResult.drm_index
The DPMCodeReadingMode
used when generating the current intermediate result.
IntermediateResult.dpm_code_reading_mode
The array index of current used DPMCodeReadingMode
in the DPMCodeReadingModes
setting.
IntermediateResult.dpmcrm_index
The rotation matrix.
IntermediateResult.rotation_matrix
The TextFilterMode
used when generating the current intermediate result.
IntermediateResult.text_filter_mode
The array index of current used TextFilterMode
in the TextFilterModes
setting.
IntermediateResult.tfm_index
The LocalizationMode
used when generating the current intermediate result.
IntermediateResult.localization_mode
The array index of current used LocalizationMode
in the LocalizationModes
setting.
IntermediateResult.lm_index
The BinarizationMode
used when generating the current intermediate result.
IntermediateResult.binarization_mode
The array index of current used BinarizationMode
in the BinarizationModes
setting.
IntermediateResult.bm_index
The ImagePreprocessingMode
used when generating the current intermediate result.
IntermediateResult.image_preprocessing_mode
The array index of current used ImagePreprocessingMode
in ImagePreprocessingModes
setting.
IntermediateResult.ipm_index
The ID of the ROI (Region Of Interest) generated by the SDK. -1 means the original image.
IntermediateResult.roi_id
The RegionPredetectionMode
used when generating the current intermediate result.
IntermediateResult.region_predetection_mode
The array index of current used RegionPredetectionMode
in the RegionPredetectionModes
setting.
IntermediateResult.rpm_index
The GrayscaleTransformationMode
used when generating the current intermediate result.
IntermediateResult.grayscale_transformation_mode
The array index of current used GrayscaleTransformationMode
in the GrayscaleTransformationModes
setting.
IntermediateResult.gtm_index
The ColourConversionMode
used when generating the current intermediate result.
IntermediateResult.colour_conversion_mode
The array index of current used ColourConversionMode
in the ColourConversionModes
setting.
IntermediateResult.cicm_index
The ColourClusteringMode
used when generating the current intermediate result.
IntermediateResult.colour_clustering_mode
The array index of current used ColourClusteringMode
in the ColourClusteringModes
setting.
IntermediateResult.ccm_index
The scale down ratio.
IntermediateResult.scale_down_ratio
The ID of the operated frame.
IntermediateResult.frame_id
The index of ForeAndBackgroundColour argument used for RegionPredetectionMode.
IntermediateResult.rpm_colour_argument_index
latest version