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