Lines Matching full:destination
77 @param dst Destination matrix that has the same size and number of channels as the input array(s).
80 destination array to be changed.
92 @param dst Destination matrix that has the same size and number of channels as the input array(s).
95 destination array to be changed.
107 @param dst Destination matrix that has the same size and number of channels as the input array(s).
121 @param dst Destination matrix that has the same size and number of channels as the input array(s).
137 @param dst Destination matrix that has the same size and type as the input array(s).
147 @param dst Destination matrix with the same size and type as src .
157 @param dst Destination matrix with the same size and type as src .
165 @param dst Destination matrix with the same size and type as src .
175 @param dst Destination matrix with the same size and type as src .
185 @param dst Destination matrix with the same size and type as src .
196 @param dst Destination matrix with the same size and type as src .
211 @param dst Destination matrix that has the same size and type as the input array(s).
228 @param dst Destination matrix with the same size and type as src .
238 @param dst Destination matrix that has the same size and type as the input array(s).
248 @param dst Destination matrix that has the same size and type as the input array(s).
258 @param dst Destination matrix that has the same size and type as the input array(s).
268 @param dst Destination matrix with the same size and type as src .
278 @param dst Destination matrix with the same size and type as src .
287 @param dst Destination matrix that has the same size and type as the input array(s).
298 @param dst Destination matrix that has the same size and type as the input array(s).
311 @param dst Destination array that has the same size and number of channels as the input arrays.
313 @param dtype Optional depth of the destination array. When both input arrays have the same depth,
338 @param dst Destination array with the same size and type as src .
352 @param magnitude Destination matrix of float magnitudes ( CV_32FC1 ).
362 @param magnitude Destination matrix of float magnitude squares ( CV_32FC1 ).
372 @param magnitude Destination matrix of float magnitudes ( CV_32FC1 ).
382 @param magnitude Destination matrix of float magnitude squares ( CV_32FC1 ).
391 @param angle Destination matrix of angles ( CV_32FC1 ).
403 @param magnitude Destination matrix of float magnitudes ( CV_32FC1 ).
404 @param angle Destination matrix of angles ( CV_32FC1 ).
416 @param x Destination matrix of real components ( CV_32FC1 ).
417 @param y Destination matrix of imaginary components ( CV_32FC1 ).
432 @param dst Destination matrix.
444 @param dst Destination array/vector of single-channel matrices.
456 @param dst Destination matrix.
467 @param dst Destination matrix.
483 /** @brief Transforms the source matrix into the destination matrix using the given look-up table:
487 @param dst Destination matrix.
502 @param dst Destination image with the same type as src. The size is
624 @param vec Destination vector. Its size and type is defined by dim and dtype parameters.
634 @param dtype When it is negative, the destination vector will have the same type as the source
665 @param dst Destination image with the same type and size as src .
724 @param dst Destination matrix. It has the proper size and the same type as input matrices.
747 @param dst Destination spectrum.
763 @param dst Destination spectrum.
779 @param dst Destination matrix (real or complex).
788 real-complex transform, so the destination matrix must be real.
797 - If the source matrix is complex and the output is not specified as real, the destination
798 matrix is complex and has the dft_size size and CV_32FC2 type. The destination matrix
801 its input is the result of the forward transform (see the next item). The destination matrix
804 the DFT is packed into complex ( CV_32FC2 ) matrix. So, the width of the destination matrix