Skip to content

Small script to create a partially occluded image series of an input image (like in the the old game show dalli klick)

License

Notifications You must be signed in to change notification settings

Marwe/dalliclick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dalliclick

Small script to create a partially occluded image series of an input image (named according to a game in a 1970th german game show)

The program creates a "background" image (see -b for your own one) and combines this with the given image in a way, that several output images are created, which show more and more parts of the original image, until the full image is visible. The program is called dalliklick, because there was a german TV series in the seventies (Dalli dalli), that called this game Dalli Klick. You will need an ImageMagick version greater than 6.4.3. Get it here, and define the paths to CONVERT_BIN and COMPOSITE_BIN.

Necessary software

Usage

Use -h to get help:

dalliklick.sh -h

This script creates partially occluded image versions of the input images
Usage: dalliklick.sh <options> imagefiles
-h (this) help
-v print verbose information
-n number of segments, max. 255
-o output image base name (out -> out_NNN.png)
-b background (canvas) image
-m maskimage (with label gray values 1,2,3,...)
-t do not generate temporary directory (working dir is used)

About

Small script to create a partially occluded image series of an input image (like in the the old game show dalli klick)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages