Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
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
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Repository
7127634aa021abe4aed1e4eec8df95e73e59a1f4
Switch branch/tag
opencv
modules
ml
src
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Fixed calc_output_scale with NO_OUTPUT_SCALE flag set.
· 21227ba0
bartaandras
authored
10 years ago
21227ba0
Name
Last commit
Last update
..
ann_mlp.cpp
Fixed calc_output_scale with NO_OUTPUT_SCALE flag set.
10 years ago
boost.cpp
hopefully fixed test failure on Linux
10 years ago
data.cpp
Several type of formal refactoring:
10 years ago
em.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
gbt.cpp
Correction of the integer data treated as floating point data bug, already corrected in the 2.4 branch.
10 years ago
inner_functions.cpp
Several type of formal refactoring:
10 years ago
kdtree.cpp
removed kdtree declaration from interface
10 years ago
kdtree.hpp
removed kdtree declaration from interface
10 years ago
knearest.cpp
minor change: moved algorithm type to the end of params
10 years ago
lr.cpp
Modified logistic regression module according to comments
10 years ago
nbayes.cpp
Several type of formal refactoring:
10 years ago
precomp.hpp
more fixes and more debugging code
10 years ago
rtrees.cpp
continuing to debug boost and fix MSVC compile errors
10 years ago
svm.cpp
fixed bug in automatic SVM training
10 years ago
testset.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
tree.cpp
hopefully fixed test failure on Linux
10 years ago