OpenCV Enumeration
| C# | Visual Basic | Visual C++ |
namespace Emgu.CV.CvEnum
Namespace Emgu.CV.CvEnum
namespace Emgu.CV.CvEnum
| All Types | Enumerations |
| Icon | Type | Description |
|---|---|---|
| ADAPTIVE_THRESHOLD_TYPE |
Types of Adaptive Threshold
| |
| APPROX_POLY_TYPE |
Polygon approximation type
| |
| BACK_OR_FRONT |
Specific if it is back or front
| |
| BG_STAT_TYPE |
The type of BGStatModel
| |
| BLOB_DETECTOR_TYPE |
The type of blob detector
| |
| BLOB_POST_PROCESS_TYPE |
The type of blob post process module
| |
| BLOBTRACKER_MS_PROFILE |
MCvBlobTrackerParamMS profile
| |
| BLOBTRACKER_TYPE |
The types of blob trakcer
| |
| BORDER_TYPE |
The type for CopyMakeBorder function
| |
| CALIB_CB_TYPE |
Type of chessboard calibration
| |
| CALIB_TYPE |
Various camera calibration flags
| |
| CAP_PROP |
CV Capture property identifier
| |
| CHAIN_APPROX_METHOD |
contour approximation method
| |
| CHECK_TYPE |
Enumeration used by cvCheckArr
| |
| CMP_TYPE |
Type used for cvCmp function
| |
| COLOR_CONVERSION |
Color Conversion code
| |
| CONNECTIVITY |
The type for cvSampleLine
| |
| CONTOURS_MATCH_TYPE |
Type used by cvMatchShapes
| |
| COVAR_METHOD |
cvCalcCovarMatrix method types
| |
| CV_DCT_TYPE |
Flag used for cvDCT
| |
| CV_DXT |
Flag used for cvDFT
| |
| CV_ELEMENT_SHAPE |
Shape of the Structuring Element
| |
| CV_FM |
Calculates fundamental matrix given a set of corresponding points
| |
| CV_MORPH_OP |
Type of Morphological Operation
| |
| CV_NEXT_EDGE_TYPE |
CvNextEdgeType
| |
| DIST_TYPE |
Defines for Distance Transform
| |
| EIGOBJ_TYPE |
IO type for eigen object related functions
| |
| ERROR_CODES |
Error codes
| |
| FILTER_TYPE |
Type for cvPyrUp(cvPryDown)
| |
| FLIP |
Enumeration used by cvFlip
| |
| FLOODFILL_FLAG |
Type of floodfill operation
| |
| FONT |
Fonts
| |
| FORGROUND_DETECTOR_TYPE |
Type of forground detector
| |
| GEMM_TYPE |
Flags used for cvGEMM function
| |
| GENERAL |
General enumeration
| |
| HAAR_DETECTION_TYPE |
The types for haar detection
| |
| HIST_TYPE |
The type of histogram
| |
| HISTOGRAM_COMP_METHOD |
Histogram comparison method
| |
| HOMOGRAPHY_METHOD |
Type of cvHomography method
| |
| HOUGH_TYPE |
Hough detection type
| |
| INPAINT_TYPE |
Inpaint type
| |
| INTER |
Types for CvResize
| |
| INVERT_METHOD |
cvInvert method
| |
| IPL_DEPTH |
IPL_DEPTH
| |
| LINE_TYPE |
The type of line for drawing
| |
| LKFLOW_TYPE |
Type for cvCalcOpticalFlowPyrLK
| |
| LOAD_IMAGE_TYPE |
cvLoadImage type
| |
| MAT_DEPTH |
Type of matrix depth
| |
| MATCH_CONTOUR_TREE_METHOD |
The method for matching contour tree
| |
| MUL_SPECTRUMS_TYPE |
The types for cvMulSpectrums
| |
| NORM_TYPE |
Type for cvNorm
| |
| ORIENTATION |
orientation
| |
| PCA_TYPE |
PCA Type
| |
| RAND_TYPE |
CV_RAND TYPE
| |
| REDUCE_TYPE |
Type used for cvReduce function
| |
| RETR_TYPE |
contour retrieval mode
| |
| SEQ_ELTYPE |
CV_SEQ_ELTYPE
| |
| SEQ_FLAG |
Sequence flag
| |
| SEQ_KIND |
The kind of sequence available
| |
| SEQ_TYPE |
Sequence type for point sets
| |
| SMOOTH_TYPE |
Interpolation type
| |
| STEREO_BM_TYPE |
Stereo Block Matching type
| |
| STEREO_RECTIFY_TYPE |
Type used in cvStereoRectify
| |
| STORAGE_OP |
The file storage operation type
| |
| Subdiv2DPointLocationType |
The result type of cvSubdiv2DLocate.
| |
| SVD_TYPE |
Type for cvSVD
| |
| TERMCRIT |
CV_TERMCRIT
| |
| THRESH |
Types of thresholding
| |
| TM_TYPE |
Methods for comparing two array
| |
| WARP |
Types for CvWarpAffine
|