<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Implementation of the 3D alpha-shape for the reconstruction of
3D sets from a point cloud</dc:title>
  <dc:description>The package alphashape3d presents the implementation in R
of the alpha-shape of a finite set of points in the
three-dimensional space. This geometric structure generalizes
the convex hull and allows to recover the shape of non-convex
and even non-connected sets in 3D, given a random sample of
points taken into it. Besides the computation of the
alpha-shape, the package alphashape3d provides users with
functions to compute the volume of the alpha-shape, identify
the connected components and facilitate the three-dimensional
graphical visualization of the estimated set.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: geometry, rgl</dc:relation>
  <dc:creator>Thomas Lafarge &lt;thomas.lafarge@nist.gov&gt;, Beatriz
Pateiro-Lopez &lt;beatriz.pateiro@usc.es&gt;</dc:creator>
  <dc:contributor>Thomas Lafarge, Beatriz Pateiro-Lopez</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2012-01-14</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=alphashape3d</dc:identifier>
 </rdf:Description>
</rdf:RDF>

