All Projects → Image-processing-algorithm-Speed → Similar Projects or Alternatives

117 Open source projects that are alternatives of or similar to Image-processing-algorithm-Speed

Directxmath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Stars: ✭ 859 (+488.36%)
Mutual labels:  avx, sse
Boost.simd
Boost SIMD
Stars: ✭ 238 (+63.01%)
Mutual labels:  avx, sse
oversimple
A library for audio oversampling, which tries to offer a simple api while wrapping HIIR, by Laurent De Soras, for minimum phase antialiasing, and r8brain-free-src, by Aleksey Vaneev, for linear phase antialiasing.
Stars: ✭ 25 (-82.88%)
Mutual labels:  avx, sse
Cglm
📽 Highly Optimized Graphics Math (glm) for C
Stars: ✭ 887 (+507.53%)
Mutual labels:  avx, sse
Despacer
C library to remove white space from strings as fast as possible
Stars: ✭ 90 (-38.36%)
Mutual labels:  avx, sse
sse-avx-rasterization
Triangle rasterization routines accelerated by SSE and AVX
Stars: ✭ 53 (-63.7%)
Mutual labels:  avx, sse
cpuwhat
Nim utilities for advanced CPU operations: CPU identification, ISA extension detection, bindings to assorted intrinsics
Stars: ✭ 25 (-82.88%)
Mutual labels:  avx, sse
ternary-logic
Support for ternary logic in SSE, XOP, AVX2 and x86 programs
Stars: ✭ 21 (-85.62%)
Mutual labels:  avx, sse
Unisimd Assembler
SIMD macro assembler unified for ARM, MIPS, PPC and x86
Stars: ✭ 63 (-56.85%)
Mutual labels:  avx, sse
Libxsmm
Library for specialized dense and sparse matrix operations, and deep learning primitives.
Stars: ✭ 518 (+254.79%)
Mutual labels:  avx, sse
Simd
C++ image processing and machine learning library with using of SIMD: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX-512, VMX(Altivec) and VSX(Power7), NEON for ARM.
Stars: ✭ 1,263 (+765.07%)
Mutual labels:  avx, sse
Quadray Engine
Realtime raytracer using SIMD on ARM, MIPS, PPC and x86
Stars: ✭ 13 (-91.1%)
Mutual labels:  avx, sse
Hlslpp
Math library using hlsl syntax with SSE/NEON support
Stars: ✭ 153 (+4.79%)
Mutual labels:  avx, sse
penguinV
Simple and fast C++ image processing library with focus on heterogeneous systems
Stars: ✭ 110 (-24.66%)
Mutual labels:  avx, sse
Vc
SIMD Vector Classes for C++
Stars: ✭ 985 (+574.66%)
Mutual labels:  avx, sse
hpc
Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )
Stars: ✭ 39 (-73.29%)
Mutual labels:  avx, sse
Mipp
MIPP is a portable wrapper for SIMD instructions written in C++11. It supports NEON, SSE, AVX and AVX-512.
Stars: ✭ 253 (+73.29%)
Mutual labels:  avx, sse
Std Simd
std::experimental::simd for GCC [ISO/IEC TS 19570:2018]
Stars: ✭ 275 (+88.36%)
Mutual labels:  avx, sse
Xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, NEON, AVX512)
Stars: ✭ 964 (+560.27%)
Mutual labels:  avx, sse
Simde
Implementations of SIMD instruction sets for systems which don't natively support them.
Stars: ✭ 1,012 (+593.15%)
Mutual labels:  avx, sse
restio
HTTP Client for Dart inspired by OkHttp
Stars: ✭ 46 (-68.49%)
Mutual labels:  sse
WebSight
Aiding the visually impaired through real time augmented reality, AI object detection, WebGL shaders effects such as edge detection, and colour adjustments.
Stars: ✭ 26 (-82.19%)
Mutual labels:  sobel
HLML
Auto-generated maths library for C and C++ based on HLSL/Cg
Stars: ✭ 23 (-84.25%)
Mutual labels:  sse
redis-subscribe-sse
Stream Redis "SUBSCRIBE" or "PSUBSCRIBE" events to browsers using HTML5 Server-Sent Events (SSE)
Stars: ✭ 45 (-69.18%)
Mutual labels:  sse
edge-detectors
Image processing edge detection algorithms in Python.
Stars: ✭ 18 (-87.67%)
Mutual labels:  gaussian-filter
SoftLight
A shader-based Software Renderer Using The LightSky Framework.
Stars: ✭ 2 (-98.63%)
Mutual labels:  sse
distfit
distfit is a python library for probability density fitting.
Stars: ✭ 250 (+71.23%)
Mutual labels:  sse
pyro
Parallelized, Incremental Build Automation for TESV, SSE, and FO4 Projects
Stars: ✭ 45 (-69.18%)
Mutual labels:  sse
hasses
Hyper's Asynchronous Server Sent event (SSE) notification Server
Stars: ✭ 18 (-87.67%)
Mutual labels:  sse
sseserver
🏄 High-performance Server-Sent Events endpoint for Go
Stars: ✭ 88 (-39.73%)
Mutual labels:  sse
go-sse
Fully featured, spec-compliant HTML5 server-sent events library
Stars: ✭ 165 (+13.01%)
Mutual labels:  sse
simd-byte-lookup
SIMDized check which bytes are in a set
Stars: ✭ 23 (-84.25%)
Mutual labels:  sse
libpillowfight
Small library containing various image processing algorithms (+ Python 3 bindings) that has almost no dependencies -- Moved to Gnome's Gitlab
Stars: ✭ 60 (-58.9%)
Mutual labels:  sobel
hlml
vectorized high-level math library
Stars: ✭ 42 (-71.23%)
Mutual labels:  sse
Turbo-Transpose
Transpose: SIMD Integer+Floating Point Compression Filter
Stars: ✭ 50 (-65.75%)
Mutual labels:  sse
laravel-survey
Laravel 6 survey app.
Stars: ✭ 39 (-73.29%)
Mutual labels:  sse
dbot
Depth-Based Bayesian Object Tracking Library
Stars: ✭ 62 (-57.53%)
Mutual labels:  gaussian-filter
Guided Missile Simulation
Guided Missile, Radar and Infrared EOS Simulation Framework written in Fortran.
Stars: ✭ 33 (-77.4%)
Mutual labels:  avx
hamming weight
C library to compute the Hamming weight of arrays
Stars: ✭ 42 (-71.23%)
Mutual labels:  avx
Turbo-Histogram
Fastest Histogram Construction
Stars: ✭ 44 (-69.86%)
Mutual labels:  sse
react-hooks-sse
Subscribe to an SSE endpoint with React Hooks
Stars: ✭ 60 (-58.9%)
Mutual labels:  sse
geo-smart-system
Open Source Realtime Tracking System
Stars: ✭ 36 (-75.34%)
Mutual labels:  sse
python-mercure
Python library to publish messages to Mercure Hub!
Stars: ✭ 18 (-87.67%)
Mutual labels:  sse
mu-server
A lightweight modern webserver for Java
Stars: ✭ 31 (-78.77%)
Mutual labels:  sse
Hybridizer Basic Samples
Examples of C# code compiled to GPU by hybridizer
Stars: ✭ 186 (+27.4%)
Mutual labels:  avx
SSE-Github
This repository contains the demo app for the blog
Stars: ✭ 17 (-88.36%)
Mutual labels:  sse
Osaca
Open Source Architecture Code Analyzer
Stars: ✭ 162 (+10.96%)
Mutual labels:  avx
FFmpegPlayer
Simple FFmpeg video player
Stars: ✭ 72 (-50.68%)
Mutual labels:  sse
lasse
SSE handler for Cowboy
Stars: ✭ 44 (-69.86%)
Mutual labels:  sse
Ctranslate2
Fast inference engine for OpenNMT models
Stars: ✭ 140 (-4.11%)
Mutual labels:  avx
Nsimd
Agenium Scale vectorization library for CPUs and GPUs
Stars: ✭ 138 (-5.48%)
Mutual labels:  avx
Chromium Clang
Chromium browser compiled with the Clang/LLVM compiler.
Stars: ✭ 77 (-47.26%)
Mutual labels:  avx
Corrfunc
⚡️⚡️⚡️Blazing fast correlation functions on the CPU.
Stars: ✭ 114 (-21.92%)
Mutual labels:  avx
babel-plugin-file-loader
Like webpack's file-loader, but on server side. Allows for production-grade require('./file.png')
Stars: ✭ 36 (-75.34%)
Mutual labels:  sse
Demo.AspNetCore.ServerSentEvents
Demo project for demonstrating functionality of Lib.AspNetCore.ServerSentEvents
Stars: ✭ 52 (-64.38%)
Mutual labels:  sse
dilithium
No description or website provided.
Stars: ✭ 166 (+13.7%)
Mutual labels:  avx
Packettracer
The SIMD-accelereted ray tracing in C# powered by Intel hardware intrinsic of .NET Core.
Stars: ✭ 109 (-25.34%)
Mutual labels:  avx
Umesimd
UME::SIMD A library for explicit simd vectorization.
Stars: ✭ 66 (-54.79%)
Mutual labels:  avx
Edge-Detection-project
Tiny Image in Javascript - Edge Detection Algorithms
Stars: ✭ 27 (-81.51%)
Mutual labels:  sobel
KaoYan 807
北京邮电大学软件学院考研专业课笔记(2019年)
Stars: ✭ 31 (-78.77%)
Mutual labels:  sse
1-60 of 117 similar projects