Hello,
I have a segmented region in an image, it is not rectilinear. Just a random shape without right angles , much like a circule.
I want to calculate the mean on that shape. so I can plot the mean as a starting poiny for drawing a vector.
I have read the ITK software guide for this, but there were alot of ways to find the mean but I didnt find one appropriate for my problem. Am i right?
should I use iterators?
thanks .
Jowana