Disk Conformal Map

バージョン 1.3.0.0 (4.37 MB) 作成者: Gary Choi
Conformally map a simply-connected open triangle mesh to the unit disk
ダウンロード: 364
更新 2019/7/8

ライセンスの表示

This code computes the disk conformal parameterizations (i.e. angle-preserving mappings onto the unit disk) of triangle meshes with disk topology using the fast method in [1], which has been applied for texture mapping, surface registration, mechanical engineering and so on. Any comments and suggestions are welcome.
If you use this code in your own work, please cite the following paper:
[1] P. T. Choi and L. M. Lui,
"Fast Disk Conformal Parameterization of Simply-Connected Open Surfaces."
Journal of Scientific Computing, 65(3), pp. 1065-1090, 2015.

Remark: Please make sure that the input mesh is a manifold mesh with disk topology. The existence of multiple holes or non-manifold vertices/edges may affect the computation.

For more information, please visit: https://scholar.harvard.edu/choi

引用

P. T. Choi and L. M. Lui, "Fast Disk Conformal Parameterization of Simply-Connected Open Surfaces." Journal of Scientific Computing, 65(3), pp. 1065-1090, 2015.

MATLAB リリースの互換性
作成: R2016a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersComputational Geometry についてさらに検索
謝辞

ヒントを得たファイル: Spherical Conformal Map

ヒントを与えたファイル: Rectangular Conformal Map

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.3.0.0

Modified tutte_map.m.

1.2.0.0

- Modified tutte_map.m.
- Slightly modified the description.
- Added a remark on the input mesh.

1.1.0.0

- Slightly modified the description.

1.0.0.0