Search found 2 matches
- 2016-10-09T00:03:56-07:00
- Forum: Users
- Topic: Cheese's "dice" effect
- Replies: 5
- Views: 3005
Re: Cheese's "dice" effect
Wow, looks great, Thanks Here is some Unix-based code to produce the dice effect. It is a bit slow. It took about 15s on my Mac Mini INTEL duo-core vintage 2010. Input: http://www.fmwconcepts.com/misc_tests/dice/lena.jpg infile="lena.jpg" inname=`convert "$infile" -format "%t" info:` dim=16 wh ...
- 2016-10-08T12:07:48-07:00
- Forum: Users
- Topic: Cheese's "dice" effect
- Replies: 5
- Views: 3005
Cheese's "dice" effect
Cheese(https://wiki.gnome.org/Apps/Cheese) is a gnome software for webcams. It has some interesting effects including the "dice" effect. Is there something similar in IM?
I tried looking for something similar in imagemagick to apply on already captured images but did not find it.
I tried looking for something similar in imagemagick to apply on already captured images but did not find it.