max_difference property
Leave feedback
On this page
The maximum allowed difference between images.
The value should be between 0 and 1. 0 means that only identical images will be found.
@property
def max_difference(self):
...
@max_difference.setter
def max_difference(self, value):
...
- class
ImageSearchCriteria
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.