yape Member List
This is the complete list of members for
yape, including all inherited members.
a | yape | [protected] |
A | yape | [protected] |
activate_bins(void) | yape | [inline] |
activate_subpixel(void) | yape | [inline] |
b | yape | [protected] |
B0 | yape | [protected] |
B1 | yape | [protected] |
B2 | yape | [protected] |
bin_nb_u | yape | [protected] |
bin_nb_v | yape | [protected] |
bins | yape | [protected] |
detect(IplImage *image, keypoint *points, int max_point_number, IplImage *smoothed_image=0) | yape | |
Dirs | yape | [protected] |
Dirs_nb | yape | [protected] |
disactivate_bins(void) | yape | [inline] |
disactivate_subpixel(void) | yape | [inline] |
double_check(IplImage *image, int x, int y, short *dirs, unsigned char dirs_nb) | yape | [protected] |
filtered_image | yape | [protected] |
get_filtered_image(void) | yape | [inline] |
get_local_maxima(IplImage *image, int R, float scale) | yape | [protected] |
get_minimal_neighbor_number(void) | yape | [inline] |
get_radius(void) | yape | [inline] |
get_scores_image(void) | yape | [inline] |
get_tau(void) | yape | [inline] |
get_use_bins(void) | yape | [inline] |
H | yape | [protected] |
height | yape | [protected] |
init_for_monoscale(void) | yape | [protected] |
keypoint_vector typedef | yape | [protected] |
mg | yape | [protected] |
minimal_neighbor_number | yape | [protected] |
perform_one_point(const unsigned char *I, const int x, short *Scores, const int Im, const int Ip, const short *dirs, const unsigned char opposite, const unsigned char dirs_nb) | yape | [protected] |
pick_best_points(keypoint *points, unsigned int max_point_number) | yape | |
precompute_directions(IplImage *image, short *_Dirs, int *_Dirs_nb, int R) | yape | [protected] |
radius | yape | [protected] |
raw_detect(IplImage *im) | yape | |
reserve_tmp_arrays(void) | yape | [protected] |
score | yape | [protected] |
scores | yape | [protected] |
set_bins_number(int nb_u, int nb_v) | yape | [inline] |
set_minimal_neighbor_number(int p_minimal_neighbor_number) | yape | [inline] |
set_radius(int radius) | yape | |
set_tau(int tau) | yape | |
set_use_bins(bool p_use_bins) | yape | [inline] |
set_use_subpixel(bool p_use_subpixel) | yape | [inline] |
shift | yape | [protected] |
state | yape | [protected] |
static_detect(IplImage *image, keypoint *points, int max_point_number, int radius=7, int tau=10) | yape | [static] |
stats_iter | yape | [protected] |
stats_state | yape | [protected] |
subpix_refine(IplImage *im, keypoint *p) | yape | |
tau | yape | [protected] |
third_check(const short *Sb, const int next_line) | yape | [inline, protected] |
tmp_points | yape | [protected] |
use_bins | yape | [protected] |
use_subpixel | yape | [protected] |
width | yape | [protected] |
yape(int width, int height) | yape | |
~yape() | yape | [virtual] |