remove_borders

Function remove_borders 

Source
pub fn remove_borders(image: DynamicImage) -> Result<DynamicImage>
Expand description

Remove borders from an image.

Detects and crops white/blank borders around the content.