uav4geo / OpenPointClass

Fast and memory efficient semantic segmentation of 3D point clouds. Runs on Windows, Mac and Linux.
GNU Affero General Public License v3.0
121 stars 17 forks source link

Implement graph cut regularization #3

Open pierotofy opened 1 year ago

pierotofy commented 1 year ago

Could improve classification quality at the expense of slower runtime.

HeDo88TH commented 1 year ago

Reference implementation: https://github.com/CGAL/cgal/blob/898e452d3304a1897559a39ce2757d045c099ccf/Classification/include/CGAL/Classification/classify.h#L173