mcabinaya / Digital-Image-ProcessingLinks
My works for EE 569 - Digital Image Processing - Spring 2018 - Graduate Coursework at USC - Dr. C.-C. Jay Kuo
☆53Updated 7 years ago
Alternatives and similar repositories for Digital-Image-Processing
Users that are interested in Digital-Image-Processing are comparing it to the libraries listed below
Sorting:
- Stitch Images using OpenCV in C++☆51Updated 4 years ago
- Image Segmentation using Texture and Color features in C++☆115Updated 7 years ago
- Bilateral Filter implementation both in Python and C++☆77Updated 8 years ago
- Automatically stiching several individual images to generate a panorama image. Writing from scratch in C++.☆169Updated 6 years ago
- Pyramidal Implementation of the Lucas Kanade Feature Tracker☆18Updated 11 years ago
- ravitejapinnaka / Motion-Estimation-using-Speeded-Up-Robust-Features-SURF-and-Oriented-Fast-Rotated-Brief-ORB-☆42Updated 7 years ago
- Image processing programs☆47Updated 11 years ago
- image processing☆61Updated 10 years ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 7 years ago
- ezSIFT: An easy-to-use standalone SIFT library written in C/C++☆95Updated 7 years ago
- codes for multi-focus image fusion☆11Updated 10 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- A solution for images stitchinging based on Sift, kd-tree, RANSAC and Multi-band Blending.☆166Updated 9 years ago
- Speeded Up Adaptive Contrast Enhancement (SUACE); an OpenCV based contrast enhancement technique.☆43Updated 5 years ago
- non-local means filter for OpenCV☆13Updated 12 years ago
- A Repository detailing camera calibration☆64Updated last year
- image and video dehazing by median dark channel prior proposed by Gibson et al.☆32Updated 12 years ago
- single image dehazing.☆27Updated 10 years ago
- Implementation of SemiGlobal Matching for a school project☆50Updated 7 years ago
- Stereo matching on two images for making a disparity map. My attempt to implement semi-global matching algorithm with some customs additi…☆10Updated 9 years ago
- A new method of minor defect detection using wavelet transform and statistics.☆14Updated 6 years ago
- This is the implementation in C++ of the paper: 'A fast and effective ellipse detector for embedded vision applications'☆125Updated 4 years ago
- 图像立体匹配(Stereo Matching)的实现,生成视差图,通过与标准视差图的比较,讨论SSD(Sum of Squared Difference), NCC(Normalized Cross Correlation), ASW(Adaptive Support We…☆29Updated 9 years ago
- LaserMat is a computer vision library written in MatLab, thought for laser triangulation-based systems. It allows to calibrate the system…☆19Updated 2 years ago
- Camera calibration using Zhang's algorithm and CALTag☆44Updated 13 years ago
- 详尽地介绍关于图像拼接的知识点☆91Updated 7 years ago
- Documents to help understand Gabor Filter. Projects for Gabor Filters visualization.☆35Updated 7 years ago
- Example of using TBB parallel pipeline with OpenCV☆16Updated 8 years ago
- An introductory course on machine vision and related machine learning used in automation, autopilots, security and inspection systems. To…☆31Updated 3 years ago
- CLAHE (Contrast Limited Adaptive Histogram Equalization) implementation for OpenCV☆36Updated 13 years ago