Jump to content

CUDA ISP for NVIDIA Jetson/Performance: Difference between revisions

Line 199: Line 199:
* Jetpack 4.6
* Jetpack 4.6


== '''cudashift element''' ==
== '''Xavier AGX''' ==
The following pipeline was used to measure the processing time and FPS for the cudashift element with an input image with 4K resolution coming from a camera sensor. 
 
<source lang=bash>
GST_DEBUG="GST_TRACER:7" GST_TRACERS="proctime" gst-launch-1.0 -ve v4l2src io-mode=userptr ! 'video/x-bayer, bpp=10, format=rggb' ! cudashift shift=5 ! fakesink
</source>
 
The results obtained:
The results obtained:


Line 211: Line 205:
{| class="wikitable"  
{| class="wikitable"  
|-
|-
! colspan=5 | cudashift
! colspan=5 | Xavier AGX
|-
! Element !! colspan=2|cudadebayer !! colspan=2|cudaawb
|-
|-
! Platform !! Nano !! Xavier NX !! Xavier AGX
! Output !! RGB !! I420 !! RGB !! I420
|-
|-
| FPS || 92 || 396 || 0
| FPS || 92 || 396 || 0
704

edits

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