Wrapped 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
| |
| BG_STAT_TYPE |
The type of BGStatModel
| |
| 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
| |
| 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
| |
| FONT |
Fonts
| |
| GEMM_TYPE |
Flags used for cvGEMM function
| |
| GENERAL |
General enumeration
| |
| HIST_TYPE |
The type of histogram
| |
| 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
| |
| 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_TYPE |
Sequence type for point sets
| |
| SMOOTH_TYPE |
Interpolation type
| |
| SVD_TYPE |
Type for cvSVD
| |
| TERMCRIT |
CV_TERMCRIT
| |
| THRESH |
Types of thresholding
| |
| TM_TYPE |
Methods for comparing two array
| |
| WARP |
Types for CvWarpAffine
|