Skip to content
Snippets Groups Projects

Remove CVFold parameter from decision tree classifier in OpenCV 3

Merged Cédric Traizet requested to merge 1952_dt_kfold_crash into develop

Summary

Remove the CVFold parameter from decision tree classifier in OpenCV 3 as it crashes. The parameter is now only avalaible when using OpenCV 2. See issue #1952 (closed).

Copyright

The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.


Check before merging:

  • All discussions are resolved
  • At least 2 :thumbsup: votes from core developers, no :thumbsdown: vote.
  • The feature branch is (reasonably) up-to-date with the base branch
  • Dashboard is green
  • Copyright owner has signed the ORFEO ToolBox Contributor License Agreement
  • Optionally, run git diff develop... -U0 --no-color | clang-format-diff.py -p1 -i on latest changes and commit

Merge request reports

Merge request pipeline #2406 passed

Merge request pipeline passed for 603a17df

Merged by Antoine RegimbeauAntoine Regimbeau 5 years ago (Aug 9, 2019 12:13pm UTC)

Loading

Pipeline #2407 failed

Pipeline failed for 618f2d30 on develop

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading