Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

why the scale factor is fixed in BinaryDescriptor

I find that the scale factor in BinaryDescriptor::detect() is fixed to sqrt(2), which does not depend on the input parameter reductionRatio. But in BinaryDescriptor::compute(), the scale factor becomes not fixed, which equals to BinaryDescriptor. My question is why they are different?

why the scale factor is fixed in BinaryDescriptor

I find that the scale factor in BinaryDescriptor::detect() is fixed to sqrt(2), which does not depend on the input parameter reductionRatio. But in BinaryDescriptor::compute(), the scale factor becomes not fixed, which equals to BinaryDescriptorreductionRatio. My question is why they are different?