Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Adding a new Detector/Descriptor to Evaluation-Sample

Hi,

yesterday i evaluated a few feature detectors and descriptors. I used the detector_descriptor_evaluation.cpp, which is located in the samples folder.

After a few modifications the tests worked as expected. Unfortunately the list of the detectors and descriptors is out-of-date (e.g. ORB or FREAK is not included). So i added ORB myself and it seems to work...but there is one little problem. All other detectors and descriptors have an xml file with quality results, e.g. SURF_res.xml (located in opencv_extra/testdata/cv/detectors_descriptors_evaluation/detectors)

So my question is: For what exactly is this file good for and how can i generate one for the detectors which are not included?

Adding a new Detector/Descriptor to Evaluation-Sample

Hi,

yesterday i evaluated a few feature detectors and descriptors. I used the detector_descriptor_evaluation.cpp, which is located in the samples folder.

After a few modifications the tests worked as expected. Unfortunately the list of the detectors and descriptors is out-of-date (e.g. ORB or FREAK is are not included). So i added ORB myself and it seems to work...but there is one little problem. All other detectors and descriptors have an xml file with quality results, e.g. SURF_res.xml (located in opencv_extra/testdata/cv/detectors_descriptors_evaluation/detectors)

So my question is: For what exactly is this file good for and how can i generate one for the detectors which are not included?

Adding a new Detector/Descriptor to Evaluation-Sample

Hi,

yesterday i evaluated a few feature detectors and descriptors. I used the detector_descriptor_evaluation.cpp, which is located in the samples folder. folder of the main repo.

After a few modifications the tests worked as expected. Unfortunately the list of the detectors and descriptors is out-of-date (e.g. ORB or FREAK are not included). So i I added ORB myself and it seems to work...but there is one little problem. All other detectors and descriptors have an xml file with quality results, e.g. SURF_res.xml (located in opencv_extra/testdata/cv/detectors_descriptors_evaluation/detectors)

So my question is: For what exactly is this file good for and how can i generate one for the detectors which are not included?

click to hide/show revision 4
retagged

Adding a new Detector/Descriptor to Evaluation-Sample

Hi,

yesterday i evaluated a few feature detectors and descriptors. I used the detector_descriptor_evaluation.cpp, which is located in the samples folder of the main repo.

After a few modifications the tests worked as expected. Unfortunately the list of the detectors and descriptors is out-of-date (e.g. ORB or FREAK are not included). I added ORB myself and it seems to work...but there is one little problem. All other detectors and descriptors have an xml file with quality results, e.g. SURF_res.xml (located in opencv_extra/testdata/cv/detectors_descriptors_evaluation/detectors)

So my question is: For what exactly is this file good for and how can i generate one for the detectors which are not included?