# ImageProcessing **Repository Path**: Steponel/ImageProcessing ## Basic Information - **Project Name**: ImageProcessing - **Description**: 图像处理Py脚本 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-09 - **Last Updated**: 2021-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Read Me --- ## 图像处理脚本 ### ImageFormat |Scripts|Usage| |----|----| |tiff32_to_16.py|用于tif32位转16位| --- ## Package |Package |Usage|Document| |----|----|----| |numpy|使用Python进行科学计算的基础包|https://www.numpy.org.cn/| |Pillow|Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors.|https://pillow.readthedocs.io/en/stable/| |skimage|scikit-image (a.k.a. skimage) is a collection of algorithms for image processing and computer vision.|https://scikit-image.org/docs/stable/|