1 | initial version |
It is not able to find the negative files, because there is no rule stating NEG count:consumed
. That being said, change all the relative paths in your text files from neg/neg-001.pgm
to like /home/spu/Desktop/neg/neg-001.pgm
and your problems will go away :) The tool is not working decently with relative paths.
2 | No.2 Revision |
It is not able to find the negative files, because there is no rule stating NEG count:consumed
. That being said, change all the relative paths in your text files from neg/neg-001.pgm
to like
and your problems will go away :) The tool is not working decently with relative paths./home/spu/Desktop/neg/neg-001.pgm/home/yourUserName/Desktop/neg/neg-001.pgm