Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
O
opencv
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • submodule
  • opencv
  • Repository

Switch branch/tag
  • opencv
  • modules
  • ml
  • test
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • MYLS's avatar
    Add JSON support. · 8596e82d
    MYLS authored 8 years ago
    a JSON emitter, a parser, tests and some basic doc.
    8596e82d
Name
Last commit
Last update
..
test_emknearestkmeans.cpp 1. Input/OutputArray optimizations; 10 years ago
test_gbttest.cpp initial commit; ml has been refactored; it compiles and the tests run well; some other modules, apps and samples do not compile; to be fixed 10 years ago
test_lr.cpp 1. Input/OutputArray optimizations; 10 years ago
test_main.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_mltests.cpp ml: fix NormalBayesClassifier bulk prediction(#5911) 9 years ago
test_mltests2.cpp Rename parameters lambda, gamma0 and c. 9 years ago
test_precomp.hpp Increasing the dimension of features space in the SVMSGD::train function. 9 years ago
test_save_load.cpp Add JSON support. 8 years ago
test_svmsgd.cpp Deleted default value for parameters in docs. 9 years ago
test_svmtrainauto.cpp Return uncompressed support vectors for getSupportVectors on linear SVM (Bug #4096) 9 years ago