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

How to get the saved feature point #70

Open
ptzu opened this issue Oct 18, 2018 · 0 comments
Open

How to get the saved feature point #70

ptzu opened this issue Oct 18, 2018 · 0 comments

Comments

@ptzu
Copy link

ptzu commented Oct 18, 2018

Hi,
I try to get the feature point with the cv::keypoint format:
_pt x & y coordinates of the keypoint
_size keypoint diameter
_angle keypoint orientation
_response keypoint detector response on the keypoint (that is, strength of the keypoint)
_octave pyramid octave in which the keypoint has been detected
_class_id object id

I'm not clear with the bundler_sfm output file.
How should I get them?

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