Ask Your Question

Bregeault's profile - activity

2013-06-10 07:11:53 -0600 asked a question How to update Surf descritor Map dynamicaly

Hi,

To make better SURF detection, i need to aggregate results coming from different good matches to save only those who are working.

After finding the first good SURF detection (keypoints and descriptors), i need to update these data. I cannot find how to do it for the Mat descriptor object.

Do you have any exemple of how to do this.

Thanks