Toolbox Wavelets on Meshes
Toolbox Wavelets on Meshes - wavelet transform on 3D meshes
This toolbox allows to compute the wavelet transform of a function defined on semi-regular triangulation. For instance it allows to compute
* wavelet transform of a function defined on the sphere, one this function has been sampled on a 4:1 subdivided tetrahedron.
* wavelet transform of a function defined on a 4:1 subdivided coarse triangulation.
* wavelet transform of a semi-regula meshes, viewed as 3 functions defined on a 4:1 subdivided coarse triangulation.
The wavelet transform is implemented using the lifting scheme, as described in
Peter Schrodder and Wim Sweldens
Spherical Wavelets: Efficiently Representing Functions on the Sphere
Siggraph 95
This toolbox also allows to compute a semi-regular triangular subdivision surface using Loop and Butterfly stencils.
There are helper functions to create multiresolution spherical meshes, to load a semi-regular mesh from a geometry image, and to display function on sphere and on meshes.
This toolbox is still experimental. Only a lifted wavelet using a butterfly sub-division is implemented - more to come soon (including Loop wavelets).
Copyright (c) 2007 Gabriel Peyre
Zitieren als
Gabriel Peyre (2025). Toolbox Wavelets on Meshes (https://www.mathworks.com/matlabcentral/fileexchange/17577-toolbox-wavelets-on-meshes), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert: Assign connectivity ID to 2D triangular mesh, Remove Unconnected Triangle
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
toolbox_wavelet_meshes/
toolbox_wavelet_meshes/tests/
toolbox_wavelet_meshes/toolbox/
toolbox_wavelet_meshes/html/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.2.0.0 | Update of Licence |
||
1.1.0.0 | BSD Licence |