Jump to content

RidgeRun Image Projector/Overview: Difference between revisions

m
no edit summary
(Created page with "<noinclude> {{RidgeRun_Image_Projector/Head|previous=RidgeRun Image Projector Basics|next=Getting Started|metakeywords=Image Stitching, CUDA, Stitcher, Projector, Equirectangular Projection, 360}} </noinclude> {{DISPLAYTITLE:Projector|noerror}} The projector is a GStreamer plugin intended to contain elements that perform video projections, transforming images into new ones using a mapping relationship. Currently, the plugin only contains one element: rreqrprojector whi...")
 
mNo edit summary
Line 38: Line 38:
=== Sample Pipelines ===
=== Sample Pipelines ===


The following pipelines read a  fisheye JPEG  image, decode it and project it to the equirectangular equivalent using default properties values, and save the result to a jpeg image. One is using software elements to decode/encode and send cuda memory to the projector; the other one is using NVIDIA elements and NVMM memory.  
The following pipelines read a  fisheye JPEG  image, decode it, project it to the equirectangular equivalent using default properties values, and save the result to a jpeg image. One uses software elements to decode/encode and send CUDA memory to the projector; the other one uses NVIDIA elements and NVMM memory.  


<syntaxhighlight lang=bash>
<syntaxhighlight lang=bash>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.