GithubHelp home page GithubHelp logo

tangoxiao / vtkhoughplanes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from daviddoria/vtkhoughplanes

1.0 2.0 0.0 8.02 MB

Hough transform to find planes in point clouds

CMake 0.78% TeX 9.40% C++ 81.56% C 0.92% Makefile 7.34%

vtkhoughplanes's Introduction

This project is part of the 3D Toolkit (3DTK).
-------------------------------------------------------------------

To compile the project simply call "make". This will configure 3DTK-planes using the
default settings. If you wish to configure the project using custom settings do:
you may change into the build directory ".build" and configure the
project with your preferred cmake configurator, i.e.:
cd .build && cmake -i ../

For Microsoft Windows, use the cmake-gui application provided by cmake to
configure and generate project files for the appropriate version of visual
studio of your system. Use the INSTALL target to built the entire project.
Executables (and .dll's) will then reside in the "windows" folder.

-------------------------------------------------------------------

For a detailed explanation of how to use the VTK Wrapper for the implementation
of the Hough Transform n 3DTK see:
Dorit Borrmann and David Doria. Hough Transform Plane Detector. The VTK Journal,
June 2011.

For a detailed explanation of the functionality of the programm, please
refer to:
Dorit Borrmann, Jan Elseberg, Kai Lingemann, and Andreas Nüchter. The 3D
Hough Transform for Plane Detection in Point Clouds - A Review and A new
Accumulator Design, Journal 3D Research, Springer, Volume 2, Number 2, 
March 2011.

Two example point clouds are included in the data directory.

EXAMPLES:
(using the data set in the repository, the result will be a the point cloud
data/counter_out.vtp, with each point label with the color of the plane)
bin/HoughPlanes data/counter.vtp data/counter_out.vtp

The parameters for the Hough Transform can either be specified directly using
SetFunctions or given in a config file. See bin/hough.cfg for an example.

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.