thegoodhen / AprilTools

A marker-based camera tracker for Blender based around the AprilTags Library by University of Michigan
GNU General Public License v3.0
253 stars 29 forks source link

april tools does not detect the contents of this folder #43

Closed nonexistenttriangle closed 2 years ago

nonexistenttriangle commented 2 years ago

april tools does not detect the contents of this folder. solutions ive tried -moving the images to a different folder -changing the name of the folder the images are in -splitting the source video into images again and using those instead -using a different file extension (changing from .png to .jpg) -restarting apriltools no solution ive tried did anything

image image

also important note: estimating focal length worked normally

thegoodhen commented 2 years ago

Interesting. That's just weird. Let me try to replicate the issue.

thegoodhen commented 2 years ago

Try:

apriltools.exe --path "C:/Users/Charlie/Videos/cuisine de la cuisine/New folder" --focal-length-pixels 1364.20 --tag-size 164.5

Closing the issue, feel free to open another one if the problem persists.