Home | History | Annotate | Download | only in src

Lines Matching full:matchtemplate_1

2108         matchTemplate_1(image.nativeObj, templ.nativeObj, result.nativeObj, method);
3156 private static native void matchTemplate_1(long image_nativeObj, long templ_nativeObj, long result_nativeObj, int method);