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_dist | ebl::nms | [protected] |
| max_overlap | ebl::nms | [protected] |
| max_wcenter_dist | ebl::nms | [protected] |
| merr | ebl::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_hfact | ebl::nms | [protected] |
| post_wfact | ebl::nms | [protected] |
| pre_hfact | ebl::nms | [protected] |
| pre_wfact | ebl::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_only | ebl::nms | [protected] |
| threshold | ebl::nms | [protected] |
| traditional_nms(bboxes &in, bboxes &out) | ebl::nms | [protected, virtual] |
| voting_nms (defined in ebl::nms) | ebl::nms | [friend] |
| woverh | ebl::nms | [protected] |
| ~nms() | ebl::nms | [virtual] |