Skip to content

Autostereogram building tool based on GTK3.x and Cairo graphics lib.

License

Notifications You must be signed in to change notification settings

disaverio/Autostereogram

Repository files navigation

Autostereogram

Software to create Autostereograms starting from a b/w depth map.

Implementation adopts GTK3.x toolkit and Cairo graphics lib.

Howto

Compilation (for linux system)

In source directory:

mkdir build
cd build
cmake ..
make

Run with:

./autostereogram -f path/to/depth_map.ext [-b random | striped]

Example (from build folder):

./autostereogram -f ../depth_maps/shark.png

Depth map: Depth map

Output: Stereograms

About

Autostereogram building tool based on GTK3.x and Cairo graphics lib.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published