Frechet distance between surfaces

  • Thread starter Dedalus
  • Start date
  • Tags
    Surfaces
In summary, there are various ways to approach visualizing and calculating the Frechet distance between two surfaces, and it may be beneficial to combine multiple techniques for a more comprehensive understanding.
  • #1
Dedalus
1
0
I am wondering whether or not anybody has any ideas of how to visualize and calculate the Frechet distance between two surfaces, or the sets that they encompass.

Let M be an m-dimensional finitely triangulated manifold (with or without boundary). Let f1 and f2 be continuous maps M---->R^n, n>m≥0. The Frechet Distance between maps is defined as
σ_F (f1,f2)=〖inf〗_(α,β) 〖max〗_xϵM∥[f1(α(x)) -f2(β(x))∥(Euclidean norm) where α,β are all the possible homeomorphisms (injective, bi-continuous) from M to M.

I'm particularly interested in calculating the Frechet Distance between two convex sets, one contained in the other. I'm wondering if ther'es a way to consider instead the Hausdorff distance between the surfaces, in which case the maximum epsilon of th epsilon-neighborhood of the outer surface would be the maximum distance from the surface to the center of mass of the set it bounds. I know there's a bound on the Frechet distance in two-space using the hausdorff distance, but it hasn't yet been extended to 3 space.

Thanks for any ideas or direction.
 
Physics news on Phys.org
  • #2


I have some ideas on how to visualize and calculate the Frechet distance between two surfaces. The first step would be to represent the two surfaces as a set of points in a three-dimensional space. This can be done by using techniques such as point clouds or meshes.

Once the surfaces are represented as points, we can use the definition of the Frechet distance to calculate it. This involves finding the minimum distance between the two surfaces for all possible homeomorphisms. This can be a computationally intensive task, so it may be helpful to use algorithms such as the Dijkstra algorithm or the A* algorithm to efficiently search for the minimum distance.

Additionally, as mentioned in the forum post, the Hausdorff distance can also be used as an approximation for the Frechet distance in three-dimensional space. This can be calculated by finding the maximum distance between the points of one surface and the closest point on the other surface. However, it is important to note that the Hausdorff distance may not always provide an accurate measure of the Frechet distance, especially for non-convex surfaces.

Another approach to visualizing the Frechet distance between two surfaces is to use visualization techniques such as heatmaps or color maps to represent the distance between points on the surfaces. This can help in identifying regions where the distance is larger or smaller, and can provide a more intuitive understanding of the Frechet distance.

Lastly, it may also be helpful to consult with experts in the field of computational geometry or topology for further insights and techniques for calculating and visualizing the Frechet distance between surfaces.
 

Related to Frechet distance between surfaces

What is the Frechet distance between surfaces?

The Frechet distance between surfaces is a measure of similarity between two surfaces that takes into account both their shapes and sizes. It is named after mathematician Maurice Frechet, and is commonly used in computer graphics and geometric modeling.

How is the Frechet distance between surfaces calculated?

The Frechet distance between surfaces is calculated by finding the shortest distance between any two points on the two surfaces. This distance is then compared to the maximum distance between any two points on either surface, and the result is a value between 0 and 1, with 0 indicating that the two surfaces are identical and 1 indicating that they are completely different.

What are the applications of the Frechet distance between surfaces?

The Frechet distance between surfaces has many applications in computer graphics, such as shape matching, motion planning, and animation. It is also used in geographic information systems to compare and analyze terrain data.

What are the limitations of the Frechet distance between surfaces?

One limitation of the Frechet distance between surfaces is that it does not take into account the orientation or rotation of the surfaces. It only measures similarity based on shape and size. Additionally, it can be computationally expensive to calculate for complex surfaces.

How does the Frechet distance between surfaces compare to other similarity measures?

The Frechet distance between surfaces is considered to be a more robust measure of similarity compared to other methods, such as the Hausdorff distance. This is because it takes into account the entire shape of the surfaces, rather than just the maximum distance between points. However, it may not be suitable for all applications and other methods may be more appropriate depending on the specific context.

Similar threads

  • Topology and Analysis
Replies
12
Views
2K
  • Introductory Physics Homework Help
Replies
21
Views
4K
  • Mechanical Engineering
Replies
1
Views
3K
  • Sci-Fi Writing and World Building
Replies
21
Views
1K
  • Advanced Physics Homework Help
Replies
1
Views
1K
  • Math Proof Training and Practice
2
Replies
46
Views
5K
Replies
1
Views
2K
  • Introductory Physics Homework Help
Replies
21
Views
2K
  • Math Proof Training and Practice
3
Replies
93
Views
6K
Back
Top