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++.☆168Updated 6 years ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 7 years ago
- A solution for images stitchinging based on Sift, kd-tree, RANSAC and Multi-band Blending.☆166Updated 9 years ago
- ZQlib☆148Updated 3 years ago
- Code for segmenting salient colored images and determining a grasp.☆54Updated 6 years ago
- Some basic image segmentation algorithms, include mean-shift, graph-based, SLIC, SEEDS, GrabCut, OneCut, et al.☆46Updated 10 years ago
- C++ implementation of the ECCV 2016 paper, Natural Image Stitching with the Global Similarity Prior.☆51Updated 6 years ago
- Stereo Vision for 3D Reconstruction , platform independent , c++☆34Updated 8 years ago
- GreenOpen的图像处理算法库☆93Updated 4 years ago
- A CV project, based on cimg library to deal with simple Image Stitching task.☆51Updated 6 years ago
- image processing☆61Updated 10 years ago
- Image Processing using the OpenCV C++ API☆39Updated 7 years ago
- A cross-platform Panoramic Media tools based on Qt and Opencv.User & developer friendly.基于Qt和Opencv的跨平台全景媒体工具软件☆29Updated 6 years ago
- A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.☆63Updated 7 years ago
- stereo match algorithms and corner detector algorithms☆15Updated 9 years ago
- ☆76Updated 8 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆92Updated 4 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
- Port of Fast Affine Template Matching algorithm☆129Updated 4 years ago
- This is the implementation in C++ of the paper: 'A fast and effective ellipse detector for embedded vision applications'☆127Updated 4 years ago
- A C++ Qt GUI desktop program to calculate Harris, FAST, SIFT and SURF image features with OpenCV☆155Updated 2 years ago
- this code is for stitching video in VC on opencv☆23Updated 8 years ago
- Poisson blending job used quadtree to accelerate.☆19Updated 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
- video-scene-split 视频场景切分算法,视频相关视觉研究必备☆19Updated 6 years ago
- Real-time salient closed boundary tracking using perceptual grouping and shape priors (BMVC 2017)☆16Updated 5 years ago
- An implementation of Edge Drawing algorithm☆36Updated 6 years ago
- 图像立体匹配(Stereo Matching)的实现,生成视差图,通过与标准视差图的比较,讨论SSD(Sum of Squared Difference), NCC(Normalized Cross Correlation), ASW(Adaptive Support We…☆29Updated 9 years ago
- Integrated Algorithm: PSNR/SSIM/GSSIM/BRISQUE/NRSS☆24Updated 5 years ago
- 改进的去雾算法☆60Updated 8 years ago