An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with hough-transform

A curated list of projects in awesome lists tagged with hough-transform .

https://github.com/qq456cvb/CanonicalVoting

Canonical Voting: Towards Robust Oriented Bounding Box Detection in 3D Scenes (CVPR2022)

3d-object-detection 3d-scenes cvpr2022 deep-learning hough-transform pytorch

Last synced: 20 Mar 2025

https://github.com/casensiom/fast-image-processing

Fast image processing. Implements Canny, Gaussian Blur, Hough edge detection, Crop with perspective.

canny canny-edge-detection crop edge edge-detection edges fast hough hough-transform perspective

Last synced: 13 Nov 2024

https://github.com/healeycodes/embroidery-vision

🧵 Identify which DMC threads are used in embroidery hoop images.

colorpalette dmc-color embroidery hough-transform opencv

Last synced: 10 Dec 2024

https://github.com/auggen21/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

histogram-equalize hough-transform image-processing image-segmentation inverse-filtering matlab region-growing rgb-color-space-to-hsi split-and-merge-procedure thresholding watershed-transform wiener-filtering

Last synced: 15 Apr 2025

https://github.com/emanueleghelfi/iacv

Repository for the homework of Image Analysis and Computer Vision course of Politecnico di Milano 2017/2018.

3d-reconstruction affine-rectification canny-edge-detection computer-vision hough-transform image-analysis localization matlab shape-reconstruction

Last synced: 18 Apr 2025

https://github.com/lbaiyat/computer-vision-distance-detector

This is a computer vision project using python3 and conventional computer vision techniques to determine a relative distance between two points in a given scene.

canny-edge-detection color-histogram computer-vision computervision cv2 hough-transform k-means opencv opencv-python python3 sklearn

Last synced: 22 Mar 2025

https://github.com/nick8592/kmeans-clustering

K-means clustering is an algorithm that groups similar data points into a predetermined number of clusters by minimizing the sum of squared distances between data points and their cluster centroids.

color-space entropy histogram hog-features hough-transform image-classification image-clustering kmeans-clustering python

Last synced: 25 Mar 2025

https://github.com/beingamanforever/orientation-study-of-fluidised-bed-particles

Experimental study on the orientation of _ elongated, oblate spherical, prolate (elongated, cuboidal, cubical) fluidized bed particles _ with the help of OpenCV and Hough Transform

fluidised-bed hough-transform image-processing opencv

Last synced: 26 Feb 2025

https://github.com/adamelkholyy/ma-computer-vision

Selection of notebooks from masters computer vision course @ University of Helsinki, autumn 2022. Includes 3 notebooks covering Hough Line Detection, Manhattan Frames, Epipolar Lines, Camera and Fundamental Matrix calculation along with other essential Computer Vision techniques.

epipolar-geometry hough-transform vanishing-points

Last synced: 20 Nov 2024

https://github.com/soumyadeepbose/sheet-counter

Sheet Counter is a Streamlit application designed to count the number of sheets in a given video or image. The app uses computer vision techniques to detect and count horizontal lines, which represent sheets in the input media.

canny computer-vision hough-lines hough-transform opencv python python3 sheet-counter streamlit

Last synced: 21 Mar 2025

https://github.com/adilius/hough-transform-simple

Simple implementation of Hough transform

hough-transform python

Last synced: 28 Feb 2025

https://github.com/sadhasivamx/spec

Spec is a server-based application used for the remote inspection of various mechanical parts, allowing for dimensional and geometrical analysis without the use of AI or ML.

algorithms computer-vision database flask hough-transform image-processing machine-vision sqlite3 yolov8

Last synced: 12 Apr 2025

https://github.com/nick8592/magic-projection

This assignment involves creating three magical tricks using computer vision techniques.

computer-vision dice faster-rcnn hough-transform mediapipe mediapipe-hands poker

Last synced: 25 Mar 2025

https://github.com/frgfm/sdcnd-p1-lane-detection

Lane detection project of Udacity Self Driving Car Nanodegree

canny-edge-detection hough-transform hsv lane-lines-detection opencv self-driving-car

Last synced: 19 Feb 2025

https://github.com/anand-gith/imagestitching-panorama-and-line-circle-detection

Image Stitching- (Panorama Linear) and Line-Circle Detection using hough transform

hough-circles hough-lines hough-transform hough-transformation image panorama-stitching stitching

Last synced: 19 Feb 2025

https://github.com/moussaidhicham/detection-des-objets

Le projet **Détection et Segmentation d'Images** consiste à développer une **application interactive** dédiée à la détection et à la segmentation d'images en utilisant deux algorithmes complémentaires et performants : **Contours Actifs (Active Contour)** et **Transformée de Hough**. L'application permet de détecter des objets, des contour

chan-vese contours-actifs countour-tracing countours-opencv detection-object hough-lines hough-transform image-processing object-detection python snake-contour transfome

Last synced: 14 Mar 2025

https://github.com/harinisri012/road-lane-detection-system

The objective of this project is to develop a lane detection system that processes video footage to identify and highlight lane markings on roadways. The system provides real-time visual feedback to drivers by overlaying lane boundaries and issuing warnings when the vehicle deviates from its lane.

canny-edge-detection grayscale hough-transform image-processing jupyter-notebook opencv python3 roadlane-detection

Last synced: 05 Apr 2025

https://github.com/nomcodio-automation-systems/houghsigndetector

HoughSignDetector is a C++ project that uses the Hough Transform to detect the corners of a stop sign in images. The project processes the image, generates a Hough Space, identifies line intersections, and compares the detected shape to a stop sign's structure.This tool can be used for basic image recognition tasks in traffic sign detection.

cpp graph-theory hough-transform image-recognition maschine-vision opencv

Last synced: 12 Mar 2025

https://github.com/elkeid-me/creative-electron-theory-4.3

Hough transformating based robot algorithm. 2023 Fall "Intelligent Robot" course.

hough-transform

Last synced: 17 Feb 2025

https://github.com/pit1000/dune-imperium-vision

🐍🎲 Python-powered Computer Vision project automating gameplay for the board game Dune Empire 🚀! The system accurately identifies and counts player units—colored cubes—in conflict zones ⚔️ and garrisons 🛡️ using image processing techniques! 🔍✨

board-game canny-edge-detection clahe-method computer-vision hough-transform hsv-color-detection image-processing matplotlib numpy opencv python

Last synced: 01 Apr 2025

https://github.com/aravind2152/dune-imperium-vision

🐍🎲 Python-powered Computer Vision project automating gameplay for the board game Dune Empire 🚀! The system accurately identifies and counts player units—colored cubes—in conflict zones ⚔️ and garrisons 🛡️ using image processing techniques! 🔍✨

board-game canny-edge-detection clahe-method computer-vision hough-transform hsv-color-detection image-processing matplotlib numpy opencv python

Last synced: 01 Apr 2025

https://github.com/puripant/drawing-board

"Back to the drawing board" generates sketch lines from an image as if it was well thought out

drawing hough-transform image-processing joke sketch

Last synced: 27 Feb 2025