rzwm / OpenCVImageProcessingLinks
CSDN专栏:OpenCV图像处理(http://blog.csdn.net/column/details/opencv-image.html?&page=3)的代码实现。
☆39Updated 7 years ago
Alternatives and similar repositories for OpenCVImageProcessing
Users that are interested in OpenCVImageProcessing are comparing it to the libraries listed below
Sorting:
- Automatically stiching several individual images to generate a panorama image. Writing from scratch in C++.☆167Updated 6 years ago
- ZQlib☆149Updated 3 years ago
- Some basic image segmentation algorithms, include mean-shift, graph-based, SLIC, SEEDS, GrabCut, OneCut, et al.☆46Updated 10 years ago
- ☆76Updated 9 years ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 7 years ago
- C++ implementation of the ECCV 2016 paper, Natural Image Stitching with the Global Similarity Prior.☆51Updated 6 years ago
- Image Processing using the OpenCV C++ API☆39Updated 7 years ago
- A solution for images stitchinging based on Sift, kd-tree, RANSAC and Multi-band Blending.☆166Updated 9 years ago
- A CV project, based on cimg library to deal with simple Image Stitching task.☆52Updated 6 years ago
- Port of Fast Affine Template Matching algorithm☆129Updated 4 years ago
- Image Segmentation using Texture and Color features in C++☆115Updated 8 years ago
- This is the OpenCV 3.1.0 version for the previous project (MeshFlow_Video_Denoising).☆28Updated 3 years ago
- GreenOpen的图像处理算法库☆93Updated 4 years ago
- Stereo Vision for 3D Reconstruction , platform independent , c++☆34Updated 8 years ago
- Code for segmenting salient colored images and determining a grasp.☆54Updated 6 years ago
- stereo match algorithms and corner detector algorithms☆15Updated 9 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
- image processing☆62Updated 10 years ago
- A Library About The Image Features Extraction☆109Updated 10 years ago
- Real time image stitch☆62Updated 3 years ago
- One new method for depth image upsampling☆17Updated 7 years ago
- fast guided filter implementation for OpenCV☆73Updated 8 years ago
- C++ implementation of the ECCV 2016 paper, Natural Image Stitching with the Global Similarity Prior (Windows Visual Studio 15.7 Version)☆63Updated 4 years ago
- An implementation of Edge Drawing algorithm☆37Updated 6 years ago
- 用opencv写的一个人的皮肤检测器,里面封装了多种算法☆58Updated 7 years ago
- Poisson blending job used quadtree to accelerate.