Hello,
I would like to ask if there is any possibility to remove photos based on the calculated image quality with python scripting?
Do I understand it right, that I calculate image quality like this:
chunk1.estimateImageQuality()
If not, please tell me how to do it right and how to access these calculated values to disable images which have a poor quality.
Thanks in advance!