Searched refs:trainBuf (Results 1 – 2 of 2) sorted by relevance
78 cv::Mat queryBuf, trainBuf; in PARAM_TEST_CASE() local91 trainBuf.create(queryDescCount * countFactor, dim, CV_32FC1); in PARAM_TEST_CASE()99 cv::Mat trainDescriptor = trainBuf.row(tIdx); in PARAM_TEST_CASE()108 trainBuf.convertTo(train, CV_32F); in PARAM_TEST_CASE()
252 cv::Mat queryBuf, trainBuf; in PARAM_TEST_CASE() local265 trainBuf.create(queryDescCount * countFactor, dim, CV_32FC1); in PARAM_TEST_CASE()273 cv::Mat trainDescriptor = trainBuf.row(tIdx); in PARAM_TEST_CASE()282 trainBuf.convertTo(train, CV_32F); in PARAM_TEST_CASE()