How to place id's to multiple same-coloured markers

asked 2016-11-28 11:27:42 -0600

We are doing a study end project, we're not used in programming so we're kinda stuck. Our project is based on real time markers detection which reflects light (image tresholding). After three markers are detected using picamera, centroids of contours should be connected and after that, angle between such made lines should be measured. Here comes the question- is there any solution to attribute id's to markers given as contours so they won't be mistaken after changing mutual position (now found contours are always numbered from left to right?? Please help

edit retag flag offensive close merge delete

Comments

Are the markers identical?

When they change position, do they leave camera's field of view?

Pedro Batista gravatar imagePedro Batista ( 2016-11-28 12:07:27 -0600 )edit