pub fn remove_borders(image: DynamicImage) -> Result<DynamicImage>Expand description
Remove borders from an image.
Detects and crops white/blank borders around the content.
pub fn remove_borders(image: DynamicImage) -> Result<DynamicImage>Remove borders from an image.
Detects and crops white/blank borders around the content.