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!