« earlier | later » Page 1 of 1
Whiteboard Picture Cleaner - Shell one-liner/script to clean up and beautify photos of whiteboards! edit / delete
"This simple script will take a picture of a whiteboard and use parts of the ImageMagick library with sane defaults to clean it up tremendously. [...] convert "$1" -morphology Convolve DoG:15,100,0 -negate -normalize -blur 0x1 -channel RBG -level 60%,91%,0.1 "$2""
to graphics image-processing imagemagick photo whiteboard ... on 24 August 2014
High Quality Single Image Motion Deblurring edit / delete
What looks like a pretty effective algorithm for removing motion blur from images.
to graphics image-processing ... on 02 May 2009
« earlier | later » Page 1 of 1
- image-processing | |
2 | + graphics |
1 | + imagemagick |
1 | + photo |
1 | + whiteboard |
tasty by Adam Sampson.