| ►Ccv::_InputArray | This is the proxy class for passing read-only input arrays into OpenCV functions |
| ►Ccv::_OutputArray | This type is very similar to InputArray except that it is used for input/output and output function parameters |
| Ccv::_InputOutputArray | |
| C_IplConvKernel | |
| C_IplConvKernelFP | |
| C_IplImage | |
| C_IplROI | |
| Ccv::Accumulator< T > | |
| Ccv::Accumulator< char > | |
| Ccv::Accumulator< short > | |
| Ccv::Accumulator< unsigned char > | |
| Ccv::Accumulator< unsigned short > | |
| ►Ccv::Algorithm | This is a base class for all more or less complex algorithms in OpenCV |
| ►Ccv::BackgroundSubtractor | Base class for background/foreground segmentation. : |
| Ccv::BackgroundSubtractorKNN | K-nearest neighbours - based Background/Foreground Segmentation Algorithm |
| Ccv::BackgroundSubtractorMOG2 | Gaussian Mixture-based Background/Foreground Segmentation Algorithm |
| Ccv::BaseCascadeClassifier | |
| Ccv::CLAHE | Base class for Contrast Limited Adaptive Histogram Equalization |
| ►Ccv::DenseOpticalFlow | |
| Ccv::DISOpticalFlow | DIS optical flow algorithm |
| Ccv::FarnebackOpticalFlow | Class computing a dense optical flow using the Gunnar Farneback's algorithm |
| Ccv::VariationalRefinement | Variational optical flow refinement |
| ►Ccv::DescriptorMatcher | Abstract base class for matching keypoint descriptors |
| Ccv::BFMatcher | Brute-force descriptor matcher |
| ►Ccv::Feature2D | Abstract base class for 2D image feature detectors and descriptor extractors |
| Ccv::AKAZE | Class implementing the AKAZE keypoint detector and descriptor extractor, described in [ANB13] |
| Ccv::AffineFeature | Class for implementing the wrapper which makes detectors and extractors to be affine invariant, described as ASIFT in [YM11] |
| Ccv::AgastFeatureDetector | Wrapping class for feature detection using the AGAST method. : |
| Ccv::BRISK | Class implementing the BRISK keypoint detector and descriptor extractor, described in [LCS11] |
| Ccv::FastFeatureDetector | Wrapping class for feature detection using the FAST method. : |
| Ccv::GFTTDetector | Wrapping class for feature detection using the goodFeaturesToTrack function. : |
| Ccv::KAZE | Class implementing the KAZE keypoint detector and descriptor extractor, described in [ABD12] |
| Ccv::MSER | Maximally stable extremal region extractor |
| Ccv::ORB | Class implementing the ORB (oriented BRIEF) keypoint detector and descriptor extractor |
| Ccv::SIFT | Class for extracting keypoints and computing descriptors using the Scale Invariant Feature Transform (SIFT) algorithm by D. Lowe [Lowe04] |
| Ccv::SimpleBlobDetector | Class for extracting blobs from an image. : |
| ►Ccv::GeneralizedHough | Finds arbitrary template in the grayscale image using Generalized Hough Transform |
| Ccv::GeneralizedHoughBallard | Finds arbitrary template in the grayscale image using Generalized Hough Transform |
| Ccv::GeneralizedHoughGuil | Finds arbitrary template in the grayscale image using Generalized Hough Transform |
| Ccv::LMSolver | |
| Ccv::LineSegmentDetector | Line segment detector class |
| ►Ccv::MinProblemSolver | Basic interface for all solvers |
| Ccv::ConjGradSolver | This class is used to perform the non-linear non-constrained minimization of a function with known gradient, |
| Ccv::DownhillSolver | This class is used to perform the non-linear non-constrained minimization of a function, |
| ►Ccv::SparseOpticalFlow | Base interface for sparse optical flow algorithms |
| Ccv::SparsePyrLKOpticalFlow | Class used for calculating a sparse optical flow |
| ►Ccv::StereoMatcher | The base class for stereo correspondence algorithms |
| Ccv::StereoBM | Class for computing stereo correspondence using the block matching algorithm, introduced and contributed to OpenCV by K. Konolige |
| Ccv::StereoSGBM | The class implements the modified H. Hirschmuller algorithm [HH08] that differs from the original one as follows: |
| Ccv::aruco::ArucoDetector | The main functionality of ArucoDetector class is detection of markers in an image with detectMarkers() method |
| Ccv::aruco::CharucoDetector | |
| Ccv::Allocator< _Tp > | |
| Ccv::cuda::GpuMat::Allocator | |
| ►Ccv::utils::AllocatorStatisticsInterface | |
| Ccv::utils::AllocatorStatistics | |
| Ccv::ogl::Arrays | Wrapper for OpenGL Client-Side Vertex arrays |
| Ccv::AsyncArray | Returns result of asynchronous operations |
| Ccv::AsyncPromise | Provides result of asynchronous operations |
| Ccv::AutoBuffer< _Tp, fixed_size > | Automatically Allocated Buffer Class |
| ►C<AVCaptureVideoDataOutputSampleBufferDelegate> | |
| CCvVideoCamera | |
| ►Ccv::aruco::Board | Board of ArUco markers |
| Ccv::aruco::CharucoBoard | ChArUco board is a planar chessboard where the markers are placed inside the white squares of a chessboard |
| Ccv::aruco::GridBoard | Planar board with grid arrangement of markers |
| Ccv::BOWImgDescriptorExtractor | Class to compute an image descriptor using the bag of visual words |
| ►Ccv::BOWTrainer | Abstract base class for training the bag of visual words vocabulary from a set of descriptors |
| Ccv::BOWKMeansTrainer | Kmeans -based class to train visual vocabulary using the bag of visual words approach. : |
| Ccv::ogl::Buffer | Smart pointer for OpenGL buffer object with reference counting |
| Ccv::cuda::BufferPool | BufferPool for use with CUDA streams |
| Ccv::BufferPoolController | |
| ►CQtQuick::Templates::Button | |
| CButton | |
| CEsterv::Controls::Flat::Button | |
| Ccv::LMSolver::Callback | |
| Ccv::parallel::tbb::ParallelForBackend::CallbackProxy | |
| Ccv::CascadeClassifier | Cascade classifier class for object detection |
| Ccv::aruco::CharucoParameters | |
| ►CQtQuick::Templates::CheckBox | |
| CCheckBox | |
| CEsterv::Controls::Flat::CheckBox | |
| Ccv::CirclesGridFinderParameters | |
| ►CColumnLayout | |
| CAbout | |
| CEsterv::AboutEstervQrCode::About | |
| ►CQtQuick::Templates::ComboBox | |
| CComboBox | |
| CEsterv::Controls::Flat::ComboBox | |
| Ccv::CommandLineParser | Designed for command line parsing |
| Ccv::Complex< _Tp > | A complex number class |
| Ccv::ocl::Context | |
| ►CControl | |
| CEsterv::CustomControls::PinPad | |
| CEsterv::CustomControls::QrGen::QrGenImage | |
| CPinPad | |
| CQrGenImage | |
| CCv16suf | |
| CCv32suf | |
| CCv64suf | |
| CCvBox2D | |
| CCvChain | |
| CCvChainPtReader | |
| CCvConnectedComp | |
| CCvContour | |
| CCvConvexityDefect | |
| CCvFont | |
| CCvGraph | |
| CCvGraphEdge | |
| CCvGraphScanner | |
| CCvGraphVtx | |
| CCvGraphVtx2D | |
| CcvhalKeyPoint | |
| CCvHistogram | |
| CCvHuMoments | |
| CCvLineIterator | |
| CCvMat | |
| CCvMatND | |
| CCvMemBlock | |
| CCvMemStorage | |
| CCvMemStoragePos | |
| CCvMoments | |
| CCvNArrayIterator | |
| CCvPoint | |
| CCvPoint2D32f | |
| CCvPoint2D64f | |
| CCvPoint3D32f | |
| CCvPoint3D64f | |
| CCvRect | |
| CCvScalar | |
| CCvSeq | |
| CCvSeqBlock | |
| CCvSeqReader | |
| CCvSeqWriter | |
| CCvSet | |
| CCvSetElem | |
| CCvSize | |
| CCvSize2D32f | |
| CCvSlice | |
| CCvSparseMat | |
| CCvSparseMatIterator | |
| CCvSparseNode | |
| CCvTermCriteria | |
| CCvTreeNodeIterator | |
| Ccv::flann::CvType< T > | |
| Ccv::flann::CvType< char > | |
| Ccv::flann::CvType< double > | |
| Ccv::flann::CvType< float > | |
| Ccv::flann::CvType< int > | |
| Ccv::flann::CvType< short > | |
| Ccv::flann::CvType< unsigned char > | |
| Ccv::flann::CvType< unsigned short > | |
| Ccv::DataDepth< _Tp > | A helper class for cv::DataType |
| Ccv::DataType< _Tp > | Template "trait" class for OpenCV primitive data types |
| Ccv::DataType< bool > | |
| Ccv::DataType< char > | |
| Ccv::DataType< Complex< _Tp > > | |
| Ccv::DataType< double > | |
| Ccv::DataType< float > | |
| Ccv::DataType< hfloat > | |
| Ccv::DataType< int > | |
| Ccv::DataType< Matx< _Tp, m, n > > | |
| Ccv::DataType< Moments > | |
| Ccv::DataType< Point3_< _Tp > > | |
| Ccv::DataType< Point_< _Tp > > | |
| Ccv::DataType< Range > | |
| Ccv::DataType< Rect_< _Tp > > | |
| Ccv::DataType< RotatedRect > | |
| Ccv::DataType< Scalar_< _Tp > > | |
| Ccv::DataType< schar > | |
| Ccv::DataType< short > | |
| Ccv::DataType< Size_< _Tp > > | |
| Ccv::DataType< uchar > | |
| Ccv::DataType< ushort > | |
| Ccv::DataType< Vec< _Tp, cn > > | |
| Ccv::hal::DCT2D | |
| Ccv::DefaultDeleter< Y > | |
| Ccv::DefaultDeleter< CvHaarClassifierCascade > | |
| ►CQtQuick::Templates::DelayButton | |
| CDelayButton | |
| CEsterv::Controls::Flat::DelayButton | |
| Ccv::traits::Depth< T > | |
| Ccv::traits::Depth< Complex< _Tp > > | |
| Ccv::traits::Depth< Matx< _Tp, m, n > > | |
| Ccv::traits::Depth< Moments > | |
| Ccv::traits::Depth< Point3_< _Tp > > | |
| Ccv::traits::Depth< Point_< _Tp > > | |
| Ccv::traits::Depth< Range > | |
| Ccv::traits::Depth< Rect_< _Tp > > | |
| Ccv::traits::Depth< RotatedRect > | |
| Ccv::traits::Depth< Scalar_< _Tp > > | |
| Ccv::traits::Depth< Size_< _Tp > > | |
| Ccv::traits::Depth< Vec< _Tp, cn > > | |
| Ccv::DescriptorMatcher::DescriptorCollection | |
| Ccv::DetectionBasedTracker | |
| Ccv::DetectionROI | Struct for detection region of interest (ROI) |
| Ccv::aruco::DetectorParameters | Struct DetectorParameters is used by ArucoDetector |
| Ccv::ocl::Device | |
| Ccv::cuda::DeviceInfo | Class providing functionality for querying the specified GPU properties |
| Ccv::hal::DFT1D | |
| Ccv::hal::DFT2D | |
| Ccv::aruco::Dictionary | Dictionary is a set of unique ArUco markers of the same size |
| Ccv::DMatch | Class for matching keypoint descriptors |
| Ccv::DualQuat< _Tp > | |
| Ccv::cuda::Event | |
| Ccv::cuda::EventAccessor | Class that enables getting cudaEvent_t from cuda::Event |
| ►Cstd::exception [external] | |
| Ccv::Exception | Class passed to an error |
| Ccv::DetectionBasedTracker::ExtObject | |
| Ccv::FaceDetectorYN | DNN-based face detector |
| Ccv::FaceRecognizerSF | DNN-based face recognizer |
| ►Cstd::false_type [external] | |
| Ccv::has_custom_delete< T, typename > | |
| Ccv::FileNode | File Storage Node class |
| Ccv::FileNodeIterator | Used to iterate through sequences and mappings |
| Ccv::FileStorage | XML/YAML/JSON file storage class that encapsulates all the information necessary for writing or reading data to/from a file |
| Ccv::Formatted | |
| Ccv::Formatter | |
| Ccv::details::FPDenormalsIgnoreHintScope | |
| Ccv::details::FPDenormalsIgnoreHintScopeNOOP | |
| Ccv::details::FPDenormalsModeState | |
| ►CQtQuick::Templates::Frame | |
| CEsterv::Controls::Flat::Frame | |
| CFrame | |
| Ccv::MinProblemSolver::Function | Represents function being optimized |
| Ccv::flann::GenericIndex< Distance > | The FLANN nearest neighbor index class. This class is templated with the type of elements for which the index is built |
| Ccv::cuda::GpuData | |
| Ccv::cuda::GpuMat | Base storage class for GPU memory with reference counting |
| Ccv::cuda::GpuMatND | |
| ►Ccv::GraphicalCodeDetector | |
| Ccv::QRCodeDetector | |
| ►Ccv::QRCodeDetectorAruco | |
| CEsterv::Utils::QrDec::QRDecoder | |
| Ccv::barcode::BarcodeDetector | |
| Ccv::Hamming | |
| Ccv::sfinae::has_parenthesis_operator< C, Ret, Args > | |
| Ccv::SparseMat::Hdr | Sparse matrix header |
| Ccv::HOGDescriptor | Implementation of HOG (Histogram of Oriented Gradients) descriptor and object detector |
| Ccv::cuda::HostMem | Class with reference counting wrapping special memory type allocation functions from CUDA |
| Ccv::DetectionBasedTracker::IDetector | |
| ►CImage | |
| CEsterv::CustomControls::QrDec::QrCam | |
| CQrCam | |
| Ccv::ocl::Image2D | |
| Ccv::ImageCollection | To read Multi Page images on demand |
| Ccv::DetectionBasedTracker::InnerParameters | |
| Ccv::segmentation::IntelligentScissorsMB | Intelligent Scissors image segmentation |
| ►CQtQuick::Templates::ItemDelegate | |
| CEsterv::Controls::Flat::ItemDelegate | |
| CItemDelegate | |
| Ccv::ImageCollection::iterator | |
| Ccv::KalmanFilter | Kalman filter class |
| Ccv::ocl::Kernel | |
| Ccv::ocl::KernelArg | |
| Ccv::KeyPoint | Data structure for salient point detectors |
| Ccv::KeyPointsFilter | A class filters a vector of keypoints |
| Ccv::L1< T > | |
| Ccv::L2< T > | |
| ►CQtQuick::Templates::Label | |
| CEsterv::Controls::Flat::Label | |
| CLabel | |
| Ccv::LDA | Linear Discriminant Analysis |
| ►Cstd::length_error [external] | |
| CEsterv::Utils::QrGen::data_too_long | |
| Ccv::LineIterator | Class for iterating over all pixels on a raster line segment |
| ►Ccv::utils::logging::LogTag | |
| Ccv::utils::logging::LogTagAuto | |
| Ccv::BaseCascadeClassifier::MaskGenerator | |
| ►Ccv::Mat | N-dimensional dense array class |
| Ccv::Mat_< _Tp > | Template matrix class derived from Mat |
| Ccv::MatAllocator | Custom array allocator |
| Ccv::MatCommaInitializer_< _Tp > | Comma-separated Matrix Initializer |
| ►Ccv::MatConstIterator | |
| ►Ccv::MatConstIterator_< _Tp > | Matrix read-only iterator |
| Ccv::MatIterator_< _Tp > | Matrix read-write iterator |
| Ccv::MatExpr | Matrix expression representation This is a list of implemented matrix operations that can be combined in arbitrary complex expressions (here A, B stand for matrices ( Mat ), s for a scalar ( Scalar ), alpha for a real-valued scalar ( double )): |
| Ccv::MatOp | |
| Ccv::MatSize | |
| Ccv::MatStep | |
| ►Ccv::Matx< _Tp, m, n > | Template class for small matrices whose type and size are known at compilation time |
| Ccv::Vec< double, 4 > | |
| ►Ccv::Matx< _Tp, cn, 1 > | |
| ►Ccv::Vec< _Tp, 4 > | |
| Ccv::Scalar_< _Tp > | Template class for a 4-element vector derived from Vec |
| ►Ccv::Vec< _Tp, cn > | Template class for short numerical vectors, a partial case of Matx |
| Ccv::Scalar_< double > | |
| Ccv::Matx< double, cn, 1 > | |
| Ccv::internal::Matx_DetOp< _Tp, m > | |
| Ccv::internal::Matx_DetOp< _Tp, 1 > | |
| Ccv::internal::Matx_DetOp< _Tp, 2 > | |
| Ccv::internal::Matx_DetOp< _Tp, 3 > | |
| Ccv::MatxCommaInitializer< _Tp, m, n > | Comma-separated Matrix Initializer |
| ►Ccv::MatxCommaInitializer< _Tp, m, 1 > | |
| Ccv::VecCommaInitializer< _Tp, m > | Comma-separated Vec Initializer |
| CEsterv::Utils::QrGen::QrSegment::Mode | |
| Ccv::Moments | Struct returned by cv::moments |
| Ccv::NAryMatIterator | N-ary multi-dimensional array iterator |
| Ccv::Node< OBJECT > | |
| Ccv::SparseMat::Node | Sparse matrix node - element of a hash table |
| Ccv::instr::NodeData | |
| Ccv::instr::NodeDataTls | |
| ►CNSObject | |
| ►CCvAbstractCamera | |
| CCvPhotoCamera | |
| CCvVideoCamera | |
| ►C<NSObject> | |
| C<CvPhotoCameraDelegate> | |
| ►C<NSObjectNSObject> | |
| C<CvVideoCameraDelegate> | |
| Ccv::ocl::OpenCLExecutionContext | |
| Ccv::ocl::OpenCLExecutionContextScope | |
| ►Ccv::parallel::ParallelForAPI | |
| Ccv::parallel::openmp::ParallelForBackend | |
| Ccv::parallel::tbb::ParallelForBackend | |
| ►Ccv::ParallelLoopBody | Base class for parallel data processors |
| Ccv::ParallelLoopBodyLambdaWrapper | |
| Ccv::DetectionBasedTracker::Parameters | |
| Ccv::detail::tracking::TrackerSamplerCSC::Params | |
| Ccv::QRCodeDetectorAruco::Params | |
| Ccv::QRCodeEncoder::Params | QR code encoder parameters |
| Ccv::SimpleBlobDetector::Params | |
| Ccv::TrackerDaSiamRPN::Params | |
| Ccv::TrackerGOTURN::Params | |
| Ccv::TrackerMIL::Params | |
| Ccv::TrackerNano::Params | |
| Ccv::TrackerVit::Params | |
| Ccv::ParamType< _Tp, _EnumTp > | |
| Ccv::ParamType< _Tp, typename std::enable_if< std::is_enum< _Tp >::value >::type > | |
| Ccv::ParamType< Algorithm > | |
| Ccv::ParamType< bool > | |
| Ccv::ParamType< double > | |
| Ccv::ParamType< float > | |
| Ccv::ParamType< int > | |
| Ccv::ParamType< Mat > | |
| Ccv::ParamType< Scalar > | |
| Ccv::ParamType< std::vector< Mat > > | |
| Ccv::ParamType< String > | |
| Ccv::ParamType< uchar > | |
| Ccv::ParamType< uint64 > | |
| Ccv::ParamType< unsigned > | |
| Ccv::PCA | Principal Component Analysis |
| Ccv::ocl::Platform | |
| Ccv::ocl::PlatformInfo | |
| Ccv::Point3_< _Tp > | Template class for 3D points specified by its coordinates x, y and z |
| Ccv::Point_< _Tp > | Template class for 2D points specified by its coordinates x and y |
| Ccv::Point_< float > | |
| ►CQtQuick::Templates::Popup | |
| CEsterv::Controls::Flat::Popup | |
| ►CPopup | |
| CEsterv::CustomControls::QrDec::QrDecPop | |
| CEsterv::CustomControls::QrGen::QrGenPop | |
| CQrDecPop | |
| CQrGenPop | |
| Ccv::ocl::Program | |
| Ccv::ocl::ProgramSource | |
| ►CQObject [external] | |
| CEsterv::Utils::AboutThis | |
| CEsterv::Utils::QrDec::QRImageDecoder | |
| ►CQQmlEngineExtensionPlugin | |
| CEsterv_AboutEstervQrCodePlugin | |
| CEsterv_AboutEstervQrCodePlugin | |
| CEsterv_Controls_FlatPlugin | |
| CEsterv_Controls_FlatPlugin | |
| CEsterv_CustomControlsPlugin | |
| CEsterv_CustomControlsPlugin | |
| CEsterv_CustomControls_QrDecPlugin | |
| CEsterv_CustomControls_QrDecPlugin | |
| CEsterv_CustomControls_QrGenPlugin | |
| CEsterv_CustomControls_QrGenPlugin | |
| CEsterv_Styles_SimplePlugin | |
| CEsterv_Styles_SimplePlugin | |
| ►CQQuickImageProvider | |
| CEsterv::Utils::QrDec::WasmImageProvider | |
| CEsterv::Utils::QrGen::QRImageProvider | |
| CEsterv::Utils::QrGen::QrCode | |
| Ccv::QRCodeEncoder | |
| CEsterv::Utils::QrGen::QrSegment | |
| CQT_WARNING_DISABLE_DEPRECATED::qt_meta_tag_ZN6Esterv5Utils5QrDec14QRImageDecoderE_t | |
| CQT_WARNING_DISABLE_DEPRECATED::qt_meta_tag_ZN6Esterv5Utils9AboutThisE_t | |
| ►CQtQml::QtObject | |
| CEsterv::Styles::Simple::Style | |
| CStyle | |
| Ccv::Subdiv2D::QuadEdge | |
| Ccv::Quat< _Tp > | |
| Ccv::QuatEnum | |
| Ccv::ocl::Queue | |
| Ccv::Range | Template class specifying a continuous subsequence (slice) of a sequence |
| Ccv::Allocator< _Tp >::rebind< U > | |
| Ccv::Rect_< _Tp > | Template class for 2D rectangles |
| Ccv::aruco::RefineParameters | Struct RefineParameters is used by ArucoDetector |
| Ccv::RNG | Random Number Generator |
| Ccv::RNG_MT19937 | Mersenne Twister random number generator |
| Ccv::RotatedRect | The class represents rotated (i.e. not up-right) rectangles on a plane |
| ►CQtQuick::Templates::RoundButton | |
| CEsterv::Controls::Flat::RoundButton | |
| ►CRoundButton | |
| CCloseButton | |
| CEsterv::CustomControls::CloseButton | |
| CEsterv::CustomControls::NextButton | |
| CEsterv::CustomControls::PrevButton | |
| CNextButton | |
| CPrevButton | |
| Ccv::traits::SafeFmt< T, available > | |
| Ccv::traits::SafeFmt< T, false > | |
| Ccv::traits::SafeFmt< T, true > | |
| Ccv::traits::SafeType< T, available > | |
| Ccv::traits::SafeType< T, false > | |
| Ccv::traits::SafeType< T, true > | |
| ►Cstd::shared_ptr [external] | |
| Ccv::Ptr< cv::Feature2D > | |
| Ccv::Ptr< cv::DescriptorMatcher > | |
| Ccv::Ptr< cv::BaseCascadeClassifier > | |
| Ccv::Ptr< SeparateDetectionWork > | |
| Ccv::Ptr< cv::DetectionBasedTracker::IDetector > | |
| Ccv::Ptr< Impl > | |
| Ccv::Ptr< CvCapture > | |
| Ccv::Ptr< IVideoCapture > | |
| Ccv::Ptr< CvVideoWriter > | |
| Ccv::Ptr< IVideoWriter > | |
| Ccv::Ptr< ArucoDetectorImpl > | |
| Ccv::Ptr< CharucoDetectorImpl > | |
| Ccv::Ptr< cv::cuda::GpuMat::Allocator > | |
| Ccv::Ptr< cv::detail::tracking::TrackerStateEstimator > | |
| ►Cstd::shared_ptr< T > [external] | |
| Ccv::Ptr< T > | |
| Ccv::SimilarRects | This class is used for grouping object candidates detected by Cascade Classifier, HOG etc |
| Ccv::Size_< _Tp > | Template class for specifying the size of an image or rectangle |
| Ccv::SL2< T > | |
| Ccv::softdouble | |
| Ccv::softfloat | |
| ►Ccv::SparseMat | The class SparseMat represents multi-dimensional sparse numerical arrays |
| Ccv::SparseMat_< _Tp > | Template sparse n-dimensional array class derived from SparseMat |
| ►Ccv::SparseMatConstIterator | Read-Only Sparse Matrix Iterator |
| ►Ccv::SparseMatConstIterator_< _Tp > | Template Read-Only Sparse Matrix Iterator Class |
| Ccv::SparseMatIterator_< _Tp > | Template Read-Write Sparse Matrix Iterator Class |
| Ccv::SparseMatIterator | Read-write Sparse Matrix Iterator |
| ►CQtQuick::Templates::SpinBox | |
| CEsterv::Controls::Flat::SpinBox | |
| CSpinBox | |
| Ccv::cuda::Stream | This class encapsulates a queue of asynchronous calls |
| Ccv::cuda::StreamAccessor | Class that enables getting cudaStream_t from cuda::Stream |
| Ccv::Subdiv2D | |
| Ccv::SVD | Singular Value Decomposition |
| ►CQtQuick::Templates::Switch | |
| CEsterv::Controls::Flat::Switch | |
| CEsterv::CustomControls::ThemeSwitch | |
| CSwitch | |
| CThemeSwitch | |
| Ccv::cuda::TargetArchs | Class providing a set of static methods to check what NVIDIA* card architecture the CUDA module was built for |
| ►CQtQuick::Templates::QtQuick::TemplatesabBar | |
| CEsterv::Controls::Flat::TabBar | |
| CTabBar | |
| ►CQtQuick::Templates::QtQuick::TemplatesabButton | |
| CEsterv::Controls::Flat::TabButton | |
| CTabButton | |
| ►CQtQuick::Templates::QtQuick::TemplatesextArea | |
| CEsterv::Controls::Flat::TextArea | |
| CTextArea | |
| ►CQtQuick::Templates::QtQuick::TemplatesextField | |
| CEsterv::Controls::Flat::TextField | |
| ►CTextField | |
| CEsterv::CustomControls::QrDec::QrTextField | |
| CQrTextField | |
| ►CQtQuick::Templates::QtQuick::TemplatesoolQtQuick::Templatesip | |
| CEsterv::Controls::Flat::ToolTip | |
| CToolTip | |
| Ccv::TermCriteria | The class defining termination criteria for iterative algorithms |
| ►CText | |
| CEsterv::CustomControls::QrGen::QrText | |
| CQrText | |
| Ccv::ogl::Texture2D | Smart pointer for OpenGL 2D texture memory with reference counting |
| Ccv::TickMeter | Class to measure passing time |
| Ccv::ocl::Timer | |
| ►Ccv::TLSDataContainer | |
| Ccv::TLSData< cv::instr::NodeDataTls > | |
| ►Ccv::TLSData< T > | Simple TLS data class |
| Ccv::TLSDataAccumulator< cv::instr::NodeDataTls > | |
| Ccv::TLSDataAccumulator< T > | TLS data accumulator with gathering methods |
| Ccv::DetectionBasedTracker::TrackedObject | |
| ►Ccv::Tracker | Base abstract class for the long-term tracker |
| Ccv::TrackerDaSiamRPN | |
| Ccv::TrackerGOTURN | GOTURN (Generic Object Tracking Using Regression Networks) tracker |
| Ccv::TrackerMIL | The MIL algorithm trains a classifier in an online manner to separate the object from the background |
| Ccv::TrackerNano | Nano tracker is a super lightweight dnn-based general object tracking |
| Ccv::TrackerVit | VIT tracker is a super lightweight dnn-based general object tracking |
| Ccv::detail::TrackerFeature | Abstract base class for TrackerFeature that represents the feature |
| Ccv::detail::tracking::TrackerFeature | Abstract base class for TrackerFeature that represents the feature |
| Ccv::detail::TrackerFeatureSet | Class that manages the extraction and selection of features |
| Ccv::detail::tracking::TrackerFeatureSet | Class that manages the extraction and selection of features |
| Ccv::detail::TrackerModel | Abstract class that represents the model of the target |
| Ccv::detail::tracking::TrackerModel | Abstract class that represents the model of the target |
| Ccv::detail::TrackerSampler | 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 |
| Ccv::detail::tracking::TrackerSampler | 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 |
| ►Ccv::detail::TrackerSamplerAlgorithm | Abstract base class for TrackerSamplerAlgorithm that represents the algorithm for the specific sampler |
| Ccv::detail::tracking::TrackerSamplerCSC | TrackerSampler based on CSC (current state centered), used by MIL algorithm TrackerMIL |
| ►Ccv::detail::tracking::TrackerSamplerAlgorithm | Abstract base class for TrackerSamplerAlgorithm that represents the algorithm for the specific sampler |
| Ccv::detail::tracking::TrackerSamplerCSC | TrackerSampler based on CSC (current state centered), used by MIL algorithm TrackerMIL |
| Ccv::detail::TrackerStateEstimator | Abstract base class for TrackerStateEstimator that estimates the most likely target state |
| Ccv::detail::tracking::TrackerStateEstimator | Abstract base class for TrackerStateEstimator that estimates the most likely target state |
| Ccv::detail::TrackerTargetState | Abstract base class for TrackerTargetState that represents a possible state of the target |
| Ccv::detail::tracking::TrackerTargetState | Abstract base class for TrackerTargetState that represents a possible state of the target |
| ►Cstd::true_type [external] | |
| Ccv::has_custom_delete< T, typename std::enable_if< sfinae::has_parenthesis_operator< DefaultDeleter< T >, void, T * >::value >::type > | |
| Ccv::traits::Type< T > | |
| Ccv::traits::Type< Complex< _Tp > > | |
| Ccv::traits::Type< Matx< _Tp, m, n > > | |
| Ccv::traits::Type< Moments > | |
| Ccv::traits::Type< Point3_< _Tp > > | |
| Ccv::traits::Type< Point_< _Tp > > | |
| Ccv::traits::Type< Range > | |
| Ccv::traits::Type< Rect_< _Tp > > | |
| Ccv::traits::Type< RotatedRect > | |
| Ccv::traits::Type< Scalar_< _Tp > > | |
| Ccv::traits::Type< Size_< _Tp > > | |
| Ccv::traits::Type< Vec< _Tp, cn > > | |
| Ccv::UMat | |
| Ccv::UMatData | |
| Ccv::UsacParams | |
| Ccv::ocl::Context::UserContext | |
| Ccv::v_reg< _Tp, n > | |
| Ccv::V_TypeTraits< _Tp > | |
| ►Cstd::vector< bool > [external] | |
| CEsterv::Utils::QrGen::BitBuffer | |
| Ccv::Subdiv2D::Vertex | |
| Ccv::VideoCapture | Class for video capturing from video files, image sequences or cameras |
| Ccv::VideoWriter | Video writer class |