Module opencv::core::prelude [−][src]
Traits
This is a base class for all more or less complex algorithms in OpenCV
Wrapper for OpenGL Client-Side Vertex arrays.
Returns result of asynchronous operations
Provides result of asynchronous operations
BufferPool for use with CUDA streams
Smart pointer for OpenGL buffer object with reference counting.
Designed for command line parsing
This class is used to perform the non-linear non-constrained minimization of a function with known gradient,
Class providing functionality for querying the specified GPU properties.
This class is used to perform the non-linear non-constrained minimization of a function,
! Class passed to an error.
used to iterate through sequences and mappings.
File Storage Node class.
XML/YAML/JSON file storage class that encapsulates all the information necessary for writing or reading data to/from a file.
@todo document
@todo document
Base storage class for GPU memory with reference counting.
Class with reference counting wrapping special memory type allocation functions from CUDA.
Linear Discriminant Analysis @todo document this class
/////////////////////////////// MatConstIterator //////////////////////////////////
Matrix expression representation @anchor MatrixExpressions 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 )):
////////////////////////////// Matrix Expressions /////////////////////////////////
n-dimensional dense array class \anchor CVMat_Details
@cond IGNORED
Basic interface for all solvers
Represents function being optimized
Principal Component Analysis
Base class for parallel data processors
@deprecated
Random Number Generator
Mersenne Twister random number generator
Template class specifying a continuous subsequence (slice) of a sequence.
The class represents rotated (i.e. not up-right) rectangles on a plane.
Singular Value Decomposition
Read-Only Sparse Matrix Iterator.
Read-write Sparse Matrix Iterator
The class SparseMat represents multi-dimensional sparse numerical arrays.
the sparse matrix header
sparse matrix node - element of a hash table
This class encapsulates a queue of asynchronous calls.
TLS container base implementation
Class providing a set of static methods to check what NVIDIA* card architecture the CUDA module was built for.
Smart pointer for OpenGL 2D texture memory with reference counting.
a Class to measure passing time.
@todo document
This is the proxy class for passing read-only input arrays into OpenCV functions.
This type is very similar to InputArray except that it is used for input/output and output function parameters.