|
class | CAlgorithmFeature_DI_BAT_CI |
| Base class of advanced function classes Base of advanced function classes, has common getter/setter. More...
|
|
class | CAlgorithmFeature_DI_BAT_LI |
| Base class of advanced function classes Base of advanced function classes, has common getter/setter. More...
|
|
class | CAlgorithmFeature_SR_LI |
| Base class of advanced function classes Base of advanced function classes, has common getter/setter. More...
|
|
class | CAlgorithmFeature_SR_LI_LR_LP |
| Base class of advanced function classes Base of advanced function classes, has common getter/setter. More...
|
|
class | CBarcodeDecoder |
| Barcode Decoder Class. More...
|
|
class | CBarcodeEncoder |
| Barcode Encoder Class. More...
|
|
class | CBarcodeSpec |
| Barcode spec Class. More...
|
|
class | CBlob |
| Connected component labeling Class. More...
|
|
class | CBlobSubsampled |
| Connected component labeling Class. More...
|
|
class | CCameraCalibrator |
| Class to perform camera calibration and image distortion correction. More...
|
|
class | CChessBoardDetector |
| A class that detects corner points with chessboard patterns. More...
|
|
class | CCircleGauge |
| Class for measuring circle. More...
|
|
class | CCornerGauge |
| Algorithm for measuring corner. More...
|
|
class | CCrossGauge |
| Algorithm for measuring cross center. More...
|
|
class | CDataCodeSpecBase |
| Data Code Spec Class. More...
|
|
class | CDataMatrixDecoder |
| Data Matrix Decoder Class. More...
|
|
class | CDataMatrixEncoder |
| Data Matrix Encoder Class. More...
|
|
class | CDataMatrixSpec |
| Data Matrix spec Class. More...
|
|
class | CDataMatrixVerifier |
| Data Matrix Verifier Class. More...
|
|
class | CDrawingMatch |
| Algorithm for pattern matching based on learned geometric features. More...
|
|
class | CEllipseGauge |
| Class for measuring an ellipse. More...
|
|
class | CGeometricMatch |
| Class for pattern matching based on learned geometric features. More...
|
|
class | CGeometricMatchMulti |
| Class for pattern matching on all the learned information based on the learned information on one or more training images. More...
|
|
class | CGridOfCrossDetector |
| Detects corner points with grid of cross patterns, The search target is an aggregate made of grids, and if there are several aggregates, only one is searched. More...
|
|
class | CGridOfDotsDetector |
| Detects corner points with grid of dots patterns, The search target is an aggregate made of grids, and if there are several aggregates, only one is searched. More...
|
|
class | CGridOfRectangleDetector |
| Detects corner points with grid of rectangle patterns, The search target is an aggregate made of grids, and if there are several aggregates, only one is searched. More...
|
|
class | CLineGauge |
| Class for measuring lines. More...
|
|
class | CMicroQRCodeDecoder |
| MicroQR code Decoder Class. More...
|
|
class | CMicroQRCodeEncoder |
| Micro QR code Encoder Class. More...
|
|
class | CMicroQRCodePrintQuality_ISOIEC_15415 |
| ISO/IEC 15415 code print quality class. More...
|
|
class | CMicroQRCodeSpec |
| Micro QR code spec Class. More...
|
|
class | CMicroQRCodeVerifier |
| Micro QR Code Verifier Class. More...
|
|
class | CModulationTransferFunction |
| Algorithm to calculate the Modulation Transfer Function(MTF) of an image
If it is not a 1-channel image, convert it to a 1-channel image and proceed with the calculation
. More...
|
|
class | CMura |
| Mura defects detection class. More...
|
|
class | COCR |
| A class that recognize character in an image. More...
|
|
class | COCV |
| A class that verify character in an image. More...
|
|
class | COpticalFlowPolynomialExpansion |
| A class that computes optical flow from an image set based on polynomial expansion. More...
|
|
class | COrthogonalCalibrator |
| Algorithms to calibrate the camera and perform image distortion and correction in the front direction. More...
|
|
class | CPatternMatch |
| Class for pattern matching through learning the contrast pattern of the learning image. More...
|
|
class | CPatternMatchMulti |
| Class for pattern matching on all the learned information based on the learned information on the contrast pattern for one or more training images. More...
|
|
class | CPatternMatchMultiSparse |
| Algorithm for pattern matching through learning the contrast pattern of one or more learning image. More...
|
|
class | CPatternMatchSparse |
| Class for pattern matching through learning the contrast pattern of the learning image. More...
|
|
class | CPeripheralLuminance |
| Algorithm to calculate the luminance of an image
mean of the measurement region value = mean of the peripheral region value 0
mean of the measurement region value = mean of the peripheral region value 0.0 ~ 1.0 (peripheral region mean - measurement region mean) / (Pixel Max Value - measurement region mean)
mean of the measurement region value = mean of the peripheral region value -1.0 ~ 0 (measurement region mean - peripheral region mean) / (measurement region mean - Pixel Min Value)
In the case of a floating image Max, Min = measurement region mean +- measurement region standard deviation. More...
|
|
class | CPointGauge |
| Class for measuring boundary points. More...
|
|
class | CPrintQuality_ISOIEC_15415 |
| ISO/IEC 15415 code print quality class. More...
|
|
class | CQRCodeDecoder |
| QR code Decoder Class. More...
|
|
class | CQRCodeEncoder |
| QR code Encoder Class. More...
|
|
class | CQRCodePrintQuality_ISOIEC_15415 |
| ISO/IEC 15415 code print quality class. More...
|
|
class | CQRCodeSpec |
| QR code spec Class. More...
|
|
class | CQRCodeVerifier |
| QR Code Verifier Class. More...
|
|
class | CRectangleArrayMatch |
| Array matching algorithm for region of interest rectangle array pattern. More...
|
|
class | CRectangleGauge |
| Class for measuring rectangles. More...
|
|
class | CReportDescriptorForBarcodeDecoder |
| ReportDescriptorForBarcodeDecoder class. More...
|
|
class | CReportDescriptorForBlob |
| ReportDescriptorForBlob class. More...
|
|
class | CReportDescriptorForBlobSubsampled |
| ReportDescriptorForBlobSubsampled class. More...
|
|
class | CReportDescriptorForDataMatrixDecoder |
| ReportDescriptorForDataMatrixDecoder class. More...
|
|
class | CReportDescriptorForGeometricMatch |
| ReportDescriptorForGeometricMatch class. More...
|
|
class | CReportDescriptorForMatch |
| ReportDescriptorForMatch class. More...
|
|
class | CReportDescriptorForMicroQRCodeDecoder |
| ReportDescriptorForMicroQRCodeDecoder class. More...
|
|
class | CReportDescriptorForModulationTransferFunction |
| ReportDescriptorForModulationTransferFunction class
The class that sets the report of the Gray Level Cooccurrence Matrix. More...
|
|
class | CReportDescriptorForMura |
| ReportDescriptorForMura class. More...
|
|
class | CReportDescriptorForOCR |
| ReportDescriptorForOCR class. More...
|
|
class | CReportDescriptorForOCV |
| ReportDescriptorForOCV class. More...
|
|
class | CReportDescriptorForPeripheralLuminance |
| ReportDescriptorForPeripheralLuminance class
The class that sets the report of the Gray Level Cooccurrence Matrix. More...
|
|
class | CReportDescriptorForQRCodeDecoder |
| ReportDescriptorForQRCodeDecoder class. More...
|
|
class | CReportDescriptorForRectangleArrayMatch |
| ReportDescriptorForRectangleArrayMatch class. More...
|
|
class | CReportDescriptorForShapeMatchBase |
| ReportDescriptorForShapeMatchBase class. More...
|
|
class | CReportDescriptorForShapeMatchCircle |
| ReportDescriptorForShapeMatchCircle class. More...
|
|
class | CReportDescriptorForShapeMatchCross |
| ReportDescriptorForShapeMatchCross class. More...
|
|
class | CReportDescriptorForShapeMatchEllipse |
| ReportDescriptorForShapeMatchEllipse class. More...
|
|
class | CReportDescriptorForShapeMatchFigure |
| ReportDescriptorForShapeMatchFigure class. More...
|
|
class | CReportDescriptorForShapeMatchLine |
| ReportDescriptorForShapeMatchLine class. More...
|
|
class | CReportDescriptorForShapeMatchRectangle |
| ReportDescriptorForShapeMatchRectangle class. More...
|
|
class | CReportDescriptorForUnifiedDataCodeDecoder |
| ReportDescriptorForUnifiedDataCodeDecoder class. More...
|
|
class | CShapeMatchBase |
| Classes that detect a particular shape in a learning image. More...
|
|
class | CShapeMatchCircle |
| Classes that detect a circle in a learning image. More...
|
|
class | CShapeMatchCircleResult |
| Classes that contain shape matching results. More...
|
|
class | CShapeMatchCross |
| Classes that detect a cross in a learning image. More...
|
|
class | CShapeMatchCrossResult |
| Classes that contain shape matching results. More...
|
|
class | CShapeMatchEllipse |
| Classes that detect a ellipse in a learning image. More...
|
|
class | CShapeMatchEllipseResult |
| Classes that contain shape matching results. More...
|
|
class | CShapeMatchFigure |
| Classes that detect a circle in a learning image. More...
|
|
class | CShapeMatchFigureResult |
| Classes that contain shape matching results. More...
|
|
class | CShapeMatchLine |
| Classes that detect a Line in a learning image. More...
|
|
class | CShapeMatchLineResult |
| Classes that contain shape matching results. More...
|
|
class | CShapeMatchRectangle |
| Classes that detect a rectangle in a learning image. More...
|
|
class | CShapeMatchRectangleResult |
| Classes that contain shape matching results. More...
|
|
class | CShapeMatchResult |
| Classes that contain shape matching results. More...
|
|
class | CStringTypeConverter |
| String type converter Class. More...
|
|
class | CUnifiedDataCodeDecoder |
| UnifiedData code Decoder Class. More...
|
|
|
enum | EMatchContrastOption { EMatchContrastOption_Normal = 0x01
, EMatchContrastOption_Inverse = 0x02
, EMatchContrastOption_Any = EMatchContrastOption_Normal | EMatchContrastOption_Inverse
} |
|
enum | EDataCodeDecoderDetectingLevel { EDataCodeDecoderDetectingLevel_Normal = 0
, EDataCodeDecoderDetectingLevel_Accurate
} |
|
enum | EDataCodeDecoderDetectingCount { EDataCodeDecoderDetectingCount_Single = 0
, EDataCodeDecoderDetectingCount_All
} |
|
enum | EDataCodeDecoderDenoisingMethod {
EDataCodeDecoderDenoisingMethod_None = 0
, EDataCodeDecoderDenoisingMethod_Gaussian
, EDataCodeDecoderDenoisingMethod_FLDenoisingType1
, EDataCodeDecoderDenoisingMethod_Gaussian_Or_FLDenoisingType1
,
EDataCodeDecoderDenoisingMethod_Gaussian_And_FLDenoisingType1
} |
|
enum | EDataCodeDecoderThresholdMethod {
EDataCodeDecoderThresholdMethod_None = 0x1
, EDataCodeDecoderThresholdMethod_Otsu = 0x2
, EDataCodeDecoderThresholdMethod_Adaptive1 = 0x4
, EDataCodeDecoderThresholdMethod_Adaptive2 = 0x8
,
EDataCodeDecoderThresholdMethod_Auto = 0xf
} |
|
enum | EDataCodeDecoderFlippingRegion { EDataCodeDecoderFlippingRegion_No = 0x1
, EDataCodeDecoderFlippingRegion_Yes = 0x2
, EDataCodeDecoderFlippingRegion_Auto = 0x3
} |
|
enum | EDataCodeColor { EDataCodeColor_BlackOnWhite = 0
, EDataCodeColor_WhiteOnBlack
, EDataCodeColor_Auto
} |
|
enum | EDataCodeFlip { EDataCodeFlip_No = 0
, EDataCodeFlip_X
, EDataCodeFlip_Y
, EDataCodeFlip_XY
} |
|
enum | EQRCodeMask {
EQRCodeMask_Mask0 = 0x0
, EQRCodeMask_Mask1 = 0x1
, EQRCodeMask_Mask2 = 0x2
, EQRCodeMask_Mask3 = 0x3
,
EQRCodeMask_Mask4 = 0x4
, EQRCodeMask_Mask5 = 0x5
, EQRCodeMask_Mask6 = 0x6
, EQRCodeMask_Mask7 = 0x7
,
EQRCodeMask_MaskAuto = 0xf
} |
|
enum | EMicroQRCodeMask {
EMicroQRCodeMask_Mask0 = 0x0
, EMicroQRCodeMask_Mask1 = 0x1
, EMicroQRCodeMask_Mask2 = 0x2
, EMicroQRCodeMask_Mask3 = 0x3
,
EMicroQRCodeMask_MaskAuto = 0xf
} |
|
enum | EQRCodeErrorCorrectionLevel { EQRCodeErrorCorrectionLevel_Low = 0x1
, EQRCodeErrorCorrectionLevel_Medium = 0x0
, EQRCodeErrorCorrectionLevel_Quartile = 0x3
, EQRCodeErrorCorrectionLevel_High = 0x2
} |
|
enum | EMicroQRCodeErrorCorrectionLevel { EMicroQRCodeErrorCorrectionLevel_None = 0x2
, EMicroQRCodeErrorCorrectionLevel_Low = 0x1
, EMicroQRCodeErrorCorrectionLevel_Medium = 0x0
, EMicroQRCodeErrorCorrectionLevel_Quartile = 0x3
} |
|
enum | EQRCodeSymbolType1 {
EQRCodeSymbolType1_None = 0x00
, EQRCodeSymbolType1_QRVersion1 = 0x00001
, EQRCodeSymbolType1_QRVersion2 = 0x00002
, EQRCodeSymbolType1_QRVersion3 = 0x00004
,
EQRCodeSymbolType1_QRVersion4 = 0x00008
, EQRCodeSymbolType1_QRVersion5 = 0x00010
, EQRCodeSymbolType1_QRVersion6 = 0x00020
, EQRCodeSymbolType1_QRVersion7 = 0x00040
,
EQRCodeSymbolType1_QRVersion8 = 0x00080
, EQRCodeSymbolType1_QRVersion9 = 0x00100
, EQRCodeSymbolType1_QRVersion10 = 0x00200
, EQRCodeSymbolType1_QRVersion11 = 0x00400
,
EQRCodeSymbolType1_QRVersion12 = 0x00800
, EQRCodeSymbolType1_QRVersion13 = 0x01000
, EQRCodeSymbolType1_QRVersion14 = 0x02000
, EQRCodeSymbolType1_QRVersion15 = 0x04000
,
EQRCodeSymbolType1_QRVersion16 = 0x08000
, EQRCodeSymbolType1_QRVersion17 = 0x10000
, EQRCodeSymbolType1_QRVersion18 = 0x20000
, EQRCodeSymbolType1_QRVersion19 = 0x40000
,
EQRCodeSymbolType1_QRVersion20 = 0x80000
, EQRCodeSymbolType1_Decoding_All = 0xfffff
, EQRCodeSymbolType1_Encoding_Auto = 0xfffff
} |
|
enum | EQRCodeSymbolType2 {
EQRCodeSymbolType2_None = 0x00
, EQRCodeSymbolType2_QRVersion21 = 0x00001
, EQRCodeSymbolType2_QRVersion22 = 0x00002
, EQRCodeSymbolType2_QRVersion23 = 0x00004
,
EQRCodeSymbolType2_QRVersion24 = 0x00008
, EQRCodeSymbolType2_QRVersion25 = 0x00010
, EQRCodeSymbolType2_QRVersion26 = 0x00020
, EQRCodeSymbolType2_QRVersion27 = 0x00040
,
EQRCodeSymbolType2_QRVersion28 = 0x00080
, EQRCodeSymbolType2_QRVersion29 = 0x00100
, EQRCodeSymbolType2_QRVersion30 = 0x00200
, EQRCodeSymbolType2_QRVersion31 = 0x00400
,
EQRCodeSymbolType2_QRVersion32 = 0x00800
, EQRCodeSymbolType2_QRVersion33 = 0x01000
, EQRCodeSymbolType2_QRVersion34 = 0x02000
, EQRCodeSymbolType2_QRVersion35 = 0x04000
,
EQRCodeSymbolType2_QRVersion36 = 0x08000
, EQRCodeSymbolType2_QRVersion37 = 0x10000
, EQRCodeSymbolType2_QRVersion38 = 0x20000
, EQRCodeSymbolType2_QRVersion39 = 0x40000
,
EQRCodeSymbolType2_QRVersion40 = 0x80000
, EQRCodeSymbolType2_Decoding_All = 0xfffff
, EQRCodeSymbolType2_Encoding_Auto = 0xfffff
} |
|
enum | EMicroQRCodeSymbolType {
EMicroQRCodeSymbolType_None = 0x0
, EMicroQRCodeSymbolType_MicroQRVersion1 = 0x1
, EMicroQRCodeSymbolType_MicroQRVersion2 = 0x2
, EMicroQRCodeSymbolType_MicroQRVersion3 = 0x4
,
EMicroQRCodeSymbolType_MicroQRVersion4 = 0x8
, EMicroQRCodeSymbolType_Decoding_All = 0xf
, EMicroQRCodeSymbolType_Encoding_Auto = 0xf
} |
|
enum | EDataMatrixSymbolShape { EDataMatrixSymbolShape_Square = 0
, EDataMatrixSymbolShape_Rectangle
} |
|
enum | EDataMatrixECCLevel {
EDataMatrixECCLevel_ECC000 = 0
, EDataMatrixECCLevel_ECC050
, EDataMatrixECCLevel_ECC080
, EDataMatrixECCLevel_ECC100
,
EDataMatrixECCLevel_ECC140
, EDataMatrixECCLevel_ECC200
} |
|
enum | EDataMatrixSymbolTypeECCOld {
EDataMatrixSymbolTypeECCOld_Symbol_None = 0
, EDataMatrixSymbolTypeECCOld_Symbol_9x9 = 0x1
, EDataMatrixSymbolTypeECCOld_Symbol_11x11 = 0x2
, EDataMatrixSymbolTypeECCOld_Symbol_13x13 = 0x4
,
EDataMatrixSymbolTypeECCOld_Symbol_15x15 = 0x8
, EDataMatrixSymbolTypeECCOld_Symbol_17x17 = 0x10
, EDataMatrixSymbolTypeECCOld_Symbol_19x19 = 0x20
, EDataMatrixSymbolTypeECCOld_Symbol_21x21 = 0x40
,
EDataMatrixSymbolTypeECCOld_Symbol_23x23 = 0x80
, EDataMatrixSymbolTypeECCOld_Symbol_25x25 = 0x100
, EDataMatrixSymbolTypeECCOld_Symbol_27x27 = 0x200
, EDataMatrixSymbolTypeECCOld_Symbol_29x29 = 0x400
,
EDataMatrixSymbolTypeECCOld_Symbol_31x31 = 0x800
, EDataMatrixSymbolTypeECCOld_Symbol_33x33 = 0x1000
, EDataMatrixSymbolTypeECCOld_Symbol_35x35 = 0x2000
, EDataMatrixSymbolTypeECCOld_Symbol_37x37 = 0x4000
,
EDataMatrixSymbolTypeECCOld_Symbol_39x39 = 0x8000
, EDataMatrixSymbolTypeECCOld_Symbol_41x41 = 0x10000
, EDataMatrixSymbolTypeECCOld_Symbol_43x43 = 0x20000
, EDataMatrixSymbolTypeECCOld_Symbol_45x45 = 0x40000
,
EDataMatrixSymbolTypeECCOld_Symbol_47x47 = 0x80000
, EDataMatrixSymbolTypeECCOld_Symbol_49x49 = 0x100000
, EDataMatrixSymbolTypeECCOld_Symbol_Decoding_All = 0x1fffff
, EDataMatrixSymbolTypeECCOld_Symbol_Encoding_Auto = 0x1fffff
} |
|
enum | EDataMatrixSymbolTypeECC200 {
EDataMatrixSymbolTypeECC200_Symbol_None = 0
, EDataMatrixSymbolTypeECC200_Symbol_8x18 = 0x1
, EDataMatrixSymbolTypeECC200_Symbol_8x32 = 0x2
, EDataMatrixSymbolTypeECC200_Symbol_10x10 = 0x4
,
EDataMatrixSymbolTypeECC200_Symbol_12x12 = 0x8
, EDataMatrixSymbolTypeECC200_Symbol_12x26 = 0x10
, EDataMatrixSymbolTypeECC200_Symbol_12x36 = 0x20
, EDataMatrixSymbolTypeECC200_Symbol_14x14 = 0x40
,
EDataMatrixSymbolTypeECC200_Symbol_16x16 = 0x80
, EDataMatrixSymbolTypeECC200_Symbol_16x36 = 0x100
, EDataMatrixSymbolTypeECC200_Symbol_16x48 = 0x200
, EDataMatrixSymbolTypeECC200_Symbol_18x18 = 0x400
,
EDataMatrixSymbolTypeECC200_Symbol_20x20 = 0x800
, EDataMatrixSymbolTypeECC200_Symbol_22x22 = 0x1000
, EDataMatrixSymbolTypeECC200_Symbol_24x24 = 0x2000
, EDataMatrixSymbolTypeECC200_Symbol_26x26 = 0x4000
,
EDataMatrixSymbolTypeECC200_Symbol_32x32 = 0x8000
, EDataMatrixSymbolTypeECC200_Symbol_36x36 = 0x10000
, EDataMatrixSymbolTypeECC200_Symbol_40x40 = 0x20000
, EDataMatrixSymbolTypeECC200_Symbol_44x44 = 0x40000
,
EDataMatrixSymbolTypeECC200_Symbol_48x48 = 0x80000
, EDataMatrixSymbolTypeECC200_Symbol_52x52 = 0x100000
, EDataMatrixSymbolTypeECC200_Symbol_64x64 = 0x200000
, EDataMatrixSymbolTypeECC200_Symbol_72x72 = 0x400000
,
EDataMatrixSymbolTypeECC200_Symbol_80x80 = 0x800000
, EDataMatrixSymbolTypeECC200_Symbol_88x88 = 0x1000000
, EDataMatrixSymbolTypeECC200_Symbol_96x96 = 0x2000000
, EDataMatrixSymbolTypeECC200_Symbol_104x104 = 0x4000000
,
EDataMatrixSymbolTypeECC200_Symbol_120x120 = 0x8000000
, EDataMatrixSymbolTypeECC200_Symbol_132x132 = 0x10000000
, EDataMatrixSymbolTypeECC200_Symbol_144x144 = 0x20000000
, EDataMatrixSymbolTypeECC200_Symbol_Decoding_All = 0x3fffffff
,
EDataMatrixSymbolTypeECC200_Symbol_Encoding_Auto = 0x3fffffff
} |
|
enum | EBarcodeSymbolType {
EBarcodeSymbolType_Unknown = 0x00
, EBarcodeSymbolType_CODE11 = 0x01
, EBarcodeSymbolType_CODE39 = 0x02
, EBarcodeSymbolType_Codabar = 0x04
,
EBarcodeSymbolType_Datalogic2Of5 = 0x08
, EBarcodeSymbolType_Interleaved2Of5 = 0x10
, EBarcodeSymbolType_Industrial2Of5 = 0x20
, EBarcodeSymbolType_MSI = 0x40
,
EBarcodeSymbolType_Plessey = 0x80
, EBarcodeSymbolType_UPCA = 0x100
, EBarcodeSymbolType_UPCE = 0x200
, EBarcodeSymbolType_EAN8 = 0x400
,
EBarcodeSymbolType_EAN13 = 0x800
, EBarcodeSymbolType_EAN128 = 0x1000
, EBarcodeSymbolType_CODE93 = 0x2000
, EBarcodeSymbolType_GS1DatabarOmniTrunc = 0x4000
,
EBarcodeSymbolType_GS1DatabarLimited = 0x8000
, EBarcodeSymbolType_GS1DatabarExpanded = 0x10000
, EBarcodeSymbolType_USPSIntelligent = 0x20000
, EBarcodeSymbolType_JapanesePostalCustomer = 0x40000
,
EBarcodeSymbolType_Decoding_All = 0x7ffff
, EBarcodeSymbolType_Encoding_Auto = 0x7ffff
} |
|
enum | ECharacterColorType { ECharacterColorType_BlackOnWhite = 0
, ECharacterColorType_WhiteOnBlack
, ECharacterColorType_All
} |
|
enum | EWritingDirection { EWritingDirection_LeftToRight = 0
, EWritingDirection_RightToLeft
, EWritingDirection_TopToBottom
, EWritingDirection_BottomToTop
} |
|
enum | ECalibrationPreprocessingMethod { ECalibrationPreprocessingMethod_None = 0x0
, ECalibrationPreprocessingMethod_ShadingCorrection = 0x1
, ECalibrationPreprocessingMethod_LowLuminanceCorrection = 0x2
, ECalibrationPreprocessingMethod_NoiseReduction = 0x4
, ECalibrationPreprocessingMethod_ShadingCorrection_LowLuminanceCorrection = ECalibrationPreprocessingMethod_ShadingCorrection | ECalibrationPreprocessingMethod_LowLuminanceCorrection
, ECalibrationPreprocessingMethod_ShadingCorrection_NoiseReduction = ECalibrationPreprocessingMethod_ShadingCorrection | ECalibrationPreprocessingMethod_NoiseReduction
, ECalibrationPreprocessingMethod_LowLuminanceCorrection_NoiseReduction = ECalibrationPreprocessingMethod_LowLuminanceCorrection | ECalibrationPreprocessingMethod_NoiseReduction
, ECalibrationPreprocessingMethod_ShadingCorrection_LowLuminanceCorrection_NoiseReduction = ECalibrationPreprocessingMethod_ShadingCorrection | ECalibrationPreprocessingMethod_LowLuminanceCorrection | ECalibrationPreprocessingMethod_NoiseReduction
} |
|
enum | EShapeMatchObjectColor { EShapeMatchObjectColor_Bright = 0
, EShapeMatchObjectColor_Dark
, EShapeMatchObjectColor_Any
} |
|
enum | EMatchScoreMode { EMatchScoreMode_Model = 0x00
, EMatchScoreMode_Target = 0x01
} |
|
enum | EMatchReductionMode { EMatchReductionMode_NearestNeighbor = 0x00
, EMatchReductionMode_Area = 0x01
} |
|
enum | EMatchOptimizationOption { EMatchOptimizationOption_Fast = 0x00
, EMatchOptimizationOption_Normal = 0x01
, EMatchOptimizationOption_Accurate = 0x02
} |
|
enum | EMatchCandidateExtraction { EMatchCandidateExtraction_Fast = 0x00
, EMatchCandidateExtraction_Normal = 0x01
, EMatchCandidateExtraction_Accurate = 0x02
} |
|
enum | EMatchJudgementLevel { EMatchJudgementLevel_Tight = 0x00
, EMatchJudgementLevel_Normal = 0x01
, EMatchJudgementLevel_Rough = 0x02
} |
|
enum | ESeparationMethod {
ESeparationMethod_Auto = 0
, ESeparationMethod_Otsu
, ESeparationMethod_Absolute
, ESeparationMethod_IsoData
,
ESeparationMethod_MaximumEntropy
} |
|