On Mon, Jan 24, 2011 at 4:00 PM, robert tamburo <robert.tamburo at gmail.com> wrote: > The code looks reasonable to me. I'm guessing that a line is in the > image, but has a value of 1 and your viewer doesn't rescale the > intensity. Try imageFilter->SetInsideValue(255); Ah, of course. Thanks. David