OpenCV
4.6.0
Open Source Computer Vision
|
►Ncv | "black box" representation of the file storage associated with a file on disk |
►Naruco | |
CBoard | Board of markers |
CCharucoBoard | ChArUco board Specific class for ChArUco boards. A ChArUco board is a planar board where the markers are placed inside the white squares of a chessboard. The benefits of ChArUco boards is that they provide both, ArUco markers versatility and chessboard corner precision, which is important for calibration and pose estimation. This class also allows the easy creation and drawing of ChArUco boards |
CDetectorParameters | Parameters for the detectMarker process: |
CDictionary | Dictionary/Set of markers. It contains the inner codification |
CEstimateParameters | Pose estimation parameters |
CGridBoard | Planar board with grid arrangement of markers More common type of board. All markers are placed in the same plane in a grid arrangement. The board can be drawn using drawPlanarBoard() function ( |
►Nbarcode | |
CBarcodeDetector | |
►Nbgsegm | |
CBackgroundSubtractorCNT | Background subtraction based on counting |
CBackgroundSubtractorGMG | Background Subtractor module based on the algorithm given in [94] |
CBackgroundSubtractorGSOC | Implementation of the different yet better algorithm which is called GSOC, as it was implemented during GSOC and was not originated from any paper |
CBackgroundSubtractorLSBP | Background Subtraction using Local SVD Binary Pattern. More details about the algorithm can be found at [103] |
CBackgroundSubtractorLSBPDesc | This is for calculation of the LSBP descriptors |
CBackgroundSubtractorMOG | Gaussian Mixture-based Background/Foreground Segmentation Algorithm |
CSyntheticSequenceGenerator | Synthetic frame sequence generator for testing background subtraction algorithms |
►Nbioinspired | |
CRetina | Class which allows the Gipsa/Listic Labs model to be used with OpenCV |
CRetinaFastToneMapping | Wrapper class which allows the tone mapping algorithm of Meylan&al(2007) to be used with OpenCV |
►CRetinaParameters | Retina model parameters structure |
CIplMagnoParameters | Inner Plexiform Layer Magnocellular channel (IplMagno) |
COPLandIplParvoParameters | Outer Plexiform Layer (OPL) and Inner Plexiform Layer Parvocellular (IplParvo) parameters |
CSegmentationParameters | Parameter structure that stores the transient events detector setup parameters |
CTransientAreasSegmentationModule | Class which provides a transient/moving areas segmentation module |
►Nccalib | |
CCustomPattern | |
►Nccm | |
CColorCorrectionModel | Core class of ccm model |
►Ncolored_kinfu | |
CColoredKinFu | KinectFusion implementation |
CParams | |
►Ncuda | |
CBackgroundSubtractorFGD | The class discriminates between foreground and background pixels by building and maintaining a model of the background |
CBackgroundSubtractorGMG | Background/Foreground Segmentation Algorithm |
CBackgroundSubtractorMOG | Gaussian Mixture-based Background/Foreground Segmentation Algorithm |
CBackgroundSubtractorMOG2 | Gaussian Mixture-based Background/Foreground Segmentation Algorithm |
CBroxOpticalFlow | Class computing the optical flow for two images using Brox et al Optical Flow algorithm ([38]) |
CBufferPool | BufferPool for use with CUDA streams |
CCannyEdgeDetector | Base class for Canny Edge Detector. : |
CCascadeClassifier | Cascade classifier class used for object detection. Supports HAAR and LBP cascades. : |
CCLAHE | Base class for Contrast Limited Adaptive Histogram Equalization. : |
CConvolution | Base class for convolution (or cross-correlation) operator. : |
CCornernessCriteria | Base class for Cornerness Criteria computation. : |
CCornersDetector | Base class for Corners Detector. : |
CDenseOpticalFlow | Base interface for dense optical flow algorithms |
CDensePyrLKOpticalFlow | Class used for calculating a dense optical flow |
CDescriptorMatcher | Abstract base class for matching keypoint descriptors |
CDeviceInfo | Class providing functionality for querying the specified GPU properties |
CDFT | Base class for DFT operator as a cv::Algorithm. : |
CDisparityBilateralFilter | Class refining a disparity map using joint bilateral filtering. : |
CEvent | |
CEventAccessor | Class that enables getting cudaEvent_t from cuda::Event |
CFarnebackOpticalFlow | Class computing a dense optical flow using the Gunnar Farneback's algorithm |
CFastFeatureDetector | Wrapping class for feature detection using the FAST method |
CFastOpticalFlowBM | |
CFeature2DAsync | Abstract base class for CUDA asynchronous 2D image feature detectors and descriptor extractors |
CFGDParams | |
CFilter | Common interface for all CUDA filters : |
CGpuData | |
►CGpuMat | Base storage class for GPU memory with reference counting |
CAllocator | |
CGpuMatND | |
CHOG | The class implements Histogram of Oriented Gradients ([52]) object detector |
CHostMem | Class with reference counting wrapping special memory type allocation functions from CUDA |
CHoughCirclesDetector | Base class for circles detector algorithm. : |
CHoughLinesDetector | Base class for lines detector algorithm. : |
CHoughSegmentDetector | Base class for line segments detector algorithm. : |
CImagePyramid | |
CLookUpTable | Base class for transform using lookup table |
CNvidiaHWOpticalFlow | Base Interface for optical flow algorithms using NVIDIA Optical Flow SDK |
CNvidiaOpticalFlow_1_0 | Class for computing the optical flow vectors between two images using NVIDIA Optical Flow hardware and Optical Flow SDK 1.0 |
CNvidiaOpticalFlow_2_0 | Class for computing the optical flow vectors between two images using NVIDIA Optical Flow hardware and Optical Flow SDK 2.0 |
COpticalFlowDual_TVL1 | Implementation of the Zach, Pock and Bischof Dual TV-L1 Optical Flow method |
CORB | Class implementing the ORB (oriented BRIEF) keypoint detector and descriptor extractor |
CSparseOpticalFlow | Base interface for sparse optical flow algorithms |
CSparsePyrLKOpticalFlow | Class used for calculating a sparse optical flow |
CStereoBeliefPropagation | Class computing stereo correspondence using the belief propagation algorithm. : |
CStereoBM | Class computing stereo correspondence (disparity map) using the block matching algorithm. : |
CStereoConstantSpaceBP | Class computing stereo correspondence using the constant space belief propagation algorithm. : |
CStereoSGM | The class implements the modified H. Hirschmuller algorithm [113]. Limitation and difference are as follows: |
CStream | This class encapsulates a queue of asynchronous calls |
CStreamAccessor | Class that enables getting cudaStream_t from cuda::Stream |
CSURF_CUDA | Class used for extracting Speeded Up Robust Features (SURF) from an image. : |
CTargetArchs | Class providing a set of static methods to check what NVIDIA* card architecture the CUDA module was built for |
CTemplateMatching | Base class for Template Matching. : |
►Ncudacodec | |
CEncoderCallBack | Callbacks for CUDA video encoder |
CEncoderParams | Different parameters for CUDA video encoder |
CFormatInfo | Struct providing information about video file format. : |
CRawVideoSource | Interface for video demultiplexing. : |
CVideoReader | Video reader interface |
CVideoReaderInitParams | VideoReader initialization parameters |
CVideoWriter | Video writer interface |
►Ncudev | |
►Nfunctional_detail | |
CFloatType | |
►Nvec_math_detail | |
CSatCastHelper | |
CSatCastHelper< 1, VecD > | |
CSatCastHelper< 2, VecD > | |
CSatCastHelper< 3, VecD > | |
CSatCastHelper< 4, VecD > | |
Cabs_func | |
Cabs_func< double > | |
Cabs_func< float > | |
Cabs_func< schar > | |
Cabs_func< short > | |
Cabs_func< uchar > | |
Cabs_func< uint > | |
Cabs_func< ushort > | |
Cabsdiff_func | |
Cacos_func | |
Cacos_func< double > | |
Cacos_func< float > | |
Cacos_func< schar > | |
Cacos_func< short > | |
Cacos_func< uchar > | |
Cacos_func< uint > | |
Cacos_func< ushort > | |
Cacosh_func | |
Cacosh_func< double > | |
Cacosh_func< float > | |
Cacosh_func< schar > | |
Cacosh_func< short > | |
Cacosh_func< uchar > | |
Cacosh_func< uint > | |
Cacosh_func< ushort > | |
CAffineMapPtr | |
CAffineMapPtrSz | |
CArrayWrapper | |
Casin_func | |
Casin_func< double > | |
Casin_func< float > | |
Casin_func< schar > | |
Casin_func< short > | |
Casin_func< uchar > | |
Casin_func< uint > | |
Casin_func< ushort > | |
Casinh_func | |
Casinh_func< double > | |
Casinh_func< float > | |
Casinh_func< schar > | |
Casinh_func< short > | |
Casinh_func< uchar > | |
Casinh_func< uint > | |
Casinh_func< ushort > | |
Catan2_func | |
Catan2_func< double > | |
Catan2_func< float > | |
Catan2_func< schar > | |
Catan2_func< short > | |
Catan2_func< uchar > | |
Catan2_func< uint > | |
Catan2_func< ushort > | |
Catan_func | |
Catan_func< double > | |
Catan_func< float > | |
Catan_func< schar > | |
Catan_func< short > | |
Catan_func< uchar > | |
Catan_func< uint > | |
Catan_func< ushort > | |
Catanh_func | |
Catanh_func< double > | |
Catanh_func< float > | |
Catanh_func< schar > | |
Catanh_func< short > | |
Catanh_func< uchar > | |
Catanh_func< uint > | |
Catanh_func< ushort > | |
►CAvg | |
Crebind | |
CBGR_to_BGRA_func | |
CBGR_to_GRAY_func | |
CBGR_to_HLS4_FULL_func | |
CBGR_to_HLS4_FULL_func< float > | |
CBGR_to_HLS4_func | |
CBGR_to_HLS4_func< float > | |
CBGR_to_HLS_FULL_func | |
CBGR_to_HLS_FULL_func< float > | |
CBGR_to_HLS_func | |
CBGR_to_HLS_func< float > | |
CBGR_to_HSV4_FULL_func | |
CBGR_to_HSV4_FULL_func< float > | |
CBGR_to_HSV4_func | |
CBGR_to_HSV4_func< float > | |
CBGR_to_HSV_FULL_func | |
CBGR_to_HSV_FULL_func< float > | |
CBGR_to_HSV_func | |
CBGR_to_HSV_func< float > | |
CBGR_to_Lab4_func | |
CBGR_to_Lab_func | |
CBGR_to_Luv4_func | |
CBGR_to_Luv_func | |
CBGR_to_RGB_func | |
CBGR_to_RGBA_func | |
CBGR_to_XYZ4_func | |
CBGR_to_XYZ_func | |
CBGR_to_YCrCb4_func | |
CBGR_to_YCrCb_func | |
CBGR_to_YUV4_func | |
CBGR_to_YUV_func | |
CBGRA_to_BGR_func | |
CBGRA_to_GRAY_func | |
CBGRA_to_HLS4_FULL_func | |
CBGRA_to_HLS4_FULL_func< float > | |
CBGRA_to_HLS4_func | |
CBGRA_to_HLS4_func< float > | |
CBGRA_to_HLS_FULL_func | |
CBGRA_to_HLS_FULL_func< float > | |
CBGRA_to_HLS_func | |
CBGRA_to_HLS_func< float > | |
CBGRA_to_HSV4_FULL_func | |
CBGRA_to_HSV4_FULL_func< float > | |
CBGRA_to_HSV4_func | |
CBGRA_to_HSV4_func< float > | |
CBGRA_to_HSV_FULL_func | |
CBGRA_to_HSV_FULL_func< float > | |
CBGRA_to_HSV_func | |
CBGRA_to_HSV_func< float > | |
CBGRA_to_Lab4_func | |
CBGRA_to_Lab_func | |
CBGRA_to_Luv4_func | |
CBGRA_to_Luv_func | |
CBGRA_to_RGB_func | |
CBGRA_to_RGBA_func | |
CBGRA_to_XYZ4_func | |
CBGRA_to_XYZ_func | |
CBGRA_to_YCrCb4_func | |
CBGRA_to_YCrCb_func | |
CBGRA_to_YUV4_func | |
CBGRA_to_YUV_func | |
Cbinary_function | |
CBinaryNegate | |
CBinaryTransformPtr | |
CBinaryTransformPtrSz | |
CBinaryTupleAdapter | |
CBinder1st | |
CBinder2nd | |
Cbit_and | |
Cbit_lshift | |
Cbit_not | |
Cbit_or | |
Cbit_rshift | |
Cbit_xor | |
CBlock | |
CBrdBase | |
CBrdConstant | |
CBrdReflect | |
CBrdReflect101 | |
CBrdReplicate | |
CBrdWrap | |
CCommonAreaInterPtr | |
CCommonAreaInterPtrSz | |
CConstantPtr | |
CConstantPtrSz | |
CConvertTuple | |
Ccos_func | |
Ccos_func< double > | |
Ccos_func< float > | |
Ccos_func< schar > | |
Ccos_func< short > | |
Ccos_func< uchar > | |
Ccos_func< uint > | |
Ccos_func< ushort > | |
Ccosh_func | |
Ccosh_func< double > | |
Ccosh_func< float > | |
Ccosh_func< schar > | |
Ccosh_func< short > | |
Ccosh_func< uchar > | |
Ccosh_func< uint > | |
Ccosh_func< ushort > | |
CCountNonZeroExprBody | |
CCubicInterPtr | |
CCubicInterPtrSz | |
CDefaultCopyPolicy | |
CDefaultGlobReducePolicy | |
CDefaultHistogramPolicy | |
CDefaultReduceToVecPolicy | |
CDefaultSplitMergePolicy | |
CDefaultTransformPolicy | |
CDefaultTransposePolicy | |
CDerivXPtr | |
CDerivXPtrSz | |
CDerivYPtr | |
CDerivYPtrSz | |
Cdirection_func | |
CDisableIf | |
Cdivides | |
CDynamicSharedMem | |
CDynamicSharedMem< double > | |
CEnableIf | |
Cequal_to | |
Cexp10_func | |
Cexp10_func< double > | |
Cexp10_func< float > | |
Cexp10_func< schar > | |
Cexp10_func< short > | |
Cexp10_func< uchar > | |
Cexp10_func< uint > | |
Cexp10_func< ushort > | |
Cexp2_func | |
Cexp2_func< double > | |
Cexp2_func< float > | |
Cexp2_func< schar > | |
Cexp2_func< short > | |
Cexp2_func< uchar > | |
Cexp2_func< uint > | |
Cexp2_func< ushort > | |
Cexp_func | |
Cexp_func< double > | |
Cexp_func< float > | |
Cexp_func< schar > | |
Cexp_func< short > | |
Cexp_func< uchar > | |
Cexp_func< uint > | |
Cexp_func< ushort > | |
CExpr | |
CFindMaxValExprBody | |
CFindMinMaxValExprBody | |
CFindMinValExprBody | |
CGlobPtr | Structure similar to cv::cudev::GlobPtrSz but containing only a pointer and row step |
CGlobPtrSz | Lightweight class encapsulating pitched memory on a GPU and passed to nvcc-compiled code (CUDA kernels) |
CGpuMat_ | |
CGRAY_to_BGR_func | |
CGRAY_to_BGRA_func | |
Cgreater | |
Cgreater_equal | |
CHistogramBody | |
CHLS4_to_BGR_FULL_func | |
CHLS4_to_BGR_FULL_func< float > | |
CHLS4_to_BGR_func | |
CHLS4_to_BGR_func< float > | |
CHLS4_to_BGRA_FULL_func | |
CHLS4_to_BGRA_FULL_func< float > | |
CHLS4_to_BGRA_func | |
CHLS4_to_BGRA_func< float > | |
CHLS4_to_RGB_FULL_func | |
CHLS4_to_RGB_FULL_func< float > | |
CHLS4_to_RGB_func | |
CHLS4_to_RGB_func< float > | |
CHLS4_to_RGBA_FULL_func | |
CHLS4_to_RGBA_FULL_func< float > | |
CHLS4_to_RGBA_func | |
CHLS4_to_RGBA_func< float > | |
CHLS_to_BGR_FULL_func | |
CHLS_to_BGR_FULL_func< float > | |
CHLS_to_BGR_func | |
CHLS_to_BGR_func< float > | |
CHLS_to_BGRA_FULL_func | |
CHLS_to_BGRA_FULL_func< float > | |
CHLS_to_BGRA_func | |
CHLS_to_BGRA_func< float > | |
CHLS_to_RGB_FULL_func | |
CHLS_to_RGB_FULL_func< float > | |
CHLS_to_RGB_func | |
CHLS_to_RGB_func< float > | |
CHLS_to_RGBA_FULL_func | |
CHLS_to_RGBA_FULL_func< float > | |
CHLS_to_RGBA_func | |
CHLS_to_RGBA_func< float > | |
CHSV4_to_BGR_FULL_func | |
CHSV4_to_BGR_FULL_func< float > | |
CHSV4_to_BGR_func | |
CHSV4_to_BGR_func< float > | |
CHSV4_to_BGRA_FULL_func | |
CHSV4_to_BGRA_FULL_func< float > | |
CHSV4_to_BGRA_func | |
CHSV4_to_BGRA_func< float > | |
CHSV4_to_RGB_FULL_func | |
CHSV4_to_RGB_FULL_func< float > | |
CHSV4_to_RGB_func | |
CHSV4_to_RGB_func< float > | |
CHSV4_to_RGBA_FULL_func | |
CHSV4_to_RGBA_FULL_func< float > | |
CHSV4_to_RGBA_func | |
CHSV4_to_RGBA_func< float > | |
CHSV_to_BGR_FULL_func | |
CHSV_to_BGR_FULL_func< float > | |
CHSV_to_BGR_func | |
CHSV_to_BGR_func< float > | |
CHSV_to_BGRA_FULL_func | |
CHSV_to_BGRA_FULL_func< float > | |
CHSV_to_BGRA_func | |
CHSV_to_BGRA_func< float > | |
CHSV_to_RGB_FULL_func | |
CHSV_to_RGB_FULL_func< float > | |
CHSV_to_RGB_func | |
CHSV_to_RGB_func< float > | |
CHSV_to_RGBA_FULL_func | |
CHSV_to_RGBA_FULL_func< float > | |
CHSV_to_RGBA_func | |
CHSV_to_RGBA_func< float > | |
Chypot_func | |
Chypot_func< double > | |
Chypot_func< float > | |
Chypot_func< schar > | |
Chypot_func< short > | |
Chypot_func< uchar > | |
Chypot_func< uint > | |
Chypot_func< ushort > | |
Cidentity | |
CInRangeComparator | Functor that checks if a CUDA vector v is in the range between lowerb and upperb |
CInRangeCopier | Functor that copies a cv::Scalar into a CUDA vector, e.g. a uchar3 |
CInRangeFunc | Unary_function implementation of inRange |
CInt2Type | |
CIntegerAreaInterPtr | |
CIntegerAreaInterPtrSz | |
CIntegralBody | |
►CIsBinaryFunction | |
CNo | |
CIsPowerOf2 | |
►CIsUnaryFunction | |
CNo | |
CLab4_to_BGR_func | |
CLab4_to_BGRA_func | |
CLab4_to_LBGR_func | |
CLab4_to_LBGRA_func | |
CLab4_to_LRGB_func | |
CLab4_to_LRGBA_func | |
CLab4_to_RGB_func | |
CLab4_to_RGBA_func | |
CLab_to_BGR_func | |
CLab_to_BGRA_func | |
CLab_to_LBGR_func | |
CLab_to_LBGRA_func | |
CLab_to_LRGB_func | |
CLab_to_LRGBA_func | |
CLab_to_RGB_func | |
CLab_to_RGBA_func | |
CLaplacianPtr | |
CLaplacianPtr< 1, SrcPtr > | |
CLaplacianPtr< 3, SrcPtr > | |
CLaplacianPtrSz | |
CLargerType | |
CLBGR_to_Lab4_func | |
CLBGR_to_Lab_func | |
CLBGR_to_Luv4_func | |
CLBGR_to_Luv_func | |
CLBGRA_to_Lab4_func | |
CLBGRA_to_Lab_func | |
CLBGRA_to_Luv4_func | |
CLBGRA_to_Luv_func | |
Cless | |
Cless_equal | |
CLinearInterPtr | |
CLinearInterPtrSz | |
Clog10_func | |
Clog10_func< double > | |
Clog10_func< float > | |
Clog10_func< schar > | |
Clog10_func< short > | |
Clog10_func< uchar > | |
Clog10_func< uint > | |
Clog10_func< ushort > | |
CLog2 | |
CLog2< N, 0, COUNT > | |
Clog2_func | |
Clog2_func< double > | |
Clog2_func< float > | |
Clog2_func< schar > | |
Clog2_func< short > | |
Clog2_func< uchar > | |
Clog2_func< uint > | |
Clog2_func< ushort > | |
Clog_func | |
Clog_func< double > | |
Clog_func< float > | |
Clog_func< schar > | |
Clog_func< short > | |
Clog_func< uchar > | |
Clog_func< uint > | |
Clog_func< ushort > | |
Clogical_and | |
Clogical_not | |
Clogical_or | |
CLRGB_to_Lab4_func | |
CLRGB_to_Lab_func | |
CLRGB_to_Luv4_func | |
CLRGB_to_Luv_func | |
CLRGBA_to_Lab4_func | |
CLRGBA_to_Lab_func | |
CLRGBA_to_Luv4_func | |
CLRGBA_to_Luv_func | |
CLutPtr | |
CLutPtrSz | |
CLuv4_to_BGR_func | |
CLuv4_to_BGRA_func | |
CLuv4_to_LBGR_func | |
CLuv4_to_LBGRA_func | |
CLuv4_to_LRGB_func | |
CLuv4_to_LRGBA_func | |
CLuv4_to_RGB_func | |
CLuv4_to_RGBA_func | |
CLuv_to_BGR_func | |
CLuv_to_BGRA_func | |
CLuv_to_LBGR_func | |
CLuv_to_LBGRA_func | |
CLuv_to_LRGB_func | |
CLuv_to_LRGBA_func | |
CLuv_to_RGB_func | |
CLuv_to_RGBA_func | |
Cmagnitude_func | |
Cmagnitude_sqr_func | |
CMakeVec | |
CMakeVec< bool, 1 > | |
CMakeVec< bool, 2 > | |
CMakeVec< bool, 3 > | |
CMakeVec< bool, 4 > | |
CMakeVec< double, 1 > | |
CMakeVec< double, 2 > | |
CMakeVec< double, 3 > | |
CMakeVec< double, 4 > | |
CMakeVec< float, 1 > | |
CMakeVec< float, 2 > | |
CMakeVec< float, 3 > | |
CMakeVec< float, 4 > | |
CMakeVec< schar, 1 > | |
CMakeVec< schar, 2 > | |
CMakeVec< schar, 3 > | |
CMakeVec< schar, 4 > | |
CMakeVec< short, 1 > | |
CMakeVec< short, 2 > | |
CMakeVec< short, 3 > | |
CMakeVec< short, 4 > | |
CMakeVec< uchar, 1 > | |
CMakeVec< uchar, 2 > | |
CMakeVec< uchar, 3 > | |
CMakeVec< uchar, 4 > | |
CMakeVec< uint, 1 > | |
CMakeVec< uint, 2 > | |
CMakeVec< uint, 3 > | |
CMakeVec< uint, 4 > | |
CMakeVec< ushort, 1 > | |
CMakeVec< ushort, 2 > | |
CMakeVec< ushort, 3 > | |
CMakeVec< ushort, 4 > | |
►CMax | |
Crebind | |
Cmaximum | |
Cmaximum< double > | |
Cmaximum< float > | |
Cmaximum< schar > | |
Cmaximum< short > | |
Cmaximum< uchar > | |
Cmaximum< uint > | |
Cmaximum< ushort > | |
►CMin | |
Crebind | |
Cminimum | |
Cminimum< double > | |
Cminimum< float > | |
Cminimum< schar > | |
Cminimum< short > | |
Cminimum< uchar > | |
Cminimum< uint > | |
Cminimum< ushort > | |
Cminus | |
Cmodulus | |
Cmultiplies | |
CNearestInterPtr | |
CNearestInterPtrSz | |
Cnegate | |
CNormHamming | |
CNormL1 | |
CNormL1< float > | |
CNormL2 | |
Cnot_equal_to | |
CNullType | |
Cnumeric_limits | |
Cnumeric_limits< bool > | |
Cnumeric_limits< double > | |
Cnumeric_limits< float > | |
Cnumeric_limits< schar > | |
Cnumeric_limits< short > | |
Cnumeric_limits< uchar > | |
Cnumeric_limits< uint > | |
Cnumeric_limits< ushort > | |
CPerspectiveMapPtr | |
CPerspectiveMapPtrSz | |
Cplus | |
Cpow_func | |
Cpow_func< double > | |
Cproject1st | |
Cproject2nd | |
CPtrTraits | |
CPtrTraits< AffineMapPtrSz > | |
CPtrTraits< BinaryTransformPtrSz< Src1Ptr, Src2Ptr, Op > > | |
CPtrTraits< CommonAreaInterPtrSz< SrcPtr > > | |
CPtrTraits< ConstantPtrSz< T > > | |
CPtrTraits< CubicInterPtrSz< SrcPtr > > | |
CPtrTraits< DerivXPtrSz< SrcPtr > > | |
CPtrTraits< DerivYPtrSz< SrcPtr > > | |
CPtrTraits< Expr< Body > > | |
CPtrTraits< GlobPtrSz< T > > | |
CPtrTraits< GpuMat_< T > > | |
CPtrTraits< IntegerAreaInterPtrSz< SrcPtr > > | |
CPtrTraits< LaplacianPtrSz< ksize, SrcPtr > > | |
CPtrTraits< LinearInterPtrSz< SrcPtr > > | |
CPtrTraits< LutPtrSz< SrcPtr, TablePtr > > | |
CPtrTraits< NearestInterPtrSz< SrcPtr > > | |
CPtrTraits< PerspectiveMapPtrSz > | |
CPtrTraits< RemapPtr1Sz< SrcPtr, MapPtr > > | |
CPtrTraits< RemapPtr2Sz< SrcPtr, MapXPtr, MapYPtr > > | |
CPtrTraits< ResizePtrSz< SrcPtr > > | |
CPtrTraits< ScharrXPtrSz< SrcPtr > > | |
CPtrTraits< ScharrYPtrSz< SrcPtr > > | |
CPtrTraits< SingleMaskChannelsSz< MaskPtr > > | |
CPtrTraits< SobelXPtrSz< SrcPtr > > | |
CPtrTraits< SobelYPtrSz< SrcPtr > > | |
CPtrTraits< Texture< T > > | |
CPtrTraits< UnaryTransformPtrSz< SrcPtr, Op > > | |
CPtrTraits< ZipPtrSz< PtrTuple > > | |
CPtrTraitsBase | |
CPyrDownBody | |
CPyrUpBody | |
CReduceToColumnBody | |
CReduceToRowBody | |
CRemapPtr1 | |
CRemapPtr1Sz | |
CRemapPtr2 | |
CRemapPtr2Sz | |
CResizePtr | |
CResizePtrSz | |
CRGB_to_GRAY_func | |
CRGB_to_HLS4_FULL_func | |
CRGB_to_HLS4_FULL_func< float > | |
CRGB_to_HLS4_func | |
CRGB_to_HLS4_func< float > | |
CRGB_to_HLS_FULL_func | |
CRGB_to_HLS_FULL_func< float > | |
CRGB_to_HLS_func | |
CRGB_to_HLS_func< float > | |
CRGB_to_HSV4_FULL_func | |
CRGB_to_HSV4_FULL_func< float > | |
CRGB_to_HSV4_func | |
CRGB_to_HSV4_func< float > | |
CRGB_to_HSV_FULL_func | |
CRGB_to_HSV_FULL_func< float > | |
CRGB_to_HSV_func | |
CRGB_to_HSV_func< float > | |
CRGB_to_Lab4_func | |
CRGB_to_Lab_func | |
CRGB_to_Luv4_func | |
CRGB_to_Luv_func | |
CRGB_to_XYZ4_func | |
CRGB_to_XYZ_func | |
CRGB_to_YCrCb4_func | |
CRGB_to_YCrCb_func | |
CRGB_to_YUV4_func | |
CRGB_to_YUV_func | |
CRGBA_to_GRAY_func | |
CRGBA_to_HLS4_FULL_func | |
CRGBA_to_HLS4_FULL_func< float > | |
CRGBA_to_HLS4_func | |
CRGBA_to_HLS4_func< float > | |
CRGBA_to_HLS_FULL_func | |
CRGBA_to_HLS_FULL_func< float > | |
CRGBA_to_HLS_func | |
CRGBA_to_HLS_func< float > | |
CRGBA_to_HSV4_FULL_func | |
CRGBA_to_HSV4_FULL_func< float > | |
CRGBA_to_HSV4_func | |
CRGBA_to_HSV4_func< float > | |
CRGBA_to_HSV_FULL_func | |
CRGBA_to_HSV_FULL_func< float > | |
CRGBA_to_HSV_func | |
CRGBA_to_HSV_func< float > | |
CRGBA_to_Lab4_func | |
CRGBA_to_Lab_func | |
CRGBA_to_Luv4_func | |
CRGBA_to_Luv_func | |
CRGBA_to_XYZ4_func | |
CRGBA_to_XYZ_func | |
CRGBA_to_YCrCb4_func | |
CRGBA_to_YCrCb_func | |
CRGBA_to_YUV4_func | |
CRGBA_to_YUV_func | |
Csaturate_cast_fp16_func | |
Csaturate_cast_fp16_func< float, short > | |
Csaturate_cast_fp16_func< short, float > | |
Csaturate_cast_func | |
CScharrXPtr | |
CScharrXPtrSz | |
CScharrYPtr | |
CScharrYPtrSz | |
CSelectIf | |
CSelectIf< false, ThenType, ElseType > | |
Csin_func | |
Csin_func< double > | |
Csin_func< float > | |
Csin_func< schar > | |
Csin_func< short > | |
Csin_func< uchar > | |
Csin_func< uint > | |
Csin_func< ushort > | |
CSingleMaskChannels | |
CSingleMaskChannelsSz | |
Csinh_func | |
Csinh_func< double > | |
Csinh_func< float > | |
Csinh_func< schar > | |
Csinh_func< short > | |
Csinh_func< uchar > | |
Csinh_func< uint > | |
Csinh_func< ushort > | |
CSobelXPtr | |
CSobelXPtrSz | |
CSobelYPtr | |
CSobelYPtrSz | |
Csqr_func | |
Csqrt_func | |
Csqrt_func< double > | |
Csqrt_func< float > | |
Csqrt_func< schar > | |
Csqrt_func< short > | |
Csqrt_func< uchar > | |
Csqrt_func< uint > | |
Csqrt_func< ushort > | |
►CSum | |
Crebind | |
CSumExprBody | |
Ctan_func | |
Ctan_func< double > | |
Ctan_func< float > | |
Ctan_func< schar > | |
Ctan_func< short > | |
Ctan_func< uchar > | |
Ctan_func< uint > | |
Ctan_func< ushort > | |
Ctanh_func | |
Ctanh_func< double > | |
Ctanh_func< float > | |
Ctanh_func< schar > | |
Ctanh_func< short > | |
Ctanh_func< uchar > | |
Ctanh_func< uint > | |
Ctanh_func< ushort > | |
CTexture | |
CTexturePtr | |
CThreshBinaryFunc | |
CThreshBinaryInvFunc | |
CThreshToZeroFunc | |
CThreshToZeroInvFunc | |
CThreshTruncFunc | |
CTransposeBody | |
CTupleTraits | |
CTupleTraits< tuple< P0, P1, P2, P3, P4, P5, P6, P7, P8, P9 > > | |
CTypesEquals | |
CTypesEquals< A, A > | |
CTypeTraits | |
Cunary_function | |
CUnaryNegate | |
CUnaryTransformPtr | |
CUnaryTransformPtrSz | |
CUnaryTupleAdapter | |
CVecTraits | |
CVecTraits< char1 > | |
CVecTraits< char2 > | |
CVecTraits< char3 > | |
CVecTraits< char4 > | |
CVecTraits< double > | |
CVecTraits< double1 > | |
CVecTraits< double2 > | |
CVecTraits< double3 > | |
CVecTraits< double4 > | |
CVecTraits< float > | |
CVecTraits< float1 > | |
CVecTraits< float2 > | |
CVecTraits< float3 > | |
CVecTraits< float4 > | |
CVecTraits< int1 > | |
CVecTraits< int2 > | |
CVecTraits< int3 > | |
CVecTraits< int4 > | |
CVecTraits< schar > | |
CVecTraits< short > | |
CVecTraits< short1 > | |
CVecTraits< short2 > | |
CVecTraits< short3 > | |
CVecTraits< short4 > | |
CVecTraits< uchar > | |
CVecTraits< uchar1 > | |
CVecTraits< uchar2 > | |
CVecTraits< uchar3 > | |
CVecTraits< uchar4 > | |
CVecTraits< uint > | |
CVecTraits< uint1 > | |
CVecTraits< uint2 > | |
CVecTraits< uint3 > | |
CVecTraits< uint4 > | |
CVecTraits< ushort > | |
CVecTraits< ushort1 > | |
CVecTraits< ushort2 > | |
CVecTraits< ushort3 > | |
CVecTraits< ushort4 > | |
CWarp | |
CWithOutMask | |
CXYZ4_to_BGR_func | |
CXYZ4_to_BGRA_func | |
CXYZ4_to_RGB_func | |
CXYZ4_to_RGBA_func | |
CXYZ_to_BGR_func | |
CXYZ_to_BGRA_func | |
CXYZ_to_RGB_func | |
CXYZ_to_RGBA_func | |
CYCrCb4_to_BGR_func | |
CYCrCb4_to_BGRA_func | |
CYCrCb4_to_RGB_func | |
CYCrCb4_to_RGBA_func | |
CYCrCb_to_BGR_func | |
CYCrCb_to_BGRA_func | |
CYCrCb_to_RGB_func | |
CYCrCb_to_RGBA_func | |
CYUV4_to_BGR_func | |
CYUV4_to_BGRA_func | |
CYUV4_to_RGB_func | |
CYUV4_to_RGBA_func | |
CYUV_to_BGR_func | |
CYUV_to_BGRA_func | |
CYUV_to_RGB_func | |
CYUV_to_RGBA_func | |
CZipPtr | |
CZipPtr< tuple< Ptr0, Ptr1 > > | |
CZipPtr< tuple< Ptr0, Ptr1, Ptr2 > > | |
CZipPtr< tuple< Ptr0, Ptr1, Ptr2, Ptr3 > > | |
CZipPtrSz | |
►Ndatasets | |
CAR_hmdb | |
CAR_hmdbObj | |
CAR_sports | |
CAR_sportsObj | |
CcameraParam | |
CcameraPos | |
CDataset | |
CFR_adience | |
CFR_adienceObj | |
CFR_lfw | |
CFR_lfwObj | |
CGR_chalearn | |
CGR_chalearnObj | |
CGR_skig | |
CGR_skigObj | |
CgroundTruth | |
CHPE_humaneva | |
CHPE_humanevaObj | |
CHPE_parse | |
CHPE_parseObj | |
CIR_affine | |
CIR_affineObj | |
CIR_robot | |
CIR_robotObj | |
CIS_bsds | |
CIS_bsdsObj | |
CIS_weizmann | |
CIS_weizmannObj | |
Cjoin | |
CMSM_epfl | |
CMSM_epflObj | |
CMSM_middlebury | |
CMSM_middleburyObj | |
CObject | |
COR_imagenet | |
COR_imagenetObj | |
COR_mnist | |
COR_mnistObj | |
COR_pascal | |
COR_pascalObj | |
COR_sun | |
COR_sunObj | |
CPascalObj | |
CPascalPart | |
CPD_caltech | |
CPD_caltechObj | |
CPD_inria | |
CPD_inriaObj | |
Cpose | |
Cskeleton | |
CSLAM_kitti | |
CSLAM_kittiObj | |
CSLAM_tumindoor | |
CSLAM_tumindoorObj | |
CSR_bsds | |
CSR_bsdsObj | |
CSR_div2k | |
CSR_div2kObj | |
CSR_general100 | |
CSR_general100Obj | |
Ctag | |
CTR_chars | |
CTR_charsObj | |
CTR_icdar | |
CTR_icdarObj | |
CTR_svt | |
CTR_svtObj | |
CTRACK_alov | |
CTRACK_alovObj | |
CTRACK_vot | |
CTRACK_votObj | |
Cword | |
►Ndetail | |
►Ntracking | |
►Ncontrib_feature | |
CCvFeatureEvaluator | |
CCvFeatureParams | |
►CCvHaarEvaluator | |
CFeatureHaar | |
CCvHaarFeatureParams | |
►CCvHOGEvaluator | |
CFeature | |
CCvHOGFeatureParams | |
►CCvLBPEvaluator | |
CFeature | |
CCvLBPFeatureParams | |
CCvParams | |
►Nkalman_filters | |
CAugmentedUnscentedKalmanFilterParams | Augmented Unscented Kalman filter parameters. The class for initialization parameters of Augmented Unscented Kalman filter |
CUkfSystemModel | Model of dynamical system for Unscented Kalman filter. The interface for dynamical system model. It contains functions for computing the next state and the measurement. It must be inherited for using UKF |
CUnscentedKalmanFilter | The interface for Unscented Kalman filter and Augmented Unscented Kalman filter |
CUnscentedKalmanFilterParams | Unscented Kalman filter parameters. The class for initialization parameters of Unscented Kalman filter |
►Nonline_boosting | |
CBaseClassifier | |
CClassifierThreshold | |
CDetector | |
CEstimatedGaussDistribution | |
CStrongClassifierDirectSelection | |
CWeakClassifierHaarFeature | |
►Ntbm | |
CCosDistance | Allows computing cosine distance between two reidentification descriptors |
CIDescriptorDistance | Declares an interface for distance computation between reidentification descriptors |
CIImageDescriptor | Declares base class for image descriptor |
CITrackerByMatching | Tracker-by-Matching algorithm interface |
CMatchTemplateDistance | Computes distance between images using MatchTemplate function from OpenCV library and its cross-correlation computation method in particular |
CResizedImageDescriptor | Uses resized image as descriptor |
CTrack | Describes tracks |
CTrackedObject | The TrackedObject struct defines properties of detected object |
CTrackerParams | The TrackerParams struct stores parameters of TrackerByMatching |
CTrackerContribFeature | Abstract base class for TrackerContribFeature that represents the feature |
►CTrackerContribFeatureHAAR | TrackerContribFeature based on HAAR features, used by TrackerMIL and many others algorithms |
CParams | |
CTrackerContribFeatureSet | Class that manages the extraction and selection of features |
CTrackerContribSampler | Class that manages the sampler in order to select regions for the update the model of the tracker [AAM] Sampling e Labeling. See table I and section III B |
CTrackerContribSamplerAlgorithm | Abstract base class for TrackerContribSamplerAlgorithm that represents the algorithm for the specific sampler |
►CTrackerContribSamplerCSC | TrackerSampler based on CSC (current state centered), used by MIL algorithm TrackerMIL |
CParams | |
CTrackerFeature | Abstract base class for TrackerFeature that represents the feature |
CTrackerFeatureFeature2d | TrackerContribFeature based on Feature2D |
CTrackerFeatureHOG | TrackerContribFeature based on HOG |
CTrackerFeatureLBP | TrackerContribFeature based on LBP |
CTrackerFeatureSet | Class that manages the extraction and selection of features |
CTrackerModel | Abstract class that represents the model of the target |
CTrackerSampler | Class that manages the sampler in order to select regions for the update the model of the tracker [AAM] Sampling e Labeling. See table I and section III B |
CTrackerSamplerAlgorithm | Abstract base class for TrackerSamplerAlgorithm that represents the algorithm for the specific sampler |
►CTrackerSamplerCS | TrackerContribSampler based on CS (current state), used by algorithm TrackerBoosting |
CParams | |
►CTrackerSamplerCSC | TrackerSampler based on CSC (current state centered), used by MIL algorithm TrackerMIL |
CParams | |
►CTrackerSamplerPF | This sampler is based on particle filtering |
CParams | This structure contains all the parameters that can be varied during the course of sampling algorithm. Below is the structure exposed, together with its members briefly explained with reference to the above discussion on algorithm's working |
CTrackerStateEstimator | Abstract base class for TrackerStateEstimator that estimates the most likely target state |
►CTrackerStateEstimatorAdaBoosting | TrackerStateEstimatorAdaBoosting based on ADA-Boosting |
CTrackerAdaBoostingTargetState | Implementation of the target state for TrackerAdaBoostingTargetState |
CTrackerStateEstimatorSVM | TrackerStateEstimator based on SVM |
CTrackerTargetState | Abstract base class for TrackerTargetState that represents a possible state of the target |
Caccepted_infer_types | |
CAffineBasedEstimator | Affine transformation based estimator |
CAffineBestOf2NearestMatcher | Features matcher similar to cv::detail::BestOf2NearestMatcher which finds two best matches for each feature and leaves the best one only if the ratio between descriptor distances is greater than the threshold match_conf |
CAffineWarper | Affine warper that uses rotations and translations |
CBasicOpaqueRef | |
CBasicVectorRef | |
CBestOf2NearestMatcher | Features matcher which finds two best matches for each feature and leaves the best one only if the ratio between descriptor distances is greater than the threshold match_conf |
CBestOf2NearestRangeMatcher | |
CBlender | Base class for all blenders |
CBlocksChannelsCompensator | Exposure compensator which tries to remove exposure related artifacts by adjusting image block on each channel |
CBlocksCompensator | Exposure compensator which tries to remove exposure related artifacts by adjusting image blocks |
CBlocksGainCompensator | Exposure compensator which tries to remove exposure related artifacts by adjusting image block intensities, see [258] for details |
CBundleAdjusterAffine | Bundle adjuster that expects affine transformation represented in homogeneous coordinates in R for each camera param. Implements camera parameters refinement algorithm which minimizes sum of the reprojection error squares |
CBundleAdjusterAffinePartial | Bundle adjuster that expects affine transformation with 4 DOF represented in homogeneous coordinates in R for each camera param. Implements camera parameters refinement algorithm which minimizes sum of the reprojection error squares |
CBundleAdjusterBase | Base class for all camera parameters refinement methods |
CBundleAdjusterRay | Implementation of the camera parameters refinement algorithm which minimizes sum of the distances between the rays passing through the camera center and a feature. : |
CBundleAdjusterReproj | Implementation of the camera parameters refinement algorithm which minimizes sum of the reprojection error squares |
CcallCustomGetBorder | |
CcallCustomGetBorder< false, Impl > | |
CcallCustomGetBorder< true, Impl > | |
CCameraParams | Describes camera parameters |
CChannelsCompensator | Exposure compensator which tries to remove exposure related artifacts by adjusting image intensities on each channel independently |
CCompileArgTag | |
CCompileArgTag< cv::gapi::calib3d::cpu::StereoInitParam > | |
CCompileArgTag< cv::gapi::GNetPackage > | |
CCompileArgTag< cv::gapi::plaidml::config > | |
CCompileArgTag< cv::gapi::streaming::queue_capacity > | |
CCompileArgTag< cv::gapi::use_only > | |
CCompileArgTag< cv::gapi::video::BackgroundSubtractorParams > | |
CCompileArgTag< cv::gapi::wip::draw::freetype_font > | |
CCompileArgTag< cv::GKernelPackage > | |
CCompileArgTag< cv::graph_dump_path > | |
CCompileArgTag< gapi::oak::ColorCameraParams > | |
CCompileArgTag< gapi::oak::EncoderConfig > | |
CCompileArgTag< gapi::streaming::sync_policy > | |
CCompileArgTag< GFluidOutputRois > | |
CCompileArgTag< GFluidParallelFor > | |
CCompileArgTag< GFluidParallelOutputRois > | |
CCompressedRectilinearPortraitProjector | |
CCompressedRectilinearPortraitWarper | |
CCompressedRectilinearProjector | |
CCompressedRectilinearWarper | |
Ccontains_shape_field | |
Ccontains_shape_field< TaggedTypeCandidate, void_t< decltype(TaggedTypeCandidate::shape)> > | |
CCylindricalPortraitProjector | |
CCylindricalPortraitWarper | |
CCylindricalProjector | |
CCylindricalWarper | Warper that maps an image onto the x*x + z*z = 1 cylinder |
CCylindricalWarperGpu | |
CDisjointSets | |
CDpSeamFinder | |
CEstimator | Rotation estimator base class |
CExposureCompensator | Base class for all exposure compensators |
CExtractArgsCallback | |
CExtractMetaCallback | |
CFeatherBlender | Simple blender which mixes images at its borders |
CFeaturesMatcher | Feature matchers base class |
CFisheyeProjector | |
CFisheyeWarper | |
Cflatten_g | |
Cflatten_g< cv::GMat > | |
Cflatten_g< cv::GScalar > | |
Cfluid_get_in | |
Cfluid_get_in< cv::GArray< U > > | |
Cfluid_get_in< cv::GMat > | |
Cfluid_get_in< cv::GOpaque< U > > | |
Cfluid_get_in< cv::GScalar > | |
CFluidCallHelper | |
CFluidCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... >, UseScratch > | |
CGainCompensator | Exposure compensator which tries to remove exposure related artifacts by adjusting image intensities, see [37] and [283] for details |
CGArrayU | |
CGCompoundCallHelper | |
CGCompoundCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > > | |
CGCompoundContext | |
CGCompoundKernel | |
CGCompoundKernelImpl | |
Cget_border_helper | |
Cget_border_helper< false, Impl, Ins... > | |
Cget_border_helper< true, Impl, Ins... > | |
Cget_compound_in | |
Cget_compound_in< cv::GArray< U > > | |
Cget_compound_in< cv::GMatP > | |
Cget_compound_in< cv::GOpaque< U > > | |
Cget_in | |
Cget_in< cv::GArray< cv::GArray< U > > > | |
Cget_in< cv::GArray< cv::GMat > > | |
Cget_in< cv::GArray< cv::GScalar > > | |
Cget_in< cv::GArray< U > > | |
Cget_in< cv::GFrame > | |
Cget_in< cv::GMat > | |
Cget_in< cv::GMatP > | |
Cget_in< cv::GOpaque< cv::GMat > > | |
Cget_in< cv::GOpaque< cv::GScalar > > | |
Cget_in< cv::GOpaque< U > > | |
Cget_in< cv::GScalar > | |
Cget_out | |
Cget_out< cv::GArray< cv::GArray< U > > > | |
Cget_out< cv::GArray< cv::GMat > > | |
Cget_out< cv::GArray< U > > | |
Cget_out< cv::GFrame > | |
Cget_out< cv::GMat > | |
Cget_out< cv::GMatP > | |
Cget_out< cv::GOpaque< U > > | |
Cget_out< cv::GScalar > | |
Cget_window_helper | |
Cget_window_helper< false, Impl, Ins... > | |
Cget_window_helper< true, Impl, Ins... > | |
CGInferInputsTyped | |
CGInferOutputsTyped | |
CGObtainCtor | |
CGOpaqueTraits | |
CGOpaqueTraits< bool > | |
CGOpaqueTraits< cv::gapi::wip::draw::Prim > | |
CGOpaqueTraits< cv::GMat > | |
CGOpaqueTraits< cv::Mat > | |
CGOpaqueTraits< cv::Point > | |
CGOpaqueTraits< cv::Point2f > | |
CGOpaqueTraits< cv::Rect > | |
CGOpaqueTraits< cv::Scalar > | |
CGOpaqueTraits< cv::Size > | |
CGOpaqueTraits< double > | |
CGOpaqueTraits< float > | |
CGOpaqueTraits< int64_t > | |
CGOpaqueTraits< std::string > | |
CGOpaqueTraits< uint64_t > | |
CGOpaqueU | |
CGraph | |
CGraphCutSeamFinder | Minimum graph cut-based seam estimator. See details in [136] |
CGraphCutSeamFinderBase | Base class for all minimum graph-cut-based seam estimators |
CGraphEdge | |
CGTypeOf | |
CGTypeOf< cv::gapi::wip::IStreamSource::Ptr > | |
CGTypeOf< cv::Mat > | |
CGTypeOf< cv::MediaFrame > | |
CGTypeOf< cv::RMat > | |
CGTypeOf< cv::Scalar > | |
CGTypeOf< cv::UMat > | |
CGTypeOf< std::vector< U > > | |
CGTypeTraits | |
CGTypeTraits< cv::GArray< T > > | |
CGTypeTraits< cv::GFrame > | |
CGTypeTraits< cv::GMat > | |
CGTypeTraits< cv::GMatP > | |
CGTypeTraits< cv::GOpaque< T > > | |
CGTypeTraits< cv::GScalar > | |
►Chas_custom_wrap | |
Ccheck | |
Chas_gshape | |
Chas_Window | |
CHomographyBasedEstimator | Homography based rotation estimator |
CImageFeatures | Structure containing image keypoints and descriptors |
Cin_variant | |
CInferROITraits | |
CInferROITraits< GInferListBase > | |
CInferROITraits< GInferROIBase > | |
CInOutInfo | |
Cis_gmat_type | |
Cis_meta_descr | |
Cis_meta_descr< GArrayDesc > | |
Cis_meta_descr< GMatDesc > | |
Cis_meta_descr< GOpaqueDesc > | |
Cis_meta_descr< GScalarDesc > | |
CKernelTag | |
CKernelTypeMedium | |
CKernelTypeMedium< K, std::function< R(Args...)> > | |
CKernelTypeMedium< K, std::function< std::tuple< R... >(Args...)> > | |
Clast_type | |
CMatchesInfo | Structure containing information about matches between two images |
CMercatorProjector | |
CMercatorWarper | |
CMetaHelper | |
CMetaHelper< K, std::tuple< Ins... >, Out > | |
CMetaHelper< K, std::tuple< Ins... >, std::tuple< Outs... > > | |
CMetaType | |
CMetaType< cv::GArray< U > > | |
CMetaType< cv::GFrame > | |
CMetaType< cv::GMat > | |
CMetaType< cv::GMatP > | |
CMetaType< cv::GOpaque< U > > | |
CMetaType< cv::GScalar > | |
CMultiBandBlender | Blender which uses multi-band blending algorithm (see [40]) |
CNoBundleAdjuster | Stub bundle adjuster that does nothing |
CNoExposureCompensator | Stub exposure compensator which does nothing |
CNoSeamFinder | Stub seam estimator which does nothing |
CNoTag | |
Cocl_get_in | |
Cocl_get_in< cv::GArray< U > > | |
Cocl_get_in< cv::GMat > | |
Cocl_get_in< cv::GOpaque< U > > | |
Cocl_get_in< cv::GScalar > | |
Cocl_get_out | |
Cocl_get_out< cv::GArray< U > > | |
Cocl_get_out< cv::GMat > | |
Cocl_get_out< cv::GOpaque< U > > | |
Cocl_get_out< cv::GScalar > | |
COCLCallHelper | |
►COCLCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > > | |
Ccall_and_postprocess | |
COCVCallHelper | |
►COCVCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > > | |
Ccall_and_postprocess | |
COCVSetupHelper | |
COCVSetupHelper< Impl, std::tuple< Ins... > > | |
COCVStCallHelper | |
►COCVStCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > > | |
Ccall_and_postprocess | |
COpaqueRef | |
COpaqueRefT | |
►COptRef | |
CHolder | |
COptHolder | |
CPairwiseSeamFinder | Base class for all pairwise seam estimators |
CPaniniPortraitProjector | |
CPaniniPortraitWarper | |
CPaniniProjector | |
CPaniniWarper | |
Cplaidml_get_in | |
Cplaidml_get_in< cv::GMat > | |
Cplaidml_get_out | |
Cplaidml_get_out< cv::GMat > | |
CPlaidMLCallHelper | |
CPlaidMLCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > > | |
CPlanePortraitProjector | |
CPlanePortraitWarper | |
CPlaneProjector | |
CPlaneWarper | Warper that maps an image onto the z = 1 plane |
CPlaneWarperGpu | |
CProjectorBase | Base class for warping logic implementation |
CProtoToMeta | |
CProtoToMeta< cv::GArray< U > > | |
CProtoToMeta< cv::GMat > | |
CProtoToMeta< cv::GOpaque< U > > | |
CProtoToMeta< cv::GScalar > | |
CProtoToParam | |
CProtoToParam< cv::GArray< cv::GMat > > | |
CProtoToParam< cv::GArray< U > > | |
CProtoToParam< cv::GMat > | |
CProtoToParam< cv::GOpaque< U > > | |
CProtoToParam< cv::GScalar > | |
CRotationWarper | Rotation-only model image warper interface |
CRotationWarperBase | Base class for rotation-based warper using a detail::ProjectorBase_ derived class |
Cscratch_helper | |
Cscratch_helper< false, Impl, Ins... > | |
Cscratch_helper< true, Impl, Ins... > | |
CSeamFinder | Base class for a seam estimator |
CSphericalPortraitProjector | |
CSphericalPortraitWarper | |
CSphericalProjector | |
CSphericalWarper | Warper that maps an image onto the unit sphere located at the origin |
CSphericalWarperGpu | |
CStereographicProjector | |
CStereographicWarper | |
CTimelapser | |
CTimelapserCrop | |
Ctracked_cv_mat | |
Ctracked_cv_umat | |
CTransformTag | |
CTransHelper | |
CTransHelper< K, std::tuple< Ins... >, Out > | |
CTransverseMercatorProjector | |
CTransverseMercatorWarper | |
CTypeHint | |
CTypeHintBase | |
Cvalid_infer2_types | |
Cvalid_infer2_types< std::tuple< Ns... >, std::tuple<> > | |
Cvalid_infer2_types< std::tuple<>, std::tuple< Ts... > > | |
CVectorRef | |
CVectorRefT | |
CVoronoiSeamFinder | Voronoi diagram-based seam estimator |
CWrapValue | |
Cwref_spec | |
CYield | |
CYield< cv::GArray< U > > | |
CYield< cv::GMat > | |
CYield< cv::GMatP > | |
CYield< cv::GOpaque< U > > | |
CYield< cv::GScalar > | |
CYield< GFrame > | |
►Ndetails | |
CFPDenormalsIgnoreHintScope | |
CFPDenormalsIgnoreHintScopeNOOP | |
CFPDenormalsModeState | |
►Ndirectx | |
►Ndnn | |
►Ndetails | |
C_LayerStaticRegisterer | |
C_Range | |
CAbsLayer | |
CAccumLayer | |
CAcoshLayer | |
CAcosLayer | |
CActivationLayer | |
CActivationLayerInt8 | |
CArgLayer | ArgMax/ArgMin layer |
CAsinhLayer | |
CAsinLayer | |
CAtanhLayer | |
CAtanLayer | |
CBackendNode | Derivatives of this class encapsulates functions of certain backends |
CBackendWrapper | Derivatives of this class wraps cv::Mat for different backends and targets |
CBaseConvolutionLayer | |
CBatchNormLayer | |
CBatchNormLayerInt8 | |
CBlankLayer | |
CBNLLLayer | |
CCeilLayer | |
CCeluLayer | |
CChannelsPReLULayer | |
CClassificationModel | This class represents high-level API for classification models |
CCompareLayer | |
CConcatLayer | |
CConstLayer | |
CConvolutionLayer | |
CConvolutionLayerInt8 | |
CCorrelationLayer | |
CCoshLayer | |
CCosLayer | |
CCropAndResizeLayer | |
CCropLayer | |
CCumSumLayer | |
CDataAugmentationLayer | |
CDeconvolutionLayer | |
CDequantizeLayer | |
CDetectionModel | This class represents high-level API for object detection networks |
CDetectionOutputLayer | Detection output layer |
CDict | This class implements name-value dictionary, values are instances of DictValue |
CDictValue | This struct stores the scalar value (or array) of one of the following type: double, cv::String or int64 |
CEltwiseLayer | Element wise operation on inputs |
CEltwiseLayerInt8 | |
CELULayer | |
CErfLayer | |
CExpLayer | |
CFlattenLayer | |
CFloorLayer | |
CFlowWarpLayer | |
CGRULayer | GRU recurrent one-layer |
CHardSigmoidLayer | |
CHardSwishLayer | |
CInnerProductLayer | |
CInnerProductLayerInt8 | |
CInterpLayer | Bilinear resize layer from https://github.com/cdmh/deeplab-public-ver2 |
CKeypointsModel | This class represents high-level API for keypoints models |
CLayer | This interface class allows to build new Layers - are building blocks of networks |
CLayerFactory | Layer factory allows to create instances of registered layers |
CLayerParams | This class provides all data needed to initialize layer |
CLogLayer | |
CLRNLayer | |
CLSTMLayer | LSTM recurrent layer |
CMaxUnpoolLayer | |
CMishLayer | |
CModel | This class is presented high-level API for neural networks |
CMVNLayer | |
CNet | This class allows to create and manipulate comprehensive artificial neural networks |
CNormalizeBBoxLayer | \( L_p \) - normalization layer |
CNotLayer | |
CPaddingLayer | Adds extra values for specific axes |
CPermuteLayer | |
CPoolingLayer | |
CPoolingLayerInt8 | |
CPowerLayer | |
CPriorBoxLayer | |
CProposalLayer | |
CQuantizeLayer | |
CReciprocalLayer | |
CReduceLayer | |
CReduceLayerInt8 | |
CRegionLayer | |
CReLU6Layer | |
CReLULayer | |
CReorgLayer | |
CRequantizeLayer | |
CReshapeLayer | |
CResizeLayer | Resize input 4-dimensional blob by nearest neighbor or bilinear strategy |
CRNNLayer | Classical recurrent layer |
CRoundLayer | |
CScaleLayer | |
CScaleLayerInt8 | |
CSegmentationModel | This class represents high-level API for segmentation models |
CSeluLayer | |
CShiftLayer | |
CShiftLayerInt8 | |
CShrinkLayer | |
CShuffleChannelLayer | |
CSigmoidLayer | |
CSignLayer | |
CSinhLayer | |
CSinLayer | |
CSliceLayer | |
CSoftmaxLayer | |
CSoftmaxLayerInt8 | |
CSoftplusLayer | |
CSoftsignLayer | |
CSplitLayer | |
CSqrtLayer | |
CSwishLayer | |
CTanHLayer | |
CTanLayer | |
CTextDetectionModel | Base class for text detection networks |
CTextDetectionModel_DB | This class represents high-level API for text detection DL networks compatible with DB model |
CTextDetectionModel_EAST | This class represents high-level API for text detection DL networks compatible with EAST model |
CTextRecognitionModel | This class represents high-level API for text recognition networks |
CThresholdedReluLayer | |
►Ndnn_objdetect | |
CInferBbox | A class to post process model predictions |
Cobject | Structure to hold the details pertaining to a single bounding box |
►Ndnn_superres | |
CDnnSuperResImpl | A class to upscale images via convolutional neural networks. The following four models are implemented: |
►Ndpm | |
►CDPMDetector | This is a C++ abstract class, it provides external user API to work with DPM |
CObjectDetection | |
►Ndynafu | |
CDynaFu | |
►Nface | |
CBasicFaceRecognizer | |
CBIF | |
CCParams | |
CEigenFaceRecognizer | |
CFacemark | Abstract base class for all facemark models |
►CFacemarkAAM | |
CConfig | Optional parameter for fitting process |
CData | Data container for the facemark::getData function |
►CModel | The model of AAM Algorithm |
CTexture | |
CParams | |
►CFacemarkKazemi | |
CParams | |
►CFacemarkLBF | |
CBBox | |
CParams | |
CFacemarkTrain | Abstract base class for trainable facemark models |
CFaceRecognizer | Abstract base class for all face recognition models |
CFisherFaceRecognizer | |
CLBPHFaceRecognizer | |
CMACE | Minimum Average Correlation Energy Filter useful for authentication with (cancellable) biometrical features. (does not need many positives to train (10-50), and no negatives at all, also robust to noise/salting) |
CPredictCollector | Abstract base class for all strategies of prediction result handling |
►CStandardCollector | Default predict collector |
CPredictResult | |
►Nflann | |
CCvType | |
CCvType< char > | |
CCvType< double > | |
CCvType< float > | |
CCvType< short > | |
CCvType< unsigned char > | |
CCvType< unsigned short > | |
CGenericIndex | The FLANN nearest neighbor index class. This class is templated with the type of elements for which the index is built |
►Nfreetype | |
CFreeType2 | |
►Ngapi | |
►Ncalib3d | This namespace contains G-API Operation Types for Stereo and related functionality |
►Ncpu | |
CStereoInitParam | Structure for the Stereo operation initialization parameters |
►Ncore | This namespace contains G-API Operation Types for OpenCV Core module functionality |
►Nfluid | This namespace contains G-API Fluid backend functions, structures, and symbols |
CBorder | |
►CBuffer | |
CCache | |
►CView | |
CCache | |
►Nie | This namespace contains G-API OpenVINO backend functions, structures, and symbols |
►Ndetail | |
CParamDesc | |
CParams | This structure provides functions that fill inference parameters for "OpenVINO Toolkit" model |
CParams< cv::gapi::Generic > | |
CPortCfg | |
CPyParams | |
►Nimgproc | This namespace contains G-API Operation Types for OpenCV ImgProc module functionality |
►Nnn | |
►Noak | |
►Ndetail | |
CParamDesc | This structure contains description of inference parameters which is specific to OAK models |
CColorCamera | |
CColorCameraParams | |
CEncoderConfig | |
CParams | |
►Nonnx | This namespace contains G-API ONNX Runtime backend functions, structures, and symbols |
►Ndetail | |
CParamDesc | This structure contains description of inference parameters which is specific to ONNX models |
CParams | |
CPortCfg | |
►Nown | This namespace contains G-API own data structures used in its standalone mode build |
►Ndetail | |
CMatHeader | |
CMat | |
CPoint | |
CPoint2f | |
CRect | |
CScalar | |
CSize | |
CVoidType | |
►Nplaidml | This namespace contains G-API PlaidML backend functions, structures, and symbols |
Cconfig | This structure represents the basic parameters for the experimental PlaidML backend |
►Npython | This namespace contains G-API Python backend functions, structures, and symbols |
CGPythonContext | |
CGPythonFunctor | |
CGPythonKernel | |
►Nrender | This namespace contains G-API CPU rendering backend functions, structures, and symbols. See G-API Drawing and composition functionality for details |
►Ns11n | This namespace contains G-API serialization and deserialization functions and data structures |
►Ndetail | |
CNotImplemented | |
CS11N | This structure allows to implement serialization routines for custom types |
Cwrap_serialize | |
CIIStream | This structure is an interface for deserialization routines |
CIOStream | This structure is an interface for serialization routines |
►Nstreaming | This namespace contains G-API functions, structures, and symbols related to the Streaming execution mode |
►Ndetail | |
CGDesync | |
CGMeta | |
Cqueue_capacity | Specify queue capacity for streaming execution |
►Nvideo | This namespace contains G-API Operations and functions for video-oriented algorithms, like optical flow and background subtraction |
CBackgroundSubtractorParams | Structure for the Background Subtractor operation's initialization parameters |
►Nwip | This namespace contains experimental G-API functionality, functions or structures in this namespace are subjects to change or removal in the future releases. This namespace also contains functions which API is not stabilized yet |
►Ndraw | |
CCircle | This structure represents a circle to draw |
Cfreetype_font | This structure specifies which FreeType font to use by FText primitives |
CFText | This structure represents a text string to draw using FreeType renderer |
CImage | This structure represents an image to draw |
CLine | This structure represents a line to draw |
CMosaic | This structure represents a mosaicing operation |
CPoly | This structure represents a polygon to draw |
CRect | This structure represents a rectangle to draw |
CText | This structure represents a text string to draw |
►Ngst | |
CGStreamerPipeline | |
CGStreamerSource | |
►Nonevpl | |
CCfgParam | Public class is using for creation of onevpl::GSource instances |
CContext | |
CDataProviderException | |
CDataProviderImplementationException | |
CDataProviderSystemErrorException | |
CDataProviderUnsupportedException | |
CDevice | |
CGSource | G-API streaming source based on OneVPL implementation |
CIDataProvider | Public interface allows to customize extraction of video stream data used by onevpl::GSource instead of reading stream from file (by default) |
►CIDeviceSelector | |
CScore | |
CData | This aggregate type represents all types which G-API can handle (via variant) |
CGAsyncCanceled | |
CGAsyncContext | A class to group async requests to cancel them in a single shot |
CGCaptureSource | OpenCV's VideoCapture-based streaming source |
CIStreamSource | Abstract streaming pipeline source |
CGeneric | Generic network type: input and output layers are configured dynamically at runtime |
CGNetPackage | A container class for network configurations. Similar to GKernelPackage. Use cv::gapi::networks() to construct this object |
CKalmanParams | Structure for the Kalman filter's initialization parameters |
Cuse_only | Cv::gapi::use_only() is a special combinator which hints G-API to use only kernels specified in cv::GComputation::compile() (and not to extend kernels available by default with that package) |
►Nhal | |
CDCT2D | |
CDFT1D | |
CDFT2D | |
►Nhdf | |
CHDF5 | Hierarchical Data Format version 5 interface |
►Nhfs | |
CHfsSegment | |
►Nimg_hash | |
CAverageHash | Computes average hash value of the input image |
CBlockMeanHash | Image hash based on block mean |
CColorMomentHash | Image hash based on color moments |
CImgHashBase | The base class for image hash algorithms |
CMarrHildrethHash | Marr-Hildreth Operator Based Hash, slowest but more discriminative |
CPHash | PHash |
CRadialVarianceHash | Image hash based on Radon transform |
►Ninstr | |
CNodeData | |
CNodeDataTls | |
►Nkinfu | |
►Ndetail | |
CPoseGraph | |
►CIntr | |
CProjector | |
CReprojector | Camera intrinsics |
CKinFu | KinectFusion implementation |
CParams | |
CVolume | |
CVolumeParams | |
►Nlarge_kinfu | |
CLargeKinfu | Large Scale Dense Depth Fusion implementation |
CParams | |
►Nlegacy | |
CMultiTracker | This class is used to track multiple objects using the specified tracker algorithm |
CMultiTracker_Alt | Base abstract class for the long-term Multi Object Trackers: |
CMultiTrackerTLD | Multi Object Tracker for TLD |
CTracker | Base abstract class for the long-term tracker: |
►CTrackerBoosting | Boosting tracker |
CParams | |
►CTrackerCSRT | CSRT tracker |
CParams | |
►CTrackerKCF | KCF (Kernelized Correlation Filter) tracker |
CParams | |
►CTrackerMedianFlow | Median Flow tracker |
CParams | |
►CTrackerMIL | The MIL algorithm trains a classifier in an online manner to separate the object from the background |
CParams | |
CTrackerMOSSE | MOSSE (Minimum Output Sum of Squared Error) tracker |
►CTrackerTLD | TLD (Tracking, learning and detection) tracker |
CParams | |
►Nline_descriptor | |
►CBinaryDescriptor | Class implements both functionalities for detection of lines and computation of their binary descriptor |
CParams | List of BinaryDescriptor parameters: |
CBinaryDescriptorMatcher | Furnishes all functionalities for querying a dataset provided by user or internal to class (that user must, anyway, populate) on the model of Descriptor Matchers |
CDrawLinesMatchesFlags | |
CKeyLine | A class to represent a line |
CLSDDetector | |
CLSDParam | |
►Nlinemod | |
CColorGradient | Modality that computes quantized gradient orientations from a color image |
CDepthNormal | Modality that computes quantized surface normals from a dense depth map |
CDetector | Object detector using the LINE template matching algorithm with any set of modalities |
CFeature | Discriminant feature described by its location and label |
CMatch | Represents a successful template match |
CModality | Interface for modalities that plug into the LINE template matching representation |
►CQuantizedPyramid | Represents a modality operating over an image pyramid |
CCandidate | Candidate feature with a score |
CTemplate | |
►Nmcc | |
CCChecker | Checker object |
CCCheckerDetector | A class to find the positions of the ColorCharts in the image |
CCCheckerDraw | Checker draw |
CDetectorParameters | Parameters for the detectMarker process: |
►Nml | |
CANN_MLP | Artificial Neural Networks - Multi-Layer Perceptrons |
CBoost | Boosted tree classifier derived from DTrees |
►CDTrees | The class represents a single decision tree or a collection of decision trees |
CNode | The class represents a decision tree node |
CSplit | The class represents split in a decision tree |
CEM | The class implements the Expectation Maximization algorithm |
CKNearest | The class implements K-Nearest Neighbors model |
CLogisticRegression | Implements Logistic Regression classifier |
CNormalBayesClassifier | Bayes classifier for normally distributed data |
CParamGrid | The structure represents the logarithmic grid range of statmodel parameters |
CRTrees | The class implements the random forest predictor |
CSimulatedAnnealingSolverSystem | This class declares example interface for system state used in simulated annealing optimization algorithm |
CStatModel | Base class for statistical models in OpenCV ML |
►CSVM | Support Vector Machines |
CKernel | |
CSVMSGD | Stochastic Gradient Descent SVM classifier |
CTrainData | Class encapsulating training data |
►Nmulticalib | |
►CMultiCameraCalibration | Class for multiple camera calibration that supports pinhole camera and omnidirection camera. For omnidirectional camera model, please refer to omnidir.hpp in ccalib module. It first calibrate each camera individually, then a bundle adjustment like optimization is applied to refine extrinsic parameters. So far, it only support "random" pattern for calibration, see randomPattern.hpp in ccalib module for details. Images that are used should be named by "cameraIdx-timestamp.*", several images with the same timestamp means that they are the same pattern that are photographed. cameraIdx should start from 0 |
Cedge | |
Cvertex | |
►Nocl | |
►CContext | |
CUserContext | |
CDevice | |
CImage2D | |
CKernel | |
CKernelArg | |
COpenCLExecutionContext | |
COpenCLExecutionContextScope | |
CPlatform | |
CPlatformInfo | |
CProgram | |
CProgramSource | |
CQueue | |
CTimer | |
►Nogl | |
CArrays | Wrapper for OpenGL Client-Side Vertex arrays |
CBuffer | Smart pointer for OpenGL buffer object with reference counting |
CTexture2D | Smart pointer for OpenGL 2D texture memory with reference counting |
►Nomnidir | |
►Noptflow | |
CDenseRLOFOpticalFlow | Fast dense optical flow computation based on robust local optical flow (RLOF) algorithms and sparse-to-dense interpolation scheme |
CDualTVL1OpticalFlow | "Dual TV L1" Optical Flow Algorithm |
CGPCDetails | |
CGPCForest | |
CGPCMatchingParams | Class encapsulating matching parameters |
CGPCPatchDescriptor | |
CGPCPatchSample | |
CGPCTrainingParams | Class encapsulating training parameters |
CGPCTrainingSamples | Class encapsulating training samples |
►CGPCTree | Class for individual tree |
CNode | |
COpticalFlowPCAFlow | PCAFlow algorithm |
CPCAPrior | This class can be used for imposing a learned prior on the resulting optical flow. Solution will be regularized according to this prior. You need to generate appropriate prior file with "learn_prior.py" script beforehand |
CRLOFOpticalFlowParameter | This is used store and set up the parameters of the robust local optical flow (RLOF) algoritm |
CSparseRLOFOpticalFlow | Class used for calculation sparse optical flow and feature tracking with robust local optical flow (RLOF) algorithms |
►Novis | |
CWindowScene | |
►Nparallel | |
►Nopenmp | |
CParallelForBackend | |
►Ntbb | |
►CParallelForBackend | |
CCallbackProxy | |
CParallelForAPI | |
►Nphase_unwrapping | |
►CHistogramPhaseUnwrapping | Class implementing two-dimensional phase unwrapping based on [140] This algorithm belongs to the quality-guided phase unwrapping methods. First, it computes a reliability map from second differences between a pixel and its eight neighbours. Reliability values lie between 0 and 16*pi*pi. Then, this reliability map is used to compute the reliabilities of "edges". An edge is an entity defined by two pixels that are connected horizontally or vertically. Its reliability is found by adding the the reliabilities of the two pixels connected through it. Edges are sorted in a histogram based on their reliability values. This histogram is then used to unwrap pixels, starting from the highest quality pixel |
CParams | Parameters of phaseUnwrapping constructor |
CPhaseUnwrapping | Abstract base class for phase unwrapping |
►Nplot | |
CPlot2d | |
►Nppf_match_3d | |
CICP | This class implements a very efficient and robust variant of the iterative closest point (ICP) algorithm. The task is to register a 3D model (or point cloud) against a set of noisy target data. The variants are put together by myself after certain tests. The task is to be able to match partial, noisy point clouds in cluttered scenes, quickly. You will find that my emphasis is on the performance, while retaining the accuracy. This implementation is based on Tolga Birdal's MATLAB implementation in here: http://www.mathworks.com/matlabcentral/fileexchange/47152-icp-registration-using-efficient-variants-and-multi-resolution-scheme The main contributions come from: |
CPose3D | Class, allowing the storage of a pose. The data structure stores both the quaternions and the matrix forms. It supports IO functionality together with various helper methods to work with poses |
CPoseCluster3D | When multiple poses (see Pose3D) are grouped together (contribute to the same transformation) pose clusters occur. This class is a general container for such groups of poses. It is possible to store, load and perform IO on these poses |
CPPF3DDetector | Class, allowing the load and matching 3D models. Typical Use: |
►Nquality | |
CQualityBase | |
CQualityBRISQUE | BRISQUE (Blind/Referenceless Image Spatial Quality Evaluator) is a No Reference Image Quality Assessment (NR-IQA) algorithm |
►CQualityGMSD | Full reference GMSD algorithm http://www4.comp.polyu.edu.hk/~cslzhang/IQA/GMSD/GMSD.htm |
C_mat_data | |
CQualityMSE | Full reference mean square error algorithm https://en.wikipedia.org/wiki/Mean_squared_error |
CQualityPSNR | Full reference peak signal to noise ratio (PSNR) algorithm https://en.wikipedia.org/wiki/Peak_signal-to-noise_ratio |
►CQualitySSIM | Full reference structural similarity algorithm https://en.wikipedia.org/wiki/Structural_similarity |
C_mat_data | |
►Nrandpattern | |
CRandomPatternCornerFinder | Class for finding features points and corresponding 3D in world coordinate of a "random" pattern, which can be to be used in calibration. It is useful when pattern is partly occluded or only a part of pattern can be observed in multiple cameras calibration. The pattern can be generated by RandomPatternGenerator class described in this file |
CRandomPatternGenerator | |
►Nrapid | |
CGOSTracker | |
COLSTracker | |
CRapid | Wrapper around silhouette based 3D object tracking function for uniform access |
CTracker | Abstract base class for stateful silhouette trackers |
►Nreg | |
CMap | Base class for modelling a Map between two images |
CMapAffine | |
CMapper | Base class for modelling an algorithm for calculating a map |
CMapperGradAffine | |
CMapperGradEuclid | |
CMapperGradProj | |
CMapperGradShift | |
CMapperGradSimilar | |
CMapperPyramid | |
CMapProjec | |
CMapShift | |
CMapTypeCaster | |
►Nrgbd | |
CDepthCleaner | |
CFastICPOdometry | |
CICPOdometry | |
COdometry | |
COdometryFrame | |
CRgbdFrame | |
CRgbdICPOdometry | |
CRgbdNormals | |
CRgbdOdometry | |
CRgbdPlane | |
►Nsaliency | |
CMotionSaliency | |
CMotionSaliencyBinWangApr2014 | Fast Self-tuning Background Subtraction Algorithm from [270] |
CObjectness | |
CObjectnessBING | Objectness algorithms based on [3] [3] Cheng, Ming-Ming, et al. "BING: Binarized normed gradients for objectness estimation at 300fps." IEEE CVPR. 2014 |
CSaliency | |
CStaticSaliency | |
CStaticSaliencyFineGrained | Fine Grained Saliency approach from [180] |
CStaticSaliencySpectralResidual | Spectral Residual approach from [115] |
►Nsegmentation | |
CIntelligentScissorsMB | Intelligent Scissors image segmentation |
►Nsfm | |
CBaseSFM | Base class BaseSFM declares a common API that would be used in a typical scene reconstruction scenario |
Clibmv_CameraIntrinsicsOptions | Data structure describing the camera model and its parameters |
Clibmv_ReconstructionOptions | Data structure describing the reconstruction options |
CSFMLibmvEuclideanReconstruction | SFMLibmvEuclideanReconstruction class provides an interface with the Libmv Structure From Motion pipeline |
►Nstereo | |
CMatchQuasiDense | |
CPropagationParameters | |
CQuasiDenseStereo | Class containing the methods needed for Quasi Dense Stereo computation |
CStereoBinaryBM | Class for computing stereo correspondence using the block matching algorithm, introduced and contributed to OpenCV by K. Konolige |
CStereoBinarySGBM | The class implements the modified H. Hirschmuller algorithm [113] that differs from the original one as follows: |
CStereoMatcher | Filters off small noise blobs (speckles) in the disparity map |
►Nstructured_light | |
►CGrayCodePattern | Class implementing the Gray-code pattern, based on [111] |
CParams | Parameters of StructuredLightPattern constructor |
►CSinusoidalPattern | Class implementing Fourier transform profilometry (FTP) , phase-shifting profilometry (PSP) and Fourier-assisted phase-shifting profilometry (FAPS) based on [51] |
CParams | Parameters of SinusoidalPattern constructor |
CStructuredLightPattern | Abstract base class for generating and decoding structured light patterns |
►Nsuperres | |
CBroxOpticalFlow | |
CDenseOpticalFlowExt | |
CDualTVL1OpticalFlow | |
CFarnebackOpticalFlow | |
CFrameSource | |
CPyrLKOpticalFlow | |
CSuperResolution | Base class for Super Resolution algorithms |
►Ntext | |
CBaseOCR | |
►CERFilter | Base class for 1st and 2nd stages of Neumann and Matas scene text detection algorithm [186]. : |
CCallback | Callback with the classifier is made a class |
CERStat | The ERStat structure represents a class-specific Extremal Region (ER) |
►COCRBeamSearchDecoder | OCRBeamSearchDecoder class provides an interface for OCR using Beam Search algorithm |
CClassifierCallback | Callback with the character classifier is made a class |
►COCRHMMDecoder | OCRHMMDecoder class provides an interface for OCR using Hidden Markov Models |
CClassifierCallback | Callback with the character classifier is made a class |
COCRHolisticWordRecognizer | OCRHolisticWordRecognizer class provides the functionallity of segmented wordspotting. Given a predefined vocabulary , a DictNet is employed to select the most probable word given an input image |
COCRTesseract | OCRTesseract class provides an interface with the tesseract-ocr API (v3.02.02) in C++ |
CTextDetector | An abstract class providing interface for text detection algorithms |
CTextDetectorCNN | TextDetectorCNN class provides the functionallity of text bounding box detection. This class is representing to find bounding boxes of text words given an input image. This class uses OpenCV dnn module to load pre-trained model described in [149]. The original repository with the modified SSD Caffe version: https://github.com/MhLiao/TextBoxes. Model can be downloaded from DropBox. Modified .prototxt file with the model description can be found in opencv_contrib/modules/text/samples/textbox.prototxt |
►Nutil | |
►Ndetail | |
Ctype_list_index_helper | |
Ctype_list_index_helper< I, Target, First > | |
Cvisitor_interface | |
Cvisitor_return_type_deduction_helper | |
Cany | |
Cbad_any_cast | |
Cbad_optional_access | |
Cbad_variant_access | |
Ccopy_through_move_t | |
Cmonostate | |
Coptional | |
Cstatic_indexed_visitor | |
Cstatic_visitor | |
Ctype_list_element | |
Ctype_list_index | |
Cvariant | |
Cvariant_size | |
Cvariant_size< util::variant< Types... > > | |
►Nutils | |
►Nlogging | |
CLogTag | |
CLogTagAuto | |
►Nnested | |
►COriginalClassName | |
CParams | |
CAllocatorStatisticsInterface | |
CBufferArea | Manages memory block shared by muliple buffers |
Clock_guard | A simple scoped lock (RAII-style locking for exclusive/write access) |
Coptional_lock_guard | An optional simple scoped lock (RAII-style locking for exclusive/write access) |
Coptional_shared_lock_guard | An optional shared scoped lock (RAII-style locking for shared/reader access) |
Cshared_lock_guard | A shared scoped lock (RAII-style locking for shared/reader access) |
►Nva_intel | |
►Nvideostab | |
CColorAverageInpainter | |
CColorInpainter | |
CConsistentMosaicInpainter | |
CDeblurerBase | |
CFastMarchingMethod | Describes the Fast Marching Method implementation |
CFromFileMotionReader | |
CGaussianMotionFilter | |
CIDenseOptFlowEstimator | |
CIFrameSource | |
CILog | |
CImageMotionEstimatorBase | Base class for global 2D motion estimation methods which take frames as input |
CIMotionStabilizer | |
CInpainterBase | |
CInpaintingPipeline | |
CIOutlierRejector | |
CISparseOptFlowEstimator | |
CKeypointBasedMotionEstimator | Describes a global 2D motion estimation method which uses keypoints detection and optical flow for matching |
CLogToStdout | |
CLpMotionStabilizer | |
CMaskFrameSource | |
CMoreAccurateMotionWobbleSuppressor | |
CMoreAccurateMotionWobbleSuppressorBase | |
CMotionEstimatorBase | Base class for all global motion estimation methods |
CMotionEstimatorL1 | Describes a global 2D motion estimation method which minimizes L1 error |
CMotionEstimatorRansacL2 | Describes a robust RANSAC-based global 2D motion estimation method which minimizes L2 error |
CMotionFilterBase | |
CMotionInpainter | |
CMotionStabilizationPipeline | |
CNullDeblurer | |
CNullFrameSource | |
CNullInpainter | |
CNullLog | |
CNullOutlierRejector | |
CNullWobbleSuppressor | |
COnePassStabilizer | |
CPyrLkOptFlowEstimatorBase | |
CRansacParams | Describes RANSAC method parameters |
CSparsePyrLkOptFlowEstimator | |
CStabilizerBase | |
CToFileMotionWriter | |
CTranslationBasedLocalOutlierRejector | |
CTwoPassStabilizer | |
CVideoFileSource | |
CWeightingDeblurer | |
CWobbleSuppressorBase | |
►Nviz | |
CCamera | This class wraps intrinsic parameters of a camera |
CColor | This class represents color in BGR order |
CKeyboardEvent | This class represents a keyboard event |
CMesh | This class wraps mesh attributes, and it can load a mesh from a ply file. : |
CMouseEvent | This class represents a mouse event |
CViz3d | 3D visualizer window. This class is implicitly shared |
CWArrow | This 3D Widget defines an arrow |
CWCameraPosition | This 3D Widget represents camera position in a scene by its axes or viewing frustum. : |
CWCircle | This 3D Widget defines a circle |
CWCloud | Clouds |
CWCloudCollection | This 3D Widget defines a collection of clouds. : |
CWCloudNormals | This 3D Widget represents normals of a point cloud. : |
CWCone | This 3D Widget defines a cone. : |
CWCoordinateSystem | Compound widgets |
CWCube | This 3D Widget defines a cube |
CWCylinder | This 3D Widget defines a cylinder. : |
CWGrid | This 3D Widget defines a grid. : |
CWidget | Base class of all widgets. Widget is implicitly shared |
CWidget2D | Base class of all 2D widgets |
CWidget3D | Base class of all 3D widgets |
CWidgetAccessor | This class is for users who want to develop their own widgets using VTK library API. : |
CWImage3D | This 3D Widget represents an image in 3D space. : |
CWImageOverlay | This 2D Widget represents an image overlay. : |
CWLine | Simple widgets |
CWMesh | Constructs a WMesh |
CWPaintedCloud | |
CWPlane | This 3D Widget defines a finite plane |
CWPolyLine | This 3D Widget defines a poly line. : |
CWSphere | This 3D Widget defines a sphere. : |
CWText | Text and image widgets |
CWText3D | This 3D Widget represents 3D text. The text always faces the camera |
CWTrajectory | Trajectories |
CWTrajectoryFrustums | This 3D Widget represents a trajectory. : |
CWTrajectorySpheres | This 3D Widget represents a trajectory using spheres and lines |
CWWidgetMerger | This class allows to merge several widgets to single one |
►Nwechat_qrcode | |
CWeChatQRCode | WeChat QRCode includes two CNN-based models: A object detection model and a super resolution model. Object detection model is applied to detect QRCode with the bounding box. super resolution model is applied to zoom in QRCode when it is small |
►Nxfeatures2d | |
CAffineFeature2D | Class implementing affine adaptation for key points |
CBEBLID | Class implementing BEBLID (Boosted Efficient Binary Local Image Descriptor), described in [236] |
CBoostDesc | Class implementing BoostDesc (Learning Image Descriptors with Boosting), described in [240] and [241] |
CBriefDescriptorExtractor | Class for computing BRIEF descriptors described in [42] |
CDAISY | Class implementing DAISY descriptor, described in [249] |
CElliptic_KeyPoint | Elliptic region around an interest point |
CFREAK | Class implementing the FREAK (Fast Retina Keypoint) keypoint descriptor, described in [8] |
CHarrisLaplaceFeatureDetector | Class implementing the Harris-Laplace feature detector as described in [175] |
CLATCH | |
CLUCID | Class implementing the locally uniform comparison image descriptor, described in [299] |
CMSDDetector | Class implementing the MSD (Maximal Self-Dissimilarity) keypoint detector, described in [250] |
CPCTSignatures | Class implementing PCT (position-color-texture) signature extraction as described in [135]. The algorithm is divided to a feature sampler and a clusterizer. Feature sampler produces samples at given set of coordinates. Clusterizer then produces clusters of these samples using k-means algorithm. Resulting set of clusters is the signature of the input image |
CPCTSignaturesSQFD | Class implementing Signature Quadratic Form Distance (SQFD) |
CStarDetector | The class implements the keypoint detector introduced by [2], synonym of StarDetector. : |
CSURF | Class for extracting Speeded Up Robust Features from an image [17] |
CTBMR | Class implementing the Tree Based Morse Regions (TBMR) as described in [285] extended with scaled extraction ability |
CVGG | Class implementing VGG (Oxford Visual Geometry Group) descriptor trained end to end using "Descriptor Learning Using Convex Optimisation" (DLCO) aparatus described in [227] |
►Nximgproc | |
►Nsegmentation | |
CGraphSegmentation | Graph Based Segmentation Algorithm. The class implements the algorithm described in [75] |
CSelectiveSearchSegmentation | Selective search segmentation algorithm The class implements the algorithm described in [256] |
CSelectiveSearchSegmentationStrategy | Strategie for the selective search segmentation algorithm The class implements a generic stragery for the algorithm described in [256] |
CSelectiveSearchSegmentationStrategyColor | Color-based strategy for the selective search segmentation algorithm The class is implemented from the algorithm described in [256] |
CSelectiveSearchSegmentationStrategyFill | Fill-based strategy for the selective search segmentation algorithm The class is implemented from the algorithm described in [256] |
CSelectiveSearchSegmentationStrategyMultiple | Regroup multiple strategies for the selective search segmentation algorithm |
CSelectiveSearchSegmentationStrategySize | Size-based strategy for the selective search segmentation algorithm The class is implemented from the algorithm described in [256] |
CSelectiveSearchSegmentationStrategyTexture | Texture-based strategy for the selective search segmentation algorithm The class is implemented from the algorithm described in [256] |
CAdaptiveManifoldFilter | Interface for Adaptive Manifold Filter realizations |
CBox | |
CContourFitting | Class for ContourFitting algorithms. ContourFitting match two contours \( z_a \) and \( z_b \) minimizing distance \[ d(z_a,z_b)=\sum (a_n - s b_n e^{j(n \alpha +\phi )})^2 \] where \( a_n \) and \( b_n \) are Fourier descriptors of \( z_a \) and \( z_b \) and s is a scaling factor and \( \phi \) is angle rotation and \( \alpha \) is starting point factor adjustement |
CDisparityFilter | Main interface for all disparity map filters |
CDisparityWLSFilter | Disparity map filter based on Weighted Least Squares filter (in form of Fast Global Smoother that is a lot faster than traditional Weighted Least Squares filter implementations) and optional use of left-right-consistency-based confidence to refine the results in half-occlusions and uniform areas |
CDTFilter | Interface for realizations of Domain Transform filter |
CEdgeAwareInterpolator | Sparse match interpolation algorithm based on modified locally-weighted affine estimator from [206] and Fast Global Smoother as post-processing filter |
CEdgeBoxes | Class implementing EdgeBoxes algorithm from [301] : |
►CEdgeDrawing | Class implementing the ED (EdgeDrawing) [251], EDLines [4], EDPF [5] and EDCircles [6] algorithms |
CParams | |
CFastBilateralSolverFilter | Interface for implementations of Fast Bilateral Solver |
CFastGlobalSmootherFilter | Interface for implementations of Fast Global Smoother filter |
CFastLineDetector | Class implementing the FLD (Fast Line Detector) algorithm described in [139] |
CGuidedFilter | Interface for realizations of Guided Filter |
CRFFeatureGetter | |
CRICInterpolator | Sparse match interpolation algorithm based on modified piecewise locally-weighted affine estimator called Robust Interpolation method of Correspondences or RIC from [117] and Variational and Fast Global Smoother as post-processing filter. The RICInterpolator is a extension of the EdgeAwareInterpolator. Main concept of this extension is an piece-wise affine model based on over-segmentation via SLIC superpixel estimation. The method contains an efficient propagation mechanism to estimate among the pieces-wise models |
CRidgeDetectionFilter | Applies Ridge Detection Filter to an input image. Implements Ridge detection similar to the one in Mathematica using the eigen values from the Hessian Matrix of the input image using Sobel Derivatives. Additional refinement can be done using Skeletonization and Binarization. Adapted from [68] and [169] |
CScanSegment | Class implementing the F-DBSCAN (Accelerated superpixel image segmentation with a parallelized DBSCAN algorithm) superpixels algorithm by Loke SC, et al. [154] for original paper |
CSparseMatchInterpolator | Main interface for all filters, that take sparse matches as an input and produce a dense per-pixel matching (optical flow) as an output |
CStructuredEdgeDetection | Class implementing edge detection algorithm from [59] : |
CSuperpixelLSC | Class implementing the LSC (Linear Spectral Clustering) superpixels algorithm described in [144] |
CSuperpixelSEEDS | Class implementing the SEEDS (Superpixels Extracted via Energy-Driven Sampling) superpixels algorithm described in [261] |
CSuperpixelSLIC | Class implementing the SLIC (Simple Linear Iterative Clustering) superpixels algorithm described in [1] |
►Nxobjdetect | |
CWBDetector | WaldBoost detector |
►Nxphoto | |
CGrayworldWB | Gray-world white balance algorithm |
CLearningBasedWB | More sophisticated learning-based automatic white balance algorithm |
CSimpleWB | A simple white balance algorithm that works by independently stretching each of the input image channels to the specified range. For increased robustness it ignores the top and bottom \(p\%\) of pixel values |
CTonemapDurand | This algorithm decomposes image into two layers: base layer and detail layer using bilateral filter and compresses contrast of the base layer thus preserving all the details |
CWhiteBalancer | The base class for auto white balance algorithms |
C_InputArray | This is the proxy class for passing read-only input arrays into OpenCV functions |
C_InputOutputArray | |
C_OutputArray | This type is very similar to InputArray except that it is used for input/output and output function parameters |
CAccumulator | |
CAccumulator< char > | |
CAccumulator< short > | |
CAccumulator< unsigned char > | |
CAccumulator< unsigned short > | |
CAffine3 | Affine transform |
CAffineFeature | Class for implementing the wrapper which makes detectors and extractors to be affine invariant, described as ASIFT in [290] |
CAffineTransformer | Wrapper class for the OpenCV Affine Transformation algorithm. : |
CAffineWarper | Affine warper factory class |
CAgastFeatureDetector | Wrapping class for feature detection using the AGAST method. : |
CAKAZE | Class implementing the AKAZE keypoint detector and descriptor extractor, described in [9] |
CAlgorithm | This is a base class for all more or less complex algorithms in OpenCV |
CAlignExposures | The base class for algorithms that align images of the same scene with different exposures |
CAlignMTB | This algorithm converts images to median threshold bitmaps (1 for pixels brighter than median luminance and 0 otherwise) and than aligns the resulting bitmaps using bit operations |
►CAllocator | |
Crebind | |
CAsyncArray | Returns result of asynchronous operations |
CAsyncPromise | Provides result of asynchronous operations |
CAutoBuffer | Automatically Allocated Buffer Class |
CAVIReadContainer | |
CAVIWriteContainer | |
CBackgroundSubtractor | Base class for background/foreground segmentation. : |
CBackgroundSubtractorKNN | K-nearest neighbours - based Background/Foreground Segmentation Algorithm |
CBackgroundSubtractorMOG2 | Gaussian Mixture-based Background/Foreground Segmentation Algorithm |
►CBaseCascadeClassifier | |
CMaskGenerator | |
CBFMatcher | Brute-force descriptor matcher |
CBOWImgDescriptorExtractor | Class to compute an image descriptor using the bag of visual words |
CBOWKMeansTrainer | Kmeans -based class to train visual vocabulary using the bag of visual words approach. : |
CBOWTrainer | Abstract base class for training the bag of visual words vocabulary from a set of descriptors |
CBRISK | Class implementing the BRISK keypoint detector and descriptor extractor, described in [142] |
CBufferPoolController | |
CCalibrateCRF | The base class for camera response calibration algorithms |
CCalibrateDebevec | Inverse camera response function is extracted for each brightness value by minimizing an objective function as linear system. Objective function is constructed using pixel values on the same position in all images, extra term is added to make the result smoother |
CCalibrateRobertson | Inverse camera response function is extracted for each brightness value by minimizing an objective function as linear system. This algorithm uses all image pixels |
CCascadeClassifier | Cascade classifier class for object detection |
CChiHistogramCostExtractor | An Chi based cost extraction. : |
CCirclesGridFinderParameters | |
CCLAHE | Base class for Contrast Limited Adaptive Histogram Equalization |
CCommandLineParser | Designed for command line parsing |
CComplex | A complex number class |
CCompressedRectilinearPortraitWarper | |
CCompressedRectilinearWarper | |
CConjGradSolver | This class is used to perform the non-linear non-constrained minimization of a function with known gradient, |
CCylindricalWarper | Cylindrical warper factory class |
CDataDepth | A helper class for cv::DataType |
CDataType | Template "trait" class for OpenCV primitive data types |
CDefaultDeleter< CvHaarClassifierCascade > | |
CDenseOpticalFlow | |
►CDescriptorMatcher | Abstract base class for matching keypoint descriptors |
CDescriptorCollection | |
►CDetectionBasedTracker | |
CExtObject | |
CIDetector | |
CInnerParameters | |
CParameters | |
CTrackedObject | |
CDetectionROI | Struct for detection region of interest (ROI) |
CDISOpticalFlow | DIS optical flow algorithm |
CDMatch | Class for matching keypoint descriptors |
CDownhillSolver | This class is used to perform the non-linear non-constrained minimization of a function, |
CDualQuat | |
CEMDHistogramCostExtractor | An EMD based cost extraction. : |
CEMDL1HistogramCostExtractor | An EMD-L1 based cost extraction. : |
CException | Class passed to an error |
CFaceDetectorYN | DNN-based face detector |
CFaceRecognizerSF | DNN-based face recognizer |
CFarnebackOpticalFlow | Class computing a dense optical flow using the Gunnar Farneback's algorithm |
CFastFeatureDetector | Wrapping class for feature detection using the FAST method. : |
CFeature2D | Abstract base class for 2D image feature detectors and descriptor extractors |
CFileNode | File Storage Node class |
CFileNodeIterator | Used to iterate through sequences and mappings |
CFileStorage | XML/YAML/JSON file storage class that encapsulates all the information necessary for writing or reading data to/from a file |
CFisheyeWarper | |
CFlannBasedMatcher | Flann-based descriptor matcher |
Cfloat16_t | |
CFormatted | |
CFormatter | |
CGArg | |
CGArray | cv::GArray<T> template class represents a list of objects of class T in the graph |
CGArrayDesc | |
CGCall | |
CGCompileArg | Represents an arbitrary compilation argument |
CGCompiled | Represents a compiled computation (graph). Can only be used with image / data formats & resolutions it was compiled for, with some exceptions |
CGComputation | GComputation class represents a captured computation graph. GComputation objects form boundaries for expression code user writes with G-API, allowing to compile and execute it |
CGComputationT | This class is a typed wrapper over a regular GComputation |
►CGComputationT< R(Args...)> | |
CGCompiledT | |
►CGComputationT< std::tuple< R... >(Args...)> | |
CGCompiledT | |
CGCPUContext | |
CGCPUKernel | |
CGCPUKernelImpl | |
CGCPUStKernelImpl | |
CGeneralizedHough | Finds arbitrary template in the grayscale image using Generalized Hough Transform |
CGeneralizedHoughBallard | Finds arbitrary template in the grayscale image using Generalized Hough Transform |
CGeneralizedHoughGuil | Finds arbitrary template in the grayscale image using Generalized Hough Transform |
CGFluidKernel | |
CGFluidKernelImpl | |
CGFluidOutputRois | This structure allows to control the output image region which Fluid backend will produce in the graph |
CGFluidParallelFor | This structure allows to customize the way how Fluid executes parallel regions |
CGFluidParallelOutputRois | This structure forces Fluid backend to generate multiple parallel output regions in the graph. These regions execute in parallel |
CGFrame | GFrame class represents an image or media frame in the graph |
CGFrameDesc | |
CGFTTDetector | Wrapping class for feature detection using the goodFeaturesToTrack function. : |
CGInfer | |
CGInferBase | |
CGInferList | |
CGInferList2 | |
CGInferList2Base | |
CGInferListBase | |
CGInferROI | |
CGInferROIBase | |
CGIOProtoArgs | |
CGKernel | |
CGKernelImpl | |
CGKernelPackage | A container class for heterogeneous kernel implementation collections and graph transformations |
CGKernelType | |
CGKernelType< K, std::function< R(Args...)> > | |
CGKernelTypeM | |
CGKernelTypeM< K, std::function< std::tuple< R... >(Args...)> > | |
CGMat | GMat class represents image or tensor data in the graph |
CGMatDesc | |
CGMatP | |
CGNetworkType | |
CGNetworkType< K, std::function< R(Args...)> > | |
CGNetworkType< K, std::function< std::tuple< R... >(Args...)> > | |
CGOCLContext | |
CGOCLKernel | |
CGOCLKernelImpl | |
CGOpaque | cv::GOpaque<T> template class represents an object of class T in the graph |
CGOpaqueDesc | |
CGPlaidMLContext | |
CGPlaidMLKernel | |
CGPlaidMLKernelImpl | |
Cgraph_dump_path | Ask G-API to dump compiled graph in Graphviz format under the given file name |
CGRunArg | |
CGScalar | GScalar class represents cv::Scalar data in the graph |
CGScalarDesc | |
CGStreamingCompiled | Represents a computation (graph) compiled for streaming |
CGTransform | |
CGTransformImpl | |
CGTransformImpl< K, std::function< R(Args...)> > | |
CGTypeInfo | |
CHamming | |
CHausdorffDistanceExtractor | A simple Hausdorff distance measure between shapes defined by contours |
CHistogramCostExtractor | Abstract base class for histogram cost algorithms |
CHOGDescriptor | Implementation of HOG (Histogram of Oriented Gradients) descriptor and object detector |
CIn_Tag | |
CInferAPI | |
CInferAPIList | |
CInferAPIList2 | |
CInferAPIRoi | |
CKalmanFilter | Kalman filter class |
CKAZE | Class implementing the KAZE keypoint detector and descriptor extractor, described in [10] |
CKeyPoint | Data structure for salient point detectors |
CKeyPointsFilter | A class filters a vector of keypoints |
CL1 | |
CL2 | |
CLDA | Linear Discriminant Analysis |
CLineIterator | Class for iterating over all pixels on a raster line segment |
CLineSegmentDetector | Line segment detector class |
►CLMSolver | |
CCallback | |
CMat | N-dimensional dense array class |
CMat_ | Template matrix class derived from Mat |
CMatAllocator | Custom array allocator |
CMatCommaInitializer_ | Comma-separated Matrix Initializer |
CMatConstIterator | |
CMatConstIterator_ | Matrix read-only iterator |
CMatExpr | Matrix expression representation |
CMatIterator_ | Matrix read-write iterator |
CMatOp | |
CMatSize | |
CMatStep | |
CMatx | Template class for small matrices whose type and size are known at compilation time |
CMatxCommaInitializer | Comma-separated Matrix Initializer |
►CMediaFrame | Cv::MediaFrame class represents an image/media frame obtained from an external source |
CIAdapter | An interface class for MediaFrame data adapters |
CView | Provides access to the MediaFrame's underlying data |
CMercatorWarper | |
CMergeDebevec | The resulting HDR image is calculated as weighted average of the exposures considering exposure values and camera response |
CMergeExposures | The base class algorithms that can merge exposure sequence to a single image |
CMergeMertens | Pixels are weighted using contrast, saturation and well-exposedness measures, than images are combined using laplacian pyramids |
CMergeRobertson | The resulting HDR image is calculated as weighted average of the exposures considering exposure values and camera response |
►CMinProblemSolver | Basic interface for all solvers |
CFunction | Represents function being optimized |
CMoments | Struct returned by cv::moments |
CMSER | Maximally stable extremal region extractor |
CNAryMatIterator | N-ary multi-dimensional array iterator |
CNode | |
CNormHistogramCostExtractor | A norm based cost extraction. : |
CORB | Class implementing the ORB (oriented BRIEF) keypoint detector and descriptor extractor |
COut_Tag | |
CPaniniPortraitWarper | |
CPaniniWarper | |
CParallelLoopBody | Base class for parallel data processors |
CParallelLoopBodyLambdaWrapper | |
CParamType | |
CParamType< _Tp, typename std::enable_if< std::is_enum< _Tp >::value >::type > | |
CParamType< Algorithm > | |
CParamType< bool > | |
CParamType< double > | |
CParamType< float > | |
CParamType< Mat > | |
CParamType< Scalar > | |
CParamType< std::vector< Mat > > | |
CParamType< String > | |
CParamType< uchar > | |
CParamType< uint64 > | |
CParamType< unsigned > | |
CPCA | Principal Component Analysis |
CPlaneWarper | Plane warper factory class |
CPoint3_ | Template class for 3D points specified by its coordinates x , y and z |
CPoint_ | Template class for 2D points specified by its coordinates x and y |
CPyRotationWarper | |
CQRCodeDetector | |
►CQRCodeEncoder | |
CParams | QR code encoder parameters |
CQtFont | QtFont available only for Qt. See cv::fontQt |
CQuat | |
CQuatEnum | |
CRange | Template class specifying a continuous subsequence (slice) of a sequence |
CRect_ | Template class for 2D rectangles |
►CRMat | |
CIAdapter | |
CView | |
CRNG | Random Number Generator |
CRNG_MT19937 | Mersenne Twister random number generator |
CRotatedRect | The class represents rotated (i.e. not up-right) rectangles on a plane |
CScalar_ | Template class for a 4-element vector derived from Vec |
CShapeContextDistanceExtractor | Implementation of the Shape Context descriptor and matching algorithm |
CShapeDistanceExtractor | Abstract base class for shape distance algorithms |
CShapeTransformer | Abstract base class for shape transformation algorithms |
CSIFT | Class for extracting keypoints and computing descriptors using the Scale Invariant Feature Transform (SIFT) algorithm by D. Lowe [157] |
CSimilarRects | This class is used for grouping object candidates detected by Cascade Classifier, HOG etc |
►CSimpleBlobDetector | Class for extracting blobs from an image. : |
CParams | |
CSize_ | Template class for specifying the size of an image or rectangle |
CSL2 | |
Csoftdouble | |
Csoftfloat | |
►CSparseMat | The class SparseMat represents multi-dimensional sparse numerical arrays |
CHdr | Sparse matrix header |
CNode | Sparse matrix node - element of a hash table |
CSparseMat_ | Template sparse n-dimensional array class derived from SparseMat |
CSparseMatConstIterator | Read-Only Sparse Matrix Iterator |
CSparseMatConstIterator_ | Template Read-Only Sparse Matrix Iterator Class |
CSparseMatIterator | Read-write Sparse Matrix Iterator |
CSparseMatIterator_ | Template Read-Write Sparse Matrix Iterator Class |
CSparseOpticalFlow | Base interface for sparse optical flow algorithms |
CSparsePyrLKOpticalFlow | Class used for calculating a sparse optical flow |
CSphericalWarper | Spherical warper factory class |
CStereoBM | Class for computing stereo correspondence using the block matching algorithm, introduced and contributed to OpenCV by K. Konolige |
CStereographicWarper | |
CStereoMatcher | The base class for stereo correspondence algorithms |
CStereoSGBM | The class implements the modified H. Hirschmuller algorithm [113] that differs from the original one as follows: |
CStitcher | High level image stitcher |
►CSubdiv2D | |
CQuadEdge | |
CVertex | |
CSVD | Singular Value Decomposition |
CTermCriteria | The class defining termination criteria for iterative algorithms |
CThinPlateSplineShapeTransformer | Definition of the transformation |
CTickMeter | Class to measure passing time |
CTLSData | Simple TLS data class |
CTLSDataAccumulator | TLS data accumulator with gathering methods |
CTLSDataContainer | |
CTonemap | Base class for tonemapping algorithms - tools that are used to map HDR image to 8-bit range |
CTonemapDrago | Adaptive logarithmic mapping is a fast global tonemapping algorithm that scales the image in logarithmic domain |
CTonemapMantiuk | This algorithm transforms image to contrast using gradients on all levels of gaussian pyramid, transforms contrast values to HVS response and scales the response. After this the image is reconstructed from new contrast values |
CTonemapReinhard | This is a global tonemapping operator that models human visual system |
CTracker | Base abstract class for the long-term tracker |
►CTrackerCSRT | CSRT tracker |
CParams | |
►CTrackerDaSiamRPN | |
CParams | |
►CTrackerGOTURN | GOTURN (Generic Object Tracking Using Regression Networks) tracker |
CParams | |
►CTrackerKCF | KCF (Kernelized Correlation Filter) tracker |
CParams | |
►CTrackerMIL | The MIL algorithm trains a classifier in an online manner to separate the object from the background |
CParams | |
CTransverseMercatorWarper | |
CUMat | |
CUMatData | |
CUsacParams | |
Cv_float32x4 | |
Cv_float64x2 | |
Cv_int16x8 | |
Cv_int32x4 | |
Cv_int64x2 | |
Cv_int8x16 | |
Cv_reg | |
CV_TypeTraits | |
CV_TypeTraits< double > | |
CV_TypeTraits< float > | |
CV_TypeTraits< int64 > | |
CV_TypeTraits< schar > | |
CV_TypeTraits< short > | |
CV_TypeTraits< uchar > | |
CV_TypeTraits< uint64 > | |
CV_TypeTraits< unsigned > | |
CV_TypeTraits< ushort > | |
Cv_uint16x8 | |
Cv_uint32x4 | |
Cv_uint64x2 | |
Cv_uint8x16 | |
CVariationalRefinement | Variational optical flow refinement |
CVec | Template class for short numerical vectors, a partial case of Matx |
CVecCommaInitializer | Comma-separated Vec Initializer |
Cvfloat32mf2_t | |
Cvfloat64mf2_t | |
CVideoCapture | Class for video capturing from video files, image sequences or cameras |
CVideoWriter | Video writer class |
Cvint16mf2_t | |
Cvint32mf2_t | |
Cvint64mf2_t | |
Cvint8mf2_t | |
Cvint8mf4_t | |
Cvuint16mf2_t | |
Cvuint32mf2_t | |
Cvuint64mf2_t | |
Cvuint8mf2_t | |
Cvuint8mf4_t | |
CWarperCreator | Image warper factories base class |
►Ncvv | |
►Nimpl | |
CCallMetaData | Optional information about a location in Code |
CFinalShowCaller | RAII-class to call finalShow() in it's dtor |
►NNcvCTprep | |
CassertTest | |
CCT_ASSERT_FAILURE | |
CCT_ASSERT_FAILURE< true > | |
►Nplaidml | |
►Nstd | STL namespace |
Chash< cv::gapi::GBackend > | |
Chash< cv::GShape > | |
C<AVCaptureVideoDataOutputSampleBufferDelegate> | |
CCv16suf | |
CCv32suf | |
CCv64suf | |
CCvAbstractCamera | |
CcvhalDFT | Dummy structure storing DFT/DCT context |
CcvhalFilter2D | Dummy structure storing filtering context |
CcvhalKeyPoint | |
CCvPhotoCamera | |
C<CvPhotoCameraDelegate > | |
CCvVideoCamera | |
C<CvVideoCameraDelegate > | |
CGray2RGB | |
CHaarClassifierCascadeDescriptor | |
CHaarClassifierNode128 | |
CHaarClassifierNodeDescriptor32 | |
CHaarFeature64 | |
CHaarFeatureDescriptor32 | |
CHaarStage64 | |
Chashnode_i | |
Chashtable_int | |
CHLS2RGB | |
CHSV2RGB | |
CINCVMemAllocator | |
CLab2RGB | |
CLuv2RGB | |
CNCVBroxOpticalFlowDescriptor | Model and solver parameters |
CNCVMatrix | |
CNCVMatrixAlloc | |
CNCVMatrixReuse | |
CNCVMemNativeAllocator | |
CNCVMemPtr | |
CNCVMemSegment | |
CNCVMemStackAllocator | |
CNcvPoint2D32s | |
CNcvPoint2D32u | |
CNcvRect32s | |
CNcvRect32u | |
CNcvRect8u | |
CNcvSize32s | |
CNcvSize32u | |
CNCVVector | |
CNCVVectorAlloc | |
CNCVVectorReuse | |
CNppStInterpolationState | |
CNSObject | |
C<NSObject> | |
C<NSObjectNSObject> | |
COpenCV_API_Header | |
CRGB2Gray | |
CRGB2HLS | |
CRGB2HSV | |
CRGB2Lab | |
CRGB2Luv | |
CRGB2RGB | |
CRGB2XYZ | |
CRGB2YCrCb | |
CRGB2YUV | |
CTHash | Struct, holding a node in the hashtable |
CXYZ2RGB | |
CYCrCb2RGB | |
CYUV2RGB |