Hands-On Image Processing with Python
上QQ阅读APP看书,第一时间看更新

Image manipulations with scikit-image

As done previously using the PIL library, we can also use the scikit-image library functions for image manipulation. Some examples are shown in the following sections.