adririquelme / DSE

Software to extract discontinuity sets from rock masses' 3D point clouds
GNU General Public License v2.0
30 stars 21 forks source link

Source Files for DSE #10

Open mariobendezu opened 3 years ago

mariobendezu commented 3 years ago

I am trying to use some of the Matlab functions used in DSE but I am having some issues:

f_setup_planes_v07.m = this should be used for searching coplanar point, planes and poles but when trying to execute the single function in Matlab seems I need to provide more inputs to make it work.

Likewise, I would like to know which function is used to perform the statistical analysis because I don't find a function that asks for the minimum angle of the ppal or the max number of ppal planes.

Thanks in advance

Mario Bendezu