Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Tracking API with data in GPU memory

Hi all,

looking at the tracking API I was wondering if the init or update methods can be fed with GpuMat data instead of Mat. I.e. if I have decoded data in GPU memory, can I use the tracking API directly or should I copy data from GPU to host first?

Thanks.

Alex