merged Android Manager and new java layout
This commit is contained in:
@@ -23,7 +23,9 @@ import android.util.Log;
|
||||
|
||||
public class OpenCVTestRunner extends InstrumentationTestRunner {
|
||||
|
||||
public static String LENA_PATH;
|
||||
static { System.loadLibrary("opencv_java"); }
|
||||
|
||||
public static String LENA_PATH;
|
||||
public static String CHESS_PATH;
|
||||
public static String LBPCASCADE_FRONTALFACE_PATH;
|
||||
public static Context context;
|
||||
|
Reference in New Issue
Block a user