Nice project.
Can you share the original source file and your camera data file?
I would like to reproduce the results of the readme but I cannot find the pickle file with the camera parameters. Also, the default image size is larger than the image located in the documentation folder.
Is
python calibrate.py ./documentation/example_original.png --location=./test/Location.csv --camera=./xxxx.pickle
correct?
xxxx.pickle was created by modelcamera.py.
Nice project.
Can you share the original source file and your camera data file?
I would like to reproduce the results of the readme but I cannot find the pickle file with the camera parameters. Also, the default image size is larger than the image located in the documentation folder.
Is
python calibrate.py ./documentation/example_original.png --location=./test/Location.csv --camera=./xxxx.pickle
correct?
xxxx.pickle was created by modelcamera.py.