Image Stitching for NVIDIA Jetson/User Guide/Homography estimation: Difference between revisions

m
Line 133: Line 133:
[[File:Homography-estimation-optional-modes.svg|720px|Operation modes]]
[[File:Homography-estimation-optional-modes.svg|720px|Operation modes]]


* '''interactive mode''': Every mode allow the user to further edit the homography, interactively by using the  <code>--interactive</code> flag.
* '''interactive mode''': Every mode allows the user to further edit the homography interactively by using the  <code>--interactive</code> flag.


This mode is used as follows:
This mode is used as follows:


Move between the homography elements, select one to edit and press <i> then move from left to right to the digit you want to change and finally change its value with the up and down keys.
First move between the homography element and select one to edit by pressing <i>, then move from left to right to the digit you want to change and finally change its value with the up and down keys.


'''Make sure to have the window displaying the image in focus since there is where the keyboard events are captured.'''
'''Make sure to have the window displaying the image in focus since there is where the keyboard events are captured.'''
Line 188: Line 188:
   --interactive        flag to indicate to use interactive mode
   --interactive        flag to indicate to use interactive mode
</syntaxhighlight>
</syntaxhighlight>


==== Configuration file ====
==== Configuration file ====