图像处理,在Python? [英] Image Processing, In Python?

查看:114
本文介绍了图像处理,在Python?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近遇到了一个问题,至少需要基本程度的图像处理,我可以用Python做这个,如果有的话,用什么?

I've recently come across a problem which requires at least a basic degree of image processing, can I do this in Python, and if so, with what?

推荐答案

最知名的图书馆是 PIL 。但是,如果您只是进行基本操作,那么使用 ImageMagick 的Python绑定可能会更好,这比用Python编写变换更有效率。

The best-known library is PIL. However if you are simply doing basic manipulation, you are probably better off with the Python bindings for ImageMagick, which will be a good deal more efficient than writing the transforms in Python.

这篇关于图像处理,在Python?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆