NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
interest_point::BRISK Member List

This is the complete list of members for interest_point::BRISK, including all inherited members.

create(int thresh=30, int octaves=3, float patternScale=1.0f)interest_point::BRISKstatic
create(const std::vector< float > &radiusList, const std::vector< int > &numberList, float dMax=5.85f, float dMin=8.2f, const std::vector< int > &indexChange=std::vector< int >())interest_point::BRISKstatic
create(int thresh, int octaves, const std::vector< float > &radiusList, const std::vector< int > &numberList, float dMax=5.85f, float dMin=8.2f, const std::vector< int > &indexChange=std::vector< int >())interest_point::BRISKstatic
getDefaultName() constinterest_point::BRISKvirtual
getOctaves() constinterest_point::BRISKinlinevirtual
getThreshold() constinterest_point::BRISKinlinevirtual
setOctaves(int octaves)interest_point::BRISKinlinevirtual
setThreshold(int threshold)interest_point::BRISKinlinevirtual