|
VIA - Volumetric Image Analysis
|
Functions | |
| int | VGenusLee (VImage src, VShort neighb) |
| compute the 3D Euler characteristic | |
3D Euler characteristic using Lee's Algorithm
| int VGenusLee | ( | VImage | src, |
| VShort | neighb | ||
| ) |
compute the 3D Euler characteristic
| src | input image (bit repn) |
| neighb | adjacency type (6 or 26). |
1.7.6.1