Home | History | Annotate | Download | only in opencv2

Lines Matching full:sqr

160 CV_EXPORTS void sqr(InputArray src, OutputArray dst, Stream& stream = Stream::Null());
664 @param sqr Squared source image. Only the CV_32FC1 type is supported.
669 CV_EXPORTS void rectStdDev(InputArray src, InputArray sqr, OutputArray dst, Rect rect, Stream& stream = Stream::Null());