filmov
tv
Python Scikit Image processing

Показать описание
Scikit image is free open source python library for image processing. It provides it provides wide range of image processing tools function for image segmentation , feature detection , image restoration , etc. Skeletonization also known as thinning , is a process in image processing that reduce binary image to skeleton. The skeleton is simplified representation of image that preserves the original object topology.