ImageFlattener¶
- class giant.image_processing.image_flattener.ImageFlattener(options=None)[source]¶
- Parameters:
options_type – The type of the
UserOptions
to useoptions (ImageFlattenerOptions | None) – An optional oinstance of options_type preconfigured.
Methods
This method is used to sample the noise level of an image, as well as return a flattened version of the image. |