Skip to content
Snippets Groups Projects
Commit 862005d8 authored by Julie Brossard's avatar Julie Brossard
Browse files

Eeplace otbFunctorImageFilter with itkUnaryFunctorImageFilter

parent 5e39ae62
No related branches found
No related tags found
2 merge requests!11Continuous Integration for WASP,!8Resolve "Upgrade OTB to 7.1"
......@@ -29,7 +29,7 @@
#include "otbWrapperTypes.h"
#include "otbMultiToMonoChannelExtractROI.h"
#include "otbImageFileReader.h"
#include "otbFunctorImageFilter.h"
#include "itkUnaryFunctorImageFilter.h"
#include "MaskExtractorFunctor.h"
#include "itkNumericTraits.h"
......
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