[Insight-users] Dilation several times

bkrausz bkrausz at web.de
Tue Oct 31 15:52:57 EST 2006


Hi,

how can I apply a morph-operator like dilation several times? I tried 
for(int i=0;i<3;i++){
		dilate->SetInput(dilate->GetOutput());
}

but I got the following error: JPEGImageIO(0x84fe5c8): JPEG Writer can only
write 2-dimensional images


Barbara
-- 
View this message in context: http://www.nabble.com/Dilation-several-times-tf2548320.html#a7102439
Sent from the ITK - Users mailing list archive at Nabble.com.



More information about the Insight-users mailing list