GeodesicOpening
GeodesicOpening[image,ker]
gives the geodesic opening of image with respect to the structuring element ker.
GeodesicOpening[image,r]
gives the geodesic opening with respect to a range r square.
GeodesicOpening[data,…]
applies geodesic opening to an array of data.
Details
- GeodesicOpening works with binary, grayscale, and other images.
- GeodesicOpening works with 3D as well as 2D images, and also with data arrays of any rank.
- The structuring element ker is a matrix containing 0s and 1s.
- GeodesicOpening automatically pads structuring elements to have odd dimensions.
- GeodesicOpening[image,r] is equivalent to GeodesicOpening[image,BoxMatrix[r]].
- If multiple image channels are present, GeodesicOpening operates on each of them separately.
Examples
open allclose allText
Wolfram Research (2012), GeodesicOpening, Wolfram Language function, https://reference.wolfram.com/language/ref/GeodesicOpening.html.
CMS
Wolfram Language. 2012. "GeodesicOpening." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/GeodesicOpening.html.
APA
Wolfram Language. (2012). GeodesicOpening. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GeodesicOpening.html