Giter VIP home page Giter VIP logo

point-cloud-paper's Introduction

Point-Cloud-Paper

点云论文阅读笔记

[TOC]

no-DeepLearning

PointCloud semantic segmentation

PointCloudSegmentation

  1. Efficient Online Segmentation for Sparse 3D Laser Scans,2017

    github:https://github.com/PRBonn/depth_clustering

    阅读笔记:https://www.cnblogs.com/li-yao7758258/p/9937704.html

    文章介绍了一种将点云转换为图片然后基于图片对点云进行聚类分割的方法。

    • 通过相邻两行之间的角度增量,分割地面
    • 通过相邻两列之间的角度,对点云聚类(对图像进行欧式聚类)

    最终结果速度非常快(因为是基于图像进行处理的),但是对于聚类的步骤,会导致对一些物体造成过分割(比如对于一些和激光束接近平行的平面,会被分割成多个物体)

  2. A Fast Segmentation Method of Sparse Point Clouds ,2017

    对 Efficient Online Segmentation for Sparse 3D Laser Scans 的一个改进版本

Lidar SLAM


DeepingLearning-bsaed

PointCloud semantic segmentation

point-cloud-paper's People

Contributors

suyunzzz avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.