Jump to content

NVIDIA VPI GStreamer Plug-in/Performance/Jetson TX1: Difference between revisions

m
no edit summary
mNo edit summary
Line 108: Line 108:
|}
|}


=== <span style="color:#006400;"> <u>Algorithm:KLT Tracker</u></span> ===


'''Platform : Jetson TX1''' <br>
'''Source:  filesrc''' <br> <br>
<pre>
gst-launch-1.0 filesrc location=/opt/nvidia/vpi/samples/assets/dashcam.mp4 ! qtdemux name=demux demux.video_0 ! queue !  h264parse ! omxh264dec ! videoconvert ! vpiupload ! vpiklttracker name=klt boxes=<<613,332,23,23>,<669,329,30,29>,<790,376,41,22>> ! perf print-arm-load=true ! vpidownload ! videoconvert ! video/x-raw,format=I420 ! nvoverlaysink
</pre>
{| border="1" align="top" class="sortable wikitable" style="text-align: center;margin: 1em auto 1em auto;"
|-
! style="background:MidnightBlue; color:White" | CPU %
! style="background:MidnightBlue; color:White" | GPU %
! style="background:MidnightBlue; color:White" | FPS
|-
| 30.0476 %
| 16.7618 % @ 126.931 MHz
| 16.649
|}




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