, including all inherited members.
detector_gui(uint draw_extracted=0, bool show_detqueue=false, uint step=1, uint qheight=5, uint qwidth=5, bool show_detqueue2=false, uint step2=1, uint qheight2=5, uint qwidth2=5, bool show_class=true, bool show_conf=true) | ebl::detector_gui< T, Tstate > | |
display(detector< T, Tstate > &cl, idx< Tin > &img, double threshold, const char *frame_name=NULL, uint h0=0, uint w0=0, double dzoom=1.0, T vmin=0, T vmax=0, int wid=-1, const char *wname=NULL, float transparency=1.0) | ebl::detector_gui< T, Tstate > | |
display_all(detector< T, Tstate > &cl, idx< Tin > &img, double threshold, const char *frame_name=NULL, uint h0=0, uint w0=0, double dzoom=1.0, T vmin=0, T vmax=0, int wid=-1, const char *wname=NULL) | ebl::detector_gui< T, Tstate > | |
display_current(detector< T, Tstate > &cl, idx< Tin > &sample, int wid=-1, const char *wname=NULL, double dzoom=1.0) | ebl::detector_gui< T, Tstate > | |
display_groundtruth(detector< T, Tstate > &cl, idx< Tin > &img, bboxes &groundtruth, bboxes &filtered, bboxes &nonfiltered, bboxes &pos, bboxes &neg, svector< midx< T > > &pp_pos, svector< midx< T > > &pp_neg, uint h0=0, uint w0=0, double dzoom=1.0, T vmin=0, T vmax=0, int wid=-1) (defined in ebl::detector_gui< T, Tstate >) | ebl::detector_gui< T, Tstate > | |
display_input(detector< T, Tstate > &cl, idx< Tin > &img, double threshold, const char *frame_name=NULL, uint h0=0, uint w0=0, double dzoom=1.0, T vmin=0, T vmax=0, int wid=-1, const char *wname=NULL, float transparency=1.0) | ebl::detector_gui< T, Tstate > | |
display_inputs(detector< T, Tstate > &cl, uint &h0, uint &w0, bboxes &bb, double dzoom=1.0, T vmin=0, T vmax=0, float transparency=1.0) (defined in ebl::detector_gui< T, Tstate >) | ebl::detector_gui< T, Tstate > | |
display_inputs_outputs(detector< T, Tstate > &cl, idx< Tin > &img, double threshold, const char *frame_name=NULL, uint h0=0, uint w0=0, double dzoom=1.0, T vmin=0, T vmax=0, int wid=-1, const char *wname=NULL, T in_vmin=0, T in_vmax=255, float transparency=1.0, uint wmax=3000) | ebl::detector_gui< T, Tstate > | |
display_minimal(idx< Tin > &img, bboxes &vb, vector< string > &labels, uint &h0, uint &w0, double dzoom=1.0, T vmin=0, T vmax=0, int wid=-1, bool show_parts=false, float transparency=1.0, bool show_class=true, bool show_conf=true, bboxes *bb2=NULL) | ebl::detector_gui< T, Tstate > | [static] |
display_outputs(detector< T, Tstate > &cl, uint &h0, uint &w0, bboxes &bb, double dzoom=1.0, T vmin=0, T vmax=0, float transparency=1.0) (defined in ebl::detector_gui< T, Tstate >) | ebl::detector_gui< T, Tstate > | |
display_preprocessed(svector< midx< T > > &pp, bboxes &bbs, vector< string > &labels, uint &h0, uint &w0, double dzoom=1.0, T vmin=0, T vmax=0, uint wmax=3000) (defined in ebl::detector_gui< T, Tstate >) | ebl::detector_gui< T, Tstate > | |
set_mask_class(const char *name, T threshold) (defined in ebl::detector_gui< T, Tstate >) | ebl::detector_gui< T, Tstate > | |
~detector_gui() | ebl::detector_gui< T, Tstate > | [virtual] |