summaryrefslogtreecommitdiffstats
path: root/science-libs/pcl/DETAILS
blob: d13ea3ecf6e0b173d5857dbca3950c40a18784ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
           SPELL=pcl
         VERSION=1.6.0
          SOURCE=PCL-$VERSION-Source.tar.bz2
   SOURCE_URL[0]=http://www.pointclouds.org/assets/files/$VERSION/$SOURCE
     SOURCE_HASH=sha512:d0837ed1dc3edb3fc864668250224968a927793c25bb7fbfe6f186f8dee97a76d81bb233f1186bbbb8548b134c07fb08a013191531a0e22dc3e43ae6cc4b9c1e
SOURCE_DIRECTORY=$BUILD_DIRECTORY/PCL-$VERSION-Source
        WEB_SITE=http://pointclouds.org/
      LICENSE[0]=BSD
         ENTERED=20111015
           SHORT="Point Cloud Library"
cat << EOF
The Point Cloud Library (or PCL) is a large scale, open project for point
cloud processing. The PCL framework contains numerous state-of-the art
algorithms including filtering, feature estimation, surface reconstruction,
registration, model fitting and segmentation. These algorithms can be used,
for example, to filter outliers from noisy data, stitch 3D point clouds
together, segment relevant parts of a scene, extract keypoints and compute
descriptors to recognize objects in the world based on their geometric
appearance, and create surfaces from point clouds and visualize them -- to
name a few.
EOF