Extract individual assets from images as transparent PNGs. Zero ML models, pure classical CV. This is used in pdf2ppt online tool pxGenius.ai
-
Updated
Mar 23, 2026 - Python
Extract individual assets from images as transparent PNGs. Zero ML models, pure classical CV. This is used in pdf2ppt online tool pxGenius.ai
Classical computer vision approach to lane detection using Canny edge detection and Hough transform
Classical machine vision system for automated geometric inspection of gear wheels. Measures 11 parameters from 2 camera views. Built as the Implement phase of a DMAIC noise reduction project for wiper motor manufacturing. Python + OpenCV. No deep learning.
Add a description, image, and links to the classical-cv topic page so that developers can more easily learn about it.
To associate your repository with the classical-cv topic, visit your repo's landing page and select "manage topics."