Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 463 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 463 Bytes

Image-processing

Common image processing tasks include displays; basic manipulations like cropping, flipping, rotating, etc.; image segmentation, classification, and feature extractions; image restoration; and image recognition. Python is an excellent choice for these types of image processing tasks due to its growing popularity as a scientific programming language and the free availability of many state-of-the-art image processing tools in its ecosystem.