Lines Matching full:sqsum
2243 OutputArray sqsum, int sdepth = -1, int sqdepth = -1 );2251 \f[\texttt{sqsum} (X,Y) = \sum _{x<X,y<Y} \texttt{image} (x,y)^2\f]2271 @param sqsum integral image for squared pixel values; it is \f$(W+1)\times (H+1)\f$, double-precision2280 OutputArray sqsum, OutputArray tilted,