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

yape06 _detect new testing function #33

Merged
merged 3 commits into from
Nov 26, 2022
Merged

Conversation

kalwalt
Copy link
Owner

@kalwalt kalwalt commented Nov 26, 2022

This is a more compact function for the yape06 algorithm, it's not needed to set up the matrix_t class or the grayscale function, or gaussian_blur. Just plug the incoming image data from a video stream and you will get the collection of detected feature yape06 points. This is a preliminary step for the train Orb feature in PR #31.

@kalwalt kalwalt self-assigned this Nov 26, 2022
@kalwalt kalwalt changed the base branch from main to dev November 26, 2022 21:58
@kalwalt kalwalt merged commit 9e9bc82 into dev Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant