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/10 10:43:20 UTC

[GitHub] chinakook opened a new issue #13216: [Feature request]JPEG Orientation in mxnet.image.imread

chinakook opened a new issue #13216: [Feature request]JPEG Orientation in mxnet.image.imread
URL: https://github.com/apache/incubator-mxnet/issues/13216
 
 
   When using mxnet.image.imread to deal with some jpeg file, the result image will be wrong, as **mxnet cannot get the right mode of JPEG orientation** from the exif. It's important when people want to train their own images with JPEG orientation information included.
   I hope we can add some flags as the OpenCV does.

----------------------------------------------------------------
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