Closed manoj-bhaskaran closed 3 hours ago
…_colours.py`
get_cropping_bounds
crop_and_save_image
Fixes regression bug where top and bottom border cropping was previously available but not functional.
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarQube Cloud
…_colours.py`
get_cropping_bounds
to determine both horizontal (left, right) and vertical (top, bottom) cropping bounds.crop_and_save_image
to apply cropping to both horizontal and vertical borders.Fixes regression bug where top and bottom border cropping was previously available but not functional.