Dev Center
Table of contents

IntermediateResult

Stores the intermediate result.

public class IntermediateResult

Attributes

Attribute Type
Results object[ ]
DataType EnumIMResultDataType
ResultType EnumIntermediateResultType
BarcodeComplementMode EnumBarcodeComplementMode
BCMIndex int
DeformationResistingMode EnumDeformationResistingMode
DRMIndex int
DPMCodeReadingMode EnumDPMCodeReadingMode
DPMCRMIndex int
RotationMatrix double[ ]
TextFilterMode EnumTextFilterMode
TFMIndex int
LocalizationMode EnumLocalizationMode
LMIndex int
BinarizationMode EnumBinarizationMode
BMIndex int
ImagePreprocessingMode EnumImagePreprocessingMode
IPMIndex int
ROIId int
RegionPredetectionMode EnumRegionPredetectionMode
RPMIndex int
GrayscaleTransformationMode EnumGrayscaleTransformationMode
GTMIndex int
ColourConversionMode EnumColourConversionMode
CICMIndex int
ColourClusteringMode EnumColourClusteringMode
CCMIndex int
ScaleDownRatio int
FrameId int

Results

One of the following types: Array of Contour, Array of ImageData, Array of LineSegment, Array of LocalizationResult, Array of RegionOfInterest, Array of Quadrilateral.

object[] Dynamsoft.DBR.IntermediateResult.Results

DataType

The data type of the intermediate result

EnumIMResultDataType Dynamsoft.DBR.IntermediateResult.DataType

ResultType

Intermediate result type.

EnumIntermediateResultType Dynamsoft.DBR.IntermediateResult.ResultType

BarcodeComplementMode

The BarcodeComplementMode used when generating the current intermediate result.

EnumBarcodeComplementMode Dynamsoft.DBR.IntermediateResult.BarcodeComplementMode

BCMIndex

The array index of current used BarcodeComplementMode in the BarcodeComplementModes setting.

int Dynamsoft.DBR.IntermediateResult.BCMIndex

DeformationResistingMode

The DeformationResistingMode used when generating the current intermediate result.

EnumDeformationResistingMode Dynamsoft.DBR.IntermediateResult.DeformationResistingMode

DRMIndex

The array index of current used DeformationResistingMode in the DeformationResistingModes setting.

int Dynamsoft.DBR.IntermediateResult.DRMIndex

DPMCodeReadingMode

The DPMCodeReadingMode used when generating the current intermediate result.

EnumDPMCodeReadingMode Dynamsoft.DBR.IntermediateResult.DPMCodeReadingMode

DPMCRMIndex

The array index of current used DPMCodeReadingMode in the DPMCodeReadingModes setting.

int Dynamsoft.DBR.IntermediateResult.DPMCRMIndex

RotationMatrix

The rotation matrix.

double[] Dynamsoft.DBR.IntermediateResult.RotationMatrix

TextFilterMode

The TextFilterMode used when generating the current intermediate result.

EnumTextFilterMode Dynamsoft.DBR.IntermediateResult.TextFilterMode

TFMIndex

The array index of current used TextFilterMode in the TextFilterModes setting.

int Dynamsoft.DBR.IntermediateResult.TFMIndex

LocalizationMode

The LocalizationMode used when generating the current intermediate result.

EnumLocalizationMode Dynamsoft.DBR.IntermediateResult.LocalizationMode

LMIndex

The array index of current used LocalizationMode in the LocalizationModes setting.

int Dynamsoft.DBR.IntermediateResult.LMIndex

BinarizationMode

The BinarizationMode used when generating the current intermediate result.

EnumBinarizationMode Dynamsoft.DBR.IntermediateResult.BinarizationMode

BMIndex

The array index of current used BinarizationMode in the BinarizationModes setting.

int Dynamsoft.DBR.IntermediateResult.BMIndex

ImagePreprocessingMode

The ImagePreprocessingMode used when generating the current intermediate result.

EnumImagePreprocessingMode Dynamsoft.DBR.IntermediateResult.ImagePreprocessingMode

IPMIndex

The array index of current used ImagePreprocessingMode in ImagePreprocessingModes setting.

int Dynamsoft.DBR.IntermediateResult.IPMIndex

ROIId

The ID of the ROI (Region Of Interest) generated by the SDK. -1 means the original image.

int Dynamsoft.DBR.IntermediateResult.ROIId

RegionPredetectionMode

The RegionPredetectionMode used when generating the current intermediate result.

EnumRegionPredetectionMode Dynamsoft.DBR.IntermediateResult.RegionPredetectionMode

RPMIndex

The array index of current used RegionPredetectionMode in the RegionPredetectionModes setting.

int Dynamsoft.DBR.IntermediateResult.RPMIndex

GrayscaleTransformationMode

The GrayscaleTransformationMode used when generating the current intermediate result.

EnumGrayscaleTransformationMode Dynamsoft.DBR.IntermediateResult.GrayscaleTransformationMode

GTMIndex

The array index of current used GrayscaleTransformationMode in the GrayscaleTransformationModes setting.

int Dynamsoft.DBR.IntermediateResult.GTMIndex

ColourConversionMode

The ColourConversionMode used when generating the current intermediate result.

EnumColourConversionMode Dynamsoft.DBR.IntermediateResult.ColourConversionMode

CICMIndex

The array index of current used ColourConversionMode in the ColourConversionModes setting.

int Dynamsoft.DBR.IntermediateResult.CICMIndex

ColourClusteringMode

The ColourClusteringMode used when generating the current intermediate result.

EnumColourClusteringMode Dynamsoft.DBR.IntermediateResult.ColourClusteringMode

CCMIndex

The array index of current used ColourClusteringMode in the ColourClusteringModes setting.

int Dynamsoft.DBR.IntermediateResult.CCMIndex

ScaleDownRatio

The scale down ratio.

int Dynamsoft.DBR.IntermediateResult.ScaleDownRatio

FrameId

The ID of the operated frame.

int Dynamsoft.DBR.IntermediateResult.FrameId

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 +