Open ghhhgfgh opened 1 year ago
How to deal with the problem that there are different tag sizes in one picture when I want to estimate the pose?
I went to the library files, opened bindings.py and modified the detect function to take a tuple of float values instead of just a float value and selecting the correct tag_size based on the tag id
How to deal with the problem that there are different tag sizes in one picture when I want to estimate the pose?