Aruco Frame
Usage
usage: aruco-frame.py [-h] [-i INPUT] [-o OUTPUT] [-d DPI] [-s] [-c CONFIG] [-v]
Usage: python aruco-frame.py [options]
options:
-h, --help show this help message and exit
-i INPUT, --input INPUT
Input filename.
-o OUTPUT, --output OUTPUT
Output filename (default: <filename_in>_extracted.png).
-d DPI, --dpi DPI Manual output DPI (default: auto).
-s, --show Show debug image.
-c CONFIG, --config CONFIG
Frame configuration file (default: ./config/config.json).
-v, --verbose Verbose mode (default: false).
Authors and acknowledgment
Quentin Bolsee 2024
License
This project is provided under the MIT License.