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:
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- A single and multi-scale SSIM implementation in C++☆11Updated 8 months ago
- C++ Implementation of Savitzky-Golay filters☆35Updated 5 years ago
- Integrated Algorithm: PSNR/SSIM/GSSIM/BRISQUE/NRSS☆25Updated 5 years ago
- OpenCV ellipse detector.☆18Updated 5 years ago
- 用ALSA实现录音为wav文件,并且播放☆16Updated 8 years ago
- Distance measuring using stereo vision (OpenCV)☆20Updated 4 years ago
- OpenCV DLCO (Descriptor Learning Using Convex Optimisation)☆26Updated 9 years ago
- Easy-to-Use C++ Computer Vision Library☆57Updated 3 months ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 5 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 8 years ago
- Image processing library for learning purpose☆54Updated last year
- 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 3 years ago
- This c++ implementation RANSAC algorithm finds the n best fitting circles out of the given points.☆15Updated 8 years ago
- CV/AI: use ARM Mali GPU on ODROID-XU4 single-board computer + OpenCL acceleration to achieve real time shape and orientation detection of…☆28Updated 2 years ago
- Convert RGB to NV12 color space, in Matlab, IPP, Plain C, and SSE optimized code☆45Updated 8 years ago
- OpenCVGUI. More Powerful and exactly so simple than OpenCV Highui☆72Updated last year
- Interactive canvas widget with shapes for OpenCV 3.X☆10Updated 7 years ago
- One Video stabilization program based on OpenCV videostab module, and this program use OpenCL or CUDA to accelerate the stabilization alg…☆37Updated 11 months ago
- Optical distortion calculation and correction; open source C, C++ library☆39Updated 10 years ago
- fish eye correct☆19Updated 10 years ago
- C Implementations of Particle Filter☆16Updated 11 years ago
- C++/Cmake version of darknet (Yolo v2, v3)☆17Updated 7 years ago
- v4l2 C++ wrapper☆12Updated 4 years ago
- ☆35Updated 10 years ago
- C99 library for fast image conversion between yuv420p and rgb24☆186Updated 3 years ago
- A series of convenience functions to make basic image processing operations such as translation, rotation, resizing and skeletonization w…☆14Updated 7 years ago
- A cross-platform Panoramic Media tools based on Qt and Opencv.User & developer friendly.基于Qt和Opencv的跨平台全景媒体工具软件☆29Updated 7 years ago
- QML plugin that fuses, filters and exports inertial sensor data☆18Updated 7 years ago
- An interactive program for creating polygons and determining if a given point is inside or outside the polygons☆29Updated 8 years ago