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