Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sdsoc optical flow vectors size problem #74

Open
YasinKaganTaskin opened this issue Nov 14, 2019 · 1 comment
Open

Sdsoc optical flow vectors size problem #74

YasinKaganTaskin opened this issue Nov 14, 2019 · 1 comment

Comments

@YasinKaganTaskin
Copy link

I'm try to build a point tracker using optical flow example inside the reVision 2018.3 image for zcu104.

I record the flow_x and flow_y variables in to .csv file to better investigation then i realise the size of vectors is not correct. I have read the xapp1300 and ug1233. The error is way beyond the sub-pixel accuracy. I am using well textured images to make sure about that.

Is this function (DenseNonPyrLKOpticalFlow) is just for illustration ? Is there any way to correct these error.

Thanks in advance.

@nkpavan
Copy link

nkpavan commented Dec 12, 2019

@YasinKaganTaskin ,
Few Questions:

  • What is your reference output with which you are computing?
  • What's the input image size and Window size you used?
  • Can you share the input frames for us to be able to reproduce the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants