CLIJ2

Logo

GPU accelerated image processing for everyone

CLIJ2 home

averageAngleBetweenAdjacentTriangles

Takes a pointlist and a touch matrix to determine the average angle of adjacent triangles in a surface mesh. For every point, the average angle of adjacent triangles is saved.

Usage in ImageJ macro

Ext.CLIJx_averageAngleBetweenAdjacentTriangles(Image pointlist, Image touch_matrix, Image average_distancelist_destination);

Back to CLIJ2 reference Back to CLIJ2 documentation

Imprint