My system is the following:
Hardware Platform - Jetson Orin NX or Orin AGX
JetPack Version 6.0
CUDA-12.2
VPI-3
Issue Type: looking for a sample code for VPI DCF tracker on Jetson.
If it’s a problem to run VPI DCF tracker on Jetson, could it be possible to run it on Linux Ubuntu 22.04 (glibc 2.35) on GeForce 2080TI with the latest driver installed? CUDA version is 12.3.
Thanks for your feedback.
As we see that pseudocode and API, so it looks like it should be a sample application somewhere…
We are writing the software on C++.
We need a real time tracker for camera application. SCRT from OpenCV is good, but slow.
We are working with USB/PCIe/GigE machine vision cameras, so we acquire raw frames from a camera driver and import them to GPU for processing.
Regards,
Fyodor
Thanks for your reply.
Unfortunately there is no sample application for DCF tracker in the VPI document. I can see just a pseudo code there.
There is a sample application for KLT tracker, but this is a different algorithm.
Thanks for your reply, I’m waiting for your info.
By the way, we’ve tested temporal denoiser on VPI, it’s working well.
I hope to run DCF on VPI as well.
Thanks for your help.
It’s not a problem if you need more time to prepare that info. This is not urgent, but it’s highly desirable.
Thanks for your efforts and for your help.