Skip to main content
10 events
when toggle format what by license comment
Jan 17, 2018 at 9:38 comment added v.oddou funny it's exactly the script I was trying to make too. same issue.
Apr 28, 2014 at 11:59 comment added Stefan Sprenger i differ between three types .. i mentioned before it's just a "part" of my code and not even this part is in the current code form, but thanks
Apr 26, 2014 at 23:23 comment added Gilles 'SO- stop being evil' Your script is overly complicated and will break on some “weird” file names. Write for x in images/toconvert/*; do … compare -metric PSNR "$x" "images/converted/${x##*/}.jp2" "images/converted/${x##*/}.jp2.png"; done
Apr 26, 2014 at 23:20 history edited Gilles 'SO- stop being evil'
edited tags
Apr 26, 2014 at 11:58 vote accept Stefan Sprenger
Apr 26, 2014 at 11:48 answer added cuonglm timeline score: 4
Apr 26, 2014 at 11:45 review First posts
Apr 26, 2014 at 14:05
Apr 26, 2014 at 11:43 answer added Mandar Shinde timeline score: 1
Apr 26, 2014 at 11:42 history edited Stefan Sprenger CC BY-SA 3.0
added 33 characters in body
Apr 26, 2014 at 11:21 history asked Stefan Sprenger CC BY-SA 3.0