Download List

專案描述

Metro is a tool designed to evaluate the
difference between two triangular meshes by
computing the Hausdorff distance between the two
surfaces. Metro adopts an approximated approach
based on surface sampling and point-to-surface
distance computation. The tool has been widely
used in the surface simplification research
community (more than 140 citations according to
google scholar). The tool is built using the VCG
library.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-10-03 02:05
4.06

This release changes the core for distance computation. It uses the library flexible search structures. Now the comparison can be done exploiting a static uniform grid, a hashed grid, or a hierarchy of AA boxes.
標籤: Major feature enhancements

2005-04-07 04:11
4.05

This release adds options for saving two ASCII CSV files with the dump
of the histogram of the error distribution between the two meshes
(useful for printing high-quality graphs).
標籤: Minor feature enhancements

2005-01-26 00:28
4.04

The core of the app (the point to mesh distance functionalites) has been moved inside the VCG library. There are small optimizations here and there.
標籤: Minor feature enhancements

2005-01-03 13:04
4.03

This version is a minor update with better support of some
variant of the PLY 3D format and the correction of a small
bug in the error reporting system.
標籤: Minor feature enhancements

2004-11-30 18:23
4.02

This version just corrects small bugs and
introduces off file support.
標籤: Initial freshmeat announcement

Project Resources