Skip to content

This code is written in C++ using Opencv library to classify a given image has blue or red object.

Notifications You must be signed in to change notification settings

msrdinesh/Blue-Red-object-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Blue-Red-object-classification

This code is written in C++ using Opencv library to classify a given image has blue or red object. For a given picture "1.png" the code classifies whether it is a blue or red object. If an image which is neiter red,not blue is given, it classifies it as blue object if it has more blue content and similarly red.

About

This code is written in C++ using Opencv library to classify a given image has blue or red object.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages