/Autostereogram

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

Primary LanguageCMIT LicenseMIT

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