opencv_contrib icon indicating copy to clipboard operation
opencv_contrib copied to clipboard

Repository for OpenCV's extra modules

Results 382 opencv_contrib issues
Sort by recently updated
recently updated
newest added

This method is ambiguous because its implementation always uses RBF Kernel to check for which class a sample belongs. Therefore authorizing this method to predict samples with Linear SVM Classifier...

bug
category: ml

### Please state the information for your system - OpenCV version: 3.0 / 3.1 - Host OS: Linux (Ubuntu 14.04) / Windows 10 ### In which part of the OpenCV...

bug
category: ml

##### System information (version) - OpenCV => 2.4.x and 3.1 - Operating System / Platform => Windows 64 Bit - Compiler => Visual Studio 2015 ##### Detailed description When training...

feature
category: ml

### Expected behaviour It sounds like this parameter should only change whether the variable importance is calculated or not. It should not change the model's output. ### Actual behaviour Changing...

bug
category: ml

##### System information (version) - OpenCV => 3.2 master branch - Operating System / Platform => Windows 7 - Compiler => VC++ ##### Detailed description ![image](https://cloud.githubusercontent.com/assets/5351764/23473275/e22a2258-feaf-11e6-8294-39d3d6a024f6.png) I'm profiling the cv::ml::Boost->train()...

feature
category: ml

##### System information (version) - OpenCV => 3.1 - Operating System / Platform => mac - Compiler => clang ##### Detailed description ##### Steps to reproduce Random forest training use...

feature
category: ml

##### System information (version) - OpenCV => 4.2 - Operating System / Platform => Linux - Compiler => GCC ##### Detailed description Review Cascade detection parallel tasks(stripes) allocation policy. -...

optimization
category: ml

##### System information (version) - OpenCV => trunk - Operating System / Platform => any - Compiler => any ##### Detailed description In the KDTree version of KNearest, the neighbour-response...

bug
category: ml

### Describe the feature and motivation I'd like to have the ability to display the decision tree like sklearn has because I see an incompatibility between the packages and I'd...

feature
category: ml

### Pull Request Readiness Checklist See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request - [x] I agree to contribute to the project under Apache 2 License. - [x] To the best of my knowledge,...