Discrete contour mesh patch (2D,3D)

Function to mesh one discrete 2D or 3D contour of sorted or disordered points. Also computes vertex normals. Help, doc and examples included

https://github.com/NicolasDouillet/discrete_contour_mesh_patch

現在この提出コンテンツをフォロー中です。

Please first check the examples tab (.mlx doc) here on the right for a complete description.
Once downloaded, typewrite 'help discrete_contour_mesh_patch' or 'doc discrete_contour_mesh_patch' in Matlab console for support.
Mostly efficient for quasi flat contours, cause doesn't yet prevent from self intersecting triangles.
For 2D contours, just padd their coordinates with a zero Z vector, just like in examples to make it work.
To benefit from the file documentation attached, be sure to download the file.
Please don't forget to rate if this code helped you. Thanks.

引用

Nicolas Douillet (2026). Discrete contour mesh patch (2D,3D) (https://github.com/NicolasDouillet/discrete_contour_mesh_patch/releases/tag/v1.1), GitHub. に取得済み.

謝辞

ヒントを与えたファイル: Anatomy Volume Analysis, Anatomy Defect Analysis

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.1

See release notes for this release on GitHub: https://github.com/NicolasDouillet/discrete_contour_mesh_patch/releases/tag/v1.1

1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。