Woolz Image Processing
Version 1.7.5
|
WlzDomainAdjacencyMatrix [-a min,max,step] [-f <domain file>] [-n] [-t] [-T][-h] [-v] <test domain file>
-a | min and max adjacency distance and calculation step (default -10, 100, 1) |
-f <file> | input the name of a file with the target domain set |
-n | normalise values by target volume |
-t | Output progress ticks |
-T | Output tab-separated values (TSV) default is CSV |
-h | Help - print help message |
-v | Verbose operation |
\[ Adjacency (r) = Volume( Dilation(test domain, r) \wedge (target domain) ) \]