Top "Image-rotation" questions

Image rotation is performing a geometric rotation with certain angle on a particular image.

preview an image before uploading using FileReader, rotates the image

i saw many posts on viewing an image before uploading. one post had a very supposed to be easy method …

javascript filereader image-rotation
Lossless rotation of PDF files with imagemagick

I want to rotate a 351K PDF named 08-file.pdf using CLI tools. I've tried imagemagick: convert 08-file.pdf -rotate 90 08…

pdf imagemagick image-rotation lossless
using slider to rotate image in Matlab

I have a GUI (using GUIDE) in Matlab, this is how it looks: I want to rotate the image using …

matlab slider image-rotation
When using node sharp package to resize image and upload to s3 it is rotated

I am using this node package: https://www.npmjs.com/package/sharp I use it to resize an image and …

node.js amazon-s3 image-resizing image-rotation
understanding usage of ImageView Matrix

I know that SO is full of Matrix questions, but I can't find a question where it is fully explained. …

android image matrix rotation image-rotation
OpenCV Straighten an Image with Python

Is there any way that I can straighten this image using OpenCV with Python? I was figuring it out using …

python-2.7 opencv image-processing image-rotation affinetransform
Monogame rotating a sprite

I am trying to rotate a sprite in Monogame, but for some reason I can't get it right! I would …

c# monogame image-rotation
Image mask over Nivo Slider

I'm using Nivo slider, but want to place a PNG image over the slider so it only shows through the …

javascript css slider image-rotation nivo-slider
Pinch Zoom and 2 finger Rotation the ImageView in Android

I've a problem from last 2 days and unable to tackle it as I'm newbie. Actually I'm working on an Android …

android android-studio multi-touch image-rotation pinchzoom
ExifInterface constructor throws IOExxception

I am having trouble figuring out an exception that is thrown by ExifInterface constructor when trying to initialize the exif …

android image-rotation