How to accurately obtain pixel offset and confidence in the x and y directions?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
How to accurately obtain pixel offset and confidence in the x and y directions?
Hi,
From the DOF OpenVX node, we will get the final flow vector and confidence score output, ie the one which is 32bit output and it will output this data for all pixels of the image. So you can get this data for the pixels you are interested in the image.
Regards,
Brijesh
According to the data format of the optical flow results given in the document, the integer part of the vertical pixel offset is 8-14 bits, a total of 7 bits? And the integer part of the horizontal pixel offset is bits 20-58, 9 in total? How to convert?
hi,
Please refer to the specs for more information on how to convert/decode these outputs.
Regards,
Brijesh
Hi,
Can you please contact your local TI support for the specs?
Regards,
Brijesh