edited readme

This commit is contained in:
Pavol Debnar
2023-02-15 15:48:24 +01:00
parent 5a7b22d3e4
commit 838d9408ec
2 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@ The goal of this project is to provide a library that is useful for the stitchin
![Image stitching](samples/stitch.png "Image stitching")
#### Debug capabilities
showPointImg() - this function shows the approximate locations of barrel images. The result image is 360px wide - as the X coordinate of the images can be in the range from 0-360. The height of the image bears no such limitations-
![Debug image](samples/debug.png "Debug image")
##### Prerequisites
OpenCV version: 4.5.2

BIN
samples/debug.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB