Searched defs:div_p1 (Results 1 – 2 of 2) sorted by relevance
273 const float div_p1 = divergence(p11, p12, y, x); in estimateUKernel() local
1039 const Mat_<float>& div_p1, const Mat_<float>& div_p2, const Mat_<float>& div_p3, in estimateU()1312 Mat_<float> div_p1 = dm.div_p1_buf(Rect(0, 0, I0.cols, I0.rows)); in procOneScale() local