libeblearn
ebl::nms Member List
This is the complete list of members for ebl::nms, including all inherited members.
describe()ebl::nms [virtual]
fprop(bboxes &in, bboxes &out)ebl::nms [virtual]
max_hcenter_distebl::nms [protected]
max_overlapebl::nms [protected]
max_wcenter_distebl::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::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]
same_class_matching_onlyebl::nms [protected]
thresholdebl::nms [protected]
traditional_nms(bboxes &in, bboxes &out)ebl::nms [protected, virtual]
voting_nms (defined in ebl::nms)ebl::nms [friend]
woverhebl::nms [protected]
~nms()ebl::nms [virtual]