Remove manual java interface for features2d (Feature #2402)


Added by Eric Christiansen over 12 years ago. Updated over 9 years ago.


Status:Open Start date:2012-10-01
Priority:Normal Due date:
Assignee:Andrey Pavlenko % Done:

0%

Category:java bindings
Target version:3.0
Difficulty: Pull request:

Description

The Java interface for features2d is manually specified in modules/java/generator/src/cpp/features2d_manual.hpp. According to a chat with Andrey Pavlenko, it may now be possible to generate this interface automatically. The interface should ideally expose all the functions of each class, not just the shared interfaces (FeatureExtractor, DescriptorMatcher, etc.)


Associated revisions

Revision 73dfc4cb
Added by Andrey Pavlenko about 11 years ago

Merge pull request #2402 from ilya-lavrenov:amd_libs

History

Updated by Alexander Smorkalov over 12 years ago

Changes in Java interface break binary compatibility. It can be done in 2.5 only.

  • Category set to android
  • Assignee set to Andrey Pavlenko
  • Target version set to 3.0

Updated by Kirill Kornyakov over 12 years ago

  • Category changed from android to java bindings

Updated by Maksim Shabunin over 9 years ago

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

Also available in: Atom PDF