Roughness of 3D Surface

32 ビュー (過去 30 日間)
Matheus de Lorenzo
Matheus de Lorenzo 2021 年 9 月 21 日
編集済み: Bjorn Gustavsson 2021 年 9 月 24 日
Hello everyone,
I would like to calculate the salience (or roughness) from a 3D object recovered from spacial cordinates (x,y,z) cloud. The data represents a closed 3D rough surface object, meaning that the noise/roughness is not unique to the z component, so it cannot be represented just as a projected z(x,y) surface. It is a true closed shell data set in euclidian space.
The objective is to watermark zones where there would be high local noise value. I've done this with z(x,y) surfaces, but I could not find, at first, if there are any efforts in that direction within the community.
If anyone have pointers regarding this assessment I thank you in advance !
  2 件のコメント
KSSV
KSSV 2021 年 9 月 21 日
Any pictorial example?
Matheus de Lorenzo
Matheus de Lorenzo 2021 年 9 月 21 日
編集済み: Matheus de Lorenzo 2021 年 9 月 23 日
Hello, not a matlab imaging, but here there are two images of the same surface. The one on the left is meshed in such a way that the data can be represented as a z(x,y) function, while the one on the right is a true 3D convex surface where if we tried to do a z(x,y) function we would have more than one point in z present for the same (x_i, y_i) plane coordinate (and other projection losses). The characterization of roughness of the case on the right is on point to what I am looking for.

サインインしてコメントする。

採用された回答

Bjorn Gustavsson
Bjorn Gustavsson 2021 年 9 月 22 日
編集済み: Bjorn Gustavsson 2021 年 9 月 22 日
There are a number of hits returned when searching for "curvature" on the file exchange. The gptoolbox seems to have a bunch of tools for topographical(topological?) tasks. Some might be useful for your task. Perhaps this one: curvature-estimationl-on-triangle-mesh - if you have a general surface you ought to be able to approximate it with a triangle-mesh (not topology-general, but "every-day general"...)
HTH
  10 件のコメント
Bruno Luong
Bruno Luong 2021 年 9 月 24 日
編集済み: Bruno Luong 2021 年 9 月 24 日
???? differ to what?
The roughness is measured by an probe that scan (x,y) and for each position the probe measure the heigh z(x,y). The roughness is derived from the data z(x,y) and intended to be used to access the quality/characteristics of the polishing subject by surface such as optical surface, tribology surface , etc.... It's an industry metrology standard, not a rigouruous math definition that defines for fancy surface like yours.
Bjorn Gustavsson
Bjorn Gustavsson 2021 年 9 月 24 日
編集済み: Bjorn Gustavsson 2021 年 9 月 24 日
That is not lost on me.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAccelerators & Beams についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by