The new release of Image Rotator has a slightly improved
neuronal network for detection.
More important, the command line switch --verify can now
be used to double-check the decision by rerunning the rotated
image through the neuronal network.
A number of false decisions are turned in "orientation is unknown" by this technique, thus remaining the source image
untouched.
Give it a try. Comments and bug reports are welcome.
The first public release of Image Rotator is now available
for download.
Image Rotator is a linux command line tool for automatically
detecting the orientation of outdoor pictures.
Therefore, it can be used to properly rotate images from digital
cameras via command line.
Usage is very simple:
rotator *.jpg
tries to detect the orientation of all jpeg-images in the current
directory and automatically rotates them properly.... read more