Hope you have got the answer.. Still if not..

in Main.java, replace following line:

final String filename = args[0];

by:

final String filename = "some-image-file-path";