OIV.ImageViz.Engines.MathematicalMorphology.DistanceMaps Namespace |
Enumeration | Description | |
---|---|---|
![]() | SoEuclideanDistanceMapProcessing3dBorderConditions | This enumeration defines the border condition. |
![]() | SoEuclideanDistanceMapProcessing3dMappingModes | This enumeration defines all regions in which the distance map is computed. |
![]() | SoLocalThicknessMapProcessing3dPrecisionModes |
Geodesy is by definition the science of measuring the shape of the earth. When applied to image processing it is the science of measuring the exact shape of objects included in an image. The geodesic distance is defined as follows:
If two points and
belong to
then
is the shortest distance between the two points with the condition that the entire path between the points is included in the particle
. If one of the points is outside then
. If the points belong to 2 disjointed components, then
This geodesic distance is actually a distance for any set without any hole. A geodesic disk,
, is then defined, as shown in figure below.
It corresponds to the geodesic distance between point and the furthest point of
.