Code Monkey home page Code Monkey logo

laserlib's Introduction

laserlib

Library for 3D LiDAR perception

Author: Alastair Quadros

LaserLib is a c++ library containing work from my PhD thesis on processing 3D point clouds from a Velodyne LiDAR for object classification.

It is developed for close use with python and numpy: all functions have a python wrapper.

It consists of:

  • Datastructures for selecting regions of points on range images / point clouds
  • Surface normal routines
  • Features such as PCA, spin images, line images, interfaces to PCL features
  • Knn classification
  • Affinity propagation clustering

The best documentation is in the python interfaces, which largely mirror the c++ ones.

http://www-personal.acfr.usyd.edu.au/a.quadros/LaserPy/index.html

Dependencies

Optional, recommended:

Optional:

Relevant Publications

@CONFERENCE{quadros2012feature,
author = {Quadros, A. and Underwood, J.P. and Douillard, B.},
title = {An Occlusion-aware Feature for Range Images},
booktitle = {Robotics and Automation, 2012. ICRA'12. IEEE International Conference on},
year = {2012},
month = {May 14-18},
organization = {IEEE}
}

http://db.acfr.usyd.edu.au/download.php/Quadros2012ICRA_OcclusionAware.pdf?id=2522

@PHDTHESIS{quadros2014
author = {Quadros, A},
title = {Representing 3D shape in sparse range images for urban object classification},
year = {2014},
school = {The University of Sydney}
}

http://hdl.handle.net/2123/10515

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.