opencv / opencv_atticLinks
For historical needs only. All exported SVN history with metadata.
☆50Updated 13 years ago
Alternatives and similar repositories for opencv_attic
Users that are interested in opencv_attic are comparing it to the libraries listed below
Sorting:
- A benchmark tool to compare OpenCV feature detection and descriptors extraction algorithms☆110Updated 11 years ago
- Algorithmic correction of fisheye lens distortion☆69Updated 4 years ago
- Example code used in the CVPR 2015 tutorial☆42Updated 10 years ago
- ☆39Updated 10 years ago
- Track KLT Features using Optical Flow. The code uses Qt 5 for grahical user interface☆22Updated 10 years ago
- Detecting breathing rate of a person from video, a real time video processing application☆21Updated 9 years ago
- Program for testing the KAZE and A-KAZE ports in OpenCV. The idea is to test the OpenCV port to match the performance of the original lib…☆43Updated 8 years ago
- image and video dehazing by median dark channel prior proposed by Gibson et al.☆33Updated 12 years ago
- Heap&Hogg's hand curve tracking particle filter [OpenCV,c++]☆49Updated 12 years ago
- simple c++ app which embeds a virtual object on users hand. opencv is used for detecting & tracking the hand, opengl is used for creating…☆34Updated 11 years ago
- OpenVisionLibrary☆79Updated 8 years ago
- ☆65Updated 2 years ago
- OpenCVBlueprints☆139Updated 4 years ago
- A real time optical flow algorithm implemented on GPU☆166Updated 5 years ago
- CUDA acceleration for OpenTLD's object detector☆68Updated 10 years ago
- OpenGL seen through Hartley-Zisserman camera model☆22Updated 8 years ago
- c++ port of the python code from https://github.com/gnebehay/CMT☆67Updated 9 years ago
- As of now, OpenCV codes and snippets that I'm working on.☆75Updated 12 years ago
- Detection of different body parts using Haar-like features☆46Updated 11 years ago
- Viola and Jones Object Detection Framework in C++☆42Updated 11 years ago
- ☆97Updated last year
- Image processing programs☆50Updated 12 years ago
- OPENCV project, reconstruct 3D point cloud from stocastic position image set☆55Updated 7 years ago
- Use C++ with OpenCV and cvBlob to perform image processing and object tracking, using a webcam. Originally, built to test Raspberry Pi pe…☆70Updated 9 years ago
- Linear time Maximally Stable Extremal Regions implementation☆99Updated 13 years ago
- C++ed version of Yolo☆69Updated 8 years ago
- Scale-Space Transform for noise-robust 2D curve matching algorithm☆78Updated 2 years ago
- FAST-ER and FAST learning code.