kasumi494 / opencv_lucas-kanade
Pyramidal Implementation of the Lucas Kanade Feature Tracker
☆17Updated 11 years ago
Alternatives and similar repositories for opencv_lucas-kanade:
Users that are interested in opencv_lucas-kanade are comparing it to the libraries listed below
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 6 years ago
- This is the OpenCV 3.1.0 version for the previous project (MeshFlow_Video_Denoising).☆27Updated 3 years ago
- Kanade–Lucas–Tomasi (KLT) feature tracker (MATLAB)☆23Updated 10 years ago
- Multi-target tracking with RJMCMC☆10Updated 8 years ago
- opencv-sgbm-demo☆15Updated 5 years ago
- c++ implementation of tracking algorithm staple☆21Updated 6 years ago
- Sourcecode to produce undistorted image in which all source image pixels are retained. Two methods are implemented (1) using cv::initUndi…☆15Updated 6 years ago
- A C++ implementation of MeshFlow☆24Updated 5 years ago
- Source code for "Effective Video stabilization via joint trajectory smoothing and Frame warping" on TVCG☆26Updated 3 years ago
- 图像立体匹配(Stereo Matching)的实现,生成视差图,通过与标准视差图的比较,讨论SSD(Sum of Squared Difference), NCC(Normalized Cross Correlation), ASW(Adaptive Support We…☆29Updated 9 years ago
- Automatic exposure algorithm based on frame difference method☆14Updated 5 years ago
- ☆35Updated 9 years ago
- Dehazing and Low Light Image Enhancement☆11Updated 6 years ago
- Object classification using a combination of Support Vector Machines (SVM), Fast Point Feature Histograms (FPFH), Scale Invariant Feature…☆14Updated 10 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- Mono and Stereo Camera Calibration with 3 Orthogonal checkerboards☆25Updated 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…☆13Updated 7 years ago
- Lens Distortion Rectification using Triangulation based Interpolation☆14Updated 7 years ago
- ☆44Updated 8 years ago
- In Defense of Color-based Model-free Tracking☆70Updated 6 years ago
- ravitejapinnaka / Motion-Estimation-using-Speeded-Up-Robust-Features-SURF-and-Oriented-Fast-Rotated-Brief-ORB-☆41Updated 7 years ago
- ☆30Updated 4 years ago
- ☆27Updated 5 years ago
- Semantic Motion Segmentation using Optical flow and Convolutional Neural Networks☆14Updated 6 years ago
- Robust Local Optical Flow (RLOF)☆72Updated 6 years ago
- A Novel Linelet-based Representation for Line Segment Detection (code and db)☆32Updated 7 years ago
- Image Brightness Enhancement Automatically Based on Fast Haze Removal☆35Updated 6 years ago
- A C++ implementation of the image denoising method BM3D.☆29Updated last year
- 本项目参考论文https://arxiv.org/pdf/1902.11154.pdf?的思路,将单个鱼眼拆分成双针孔混合成像模型(论文中的模型为左右针孔中间柱面,由于实现略有差异,所以结果与论文不同),进而实现对多目鱼眼间的双目校正和匹配,以及生成全景鸟瞰图。☆18Updated 5 years ago
- 适配目前最新CUDA环境的SIFTGPU代码☆9Updated 4 years ago