Closed Bladrak closed 6 years ago
@Bladrak It's really broken, the smart detection now uses cv2 interface, which works really well with Pillow but not cv.
@guilhermef ok, so we still need opencv for the smart cropping, but not as an image engine, is that right? If I switch the engine to pil, it should be ok then?
That's right. Em 14/03/2016 11:58, "Hugo Briand" notifications@github.com escreveu:
@guilhermef https://github.com/guilhermef ok, so we still need opencv for the smart cropping, but not as an image engine, is that right? If I switch the engine to pil, it should be ok then?
— Reply to this email directly or view it on GitHub https://github.com/thumbor/opencv-engine/issues/20#issuecomment-196351799 .
This is fixed in my pr #27
When running thumbor 6 with opencv, it seems there's an incompatibility when using smart detection:
Here's the version of the packages I'm using:
And the configuration for running thumbor:
@guilhermef maybe you did encounter this error?