pislam icon indicating copy to clipboard operation
pislam copied to clipboard

Brief descriptors vs opencv brief descriptors

Open protobits opened this issue 6 years ago • 0 comments

Hi, I'm using your brief descriptor implementation, migrating from opencv. I'm getting quite lower number of matches. Are the descriptor bits supposed to be comparable to those return by opencv? Also, I see that opencv uses integral image to apply blur. For your implementation I'm applying your gaussian blur code, this maybe results in different descriptors but I'm not sure if it should be that drastic.

Thanks

protobits avatar Aug 01 '18 19:08 protobits