Replies: 1 comment
-
I guess mkpts0_f stands for keypoints at fine scale and mkpts0_c stands for keypoints at coarse scale . So you want to use mkpts0_f and mkpts1_f . |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am having trouble figuring out what all of the return values are that come from calling
Here is a dictionary of them.
Specifically what is the difference between
mkpts0_f
andmkpts0_c
, or what ishw0_i
?Is there somewhere where these are described?
PS. I ask because this is such a cool technology and I have a feeling it is capable of more than the demo I ran.
Beta Was this translation helpful? Give feedback.
All reactions