HomeSort by relevance Sort by last modified time
    Searched full:debug_image (Results 1 - 1 of 1) sorted by null

  /external/libxcam/modules/soft/
cv_capi_feature_match.cpp 135 CvMat debug_image; local
150 debug_image = cvMat (img0_size.height, img0_size.width + img1_size.width, ((CvMat*)image0)->type, mat.ptr());
156 offsets, offset_sum, count, &debug_image, img0_size);

Completed in 67 milliseconds