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
115 watching
415 forks
Language: C++
last commit: 6 days 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 high-performance library for optimized linear algebra and similarity calculations using SIMD instructions 980
p12tic/libsimdpp A portable header-only C++ low level SIMD library providing a unified interface to various instruction sets. 1,242
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,205
vcdevel/vc A C++ library for explicitly data-parallel programming on modern CPUs and GPUs. 1,456
vectorclass/version2 A C++ library leveraging SIMD instructions to improve performance on modern CPUs. 1,307
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,210
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 479
aoles/ebimage A comprehensive R package for image processing and analysis in bioinformatics. 72
mnhrdt/imscript A collection of small C utilities for image processing and manipulation. 118
mrdimosthenis/emel A Gleam implementation of a machine learning library with support for various algorithms and data types 105
luispedro/mahotas A library of fast computer vision algorithms implemented in C++ for speed, operating over numpy arrays. 844
boostorg/gil A C++ library for working with images in a generic and efficient way 179