[Insight-developers] problem with FilterImageToImage

Lydia Ng lng@statsci.com
Fri, 6 Oct 2000 15:45:51 -0700


Hi,

There is a problem with the GetInput() method
of FilterImageToImage.
On line 50:
  if (this->NumberOfInputs < 1)

NumberOfInputs is not a member of FilterImageToImage.

Lydia