Hello everyone,<div>I use watershed to segment an image and get the results with a labelled image.</div><div><br></div><div>I want to construct the region relation table.</div><div>for example, region i is adjacent to j if i and j are neighbours. (that means i and j share some border.)</div>
<div><br></div><div>of course I can go through the image to setup a table.</div><div>However, I want to if there is existing class I can use? better include in itk::LabelMap</div><div><br></div><div><br></div><div>thanks all</div>
<div>best</div><div>df</div><div><br></div>