ermig1979 / ExamplesLinks
Examples of using of different technologies.
☆44Updated 7 months ago
Alternatives and similar repositories for Examples
Users that are interested in Examples are comparing it to the libraries listed below
Sorting:
- A small framework to infer neural network☆145Updated last week
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- ☆68Updated 3 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆56Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last year
- Automatically exported from code.google.com/p/freeocl☆30Updated 7 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- Beautiful Capi is a tool which automates the creation of compiler-independent and binary compatible C++ libraries across different C++ co…☆36Updated 3 years ago
- Neural Networks Templates Library☆14Updated last year
- C++ library for detecting CPU capabilities☆127Updated 3 months ago
- algorithms in c++☆45Updated 4 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago
- Examples of PVS-Studio integration in CMake (CLion/QtCreator)☆59Updated 11 months ago
- OpenCL specific C++ libraries implemented in C++ for OpenCL kernel language published in releases of OpenCL-Docs☆120Updated 2 years ago
- ☆148Updated last year
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 7 years ago
- A lightweight C++ framework for vectorizing image-processing code☆76Updated 8 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- Dynamic Libraries in C and C++ Article☆30Updated 13 years ago
- Interactive canvas widget with shapes for OpenCV 3.X☆10Updated 7 years ago
- Computer vision library with focus on heterogeneous systems☆120Updated last year
- Convert PyObject* to C++ datatypes and vice versa☆29Updated 8 years ago
- C++ virtual-array implementation that uses all graphics cards in system as storage (with LRU cache eviction on RAM) and uses OpenCL for d…☆16Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 5 months ago
- C++ template library for floating point operations☆31Updated this week