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 |
►Rectangle | Simd::Rectangle structure and related functions |
Pixels | BGR, BGRA, HSL, HSV pixel structures |
►View | Simd::View structure and related functions |
►Frame | Simd::Frame structure and related functions |
►Pyramid | Simd::Pyramid structure and related functions |
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 |
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 |
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 |
Image Transformation | Functions for image transformation (transposition, rotation) |
►Motion Detection | Functions for motion detection |
HOG (Histogram of Oriented Gradients) | Functions for extraction and processing of HOG features |
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 |
Brain Floating Point (16-bit) Numbers | Functions for conversion between BFloat16 (16-bit Brain Floating Point) and 32-bit Floating Point numbers and other |
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 |
Matrix Operations | Matrix operations |
Image IO | Image IO (Save/Load) operations |
Base64 Conversion | Functions for encoding/decoding of strings in Base64 format |
Affine Warp | Functions for Affine Warp of images |
Integer Descriptor | Functions for conversion and comparison of Integer Descriptor |
Python Wrapper | Python Wrapper of Simd Library |