OpenCV Documentation
3.2
2D Features Framework
3D Visualizer
Camera Calibration and 3D Reconstruction
Clustering and Search in Multi-Dimensional Spaces
Computational Photography
Core functionality
High-level GUI
Image file reading and writing
Image processing
Images stitching
Machine Learning
Object Detection
Shape Distance and Matching
Super Resolution
Video Analysis
Video I/O
Video Stabilization
Bibliography
CUDA Module Introduction
Color conversions
Deprecated List
Frequently Asked Questions
Machine Learning Overview
OpenCV Tutorials
OpenCV modules
OpenCV-Python Tutorials
Todo List
Video I/O with OpenCV Overview
contours2.cpp
convexhull.cpp
cout_mat.cpp
demhist.cpp
distrans.cpp
edge.cpp
ffilldemo.cpp
filestorage.cpp
fitellipse.cpp
grabcut.cpp
houghcircles.cpp
houghlines.cpp
kmeans.cpp
laplace.cpp
lsd_lines.cpp
minarea.cpp
morphology2.cpp
pca.cpp
polar_transforms.cpp
segment_objects.cpp
watershed.cpp
Global Namespace
namespace Controls
namespace cv
namespace cvflann
namespace cvflann::anyimpl
namespace cvflann::lsh
enum cvflann::flann_algorithm_t
enum cvflann::flann_centers_init_t
enum cvflann::flann_datatype_t
enum cvflann::flann_distance_t
enum cvflann::flann_log_level_t
template struct cvflann::Accumulator
template struct cvflann::Accumulator<unsigned char>
template struct cvflann::Accumulator<short>
template struct cvflann::Accumulator<char>
template struct cvflann::Accumulator<unsigned short>
struct cvflann::AutotunedIndexParams
template struct cvflann::BranchStruct
template struct cvflann::ChiSquareDistance
struct cvflann::CompositeIndexParams
template struct cvflann::Datatype<unsigned char>
template struct cvflann::Datatype<short>
template struct cvflann::Datatype<unsigned short>
template struct cvflann::Datatype<float>
template struct cvflann::Datatype
template struct cvflann::Datatype<char>
template struct cvflann::Datatype<double>
template struct cvflann::Hamming
template struct cvflann::Hamming2
struct cvflann::HammingLUT
template struct cvflann::HellingerDistance
struct cvflann::HierarchicalClusteringIndexParams
template struct cvflann::HistIntersectionDistance
struct cvflann::IndexHeader
struct cvflann::KDTreeIndexParams
struct cvflann::KDTreeSingleIndexParams
template struct cvflann::KL_Divergence
struct cvflann::KMeansIndexParams
template struct cvflann::L1
template struct cvflann::L2
template struct cvflann::L2_Simple
struct cvflann::LinearIndexParams
struct cvflann::LshIndexParams
template struct cvflann::MaxDistance
template struct cvflann::MinkowskiDistance
struct cvflann::SavedIndexParams
struct cvflann::SearchParams
template struct cvflann::ZeroIterator
struct cvflann::any
template struct cvflann::index_creator<False, False, Distance>
template struct cvflann::index_creator
template struct cvflann::index_creator<False, VectorSpace, Distance>
template struct cvflann::simpleDistance<MinkowskiDistance<ElementType>, ElementType>
template struct cvflann::simpleDistance
template struct cvflann::simpleDistance<L2<ElementType>, ElementType>
template struct cvflann::simpleDistance<L2_Simple<ElementType>, ElementType>
template struct cvflann::simpleDistance<HellingerDistance<ElementType>, ElementType>
template struct cvflann::simpleDistance<ChiSquareDistance<ElementType>, ElementType>
template struct cvflann::squareDistance<L2_Simple<ElementType>, ElementType>
template struct cvflann::squareDistance<L2<ElementType>, ElementType>
template struct cvflann::squareDistance<HellingerDistance<ElementType>, ElementType>
template struct cvflann::squareDistance<ChiSquareDistance<ElementType>, ElementType>
template struct cvflann::squareDistance<MinkowskiDistance<ElementType>, ElementType>
template struct cvflann::squareDistance
template class cvflann::AutotunedIndex
template class cvflann::CompositeIndex
class cvflann::CreatorNotFound
class cvflann::DynamicBitset
class cvflann::FLANNException
class cvflann::False
template class cvflann::Heap
template class cvflann::HierarchicalClusteringIndex
template class cvflann::Index
template class cvflann::KDTreeIndex
template class cvflann::KDTreeSingleIndex
template class cvflann::KMeansIndex
template class cvflann::KNNRadiusUniqueResultSet
template class cvflann::KNNResultSet
template class cvflann::KNNSimpleResultSet
template class cvflann::KNNUniqueResultSet
template class cvflann::LinearIndex
class cvflann::Logger
template class cvflann::LshIndex
template class cvflann::Matrix
template class cvflann::NNIndex
template class cvflann::ObjectFactory
class cvflann::PooledAllocator
template class cvflann::RadiusResultSet
template class cvflann::RadiusUniqueResultSet
template class cvflann::ResultSet
class cvflann::StartStopTimer
class cvflann::True
class cvflann::UniqueRandom
template class cvflann::UniqueResultSet
class cvflann::UntypedMatrix
Overview
Detailed Documentation
namespace std
class CvLevMarq
Overview
Detailed Documentation
OpenCV Documentation
Docs
»
Global Namespace
»
namespace cvflann
»
class cvflann::CreatorNotFound
class cvflann::CreatorNotFound