Dev Center
Table of contents

IntermediateResult

Stores the intermediate result.

class IntermediateResult

Attributes

Attribute Type
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
data_type IMResultDataType
result_type IntermediateResultType
barcode_complement_mode BarcodeComplementMode
bcm_index int
deformation_resisting_mode DeformationResistingMode
drm_index int
dpm_code_reading_mode DPMCodeReadingMode
dpmcrm_index int
rotation_matrix list[double]
text_filter_mode TextFilterMode
tfm_index int
localization_mode LocalizationMode
lm_index int
binarization_mode BinarizationMode
bm_index int
image_preprocessing_mode ImagePreprocessingMode
ipm_index int
roi_id int
region_predetection_mode RegionPredetectionMode
rpm_index int
grayscale_transformation_mode GrayscaleTransformationMode
gtm_index int
colour_conversion_mode ColourConversionMode
cicm_index int
colour_clustering_mode ColourClusteringMode
ccm_index int
scale_down_ratio int
frame_id int
rpm_colour_argument_index int

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

This page is compatible for:

Version 7.5.0

Is this page helpful?

YesYes NoNo

latest version

  • Latest version
  • Version 10.x
    • Version 10.2.0
    • Version 10.0.20
    • Version 10.0.10
    • Version 10.0.0
  • Version 9.x
    • Version 9.6.40
    • Version 9.6.30
    • Version 9.6.20
    • Version 9.6.10
    • Version 9.6.0
    • Version 9.4.0
    • Version 9.2.0
    • Version 9.0.0
  • Version 8.x
    • Version 8.8.0
    • Version 8.6.0
    • Version 8.4.0
    • Version 8.2.0
    • Version 8.1.2
    • Version 8.1.0
    • Version 8.0.0
  • Version 7.x
    • Version 7.6.0
    • Version 7.5.0
Change +