This is the complete list of members for EdgeDetector, including all inherited members.
| aperture | EdgeDetector | private |
| computeSobel(const cv::Mat image, cv::Mat sobelX=cv::Mat(), cv::Mat sobelY=cv::Mat()) | EdgeDetector | inline |
| EdgeDetector() | EdgeDetector | inline |
| getAperture() const | EdgeDetector | inline |
| getBinaryMap(double threshold) | EdgeDetector | inline |
| getMagnitude() | EdgeDetector | inline |
| getOrientation() | EdgeDetector | inline |
| getSobelImage() | EdgeDetector | inline |
| getSobelOrientationImage() | EdgeDetector | inline |
| img | EdgeDetector | private |
| setAperture(int a) | EdgeDetector | inline |
| sobel | EdgeDetector | private |
| sobelMagnitude | EdgeDetector | private |
| sobelOrientation | EdgeDetector | private |