Home
last modified time | relevance | path

Searched refs:debug_image (Results 1 – 1 of 1) sorted by relevance

/external/libxcam/modules/soft/
Dcv_capi_feature_match.cpp135 CvMat debug_image; in calc_of_match() local
150debug_image = cvMat (img0_size.height, img0_size.width + img1_size.width, ((CvMat*)image0)->type, … in calc_of_match()
156 offsets, offset_sum, count, &debug_image, img0_size); in calc_of_match()