Skip to content

LightingMc/BlueSignLocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

BlueSignLocator

This was for a class project. We were given real life images and were supposed to extract and identify blue signs such as the one below.

BlueSignSampleResults

Precision: 0.94

Recall: 0.8

F1: 0.87

This is how the sign extraction side of my algorithm works. image

Sign identification then works by simple template matching.

For complete deatails, please read the README.pdf.

About

openCV c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages