Simd

Image processing library

An image processing and machine learning library optimized for high-performance computations on various x86/x64 and ARM architectures.

C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON for ARM.

GitHub

2k stars
116 watching
416 forks
Language: C++
last commit: about 2 months ago
Linked from 4 awesome lists

amxarmavxavx512c-plus-plushaar-cascadeimage-processinglbpmachine-learningneonneural-networksimdsimd-librarysse

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ashvardanian/simsimd A SIMD-based math library providing optimized kernels for various distance and similarity metrics 1,141
p12tic/libsimdpp A portable header-only C++ low level SIMD library providing a unified interface to various instruction sets. 1,250
jeffamstutz/tsimd Provides C++ SIMD types and utilities for Intel CPUs to improve performance 343
xtensor-stack/xsimd Provides C++ wrappers for SIMD intrinsics and parallelized mathematical functions to accelerate code execution on various platforms. 2,239
vcdevel/vc A C++ library for explicitly data-parallel programming on modern CPUs and GPUs. 1,461
vectorclass/version2 A C++ library leveraging SIMD instructions to improve performance on modern CPUs. 1,316
lemire/simdcompressionandintersection A C++ library that enables fast compression and intersection of sorted lists using SIMD instructions. 427
john-chapman/im3d A library for immediate mode rendering of basic 3D primitives and UI tools with platform and graphics API agnosticism for VR support. 1,213
scinim/vectorize A backend for Nim that provides SIMD vectorization capabilities to improve performance of numerical computations. 15
aff3ct/mipp A C++ header file providing portable SIMD and vector instructions for various architectures 487
aoles/ebimage A comprehensive R package for image processing and analysis in bioinformatics. 71
mnhrdt/imscript A collection of small C utilities for image processing and manipulation. 120
mrdimosthenis/emel A Gleam implementation of a machine learning library with support for various algorithms and data types 106
luispedro/mahotas A library of fast computer vision algorithms implemented in C++ for speed, operating over numpy arrays. 855
boostorg/gil A C++ library for working with images in a generic and efficient way 178