NlMeansDenoising.__call__¶
giant.image_processing.denoising
:
- NlMeansDenoising.__call__(image)[source]¶
Call self as a function.
- Parameters:
image (ndarray[tuple[Any, ...], dtype[_ScalarT]])
- Return type:
ndarray[tuple[Any, …], dtype[uint8]] | ndarray[tuple[Any, …], dtype[uint16]]