Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/biometrics/openbr
/ boostedforest.cpp
File
boostedforest.cpp
openbr/plugins/classification/boostedforest.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <openbr/plugins/openbr_internal.h>
2
#include <openbr/core/boost.h>
3
4
#define THRESHOLD_EPS 1e-5
Callers
nothing calls this directly
Calls
15
buildTreeRecursive
Function · 0.85
classify
Function · 0.85
numFeatures
Function · 0.85
windowSize
Function · 0.85
loadRecursive
Function · 0.85
storeRecursive
Function · 0.85
getThreshold
Method · 0.80
getClassifers
Method · 0.80
maxCatCount
Method · 0.80
evaluate
Method · 0.80
numFeatures
Method · 0.80
preprocess
Method · 0.80
Tested by
no test coverage detected