hough-transform topic
Intro2CV
This repo includes solutions to all the 'in the class quizzes' and 7 problem sets of the Introduction to Computer Vision course (G Tech CS6476 - on Udacity)
embroidery-vision
🧵 Identify which DMC threads are used in embroidery hoop images.
digital-image-processing-cpp
cpp implementation for algorithms in the book "digital image processing and computer vision"("数字图像处理与机器视觉-Visual C++与Matlab实现")
CircleDetection_Hough-RANSAC
Circles detections in images, using Hough Transform and RANSAC
License-Plate-Recognition-YOLOv7-and-CNN
This project is for the ultimate manner of identifying the License Plate. Combining YOLOv7 object detection, Hough transform alignment, and CNN character recognition
3d_line_detection
3d line detection from pointcloud using Hough Transform
Digital-Image-Processing-for-Medical-Applications
This repository contains projects related to various aspects of image processing, from basic operations to advanced techniques like active contours. Examples and case studies focus on applications in...
Hough-Circle-Detection
Implementation of Simple Hough Circle Detection Algorithm in Python
hough-plane-python
Python realization of Hough Transform algorithm for detecting planes in 3D point clouds.
image-processing-basics-matlab-3
Inverse Filtering, Wiener Filter, Image Restoration, Hough Transform, Image segmentation using watershed, thresholding, region growing and region splitting and merging