Run the Software
Start the Software
./run_calibration.shWhat this does: Starts the calibration software with a visual interface.
If You Have Data Files to Use
# Replace the paths with your actual folder locations:
./run_calibration.sh --mount /home/yourname/Pictures:/workspace/images:roWhat this does: Lets the software access your folder with files on the host machine.
Get Help with Commands
./run_calibration.sh --helpWhat this does: Shows all available options.
Last updated