Definition at line 16 of file Canny.hpp.
◆ apertureSize
int volcart::CannySettings::apertureSize = 0 |
◆ bilateral
bool volcart::CannySettings::bilateral = false |
◆ blurSize
int volcart::CannySettings::blurSize = 1 |
◆ closingSize
int volcart::CannySettings::closingSize = 4 |
◆ contour
bool volcart::CannySettings::contour = false |
◆ fromMeshes
std::vector<std::string> volcart::CannySettings::fromMeshes = {} |
◆ mask
cv::Mat volcart::CannySettings::mask |
◆ maxThreshold
int volcart::CannySettings::maxThreshold = 150 |
◆ midpoint
bool volcart::CannySettings::midpoint = false |
◆ minThreshold
int volcart::CannySettings::minThreshold = 100 |
◆ projectionFrom
char volcart::CannySettings::projectionFrom = 'L' |
◆ zMax
std::size_t volcart::CannySettings::zMax = 1 |
◆ zMin
std::size_t volcart::CannySettings::zMin = 0 |
The documentation for this struct was generated from the following file: