Skip to content
/ qSAF Public

📐 qSAF(Scan Angle Filter), a CloudCompare plugin, can filter the scanning angle in a range.

License

Notifications You must be signed in to change notification settings

huihut/qSAF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qSAF

qSAF(Scan Angle Filter) is a simple CloudCompare plugin that can filter a given range of scanning angles.

It is only suitable for LAS format point cloud file.

CloudCompare

CloudCompare is an open source 3D point cloud and grid processing software that can handle all kinds of point cloud format data.

CloudCompare-Qt

CloudCompare-Qt is a third-party Qt project built on the source code of CloudCompare. It only needs Qt to compile and run witout Visual Studio, and support Windows, MacOS, and Linux.

Use qSAF in CloudCompare

Put qSAF to CloudCompare

mkdir CloudCompare
cd CloudCompare
git clone --recursive https://github.com/cloudcompare/trunk.git
git clone https://github.com/huihut/qSAF.git trunk/plugins/qSAF
rm -rf trunk/plugins/qSAF/.git

Generate / Run

Generating CloudCompare project

Use qSAF in CloudCompare-Qt

CloudCompare-Qt

Tutorial

Tutorial on how to write a CloudCompare plugin.

  1. CloudCompare插件编写一(插件框架)
  2. CloudCompare插件编写二(数据结构)
  3. CloudCompare插件编写三(算法实现)

Screenshot

SAFDlg

SAFDemo

License

MIT

About

📐 qSAF(Scan Angle Filter), a CloudCompare plugin, can filter the scanning angle in a range.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages