Modules
Here is a list of all modules:
[detail level 123]
C Types | Types of Simd Library C API |
▼C++ Types | C++ API Types of Simd Library |
Allocator | Simd::Allocator structure |
▼Point | Simd::Point structure and related functions |
Related Functions | Related functions for Simd::Point structure |
▼Rectangle | Simd::Rectangle structure and related functions |
Related Functions | Related functions for Simd::Rectangle structure |
Pixels | BGR, BGRA, HSL, HSV pixel structures |
▼View | Simd::View structure and related functions |
Related Functions | Related functions for Simd::View structure |
▼Frame | Simd::Frame structure and related functions |
Related Functions | Related functions for Simd::Frame structure |
▼Pyramid | Simd::Pyramid structure and related functions |
Related Functions | Related functions for Simd::Pyramid structure |
Detection | Simd::Detection structure (C++ Object Detection Wrapper) |
Neural | Simd::Neural is C++ framework for running and learning of Convolutional Neural Network |
Motion | Simd::Motion is C++ framework for motion detection |
Contour Detector | Simd::ContourDetector structure and related functions |
Shift Detector | Simd::ShiftDetector structure and related functions |
Image Matcher | Simd::ImageMatcher structure and related functions |
Drawing Functions | Drawing functions |
▼Functions | Functions of Simd Library API |
Info | Functions with information about library |
Memory Utilities | Functions for memory management |
Thread Utilities | Functions for thread management |
CPU Flags | Functions for CPU flags management |
Hash Functions | Functions for hash estimation |
Byte Reordering | Functions for bytes reordering |
▼Conversion | Functions for image format conversions |
Universal | Universal functions for image format conversions |
Bayer | Functions for Bayer image conversions |
BGR-24 | Functions for BGR-24 image conversions |
BGRA-32 | Functions for BGRA-32 image conversions |
Gray-8 | Functions for Gray-8 image conversions |
YUV | Functions for YUV image conversions |
Other | Functions for other image format conversions |
Drawing | Functions for image drawing |
Correlation | Functions for estimation of correlation |
Histogram | Functions for estimation of image histogram |
Integral | Functions for estimation of integral image |
Operations | Various mathematical operations with images |
▼Filters | Various image filters |
Median Filters | Median image filters |
Sobel Filters | Sobel image filters |
Laplace Filters | Laplace image filters |
Other Filters | Other image filters |
Resizing | Functions for image resizing |
Shifting | Functions for image shifting |
Copying | Functions for image copying |
Filling | Functions for image filling |
Binarization | Functions for image binarization |
▼Statistic | Functions for image statistic estimation |
Conditional | Functions for conditional estimation of image statistic |
Columns Statistic | Estimation of image statistic for separate columns |
Rows Statistic | Estimation of image statistic for separate rows |
Sobel Statistic | Getting of statistic related with Sobel filters |
Other Statistic | Estimation of various image statistic |
▼Motion Detection | Functions for motion detection |
Texture Estimation | Functions for estimation of background texture |
Difference Estimation | Functions for estimation of difference between current frame and background |
Segmentation | Functions for image segmentation |
Interference Detection | Functions for detection of interference in motion detection algorithm |
Background Updating | Functions for background updating |
Edge Background Updating | Functions for edge background updating |
HOG (Histogram of Oriented Gradients) | Functions for extraction and processing of HOG features |
SVM | Support Vector Machine's functions |
Neural Network | Artificial Neural Network's functions for accelerating of Simd::Neural |
Object Detection | Object Detection's low-level API for Simd::Detection |
Contour Extraction | Contour extraction functions for accelerating of Simd::ContourDetector |
Half-Precision (16-bit) Float Point Numbers | Functions for conversion between 16-bit and 32-bit float numbers and other |
Synet Framework | Functions for accelerating of Synet Framework |
Matrix Operations | Matrix operations |