“PyMorph”的版本间差异
跳到导航
跳到搜索
无编辑摘要 |
无编辑摘要 |
||
| (未显示同一用户的1个中间版本) | |||
| 第1行: | 第1行: | ||
| ⚫ | |||
*pymorph a powerful collection of state-of-the-art gray-scale morphological tools that can be applied to image segmentation, non-linear filtering, pattern recognition and image analysis. |
|||
*但是python2的,需要转换为python3,使用:2to3 |
|||
| ⚫ | |||
2021年12月29日 (三) 06:11的最新版本
- 一堆工具包,,https://pythonhosted.org/pymorph/
- 但是python2的,需要转换为python3,使用:2to3