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