Software to create Autostereograms starting from a b/w depth map.
Implementation adopts GTK3.x toolkit and Cairo graphics lib.
In source directory:
mkdir build
cd build
cmake ..
make./autostereogram -f path/to/depth_map.ext [-b random | striped]./autostereogram -f ../depth_maps/shark.png
