Searched refs:_maskImage (Results 1 – 1 of 1) sorted by relevance
410 const void* _maskImage, int block_size, in cvGoodFeaturesToTrack() argument416 if( _maskImage ) in cvGoodFeaturesToTrack()417 mask = cv::cvarrToMat(_maskImage); in cvGoodFeaturesToTrack()