我正在使用eclipse,我的代码:-
package arrowRecog;
import org.sikuli.api.*;
import java.io.File;
import arrowRecog.res.*;
public class FocusTrain
{
public static void main(String[] args) throws Exception
{
Target oneDown = new ImageTarget(new File("arrowRecog.res","1down.jpg"));
}
}
那个树:
http://i1316.photobucket.com/albums/t601/Preformer/tree_zps1e15285b.jpg
例外:
http://i1316.photobucket.com/albums/t601/Preformer/error_zps05bc7502.jpg