Searched refs:kMinNumConnectedForFastKeypoint (Results 1 – 2 of 2) sorted by relevance
171 static const int kMinNumConnectedForFastKeypoint = 8; variable
505 if (*curr_pixel_ptr >= kMinNumConnectedForFastKeypoint) { in FindFastKeypoints()