You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're using thumbor with feature detection but we have problems when we use grayscaled PNGs having an alpha layer. On these images, the whole alpha layer is transformed into black color.
Hi, this was a long time ago and I can not reproduce the bug anymore on my environment (we made some changes for this). However, I am pretty sure this one triggered an issue:
Hi everybody,
We're using thumbor with feature detection but we have problems when we use grayscaled PNGs having an alpha layer. On these images, the whole alpha layer is transformed into black color.
It seems somehow related to this FIXME:
https://github.com/thumbor/opencv-engine/blob/master/opencv_engine/engine.py#L193
Called by:
https://github.com/thumbor/thumbor/blob/bc52ab6bb8934c08d24c89ef5e52f20744468e58/thumbor/detectors/feature_detector/__init__.py#L23
Did anyone also encountered this problem and have clues to fix it?
Thanks by advance.
The text was updated successfully, but these errors were encountered: