Hi All-<div><br></div><div>I found a previous thread for automated seed point generation that said it was possible, but application specific.  I have found success using connected component segmentation with manual seed inputs on the following filtered image:</div>
<div><a href="http://i.imgur.com/V5NLy.png">http://i.imgur.com/V5NLy.png</a></div><div><br></div><div>I would like to automatically set the seed points using intensity maxima from inside the white spots.  I have tried using the RegionalMaximaImageFilter without success. It appears that multiple maxima are being detected for a given region: </div>
<div><a href="http://i.imgur.com/kmrQG.png">http://i.imgur.com/kmrQG.png</a></div><div><br></div><div>Is there any way to set the approximate width of the features?   If not, will another filter generate the output I need? With the current filters in place, any point within the region should result in good segmentation. I would like to get sizing and centroid position for each of my white spots. Thanks in advance for any advice you can provide-</div>
<div><br></div><div>-Ryan</div>