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

vxr: support resized sources #1

Open
9001 opened this issue May 10, 2022 · 0 comments
Open

vxr: support resized sources #1

9001 opened this issue May 10, 2022 · 0 comments

Comments

@9001
Copy link
Owner

9001 commented May 10, 2022

currently fails when the matrix has been resized;

  • bilinear: ledges are not detected at all due to blurring
  • neighbor: fails the abs(nh - nhf) >= 0.1 tolerance check

probable fix: during calibration, look for ledges and matches at +1 and +2 pixels (horizontally and vertically) and allow fractional cell sizes

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

1 participant