powered by
This funtion plots a coloured mesh facets as great circles plot colours
plot_maxima2mesh(mesh_tr, planes_max, normal_from_wild, tol_ang_fam)
A plot with great circles of joint maxima
an object of type mesh3d
the output of plot_joint_great_circles function
the output matrix iresulting from wildfire search
a tolerance angle to include joints in the same joint set color
if (FALSE) { azi_dip_maxima<-plot_joint_great_circles(poles_maxima, file_name) plot_maxima2mesh(mesh3d,azi_dip_maxima,normali_recalc,10) }
Run the code above in your browser using DataLab