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

查看:26
本文介绍了图像处理,在 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?

推荐答案

最著名的库是 皮尔.但是,如果您只是进行基本操作,那么使用 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天全站免登陆