weegreenblobbie / median_filter_benchmarkLinks
A program that times various techniques for performing a moving median filter (sometimes called rolling median, or streaming median)
☆11Updated 9 years ago
Alternatives and similar repositories for median_filter_benchmark
Users that are interested in median_filter_benchmark are comparing it to the libraries listed below
Sorting:
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- OpenCVGUI. More Powerful and exactly so simple than OpenCV Highui☆72Updated last year
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- C++ header-only filesystem library☆16Updated 7 years ago
- C++ Coding Conventions and Guidelines☆47Updated 6 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- Design patterns implemented in C++14☆35Updated 3 months ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Build Boost with CMake find_package Support☆18Updated 10 years ago
- A C++17 image representation, processing and I/O library.☆313Updated 3 years ago
- Mirror JPEG compression and decompression accelerated on GPU☆82Updated 11 years ago
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- A multimedia framework developed from scratch in C/C++, bundled with test programs and a neat media analyzer.☆88Updated last year
- Source code for my articles☆146Updated last year
- Chromatic aberration correction software, C/C++☆13Updated 8 years ago
- Easy-to-Use C++ Computer Vision Library☆57Updated 3 months ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- Simple C++ plotting☆17Updated 6 years ago
- Codes sources du livre☆10Updated 6 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- PNM( Portable Anymap Format ) AKA Netpbm ( PBM, PGM and PPM ) Reader and Writer☆15Updated 2 years ago
- GPGPU for mobile devices and embedded systems using OpenGL ES 2.0☆76Updated 9 years ago
- A flexible image resampling library☆43Updated 8 years ago
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆21Updated 3 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 3 years ago
- Tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG.☆130Updated last month
- Common CMake modules☆156Updated last year
- Interactive canvas widget with shapes for OpenCV 3.X☆10Updated 7 years ago