[root]/mrUtilities/surfUtils

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 82 (100.0%) | 929 (100.0%) | 11.3 |
| eli | 73 (89.0%) | 525 (56.5%) | 7.1 |
| justin | 5 (6.1%) | 261 (28.1%) | 52.2 |
| ds | 4 (4.9%) | 143 (15.4%) | 35.7 |
better input argument handling + computation of surface normals if outer surface is not specified
40 lines of code changed in 1 file:
Computes surface normals by averaging the normals of each surface triangle connected to each vertex.
45 lines of code changed in 1 file:
verbose setting in an attempt to make these tools less chatty...
36 lines of code changed in 1 file:
usage notes
12 lines of code changed in 1 file:
- added smooth parameter (defaults to 2 iterations)
- big speed improvement by preallocating memory for the curvature variable
- used 3rd vertex neighbors in computing surface
- add parameter for which vertices to compute
35 lines of code changed in 1 file:
Function to calculate curvature on the surfaces
128 lines of code changed in 1 file:
Moving mrFlatMesh files to mrFlatMesh. ***To get these changes, you will have to either cvs checkout the whole repository again, or go into mrUtilities and run cvs checkout -d mrFlatMesh mrTools-4.5/mrUtilities/mrFlatMesh***
0 lines of code changed in 35 files:
changed int to mwIndex to allow matlab version > R2006b to handle sparse matrix operations properly. when compiling dijkstra.cpp on 64bit linux (and maybe also 64bit mac osx, make sure to use the -largeArraysDims flag to mex
mex -largeArrayDims dijkstra.cpp
70 lines of code changed in 2 files:
adding 64 bit linux binaries of the mex files - they work on compute cluster at the imaging centre at u o nottingham
73 lines of code changed in 2 files:
really got rid of the extra plots of the flattened output
7 lines of code changed in 1 file:
got rid of annoying plots of flat mesh
2 lines of code changed in 1 file:
needed for dijkstra
0 lines of code changed in 2 files:
changed to 'dijkstra2.cpp'
25 lines of code changed in 1 file:
initial import
446 lines of code changed in 1 file:
initial import of mrFlatMesh surface utilities
10 lines of code changed in 31 files: