Simd Library Documentation.

Home | Release Notes | Download | Documentation | Issues | GitHub | SourceForge
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CAllocator< T >Aligned memory allocator
 CBgr2424-bit BGR pixel
 CBgra3232-bit BGRA pixel
 CContourDetector< A >ContourDetector structure provides detection of contours at the image
 CDetection< A >The Detection structure provides object detection with using of HAAR and LBP cascade classifiers
 CDetectorClass Detector
 CEventEvent structure
 CFontText drawing
 CFrame< A >The Frame structure provides storage and manipulation of frames (multiplanar images)
 CFrame< Simd::Allocator >
 CFunctionActivation Function structure
 CImageMatcher< Tag, Allocator >::HashThe Hash structure is used for fast image matching
 CHsl2424-bit HSL pixel
 CHsv2424-bit HSV pixel
 CImageMatcher< Tag, Allocator >The ImageMatcher structure provides fast algorithm of searching of similar images
 CIndexIndex structure
 CLayerLayer class
 CConvolutionalLayerConfolutionLayer class
 CDropoutLayerDroputLayer class
 CFullyConnectedLayerFullyConnectedLayer class
 CInputLayerInputLayer class
 CPoolingLayerPoolingLayer class
 CAveragePoolingLayerAveragePoolingLayer class
 CMaxPoolingLayerMaxPoolingLayer class
 CMetadataMetadata structure
 CModelModel structure
 CNetworkNetwork class
 CDetection< A >::ObjectThe Object structure describes detected object
 CObjectObject structure
 COptionsOptions structure
 CPoint< T >The Point structure defines the x- and y-coordinates of a point
 CPoint< double >
 CPoint< ptrdiff_t >
 CPositionPosition structure
 CPyramid< A >The Pyramid structure provides storage and manipulation of pyramid images
 CPyramid< Simd::Allocator >
 CRectangle< T >The Rectangle structure defines the positions of left, top, right and bottom sides of a rectangle
 CRectangle< ptrdiff_t >
 CImageMatcher< Tag, Allocator >::ResultThe Result structure is a result of matching current image and images added before to ImageMatcher
 CShiftDetector< A >ShiftDetector structure provides shift detection of given region at the image
 CTrainOptionsContains a set of training options
 CView< A >The View structure provides storage and manipulation of images
 CView< Allocator >
 CView< Simd::Allocator >