Skip to content
#

classical-computer-vision

Here are 20 public repositories matching this topic...

(Google Play Store App) Pipeline to convert real-life chess boards into 2D digital format (FEN) from images and live camera feeds. The system has two versions: a real-time pipeline using OAK-D Lite and a high-precision static-image pipeline. RF-DETR and YOLO is used to detect chess pieces, and traditional cv methods determine board positioning.

  • Updated May 5, 2026
  • Jupyter Notebook

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.

  • Updated Aug 19, 2024
  • Jupyter Notebook

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.

  • Updated Oct 15, 2024
  • Jupyter Notebook

Structured implementations of classical computer vision primitives in MATLAB, covering filtering, frequency-domain analysis, wavelets, morphology, registration, and texture modeling with reproducible export-first design.

  • Updated Feb 20, 2026
  • HTML

Improve this page

Add a description, image, and links to the classical-computer-vision topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the classical-computer-vision topic, visit your repo's landing page and select "manage topics."

Learn more