search

Home  >  Q&A  >  body text

Python有没有图像识别的模块或者框架?

找了找没发现,一般老司机们都用什么框架,想分析个折线图之类的东西。

图片格式以gif居多,git用Python怎么解析比较好?

怪我咯怪我咯2875 days ago654

reply all(3)I'll reply

  • 迷茫

    迷茫2017-04-18 10:28:21

    PIL

    Now called Pillow: https://python-pillow.org/

    reply
    0
  • PHP中文网

    PHP中文网2017-04-18 10:28:21

    PIL
    Same as above, and already supports py3. In fact, I feel that general analysis does not require a framework, it can be done directly.

    reply
    0
  • PHPz

    PHPz2017-04-18 10:28:21

    Use python to identify similar images (1)

    openCV PIL pillow

    reply
    0
  • Cancelreply