Skip to content
Snippets Groups Projects
Commit 3e72bc28 authored by Cédric Traizet's avatar Cédric Traizet
Browse files

ENH: use the localRxFilter in the app while functorImageFilter with neighborhood doesn't work

parent eefe0547
Branches
Tags
No related merge requests found
......@@ -119,7 +119,7 @@ private:
auto inputImage = GetParameterDoubleVectorImage("in");
inputImage->UpdateOutputInformation();
#if 0
#if 1
auto localRxDetectionFilter = LocalRxDetectorFilterType::New();
localRxDetectionFilter->SetInput(inputImage);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment