You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/11/02 23:07:14 UTC

[GitHub] NRauschmayr removed a comment on issue #13090: Python API docs don't mention image.imread

NRauschmayr removed a comment on issue #13090: Python API docs don't mention image.imread
URL: https://github.com/apache/incubator-mxnet/issues/13090#issuecomment-435534647
 
 
   As documented here: https://mxnet.incubator.apache.org/_modules/mxnet/image/image.html mx.image.imread uses OpenCV (not the CV2 Python library). MXNet must have been built with USE_OPENCV=1 for `imdecode` to work.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services