casensiom / fast-image-processing
This repository implement some image processing to know how they work internally. Includes Canny, Gaussian Blur, Hough edge detection, Crop with perspective.
☆22Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for fast-image-processing
- A single and multi-scale SSIM implementation in C++☆10Updated 7 years ago
- 边缘匹配算法☆13Updated last year
- Distance measuring using stereo vision (OpenCV)☆20Updated 3 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆90Updated 3 years ago
- Develop some techniques for Camera Calibration, First Step on Computer Vision & 3D understanding machine☆11Updated 2 years ago
- Fisheye Distortion in OpenGL☆37Updated 5 years ago
- Automatically exported from code.google.com/p/math-neon☆38Updated 9 years ago
- C Implementations of Particle Filter☆17Updated 10 years ago
- Integrated Algorithm: PSNR/SSIM/GSSIM/BRISQUE/NRSS☆24Updated 4 years ago
- An implementation of simple visual odometry☆7Updated 6 years ago
- In order to solve tracking failures caused by objects deformation, occlusion and fast motion, a novel algorithm called MS-TLD which under…☆13Updated 6 years ago
- 用ALSA实现录音为wav文件,并且播放☆16Updated 7 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆23Updated 6 years ago
- A class for performing principal component analysis using Eigen library☆29Updated 7 years ago
- This c++ implementation RANSAC algorithm finds the n best fitting circles out of the given points.☆15Updated 7 years ago
- College project about article http://www.cs.ust.hk/~quan/publications/yuan-deblur-siggraph07.pdf☆10Updated 11 years ago
- A Qt5 GUI to simplify the camera calibration process using OpenCV☆14Updated 2 years ago
- Optimized Gaussian blur filter on CPU.☆17Updated 6 years ago
- A lightweight Timer class in C/C++. Feasible for simple profiling. Compatible with Mac, Linux and Windows.☆20Updated 7 years ago
- This is a software used for 3D reconstruction.☆13Updated 9 years ago
- Accelerating tag tracking algorithm "apriltag" using CUDA☆28Updated 8 years ago
- fast motion jpeg codec☆6Updated 10 years ago
- Sourcecode to produce undistorted image in which all source image pixels are retained. Two methods are implemented (1) using cv::initUndi…☆14Updated 6 years ago
- OpenCV ellipse detector.☆18Updated 4 years ago
- 一些非学习的双目匹配算法及支撑程序.☆10Updated 3 years ago
- Object Tracker with adaptive particle filters and HOG detector☆8Updated 10 years ago
- A series of convenience functions to make basic image processing operations such as translation, rotation, resizing and skeletonization w…☆14Updated 6 years ago
- ☆35Updated 9 years ago
- Convert RGB to NV12 color space, in Matlab, IPP, Plain C, and SSE optimized code☆44Updated 7 years ago
- ravitejapinnaka / Motion-Estimation-using-Speeded-Up-Robust-Features-SURF-and-Oriented-Fast-Rotated-Brief-ORB-☆41Updated 6 years ago