This is the complete list of members for
jafar::hseg::HoughSegmentsDetector, including all inherited members.
detectSegments(const jafar::image::Image &_image) const (defined in jafar::hseg::HoughSegmentsDetector) | jafar::hseg::HoughSegmentsDetector | |
HoughSegmentsDetector() (defined in jafar::hseg::HoughSegmentsDetector) | jafar::hseg::HoughSegmentsDetector | |
JFR_DEFINE_PARAM_RW(double, rho, setRho) | jafar::hseg::HoughSegmentsDetector | |
JFR_DEFINE_PARAM_RW(double, theta, setTheta) | jafar::hseg::HoughSegmentsDetector | |
JFR_DEFINE_PARAM_RW(int, threshold, setThreshold) | jafar::hseg::HoughSegmentsDetector | |
JFR_DEFINE_PARAM_RW(double, minimumLineLength, setMinimumLineLength) | jafar::hseg::HoughSegmentsDetector | |
JFR_DEFINE_PARAM_RW(double, joinThreshold, setJoinThreshold) | jafar::hseg::HoughSegmentsDetector | |
JFR_DEFINE_PARAM_RW(double, cannyThreshold1, setCannyThreshold1) (defined in jafar::hseg::HoughSegmentsDetector) | jafar::hseg::HoughSegmentsDetector | |
JFR_DEFINE_PARAM_RW(double, cannyThreshold2, setCannyThreshold2) (defined in jafar::hseg::HoughSegmentsDetector) | jafar::hseg::HoughSegmentsDetector | |
JFR_DEFINE_PARAM_RW(int, apertureSize, setApertureSize) (defined in jafar::hseg::HoughSegmentsDetector) | jafar::hseg::HoughSegmentsDetector | |