Searched refs:thresholdarg (Results 1 – 1 of 1) sorted by relevance
146 thresholdarg = ocl::KernelArg::PtrReadOnly(maxEigenValue); in ocl_goodFeaturesToTrack() local149 k.args(eigarg, cornersarg, eig.rows - 2, eig.cols - 2, thresholdarg, in ocl_goodFeaturesToTrack()156 thresholdarg, (int)possibleCornersCount); in ocl_goodFeaturesToTrack()