An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: classical-computer-vision

youssef-saaed/computer-vision-implementations

A collection of computer vision algorithm implementations, covering various techniques and transformations.

Language: Python - Size: 1.49 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rigved-sanku/Edge-Detection

This project involves developing a simplified boundary detection algorithm that combines texture, brightness, and color gradients with classical edge detection methods like Sobel and Canny. The final boundary map is generated by fusing these feature gradients with traditional edge detection methods for more robust and accurate edge detection.

Language: Jupyter Notebook - Size: 1.64 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

spsingh37/Classical-computer-vision

This repo contains implementations of some of the classical computer vision algorithms/techniques for feature extraction, feature matching, image transformation, color image reconstruction, image denoising, image classification, and image segmentation.

Language: Jupyter Notebook - Size: 29.5 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

williamcfrancis/Canny-Edge-Detector

A multi-stage computer vision algorithm to detect edges in images. Developed by John Canny in 1986, widely used in image processing, computer vision, and other fields. This repo provides an implementation in Python

Language: Jupyter Notebook - Size: 4.16 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

williamcfrancis/Laplacian-Blending

Python implementation of Laplacian pyramid algorithm for blending images using reduce/expand, Gaussian/Laplacian pyramids, and combine/collapse functions for realistic outputs

Language: Jupyter Notebook - Size: 26.9 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

guilhermedom/facial-feature-haar-detection

Haar cascade classifiers detecting faces and eyes in images with OpenCV.

Language: Jupyter Notebook - Size: 1.64 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nuchi/multi_object_tracking

Multi-object tracking of water fleas from video. Detects dark blotches on light background, performs multi-object association, tracks them with Kalman filters.

Language: Python - Size: 41 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0