#include <lmssp.h>
Data Fields | |
int | center_line |
int | center_col |
int | center_pix |
int | left_line |
int | left_col |
int | left_pix |
int | right_line |
int | right_col |
int | right_pix |
int | size |
IplImage * | tmp_mask |
IplImage * | img |
IplImage * | lwide |
IplImage * | gui_img |
IplImage * | edges |
CvConnectedComp | comp |
TYPE_CandidateGroup | Candidate |
TYPE_LineEval | LineEval |
TYPE_RightPixCoords | RightPix [500] |
CvPoint | FirstSearchPt |
CvPoint | LastSearchPt |
TYPE_NormalToLine | Normal [500] |
double | xi |
double | yi |
Referenced by create_groups_from_basepoints(), fill_group_lines(), filtergroup_byavgwidth(), filtergroup_bynormalcount(), filtergroup_bynormalgradsigma(), filtergroup_bynormalsigma(), filtergroup_bywidthsigma(), filtergroups_bysize(), filtergroups_byvalleys(), getfinallines(), getgroup_overallcandidate(), and getnormaltogroup().
Referenced by create_groups_from_basepoints().
Referenced by create_groups_from_basepoints().
Referenced by create_groups_from_basepoints().
CvConnectedComp TYPE_Group::comp |
Referenced by fill_group_lines(), findgroups_perimeter(), findgroups_rightpix(), getnormaltogroup(), and removegroups_innerspots().
IplImage* TYPE_Group::edges |
CvPoint TYPE_Group::FirstSearchPt |
Referenced by findgroups_rightpix().
IplImage* TYPE_Group::gui_img |
IplImage* TYPE_Group::img |
Referenced by fill_group_lines(), and getnormaltogroup().
CvPoint TYPE_Group::LastSearchPt |
Referenced by findgroups_rightpix().
Referenced by create_groups_from_basepoints().
Referenced by create_groups_from_basepoints().
Referenced by create_groups_from_basepoints().
Referenced by fill_group_lines(), filtergroup_byavgwidth(), findgroups_perimeter(), and getnormaltogroup().
IplImage* TYPE_Group::lwide |
Referenced by getnormaltogroup().
Referenced by create_groups_from_basepoints().
Referenced by create_groups_from_basepoints().
Referenced by create_groups_from_basepoints().
Referenced by findgroups_rightpix(), and getnormaltogroup().
int TYPE_Group::size |
Referenced by create_groups_from_basepoints().
IplImage* TYPE_Group::tmp_mask |
Referenced by removegroups_innerspots().
double TYPE_Group::xi |
double TYPE_Group::yi |