casensiom / fast-image-processingLinks
This repository implement some image processing to know how they work internally. Includes Canny, Gaussian Blur, Hough edge detection, Crop with perspective.
☆23Updated 7 years ago
Alternatives and similar repositories for fast-image-processing
Users that are interested in fast-image-processing are comparing it to the libraries listed below
Sorting:
- Integrated Algorithm: PSNR/SSIM/GSSIM/BRISQUE/NRSS☆24Updated 5 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆92Updated 4 years ago
- C++ Implementation of Savitzky-Golay filters☆34Updated 5 years ago
- A single and multi-scale SSIM implementation in C++☆11Updated 4 months ago
- Convert RGB to NV12 color space, in Matlab, IPP, Plain C, and SSE optimized code☆44Updated 7 years ago
- 用ALSA实现录音为wav文件,并且播放☆16Updated 7 years ago
- In order to solve tracking failures caused by objects deformation, occlusion and fast motion, a novel algorithm called MS-TLD which under…☆15Updated 7 years ago
- Easy-to-Use C++ Computer Vision Library☆56Updated this week
- One Video stabilization program based on OpenCV videostab module, and this program use OpenCL or CUDA to accelerate the stabilization alg…☆35Updated 7 months ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- Interactive canvas widget with shapes for OpenCV 3.X☆10Updated 7 years ago
- OpenCV ellipse detector.☆18Updated 4 years ago
- v4l2 C++ wrapper☆12Updated 4 years ago
- fish eye correct☆19Updated 10 years ago
- Tracker based on DSST☆15Updated 7 years ago
- Convert yuv to rgb(yuv422p, yuv420p, etc), or vice versa.VS 2003 project(but written in pure C). see https://github.com/latelee/YUVPlayer…☆96Updated 2 years ago
- live555的解h264/265并转存文件或流的工具☆8Updated 5 years ago
- c++ implementation of tracking algorithm staple☆22Updated 6 years ago
- A absolutely basic example of a egl based gles2 application showing a v4l2 capture device stream as a texture mapped to a square using a …☆11Updated 6 years ago
- Sensor fusion for stereo cameras and ToF☆16Updated 10 years ago
- This c++ implementation RANSAC algorithm finds the n best fitting circles out of the given points.☆14Updated 8 years ago
- A pure C++14 ALSA library with no dependencies.☆12Updated 5 years ago
- Camera calibration&Bird's-eye view transformation☆17Updated 9 years ago
- OpenCVGUI. More Powerful and exactly so simple than OpenCV Highui☆72Updated last year
- V4l2 capture camera data, x264 encoded into h264, and then through PIPE to achieve live555 RTSP live☆15Updated 8 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆19Updated last year
- 红外和可见光融合☆10Updated 6 years ago
- Image processing library for learning purpose☆54Updated 8 months 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 class for performing principal component analysis using Eigen library☆30Updated 8 years ago