Skip to content
Snippets Groups Projects
Commit 4b49e96a authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

ENH: skip verify inputinformation. wavelettobandlist produces a imagelist of different origin

parent b7df36a9
No related branches found
No related tags found
No related merge requests found
......@@ -399,6 +399,11 @@ protected:
WaveletFilterBank();
~WaveletFilterBank() ITK_OVERRIDE {}
void VerifyInputInformation() ITK_OVERRIDE
{
}
/** GenerateOutputInformation
* Set the size of the output image depending on the decimation factor
* Copy information from the input image if existing.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment