Jump to content

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

no edit summary
(Created page with "{{Ambox |image=50px |type=notice |issue='''WORK IN PROGRESS. Please [https://www.ridgerun.com/contact <U>Contact</U>] RidgeRun OR email to [mailto:support@ridgerun.com <u>support@ridgerun.com</u>] if you have any questions.''' }} <noinclude> {{Image_Stitching_for_NVIDIA_Jetson/Head|next=User Guide/Additional details|previous=User Guide/Calibration|metakeywords=Image Stitching, CUDA, Stitcher, OpenCV, Panorama}} </noinclude> {{DISPLAYTITLE...")
 
No edit summary
Line 14: Line 14:


= Cuda-Stitcher =
= Cuda-Stitcher =
To build a cudastitcher pipeline use the following parameters:


*'''homography-list'''
*'''homography-list'''
Line 130: Line 132:
# '''Image indices from 0 to N-1''': if you have N images, you have to use consecutive numbers from '''0''' to '''N-1''' for the target and reference indices. It means that you cannot declare something like <code>target: 6</code> if you have 6 images; the correct index for your last image is  '''5'''.
# '''Image indices from 0 to N-1''': if you have N images, you have to use consecutive numbers from '''0''' to '''N-1''' for the target and reference indices. It means that you cannot declare something like <code>target: 6</code> if you have 6 images; the correct index for your last image is  '''5'''.


=== Basic Pipelines ===
== Basic Pipelines ==
The following tool will provide simple pipelines according to the selected elements.
The following tool will provide simple pipelines according to the selected elements.


335

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.