Difference between revisions of "Metro"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Metro |Short description=Evaluates the difference between two triangular meshes |Full description='Metro' evaluates the difference between two triangular meshes. It...")
 
(New version)
Line 10: Line 10:
 
  similar to F and sample the face in correspondence with the
 
  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.isti.cnr.it/vcglib/metro.html
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://vcg.sourceforge.net/tiki-index.php?page=Metro
 
|VCS checkout command=
 
 
|Computer languages=C++
 
|Computer languages=C++
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=mesh,triangular,Hausdorff distance,surface,Montecarlo,similar triangles,sampling,surface simplification
 
|Keywords=mesh,triangular,Hausdorff distance,surface,Montecarlo,similar triangles,sampling,surface simplification
|Is GNU=n
+
|Version identifier=4.07
|Last review by=Janet Casey
+
|Version date=2007/05/11
|Last review date=2004-11-30
+
|Version status=stable
 +
|Version download=https://github.com/cnr-isti-vclab/vcglib/tree/master/apps/metro
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/01
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=4.02
+
|Status=
|Version date=2004-11-30
+
|Is GNU=No
|Version status=stable
+
|License verified date=2004-11-30
|Version download=http://cvs.sourceforge.net/viewcvs.py/vcg/vcg/apps/metro/
+
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Janet Casey
 
|License verified date=2004-11-30
 
|License verified date=2004-11-30
|Version comment=4.02 stable released 2004-11-30
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Paolo Cignoni
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Paolo Cignoni
 
 
|Email=cignoni@gmail.com
 
|Email=cignoni@gmail.com
 
|Resource URL=
 
|Resource URL=
Line 55: Line 51:
 
|Science=scientific-visualization
 
|Science=scientific-visualization
 
|Use=science
 
|Use=science
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2004-11-30
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 65: Line 56:
 
|Prerequisite description=VCG library
 
|Prerequisite description=VCG library
 
}}
 
}}
 +
{{Featured}}

Revision as of 16:34, 1 March 2017


[edit]

Metro

http://vcg.isti.cnr.it/vcglib/metro.html
Evaluates the difference between two triangular meshes

'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:

* 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)





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

30 November 2004




Leaders and contributors

Contact(s)Role
Paolo Cignoni Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:p.cignoni@isti.cnr.it
Ruby (Ref)https://rubygems.org/gems/metro
DeveloperVCS Repository Webviewhttp://cvs.sourceforge.net/viewcvs.py/vcg/vcg/apps/metro/


Software prerequisites

KindDescription
Required to buildVCG library




Entry






















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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.