TRIM: Triangulating Image
This code triangulates any given image using the TRIM algorithm in [1], which aims at producing a content-aware coarse triangulation image representation. It can be used for image compression, simplification, registration as well as artistic design.
Any comments and suggestions are welcome.
If you use this code in your own work, please cite the following paper:
[1] C. P. Yung, G. P. T. Choi, K. Chen and L. M. Lui,
"Efficient feature-based image registration by mapping sparsified surfaces."
Journal of Visual Communication and Image Representation, 55, pp. 561-571, 2018.
For more information, please visit: https://scholar.harvard.edu/choi
Cite As
C. P. Yung, G. P. T. Choi, K. Chen and L. M. Lui, "Efficient feature-based image registration by mapping sparsified surfaces." Journal of Visual Communication and Image Representation, 55, pp. 561-571, 2018.
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Geometric Transformation and Image Registration >
Tags
Acknowledgements
Inspired by: Segmentation, export_fig, imgaussian
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.