Home | History | Annotate | Download | only in src

Lines Matching refs:weights_mat

833         Mat& weights_mat = *((Mat*)weights_mat_nativeObj);
842 vector_Point_to_Mat( foundLocations, foundLocations_mat ); vector_double_to_Mat( weights, weights_mat );
865 Mat& weights_mat = *((Mat*)weights_mat_nativeObj);
869 vector_Point_to_Mat( foundLocations, foundLocations_mat ); vector_double_to_Mat( weights, weights_mat );
1406 Mat& weights_mat = *((Mat*)weights_mat_nativeObj);
1408 vector_Rect_to_Mat( rectList, rectList_mat ); vector_int_to_Mat( weights, weights_mat );
1432 Mat& weights_mat = *((Mat*)weights_mat_nativeObj);
1434 vector_Rect_to_Mat( rectList, rectList_mat ); vector_int_to_Mat( weights, weights_mat );