Giter VIP home page Giter VIP logo

my_detection's Introduction

my_detection

Ground segmentation , point cloud clustering based on CVC(Curved Voxel Clustering) and polygonal box(classify vehicles simply by length,width and height) 本项目使用设置地面坡度阈值的方法,滤除地面点,使用三维弯曲体素聚类法完成点云的聚类,包围盒参数由Apollo库的common_lib和object_builders_lib 得出,代码还有一些中文注释。 运行步骤:

git clone https://github.com/C-Xingyu/my_detection.git

cd my_detection

catkin_make -DCATKIN_WHITELIST_PACKAGES="common_lib"

catkin_make -DCATKIN_WHITELIST_PACKAGES="object_builders_lib"

catkin_make -DCATKIN_WHITELIST_PACKAGES="my_detection"

接下来配置launch文件(velodyne_points.launch) 运行

roslaunch my_detection velodyne_points.launch

2021-11-02 20-09-33 的屏幕截图

2021-11-02 20-38-47 的屏幕截图

my_detection's People

Contributors

letusroll avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

zdctryto

my_detection's Issues

运行结果?

您好,您提供的代码运行之后RVIZ没有结果,我用的kitti数据集,请问是什么原因?您可以提供一下您的数据包吗?

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.