patch_size property
Leave feedback
On this page
The patch size used by the algorithm (odd, 5-11). Default is 7. For InpaintingMethod.telea this is used as HalfPatchSize.
@property
def patch_size(self):
...
@patch_size.setter
def patch_size(self, value):
...
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.