IntermediateResult
Stores the intermediate result.
class IntermediateResult
Attributes
results
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
data_type
The data type of the intermediate result
IntermediateResult.data_type
result_type
Intermediate result type.
IntermediateResult.result_type
barcode_complement_mode
The BarcodeComplementMode
used when generating the current intermediate result.
IntermediateResult.barcode_complement_mode
bcm_index
The array index of current used BarcodeComplementMode
in the BarcodeComplementModes
setting.
IntermediateResult.bcm_index
deformation_resisting_mode
The DeformationResistingMode
used when generating the current intermediate result.
IntermediateResult.deformation_resisting_mode
drm_index
The array index of current used DeformationResistingMode
in the DeformationResistingModes
setting.
IntermediateResult.drm_index
dpm_code_readingMode
The DPMCodeReadingMode
used when generating the current intermediate result.
IntermediateResult.dpm_code_reading_mode
dpmcrm_index
The array index of current used DPMCodeReadingMode
in the DPMCodeReadingModes
setting.
IntermediateResult.dpmcrm_index
rotation_matrix
The rotation matrix.
IntermediateResult.rotation_matrix
text_filter_mode
The TextFilterMode
used when generating the current intermediate result.
IntermediateResult.text_filter_mode
tfm_index
The array index of current used TextFilterMode
in the TextFilterModes
setting.
IntermediateResult.tfm_index
localization_mode
The LocalizationMode
used when generating the current intermediate result.
IntermediateResult.localization_mode
lm_index
The array index of current used LocalizationMode
in the LocalizationModes
setting.
IntermediateResult.lm_index
binarization_mode
The BinarizationMode
used when generating the current intermediate result.
IntermediateResult.binarization_mode
bm_index
The array index of current used BinarizationMode
in the BinarizationModes
setting.
IntermediateResult.bm_index
image_preprocessing_mode
The ImagePreprocessingMode
used when generating the current intermediate result.
IntermediateResult.image_preprocessing_mode
ipm_index
The array index of current used ImagePreprocessingMode
in ImagePreprocessingModes
setting.
IntermediateResult.ipm_index
roi_id
The ID of the ROI (Region Of Interest) generated by the SDK. -1 means the original image.
IntermediateResult.roi_id
region_predetection_mode
The RegionPredetectionMode
used when generating the current intermediate result.
IntermediateResult.region_predetection_mode
rpm_index
The array index of current used RegionPredetectionMode
in the RegionPredetectionModes
setting.
IntermediateResult.rpm_index
grayscale_transformation_mode
The GrayscaleTransformationMode
used when generating the current intermediate result.
IntermediateResult.grayscale_transformation_mode
gtm_index
The array index of current used GrayscaleTransformationMode
in the GrayscaleTransformationModes
setting.
IntermediateResult.gtm_index
colour_conversion_mode
The ColourConversionMode
used when generating the current intermediate result.
IntermediateResult.colour_conversion_mode
cicm_index
The array index of current used ColourConversionMode
in the ColourConversionModes
setting.
IntermediateResult.cicm_index
colour_clustering_mode
The ColourClusteringMode
used when generating the current intermediate result.
IntermediateResult.colour_clustering_mode
ccm_index
The array index of current used ColourClusteringMode
in the ColourClusteringModes
setting.
IntermediateResult.ccm_index
scale_down_ratio
The scale down ratio.
IntermediateResult.scale_down_ratio
frame_id
The ID of the operated frame.
IntermediateResult.frame_id
rpm_colour_argument_index
The index of ForeAndBackgroundColour argument used for RegionPredetectionMode.
IntermediateResult.rpm_colour_argument_index