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

Transferred from http://code.opencv.org/issues/3898 ``` || Silvia-Laura Pintea on 2014-09-07 15:45 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: ml || Tracker: Bug || Difficulty: Easy || PR: ||...

bug
auto-transferred
priority: normal
category: ml

Transferred from http://code.opencv.org/issues/3928 ``` || Robert Pollak on 2014-09-29 11:59 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: ml || Tracker: Bug || Difficulty: || PR: || Platform:...

bug
auto-transferred
priority: normal
category: ml

Transferred from http://code.opencv.org/issues/4058 ``` || Prassanna Ravishankar on 2014-12-11 18:09 || Priority: Low || Affected: None || Category: ml || Tracker: Feature || Difficulty: Medium || PR: || Platform: None...

feature
auto-transferred
category: ml

Transferred from http://code.opencv.org/issues/4094 ``` || Bruno Nascimento on 2015-01-02 15:11 || Priority: Low || Affected: branch 'master' (3.0-dev) || Category: ml || Tracker: Bug || Difficulty: || PR: || Platform:...

bug
auto-transferred
category: ml

Transferred from http://code.opencv.org/issues/4263 ``` || Zsolt Kóróczki on 2015-04-04 15:05 || Priority: Low || Affected: 2.4.0 - 2.4.8 || Category: ml || Tracker: Bug || Difficulty: || PR: || Platform:...

bug
auto-transferred
category: ml

Transferred from http://code.opencv.org/issues/4281 ``` || Siddharth Krishna on 2015-04-17 00:01 || Priority: Normal || Affected: branch '2.4' (2.4-dev) || Category: ml || Tracker: Bug || Difficulty: || PR: || Platform:...

bug
auto-transferred
priority: normal
category: ml

Transferred from http://code.opencv.org/issues/4314 ``` || Daniel Horn on 2015-05-05 13:05 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: ml || Tracker: Bug || Difficulty: || PR: || Platform:...

bug
auto-transferred
priority: normal
category: ml

Transferred from http://code.opencv.org/issues/4480 ``` || Tom Krause on 2015-07-10 07:24 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: ml || Tracker: Bug || Difficulty: Medium || PR: ||...

bug
auto-transferred
priority: normal
category: ml

The `cv::ml::randGaussMixture` function is declared in [`ml.hpp` header file](https://github.com/Itseez/opencv/blob/master/modules/ml/include/opencv2/ml.hpp#L1486), but not defined anywhere! I get a linking error if I try to use it in my code... I tested on...

bug
priority: normal
category: ml

Hello! Mouth ago I use linear SVM for fast recognise images with number. It was learned on 200000 images (10 classes) and gives 70% accuracy. Yesterday I download current version...

bug
priority: normal
category: ml