Crop and save DNG images on Python
Working with DNG files, I am loading them into python script with RawPy, then using the raw_image() method to get a 2D array of the DNG values.
Working with DNG files, I am loading them into python script with RawPy, then using the raw_image() method to get a 2D array of the DNG values.