Mahotas 1.0.3 發布,Python的圖片處理庫
Mahotas是一個Python的圖片處理庫。它包含了一對用C++實現的主要算法:watershed 和 Otsu thresholding,以實現更快的速度。其它算法還包括:
- SURF
- convex hull computation
- polygon drawing
- feature computation: Haralick textures, local binary patterns, and Zernike moment
- distance transform
- freeimage & imread interface </ul>
發布說明: This release adds several minor improvements: new arguments to the bbox function, distance transform in multiple dimensions, and better error messages. Internally, mahotas has been updated to exclusively use the newer numpy APIs for future-proofing

本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!