A cross platform app for quick and easy still image camera matching
-
Updated
May 27, 2021 - TypeScript
Add a description, image, and links to the camera-calibration topic page so that developers can more easily learn about it.
To associate your repository with the camera-calibration topic, visit your repo's landing page and select "manage topics."
The README on the home page has the examples that use imageio.imsave to save output.
However, the
imsavefunction is deprecated. It should be replaced withimwrite.