Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use JSON instead of pickle files #28

Open
LukasBommes opened this issue Feb 7, 2022 · 0 comments
Open

Use JSON instead of pickle files #28

LukasBommes opened this issue Feb 7, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@LukasBommes
Copy link
Owner

LukasBommes commented Feb 7, 2022

Currently, camera calibration parameters and some intermediate data (e.g. quadrilaterals) are stored as pickle files. They should rather be stored as human-readable JSON files. this would enhance portability, allow for easier debugging, and enable manual editing of e.g. calibration parameters.

@LukasBommes LukasBommes added the enhancement New feature or request label Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant