workarounding service-related changes
This commit is contained in:
parent
87d1731714
commit
cf88b9d00c
@ -23,7 +23,9 @@ import android.util.Log;
|
|||||||
|
|
||||||
public class OpenCVTestRunner extends InstrumentationTestRunner {
|
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 CHESS_PATH;
|
||||||
public static String LBPCASCADE_FRONTALFACE_PATH;
|
public static String LBPCASCADE_FRONTALFACE_PATH;
|
||||||
public static Context context;
|
public static Context context;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user