Lines Matching full:destination
68 @param dst Destination image with the size the same as xmap and the type the same as src .
93 @param dst Destination image with the same type as src . The size is dsize (when it is non-zero)
95 @param dsize Destination image size. If it is zero, it is computed as:
114 @param dst Destination image with the same type as src . The size is dsize .
116 @param dsize Size of the destination image.
133 @param dsize Size of the destination image.
146 @param dst Destination image with the same type as src . The size is dsize .
148 @param dsize Size of the destination image.
165 @param dsize Size of the destination image.
178 @param dst Destination image with the same type as src . The size is dsize .
179 @param dsize Size of the destination image.
195 @param dst Destination image. Will have Size((src.cols+1)/2, (src.rows+1)/2) size and the same
206 @param dst Destination image. Will have Size(src.cols\*2, src.rows\*2) size and the same type as