gallery.txt · Last modified: 2018/12/30 00:13 by 127.0.0.1 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
gallery [2007/09/02 16:06] hermangallery [2007/09/02 16:10] herman
Line 39: Line 39:
 djpeg osmall_img_8692.jpg|/usr/bin/pnmscale -xsize 150 | /usr/bin/cjpeg > othumb_img_8692.jpg djpeg osmall_img_8692.jpg|/usr/bin/pnmscale -xsize 150 | /usr/bin/cjpeg > othumb_img_8692.jpg
  
-Commands I use in my old scripts:\\ +In my old scripts I used the Imagemagick modules for Perl.
-djpeg "$sourceimagefullpath" |/usr/bin/pnmscale -xsize $xsize |/usr/bin/cjpeg > "$targetimagefullpath"\\ +
-jpegtran -rotate $degrees "$targetimagefullpath" > /tmp/fluppie.jpg && mv /tmp/fluppie.jpg "$targetimagefullpath"\\ +
-djpeg "$sourceimagefullpath" | /usr/bin/pnmscale -xsize 150 | /usr/bin/cjpeg > "$targetimagefullpath"+
  
 The new plan works, currently running on 4000 images to test how robust it is. Now find a tool to add the degrees to the EXIF info of the original jpegs. And for this I have a proof of concept script on the shelf, testing will be another day.\\ The new plan works, currently running on 4000 images to test how robust it is. Now find a tool to add the degrees to the EXIF info of the original jpegs. And for this I have a proof of concept script on the shelf, testing will be another day.\\
 

Author Herman Kopinga. This work is licensed under a Creative Commons License.
Created with Dokuwiki, layout using XHTML 1.0 and stylesheets, follow changes through rrs.