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 to annotate debug information |
| ▼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 |
| RGB-24 | Functions for RGB-24 image conversions |
| RGBA-32 | Functions for RGBA-32 image conversions |
| YUV | Functions for YUV image conversions |
| Interleave | Functions to intereleave planar images |
| Deinterleave | Functions to deinterleave images |
| 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 |
| Gaussian Blur Filters | Gaussian blur image filters |
| Laplace Filters | Laplace image filters |
| Median Filters | Median image filters |
| Sobel Filters | Sobel 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 |
| Image Transformation | Functions for image transformation (transposition, rotation) |
| ▼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 inference of neural network in Synet Framework |
| Activation functions | Functions to acceleratе activation functions in Synet Framework |
| Conversion functions | Functions to acceleratе conversion in Synet Framework |
| FP32 convolution framework | A framework to accelerate FP32 convolution in Synet Framework |
| INT8 convolution framework | A framework to accelerate INT8 convolution in Synet Framework |
| FP32 deconvolution framework | A framework to accelerate FP32 deconvolution in Synet Framework |
| FP32 merged convolution frameworks | A framework to accelerate FP32 merged convolution in Synet Framework |
| INT8 merged convolution frameworks | A framework to accelerate INT8 merged convolution in Synet Framework |
| FusedLayer functions | Functions to acceleratе FusedLayer in Synet Framework |
| InnerProductLayer functions | Functions to acceleratе InnerProductLayer in Synet Framework |
| Scale functions | Functions to acceleratе layer scale in Synet Framework |
| Winograd functions | Functions to acceleratе Winograd convolution algorithm in Synet Framework |
| Matrix Operations | Matrix operations |
| Image IO | Image IO (Save/Load) operations |
