Functions
Functions of Simd Library API. More...
Modules | |
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. | |
Namespaces | |
namespace | Simd |
Detailed Description
Functions of Simd Library API.