Home
Name Modified Size InfoDownloads / Week
images 2013-03-15
inputfile.txt 2013-03-15 10.4 kB
README.txt 2013-03-15 539 Bytes
Project_main.py 2013-03-13 10.7 kB
Documentation.pdf 2013-03-13 183.7 kB
config.py 2013-03-13 1.4 kB
classes.py 2013-03-13 17.0 kB
Totals: 7 Items   223.6 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