Skip to content

pcl library by siwon, This package is intended for practice and for future use as a tool

Notifications You must be signed in to change notification settings

lidarmansiwon/pcl_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcl_cpp

Environment --> Ros1 noetic, Ros2 foxy(if you want to use foxy, Use foxy branch)

Study with reference to the link below

https://pcl.gitbook.io/tutorial/part-1/part01-chapter04/part01-chapter04-pcl-cpp https://limhyungtae.github.io/2021-09-09-ROS-Point-Cloud-Library-(PCL)-1.-Ptr,-ConstPtr%EC%9D%98-%EC%99%84%EB%B2%BD-%EC%9D%B4%ED%95%B4-(1)-shared_ptr/

Tools currently available

  1. Voxelization
  2. PassThrough
  3. Statistics-based noise remover(통계 기반 잡음 제거)

3.1 Parameter setInputCloud --> 입력 포인트 클라우드 setMean --> 분석시 고려할 이웃 점의 수 setStddevMulThresh --> Outlier로 처리할 거리 정보, 표준편차에 기반한 임계치 값으로 값이 작을수록 aggressive 하게 적용

Untitled (3) Untitled (4)

About

pcl library by siwon, This package is intended for practice and for future use as a tool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published