System Information
OpenCV version: 4.8.0
Operating System / Platform: Windows 10 22H2
Compiler & compiler version: CMake 3.24.3
Detailed description
Creating a Java wrapper for the constructor of the BOWImgDescriptorExtractor class is skipped. Therefore, there is currently no way to initialize the BOWImgDescriptorExtractor class.
//
// C++: cv::BOWImgDescriptorExtractor::BOWImgDescriptorExtractor(Ptr_DescriptorExtractor dextractor, Ptr_DescriptorMatcher dmatcher)
//
// Unknown type 'Ptr_DescriptorExtractor' (I), skipping the function
Steps to reproduce
Build with the BUILD_opencv_java_bindings_generator flag ON.
Issue submission checklist
System Information
OpenCV version: 4.8.0
Operating System / Platform: Windows 10 22H2
Compiler & compiler version: CMake 3.24.3
Detailed description
Creating a Java wrapper for the constructor of the BOWImgDescriptorExtractor class is skipped. Therefore, there is currently no way to initialize the BOWImgDescriptorExtractor class.
Steps to reproduce
Build with the BUILD_opencv_java_bindings_generator flag ON.
Issue submission checklist