Allow to use pillow along with PIL for python images (Patch #2720)


Added by Nicolas Chauvet about 12 years ago. Updated about 12 years ago.


Status:Cancelled Start date:2013-01-20
Priority:Normal Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:python bindings
Target version:-
Affected version:2.4.3 Operating System:
Difficulty: HW Platform:
Pull request:

Description

This request was primarily made available as https://bugzilla.redhat.com/895767

It is possible to replace the PIL dependency with python-pillow using the appropriate import that is compatible with both version.


opencv-pillow.patch (864 Bytes) Nicolas Chauvet, 2013-01-20 08:13 pm


Associated revisions

Revision ee90b88d
Added by Vadim Pisarevsky over 10 years ago

Merge pull request #2720 from pglotov:master

History

Updated by Marina Kolpakova about 12 years ago

  • Tracker changed from Feature to Patch
  • Category set to python bindings

Updated by Vadim Pisarevsky about 12 years ago

We almost dropped support for the old Python bindings in OpenCV (module cv). The currently supported bindings (cv2) module has the only dependency from numpy. PIL/pillow is not needed, since OpenCV+numpy provide more rich functionality, e.g. cv2.imread() reads image from file etc.

  • Assignee set to Vadim Pisarevsky
  • Affected version set to 2.4.3
  • Status changed from Open to Cancelled

Also available in: Atom PDF