-
Some devices save the image data in one orientation, but add EXIF data indicating the true orientation of the image. An option to automatically apply this would be handy, so that one might do somethin…
-
I noticed that if I used a photo taken on my 4s camera in portrait the image gets rotated and squashed when processed however if the image is first scaled it does not get broken. I spotted this becaus…
-
`https://leetcode.com/problems/rotate-image/`
-
I'm implementing a simple image viewer with conrod, and trying to get rotation working so that when I press the left and right arrow buttons the image rotates 90 degrees.
I'm using winit and glium,…
-
Hello,
The camera chip I am using is not square and I would like to Flip and rotate the image, I can do that after acquisition in the engine but I wonder if there is an option to rotate the image o…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* Pleas…
-
# Environment
Joplin version: cf3b2ed
Platform: Linux
OS specifics: Arch Linux
also happens on:
Joplin version: 1.0.331
Platform: Android
OS specifics: Android 10
## Steps to reproduc…
-
Just a suggestion. It's not a problem of yout api at all, but note that in 'pycocoDemo.ipynb' you use "I = io.imread(img)", which doesn't have access to metadata. When some picts taken with a mobile p…
-
When an image is rotated at any position other than 0 or 180 degrees, dragging the image causes it to suddenly jump a handful of pixels. It works normally after this point. I've included an example …
-
Hi I use GMarkerGoogle as marker of map. I want to rotate marker during path .How can I rotate marker?
Thanks