HoughNormals (plugin): Difference between revisions

From CloudCompare wiki
Jump to navigation Jump to search
Created page with "= Introduction = This plugin applies to a point cloud the algorithm "Normal Estimation in Unstructured Point Clouds with Hough transform" by A. Boulch and R. Marlet (see [htt..."
 
 
Line 2: Line 2:


This plugin applies to a point cloud the algorithm "Normal Estimation in Unstructured Point Clouds with Hough transform" by A. Boulch and R. Marlet (see [https://github.com/aboulch/normals_Hough]).
This plugin applies to a point cloud the algorithm "Normal Estimation in Unstructured Point Clouds with Hough transform" by A. Boulch and R. Marlet (see [https://github.com/aboulch/normals_Hough]).
[[File:QHoughNormals_principle.png|center|600px]]


The algorithm is called 'as is'. Users should refer to the article for the parameters (slides are [http://imagine.enpc.fr/~marletr/publi/SGP-2016-Boulch-Marlet_slides.pdf here]).
The algorithm is called 'as is'. Users should refer to the article for the parameters (slides are [http://imagine.enpc.fr/~marletr/publi/SGP-2016-Boulch-Marlet_slides.pdf here]).
[[File:QHoughNormals_principle.png|center]]

Latest revision as of 12:34, 22 October 2017

Introduction

This plugin applies to a point cloud the algorithm "Normal Estimation in Unstructured Point Clouds with Hough transform" by A. Boulch and R. Marlet (see [1]).

The algorithm is called 'as is'. Users should refer to the article for the parameters (slides are here).