Classes | |
struct | TV_coord |
Functions | |
std::vector< std::pair < TV_coord, TooN::Matrix< 2 > > > | compute_a_tensor_kernel (int radius, double cutoff, double angle, double sigma, double ratio, int row_stride) |
unsigned int | quantize_half_angle (double r, int num_divs) |
std::vector<std::pair<TV_coord, TooN::Matrix<2> > > CVD::TensorVoting::compute_a_tensor_kernel | ( | int | radius, | |
double | cutoff, | |||
double | angle, | |||
double | sigma, | |||
double | ratio, | |||
int | row_stride | |||
) |
unsigned int CVD::TensorVoting::quantize_half_angle | ( | double | r, | |
int | num_divs | |||
) | [inline] |
Definition at line 24 of file tensor_voting.h.