Aurora Visio Studio TOP » Program Examples » Surface Flatness 3D
Surface Flatness 3D
目的
The aim of the application is to check the flatness of a scanned surface.
Input
The scanned surface.
Output
The computed surface flatness i.e. how thick the surface is according to the input plane.
ヒント
To remove roughness from the scanned data use the SmoothSurface_Gauss filter. Find the plane related to the input surface with the FitPlaneToSurface_M and measure the flatness with the SurfaceFlatness filter.
Solution (AVS)
Macrofilter Main.
その他の資料
- Geometry 3D - List of filters useful in 3D geometry.
- Surface - Filters performing operations on surfaces in Aurora Vision Studio.