Searched refs:getP2 (Results 1 – 5 of 5) sorted by relevance
110 public int getP2() in getP2() method in StereoSGBM
212 int _retval_ = (*me)->getP2( ); in Java_org_opencv_calib3d_StereoSGBM_getP2_10()
142 -(int)getP2 { method
1570 CV_WRAP virtual int getP2() const = 0;
895 int getP2() const { return params.P2; } in getP2() function in cv::StereoSGBMImpl