Overload List
| Name | Description | |
|---|---|---|
| Repeat(Mat, Int32, Int32) | 
            replicates the input matrix the specified number of times in the horizontal and/or vertical direction
              | |
| Repeat(InputArray, Int32, Int32, OutputArray) | 
            replicates the input matrix the specified number of times in the horizontal and/or vertical direction
              | 
See Also