Searched refs:compute_1 (Results 1 – 2 of 2) sorted by relevance
68 … compute_1(nativeObj, images_mat.nativeObj, keypoints_mat.nativeObj, descriptors_mat.nativeObj); in compute()172 …private static native void compute_1(long nativeObj, long images_mat_nativeObj, long keypoints_mat… in compute_1() method in DescriptorExtractor
200 compute_1(nativeObj, img.nativeObj, descriptors_mat.nativeObj); in compute()529 …private static native void compute_1(long nativeObj, long img_nativeObj, long descriptors_mat_nati… in compute_1() method in HOGDescriptor