Jump to content

Spherical Video PTZ/Performance/Jetson AGX Xavier: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 81: Line 81:
''Processing time with ptz transformations (4000x2000 - 1000x1000):''
''Processing time with ptz transformations (4000x2000 - 1000x1000):''


The bash script provided applies PTZ transformations to measure how they impact the processing time of the rrpanoramaptz element. The script sequentially applies a change in the pan position every 0.02 seconds, which introduces additional computational work for the processing element. This is reflected in the measured processing times, providing a realistic understanding of the element's performance under PTZ operations.
<syntaxhighlight lang="bash" line>
<syntaxhighlight lang="bash" line>
#!/bin/bash
#!/bin/bash
Line 102: Line 103:
[[File:15-perf.svg|thumbnail|center|640px|Element performance]]
[[File:15-perf.svg|thumbnail|center|640px|Element performance]]


 
The graph shows fluctuations in processing time, which align with the moments when pan transformations are applied by the script
 


====Processing time using NVMM====
====Processing time using NVMM====
264

edits

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