Lines Matching refs:RESPONSE_ROW
673 count = cull_gpu(keypoints.ptr<int>(cuda::FastFeatureDetector::LOCATION_ROW), keypoints.ptr<float>(cuda::FastFeatureDetector::RESPONSE_ROW), count, n_points);833 const float* response_ptr = h_keypoints.ptr<float>(RESPONSE_ROW);