Home / images
Name Modified Size InfoDownloads / Week
Parent folder
square_fat_broken.txt 2013-03-15 800 Bytes
two_lines.txt 2013-03-15 800 Bytes
square_fat.txt 2013-03-15 800 Bytes
square.txt 2013-03-15 800 Bytes
square_broken.txt 2013-03-15 800 Bytes
line.txt 2013-03-15 800 Bytes
blob_sparse.txt 2013-03-15 800 Bytes
dog.txt 2013-03-15 800 Bytes
blob.txt 2013-03-15 800 Bytes
Totals: 9 Items   7.2 kB 0
The program gets the paths to the input matrices from a text file that has one path per line, and processes them. The name of the file is got from command line. The script is, therefore, executed as follows:

	python Project_main.py inputfile.txt
	
inputfile.txt requires the "images" folder from the webpage.

Also, the user must set the several parameters that the program needs to run. Those are found in its own file for the user’s comfort, called ‘config.py’ file. Each of the variables is explained at the configuration file.
Source: README.txt, updated 2013-03-15