Static Public Member Functions | |
| static void | detect10 (const opentl::core::cvdata::Image &input, std::vector< opentl::math::Vector2 > &result, int threshold=25) |
| static void | detect11 (const opentl::core::cvdata::Image &input, std::vector< opentl::math::Vector2 > &result, int threshold=25) |
| static void | detect12 (const opentl::core::cvdata::Image &input, std::vector< opentl::math::Vector2 > &result, int threshold=25) |
| static void | detect9 (const opentl::core::cvdata::Image &input, std::vector< opentl::math::Vector2 > &result, int threshold=25) |
| static void opentl::cvprocess::FASTFeatureDetector::detect10 | ( | const opentl::core::cvdata::Image & | input, | |
| std::vector< opentl::math::Vector2 > & | result, | |||
| int | threshold = 25 | |||
| ) | [static] |
| static void opentl::cvprocess::FASTFeatureDetector::detect11 | ( | const opentl::core::cvdata::Image & | input, | |
| std::vector< opentl::math::Vector2 > & | result, | |||
| int | threshold = 25 | |||
| ) | [static] |
| static void opentl::cvprocess::FASTFeatureDetector::detect12 | ( | const opentl::core::cvdata::Image & | input, | |
| std::vector< opentl::math::Vector2 > & | result, | |||
| int | threshold = 25 | |||
| ) | [static] |
| static void opentl::cvprocess::FASTFeatureDetector::detect9 | ( | const opentl::core::cvdata::Image & | input, | |
| std::vector< opentl::math::Vector2 > & | result, | |||
| int | threshold = 25 | |||
| ) | [static] |
1.5.8