Skip to content

yaoli1992/point_cloud_noise_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

point_cloud_noise_system

this is a example about how to use QT based on PCL 1.7, make a GUI and do some point cloud noise processing

compile steps

cd (your_project_name/qt_noise_cloud)

mkdir build

cd build

cmake ..

make

the outcome of cmake

the outcome of cmake

run the executable file

./noise_cloud_cmd

the GUI of this project

select the method of point cloud noise process

passthrough filter

after passthrough filter

voxel filter

after voxel filter

About

this is a example about how to use QT based on PCL 1.7

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published