115 int detect(IplImage * image,
keypoint * points,
int max_point_number, IplImage * smoothed_image = 0);
141 const int Im,
const int Ip,
142 const short * dirs,
const unsigned char opposite,
const unsigned char dirs_nb);
144 bool double_check(IplImage * image,
int x,
int y,
short * dirs,
unsigned char dirs_nb);
145 bool third_check(
const short * Sb,
const int next_line);