Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Detecting Markers Using OpenCV

I am trying to detect various objects containing colored markers, so a red blue green marker identifies object A, and a red blue red marker identifies object B. My problem is I can't use template matching cause objects can be rotated, currently I am thinking about check for each color then find the object by checking the distance between colors but it seems inefficient, so my question is there a better way to do this?

like image 225
Hamza Yerlikaya Avatar asked Mar 22 '26 05:03

Hamza Yerlikaya


1 Answers

Here's a short article I wrote about tracking colored objects. This just might be what you're looking for.

like image 154
Utkarsh Sinha Avatar answered Mar 24 '26 11:03

Utkarsh Sinha



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!