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
run the executable file
./noise_cloud_cmd
select the method of point cloud noise process
passthrough filter
voxel filter