Ask Your Question

Revision history [back]

How BRIEF sampling pairs were determined?

Hi,

According to BRIEF's paper, the sampling pairs are chosen randomly.

However, in OpenCV's implementation, they use a set of hard-coded predefined sampling pairs.

Can someone please explain how those sampling pairs were determined? were they randomly chosen once or perhaps optimized?

Thanks,

Gil