Browse wiki
This entry published by the Free Software Foundation.
| Metro |
| Computer languages | C++ + |
|---|---|
| Full description | 'Metro' evaluates the difference between t … 'Metro' evaluates the difference between two triangular meshes. It adopts an approximated approach based on surface sampling and point-to-surface distance computation, and has been widely used in the surface simplification research community (more than 140 citations according to google). It implements three different surface sampling methods: <br /> * Montecarlo sampling (pick k random samples in the interior of each face) * Subdivision sampling (recursively subdivide each face along the longest edge and choose the sample in the center of each cell) * Similar Triangles sampling (subdivide each face F in k polygons similar to F and sample the face in correspondence with the vertices of these polygons, internal to F) vertices of these polygons, internal to F) |
| Homepage URL | http://vcg.sourceforge.net/tiki-index.php?page=Metro + |
| Interface | x-window-system + |
| Is GNU | false + |
| Keywords | mesh + , triangular + , Hausdorff distance + , surface + , Montecarlo + , similar triangles + , sampling + , surface simplification + |
| Last review by | Janet Casey + |
| Last review date | 30 November 2004 + |
| License | GPLv2orlater + |
| License verified by | Janet Casey + |
| License verified date | 30 November 2004 + |
| Name | Metro + |
| Prerequisite description | VCG library + |
| Prerequisite kind | Required to build + |
| Real name | Paolo Cignoni + |
| Resource URL | http://cvs.sourceforge.net/viewcvs.py/vcg/vcg/apps/metro/ + , mailto:p.cignoni@isti.cnr.it + |
| Resource audience | Developer + , Bug Tracking + , Support + |
| Resource kind | VCS Repository Webview + , E-mail + |
| Revisionid | 1,831 + |
| Revisiontimestamp | 12 April 2011 13:01:25 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Science | scientific-visualization + |
| Short description | Evaluates the difference between two triangular meshes + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | science + |
| User level | none + |
| Version comment | 4.02 stable released 2004-11-30 |
| Version date | 30 November 2004 + |
| Version download | http://cvs.sourceforge.net/viewcvs.py/vcg/vcg/apps/metro/ + |
| Version identifier | 4.02 + |
| Version status | stable + |
| Modification dateThis property is a special property in this wiki. | 24 May 2012 22:44:10 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | cignoni@gmail.com + |
| hide properties that link here |
| Metro#4 + | License of |
|---|---|
| Metro#1 + | Person of |
| Metro#2 + , Metro#3 + | Resource of |
| Metro#5 + | Software prerequisite of |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
