libeblearn
ebl::voting_nms Member List
This is the complete list of members for ebl::voting_nms, including all inherited members.
describe()ebl::voting_nms [virtual]
dfs(bboxes &bb, vector< bool > &explored, uint i, float match, float max_center_dist, bboxes &comp) (defined in ebl::voting_nms)ebl::voting_nms [protected]
fprop(bboxes &in, bboxes &out)ebl::nms [virtual]
max_hcenter_distebl::nms [protected]
max_overlapebl::nms [protected]
max_wcenter_distebl::nms [protected]
merge_votes(bboxes &bb)ebl::voting_nms [protected]
merrebl::nms [protected]
mout (defined in ebl::nms)ebl::nms [protected]
nms(float threshold, float max_overlap, float max_hcenter_dist, float max_wcenter_dist, float pre_hfact, float pre_wfact, float post_hfact, float post_wfact, float woverh, std::ostream &out=std::cout, std::ostream &err=std::cerr)ebl::nms
post_hfactebl::nms [protected]
post_wfactebl::nms [protected]
pre_hfactebl::nms [protected]
pre_wfactebl::nms [protected]
process(bboxes &in, bboxes &out)ebl::voting_nms [protected, virtual]
prune_overlap(bboxes &raw_bboxes, bboxes &prune_bboxes, float max_match, bool same_class_only=false, float min_hcenter_dist=0.0, float min_wcenter_dist=0.0, float threshold=0.0, float same_scale_mhd=0.0, float same_scale_mwd=0.0)ebl::nms [protected]
prune_votes(bboxes &in, bboxes &out)ebl::voting_nms [protected]
same_class_matching_onlyebl::nms [protected]
thresholdebl::nms [protected]
tnmsebl::voting_nms [protected]
traditional_nms(bboxes &in, bboxes &out)ebl::nms [protected, virtual]
vote_nms(bboxes &in, bboxes &out)ebl::voting_nms [protected, virtual]
voting_nms(float threshold, float max_overlap, float max_hcenter_dist, float max_wcenter_dist, float pre_hfact, float pre_wfact, float post_hfact, float post_wfact, float woverh, std::ostream &out=std::cout, std::ostream &err=std::cerr)ebl::voting_nms
voting_nms(float threshold, float max_overlap, float max_hcenter_dist, float max_wcenter_dist, float pre_hfact, float pre_wfact, float post_hfact, float post_wfact, float woverh, float vote_max_overlap, float vote_max_hcd, float vote_max_wcd, std::ostream &out=std::cout, std::ostream &err=std::cerr)ebl::voting_nms
voting_nms (defined in ebl::nms)ebl::nms [friend]
woverhebl::nms [protected]
~nms()ebl::nms [virtual]
~voting_nms()ebl::voting_nms [virtual]