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
5029dfed873e6e22b2f1411653c5f77fdd605da1
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 priors usage in ertrees
· 22142246
Maria Dimashova
authored
13 years ago
22142246
Name
Last commit
Last update
..
ann_mlp.cpp
removed constraint to max_iter in CvANN_MLP (#1110)
13 years ago
boost.cpp
fixed trim_weights in boosting (thanks to frankman for the patch; ticket #1231)
13 years ago
cnn.cpp
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
data.cpp
minor refactoring of CvMLData interface
13 years ago
em.cpp
Trunk: moved contructors implementations from .hpp to .cpp
13 years ago
ertrees.cpp
fixed priors usage in ertrees
13 years ago
estimate.cpp
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
gbt.cpp
fixed warnings in gbt; added insertChannel() and extractChannel(); made the code "rand{u|n}(arr, <number>, <number>)" work properly.
13 years ago
inner_functions.cpp
fixed #517; uncommented ertrees test and moved it to black llist
14 years ago
knearest.cpp
fixed memory leak in CvKNearest::train() and the constructor.
13 years ago
nbayes.cpp
normal bayes classifier has been parallelized using TBB; letter_recog sample updated to demosntrate knearest & bayes classifiers (thanks to Konstantin Krivakin for the patches)
13 years ago
precomp.cpp
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
precomp.hpp
~40 warnings under VS2008
13 years ago
rtrees.cpp
Trunk: moved contructors implementations from .hpp to .cpp
13 years ago
svm.cpp
more warnings fixed. +some warnings in examples
13 years ago
testset.cpp
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
tree.cpp
Trunk: moved contructors implementations from .hpp to .cpp
13 years ago