SparseCodingDynamicOcclusions / ALOISampling /
@Hvitgar Hvitgar authored on 22 Sep 2016
..
Readme.md Code, Data and Thesis added 9 years ago
Readme.md~ Code, Data and Thesis added 9 years ago
createAloiSamples.sh Code, Data and Thesis added 9 years ago
createAloiSamples.sh~ Code, Data and Thesis added 9 years ago
createMotionSequence.sh Code, Data and Thesis added 9 years ago
createOutlines.sh Code, Data and Thesis added 9 years ago
crop.sh Code, Data and Thesis added 9 years ago
cropBackground.sh Code, Data and Thesis added 9 years ago
erodeMasks.sh Code, Data and Thesis added 9 years ago
Readme.md

Instructions on preparing the ALOI samples

  • Download the 192x144 databases for illumination direction, illumination color and viewing direction as well as the masks from http://aloi.science.uva.nl/
  • Put all archives into the same folder
  • Place the scripts provided here in the same folder
  • make all scripts executable
  • execute createAloiSamples.sh -- the first argument defines how much training image sequences will be created -- the second argument defines how much test image sequences will be created

After finishing, whiten the images with the provided MatLab script

Dependencies:

  • imagemagick
  • GNU parallel