Package boofcv.alg.feature.detect.edge
-
Class Summary Class Description CannyEdge<T extends ImageGray,D extends ImageGray> Implementation of canny edge detector.CannyEdgeDynamic<T extends ImageGray,D extends ImageGray> Canny edge detector where the thresholds are computed dynamically based upon the magnitude of the largest edgeEdgeContour Data structure containing the contour along an edge.EdgeSegment A list of connected points along an edge.GGradientToEdgeFeatures Image type agnostic version ofGradientToEdgeFeatures.GradientToEdgeFeatures Give the image's gradient in the x and y direction compute the edge's intensity and orientation.HysteresisEdgeTraceMark Given the output from edge non-maximum suppression, perform hysteresis threshold along the edge and mark selected pixels in a binary image.HysteresisEdgeTracePoints Given the output from edge non-maximum suppression, perform hysteresis threshold along the edge and constructs a list of pixels belonging to each contour.
DataMelt 3.0 © DataMelt by jWork.ORG