ClearWithShrink() | apollo::perception::common::HoughTransfer | |
FreeCache() | apollo::perception::common::HoughTransfer | |
get_d_r() const | apollo::perception::common::HoughTransfer | inline |
get_d_theta() const | apollo::perception::common::HoughTransfer | inline |
get_distribute_map() const | apollo::perception::common::HoughTransfer | inline |
get_img_h() const | apollo::perception::common::HoughTransfer | inline |
get_img_w() const | apollo::perception::common::HoughTransfer | inline |
get_r_size() const | apollo::perception::common::HoughTransfer | inline |
get_theta_size() const | apollo::perception::common::HoughTransfer | inline |
get_vote_map() const | apollo::perception::common::HoughTransfer | inline |
GetLines(int min_pt_num, int r_neibor, int theta_neibor, bool with_distribute, std::vector< HoughLine > *lines) const | apollo::perception::common::HoughTransfer | |
HoughTransfer() | apollo::perception::common::HoughTransfer | |
ImageVote(const std::vector< int > &image, bool with_distribute) | apollo::perception::common::HoughTransfer | |
Init(int img_w, int img_h, float d_r, float d_theta) | apollo::perception::common::HoughTransfer | |
is_prepared() const | apollo::perception::common::HoughTransfer | inline |
MemoryConsume() const | apollo::perception::common::HoughTransfer | |
name() const | apollo::perception::common::HoughTransfer | inline |
PointVote(int x, int y, bool with_distribute) | apollo::perception::common::HoughTransfer | |
PointVote(int pos, bool with_distribute) | apollo::perception::common::HoughTransfer | |
ResetMaps(bool with_distribute) | apollo::perception::common::HoughTransfer | |
~HoughTransfer()=default | apollo::perception::common::HoughTransfer | |