How can i get the brisk's scale?

asked 2016-10-27 05:01:14 -0600

MQ gravatar image

Hello,

I'm trying to extract the scale from brisk's descriptors, but i don't know exactly how. I've already get the keypoints and the descriptors from my image.

I saw in another posts that I can get the size from the descripor wich is proportional to the scale in this way: size = scale * magnifier) but i need the scale value.

How can i get the scale value? Or the magnifier value?

Can anyone help me?

Thanks in advance,

edit retag flag offensive close merge delete

Comments

can you explain your context here ? what do you need it for ?

berak gravatar imageberak ( 2016-10-27 09:36:00 -0600 )edit

I want to compare the scales between two pairs matched

MQ gravatar imageMQ ( 2016-10-27 09:40:23 -0600 )edit