26 Jan 2010

unzip FERET database


FERET database is too large to transfer among the internet.
After obtainning permission via email, the full database can be downloaded as 5 tar packages plus one more for md5 check.
In Linux system, it's easy to use the tar file.
However, for Windows users, you have to install Cygwin environment first,
then
mount FERET_path ~/feret

Then, go to ~/feret path by

cd feret

run script as follows
cat colorferet.tar.part? | tar -xf -

To be patient, it will take about 10 mins to execute.

No comments :

Post a Comment