November 2019
Intermediate to advanced
346 pages
9h 36m
English
It is recommended that you complete this recipe on a Linux machine. Follow these steps to get everything set up:
sudo apt-get install octave octave-image octave-signal
git clone https://github.com/emmanueltsukerman/aletheia.git
wget http://dde.binghamton.edu/download/ImageDB/BOSSbase_1.01.zip
This will retrieve a database of grayscale images.
unzip BOSSbase_1.01.zip
For your convenience, the processed datasets, namely bossbase.7z and bossbase_lsb.7z, can be found in this book's ...