Skip to content

This project implements many AI vision algorithms in the goal of detecting stop signs in grayscale bitmap images. Image Processing.cpp is the main function which takes in a bitmap and outputs a version with the stop sign highlighted. The program works best in simple smaller images with less noise. The heuristic does not utilize color but instead…

Notifications You must be signed in to change notification settings

JAShufelt/AI-Vision-Project_Stop-Sign-Detection

About

This project implements many AI vision algorithms in the goal of detecting stop signs in grayscale bitmap images. Image Processing.cpp is the main function which takes in a bitmap and outputs a version with the stop sign highlighted. The program works best in simple smaller images with less noise. The heuristic does not utilize color but instead…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages