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++☆52Updated 4 years ago
- Image Segmentation using Texture and Color features in C++☆116Updated 8 years ago
- A C++ Qt GUI desktop program to calculate Harris, FAST, SIFT and SURF image features with OpenCV☆157Updated 2 years ago
- A solution for images stitchinging based on Sift, kd-tree, RANSAC and Multi-band Blending.☆168Updated 9 years ago
- Automatically stiching several individual images to generate a panorama image. Writing from scratch in C++.☆170Updated 6 years ago
- C++ Implementation of the SIFT algorithm☆36Updated 8 years ago
- ravitejapinnaka / Motion-Estimation-using-Speeded-Up-Robust-Features-SURF-and-Oriented-Fast-Rotated-Brief-ORB-☆43Updated 7 years ago
- Bilateral Filter implementation both in Python and C++☆77Updated 8 years ago
- image processing☆62Updated 10 years ago
- A Repository detailing camera calibration☆65Updated 2 years ago
- step-by-step tutorial for optimizing a Gaussian image smoothing function☆25Updated 4 years ago
- Image Processing using the OpenCV C++ API☆39Updated 8 years ago
- Implement complex computer vision algorithms and explore deep learning and face detection☆163Updated 3 years ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 7 years ago
- Using custom CUDA kernels with Open CV Mat objects.☆38Updated 7 years ago
- Computer Vision class exercise 2☆16Updated 8 years ago
- Python code for detecting circles in a circle using Hough Transform☆68Updated 10 years ago
- Digital image processing is introduced in detail. all code are implementing by OpenCV 3.4 and C++☆113Updated 3 years ago
- C++ implementation pool for computer vision R&D projects.☆106Updated 2 years ago
- Code repository for OpenCV 3 Computer Vision Application Programming Cookbook, Third Edition, published by Packt☆212Updated 2 years ago
- image and video dehazing by median dark channel prior proposed by Gibson et al.☆33Updated 12 years ago
- Documents to help understand Gabor Filter. Projects for Gabor Filters visualization.☆35Updated 7 years ago
- An introductory course on machine vision and related machine learning used in automation, autopilots, security and inspection systems. To…☆33Updated 3 years ago
- Ellipse Fitting☆103Updated 5 years ago
- Hands-On GPU Accelerated Computer Vision with OpenCV and CUDA, published by Packt☆659Updated 2 years ago
- Object classification using a combination of Support Vector Machines (SVM), Fast Point Feature Histograms (FPFH), Scale Invariant Feature…☆14Updated 11 years ago
- 详尽地介绍关于图像拼接的知识点☆94Updated 8 years ago
- Circle detection/circle detector by arc-support line segments. The source code for IEEE ICIP paper.☆109Updated 6 years ago
- Pyramidal Implementation of the Lucas Kanade Feature Tracker☆19Updated 12 years ago
- 描述非极大值抑制(Non-Maximum-Suppression,NMS)☆57Updated 7 years ago