3次元点群データの体積算出

スケール調整を行った3次元点群データの体積を計算したいのですが
凸型なのでconvhullが使えるかなと考えましたがどうもうまくいきません。
やはりメッシュを貼る必要があるのでしょうか。メッシュ生成後の流れも可能であればご指導願いたいです。
どうぞ宜しくお願い致します。

 Accepted Answer

michio
michio on 16 Jan 2017

1 vote

boundary関数 はいかがでしょうか。

2 Comments

Ichiro Suzuki
Ichiro Suzuki on 21 Jan 2017
michio 様
コメント、誠にありがとうございます。 実測値に近い値を算出できました。
boundary関数は境界を見つける関数だと理解しましたが、境界を見つけることと体積算出はどのような関係があるのでしょうか。
お時間がありましたら回答いただけると幸いです。
michio
michio on 22 Jan 2017
境界を見つけて初めて体積(2次元であれば面積)が定義できるという”イメージ”でしょうか、、いかがでしょう?

Sign in to comment.

More Answers (0)

Categories

Find more on Mathematics in Help Center and File Exchange

Products

Asked:

on 16 Jan 2017

Commented:

on 22 Jan 2017

Community Treasure Hunt

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

Start Hunting!