StitcherStitch Method |
| Name | Description | |
|---|---|---|
| Stitch(InputArray, OutputArray) |
Try to stitch the given images.
| |
| Stitch(IEnumerableMat, OutputArray) |
Try to stitch the given images.
| |
| Stitch(InputArray, Rect, OutputArray) |
Try to stitch the given images.
| |
| Stitch(IEnumerableMat, Rect, OutputArray) |
Try to stitch the given images.
|