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 2019/06/11 19:10:19 UTC

[GitHub] [incubator-mxnet] anirudhacharya commented on issue #14956: mxnet.image.imread can not correctly read jpg with orientation

anirudhacharya commented on issue #14956: mxnet.image.imread can not correctly read jpg with orientation
URL: https://github.com/apache/incubator-mxnet/issues/14956#issuecomment-500981903
 
 
   @ksellesk this is the doc for opencv's imread - https://docs.opencv.org/3.0-beta/modules/imgcodecs/doc/reading_and_writing_images.html?highlight=imread#cv2.imread
   
   can you please provide a code example or usage of reading jpg with orientation. The method signatures of mxnet's imread and opencv's imread seem pretty similar.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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