features2d input image conversion (Feature #2181)


Added by Maria Dimashova over 12 years ago. Updated over 9 years ago.


Status:Open Start date:2012-07-24
Priority:Normal Due date:
Assignee:Maria Dimashova % Done:

0%

Category:features2d
Target version:3.0
Difficulty: Pull request:

Description

Specify that Feature Detectors and Descriptor Extractors have to convert a given image to their type in case of CV_8UC3 image themselves and guarantee this by unit test. Otherwise we have to convert an image manually depending of the required type and it's not flexibly. I've added such inner conversion for some Detectors and Descriptors before, but there is not the test that guarantees that it's supported by all corresponding features2d algorithms.


Associated revisions

Revision a4b34e7a
Added by Roman Donchenko about 11 years ago

Merge pull request #2181 from asmorkalov:ocv_packaging

History

Updated by Andrey Kamaev over 12 years ago

  • Target version changed from 2.4.3 to 3.0

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4394

Also available in: Atom PDF