condition is always false: modules/ml/src/tree.cpp:1437 (Bug #3690)


Added by Matthias Grundmann almost 11 years ago. Updated almost 11 years ago.


Status:Done Start date:2014-05-13
Priority:Normal Due date:
Assignee:Vladislav Vinogradov % Done:

0%

Category:ml
Target version:2.4.10
Affected version:2.4.9 (latest release) Operating System:Any
Difficulty:Easy HW Platform:Any
Pull request:https://github.com/Itseez/opencv/pull/2748

Description

modules/ml/src/tree.cpp:1437

if( cat_var_count != cat_var_count || ord_var_count != ord_var_count )

Condition is always false


Associated revisions

Revision 7e2f7f45
Added by Vladislav Vinogradov almost 11 years ago

fix bug #3690

removed invalid condition, it is always false

Revision 22ad72d0
Added by Vadim Pisarevsky about 10 years ago

Merge pull request #3690 from theodr:moprh_lines_detection_tut

History

Updated by Vladislav Vinogradov almost 11 years ago

  • Status changed from New to Open
  • Assignee set to Vladislav Vinogradov
  • Category set to ml
  • Pull request set to https://github.com/Itseez/opencv/pull/2748

Updated by Vladislav Vinogradov almost 11 years ago

  • Status changed from Open to Done
  • Target version set to 2.4.10

Also available in: Atom PDF