Detecting marker

asked 2017-11-12 11:52:21 -0600

MaxWell gravatar image

Hi,

What is the best way to detect a self-made marker? The marker will be an black rectangle stroke with a black triangle inside. I need to detect the marker alongside the rotation and translation vectors. For those two vectors I was thinking of using the solvepnp function. But for detecting the marker i have no idea yet.

Thanks!

edit retag flag offensive close merge delete

Comments

ArToolkit has support for self-drawn markers.

but why not use aruco markers ?

berak gravatar imageberak ( 2017-11-12 11:55:45 -0600 )edit

Thank you, I will look into that! I already use them and i know how awesome they are, but some people say I have to think more critical and make my own marker and test if it's better than ArUco marker...

MaxWell gravatar imageMaxWell ( 2017-11-12 12:57:14 -0600 )edit

well, i'm somewhat expecting you to answer this question on your own..

berak gravatar imageberak ( 2017-11-12 13:15:07 -0600 )edit