Giter VIP home page Giter VIP logo

pcl_io_extra's Introduction

pcl_io_extra
By Adam Stambler of Carnegie Mellon University

This is a package of additional io modules for PCL. 
It is meant to make it easier to just take a random point cloud file
and read it into your PCL program.  

Reader Support
PTX
E57
LAS

Write Support:




--------------Library Requrements-------------------

Xerces
Both E57 and LAS use Xerces.  You want Xerces 3.0 or greater.

sudo apt-get install libxerces-c-dev



LAS Support requires liblas.  
You can get liblas from : http://liblas.org/index.html

git clone git://github.com/libLAS/libLAS.git liblas

Do not use the debian install for Ubuntu 
The debian install on 11.10 is too old.  


E57 
E57 support depends on libe57 ( http://www.libe57.org/)

You need to compile your own E57:

svn co https://e57-3d-imgfmt.svn.sourceforge.net/svnroot/e57-3d-imgfmt/trunk e57refimpl

pcl_io_extra's People

Contributors

adasta avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.