Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
otb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
273
Issues
273
List
Boards
Labels
Service Desk
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Main Repositories
otb
Commits
ff073329
Commit
ff073329
authored
Sep 20, 2010
by
Emmanuel Christophe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
BUG: OTB_MANUAL_INSTANTIATION in otb classes
parent
07c54f85
Changes
29
Hide whitespace changes
Inline
Side-by-side
Showing
29 changed files
with
29 additions
and
29 deletions
+29
-29
Code/BasicFilters/otbBandMathImageFilter.h
Code/BasicFilters/otbBandMathImageFilter.h
+1
-1
Code/BasicFilters/otbChangeLabelImageFilter.h
Code/BasicFilters/otbChangeLabelImageFilter.h
+1
-1
Code/BasicFilters/otbContinuousMinimumMaximumImageCalculator.h
...BasicFilters/otbContinuousMinimumMaximumImageCalculator.h
+1
-1
Code/BasicFilters/otbConvolutionImageFilter.h
Code/BasicFilters/otbConvolutionImageFilter.h
+1
-1
Code/BasicFilters/otbEuclideanDistanceWithMissingValuePow2.h
Code/BasicFilters/otbEuclideanDistanceWithMissingValuePow2.h
+1
-1
Code/BasicFilters/otbFlexibleDistanceWithMissingValue.h
Code/BasicFilters/otbFlexibleDistanceWithMissingValue.h
+1
-1
Code/BasicFilters/otbImageAndVectorImageOperationFilter.h
Code/BasicFilters/otbImageAndVectorImageOperationFilter.h
+1
-1
Code/BasicFilters/otbImportImageFilter.h
Code/BasicFilters/otbImportImageFilter.h
+1
-1
Code/BasicFilters/otbImportVectorImageFilter.h
Code/BasicFilters/otbImportVectorImageFilter.h
+1
-1
Code/BasicFilters/otbOverlapSaveConvolutionImageFilter.h
Code/BasicFilters/otbOverlapSaveConvolutionImageFilter.h
+1
-1
Code/BasicFilters/otbScalarToRainbowRGBPixelFunctor.h
Code/BasicFilters/otbScalarToRainbowRGBPixelFunctor.h
+1
-1
Code/BasicFilters/otbUnaryFunctorObjectListBooleanFilter.h
Code/BasicFilters/otbUnaryFunctorObjectListBooleanFilter.h
+1
-1
Code/BasicFilters/otbUnaryFunctorObjectListFilter.h
Code/BasicFilters/otbUnaryFunctorObjectListFilter.h
+1
-1
Code/ChangeDetection/otbKullbackLeiblerSupervizedDistanceImageFilter.h
...tection/otbKullbackLeiblerSupervizedDistanceImageFilter.h
+1
-1
Code/Common/otbGISTableToGISTableFilter.h
Code/Common/otbGISTableToGISTableFilter.h
+1
-1
Code/Common/otbGISTableToLabelMapFilter.h
Code/Common/otbGISTableToLabelMapFilter.h
+1
-1
Code/Common/otbGISTableToVectorDataFilter.h
Code/Common/otbGISTableToVectorDataFilter.h
+1
-1
Code/Common/otbObjectListSource.h
Code/Common/otbObjectListSource.h
+1
-1
Code/Common/otbObjectListToObjectListFilter.h
Code/Common/otbObjectListToObjectListFilter.h
+1
-1
Code/Common/otbVectorDataToGISTableFilter.h
Code/Common/otbVectorDataToGISTableFilter.h
+1
-1
Code/Common/otbVectorDataToVectorDataFilter.h
Code/Common/otbVectorDataToVectorDataFilter.h
+1
-1
Code/DisparityMap/otbFineRegistrationImageFilter.h
Code/DisparityMap/otbFineRegistrationImageFilter.h
+1
-1
Code/DisparityMap/otbNCCRegistrationFilter.h
Code/DisparityMap/otbNCCRegistrationFilter.h
+1
-1
Code/FeatureExtraction/otbHoughTransform2DLinesImageFilter.h
Code/FeatureExtraction/otbHoughTransform2DLinesImageFilter.h
+1
-1
Code/Learning/otbROIdataConversion.h
Code/Learning/otbROIdataConversion.h
+1
-1
Code/Markov/otbMarkovRandomFieldFilter.h
Code/Markov/otbMarkovRandomFieldFilter.h
+1
-1
Code/OBIA/otbLabelMapToGISTableFilter.h
Code/OBIA/otbLabelMapToGISTableFilter.h
+1
-1
Code/OBIA/otbLabelMapToVectorDataFilter.h
Code/OBIA/otbLabelMapToVectorDataFilter.h
+1
-1
Code/Projections/otbVectorDataProjectionFilter.h
Code/Projections/otbVectorDataProjectionFilter.h
+1
-1
No files found.
Code/BasicFilters/otbBandMathImageFilter.h
View file @
ff073329
...
...
@@ -130,7 +130,7 @@ private :
}
//end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbBandMathImageFilter.txx"
#endif
...
...
Code/BasicFilters/otbChangeLabelImageFilter.h
View file @
ff073329
...
...
@@ -176,7 +176,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbChangeLabelImageFilter.txx"
#endif
...
...
Code/BasicFilters/otbContinuousMinimumMaximumImageCalculator.h
View file @
ff073329
...
...
@@ -156,7 +156,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbContinuousMinimumMaximumImageCalculator.txx"
#endif
...
...
Code/BasicFilters/otbConvolutionImageFilter.h
View file @
ff073329
...
...
@@ -191,7 +191,7 @@ private:
}
// end namespace itk
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbConvolutionImageFilter.txx"
#endif
...
...
Code/BasicFilters/otbEuclideanDistanceWithMissingValuePow2.h
View file @
ff073329
...
...
@@ -96,7 +96,7 @@ protected:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbEuclideanDistanceWithMissingValuePow2.txx"
#endif
...
...
Code/BasicFilters/otbFlexibleDistanceWithMissingValue.h
View file @
ff073329
...
...
@@ -111,7 +111,7 @@ double FlexibleDistanceWithMissingValue<TVector>::Beta = 2.0;
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbFlexibleDistanceWithMissingValue.txx"
#endif
...
...
Code/BasicFilters/otbImageAndVectorImageOperationFilter.h
View file @
ff073329
...
...
@@ -228,7 +228,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbImageAndVectorImageOperationFilter.txx"
#endif
...
...
Code/BasicFilters/otbImportImageFilter.h
View file @
ff073329
...
...
@@ -177,7 +177,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbImportImageFilter.txx"
#endif
...
...
Code/BasicFilters/otbImportVectorImageFilter.h
View file @
ff073329
...
...
@@ -182,7 +182,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbImportVectorImageFilter.txx"
#endif
...
...
Code/BasicFilters/otbOverlapSaveConvolutionImageFilter.h
View file @
ff073329
...
...
@@ -174,7 +174,7 @@ private:
};
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbOverlapSaveConvolutionImageFilter.txx"
#endif
...
...
Code/BasicFilters/otbScalarToRainbowRGBPixelFunctor.h
View file @
ff073329
...
...
@@ -178,7 +178,7 @@ private:
}
// end namespace itk
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbScalarToRainbowRGBPixelFunctor.txx"
#endif
...
...
Code/BasicFilters/otbUnaryFunctorObjectListBooleanFilter.h
View file @
ff073329
...
...
@@ -115,7 +115,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbUnaryFunctorObjectListBooleanFilter.txx"
#endif
...
...
Code/BasicFilters/otbUnaryFunctorObjectListFilter.h
View file @
ff073329
...
...
@@ -111,7 +111,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbUnaryFunctorObjectListFilter.txx"
#endif
...
...
Code/ChangeDetection/otbKullbackLeiblerSupervizedDistanceImageFilter.h
View file @
ff073329
...
...
@@ -157,7 +157,7 @@ private:
}
// namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbKullbackLeiblerSupervizedDistanceImageFilter.txx"
#endif
...
...
Code/Common/otbGISTableToGISTableFilter.h
View file @
ff073329
...
...
@@ -77,7 +77,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbGISTableToGISTableFilter.txx"
#endif
...
...
Code/Common/otbGISTableToLabelMapFilter.h
View file @
ff073329
...
...
@@ -131,7 +131,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbGISTableToLabelMapFilter.txx"
#endif
...
...
Code/Common/otbGISTableToVectorDataFilter.h
View file @
ff073329
...
...
@@ -104,7 +104,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbGISTableToVectorDataFilter.txx"
#endif
...
...
Code/Common/otbObjectListSource.h
View file @
ff073329
...
...
@@ -193,7 +193,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbObjectListSource.txx"
#endif
...
...
Code/Common/otbObjectListToObjectListFilter.h
View file @
ff073329
...
...
@@ -115,7 +115,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbObjectListToObjectListFilter.txx"
#endif
...
...
Code/Common/otbVectorDataToGISTableFilter.h
View file @
ff073329
...
...
@@ -131,7 +131,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbVectorDataToGISTableFilter.txx"
#endif
...
...
Code/Common/otbVectorDataToVectorDataFilter.h
View file @
ff073329
...
...
@@ -77,7 +77,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbVectorDataToVectorDataFilter.txx"
#endif
...
...
Code/DisparityMap/otbFineRegistrationImageFilter.h
View file @
ff073329
...
...
@@ -105,7 +105,7 @@ public:
itkSetObjectMacro
(
Metric
,
MetricType
);
itkGetObjectMacro
(
Metric
,
MetricType
);
/** Set/Get the interpolator used to in
pter
olate moving image at non-grid positions */
/** Set/Get the interpolator used to in
terp
olate moving image at non-grid positions */
itkSetObjectMacro
(
Interpolator
,
InterpolatorType
);
itkGetObjectMacro
(
Interpolator
,
InterpolatorType
);
...
...
Code/DisparityMap/otbNCCRegistrationFilter.h
View file @
ff073329
...
...
@@ -152,7 +152,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbNCCRegistrationFilter.txx"
#endif
...
...
Code/FeatureExtraction/otbHoughTransform2DLinesImageFilter.h
View file @
ff073329
...
...
@@ -236,7 +236,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbHoughTransform2DLinesImageFilter.txx"
#endif
...
...
Code/Learning/otbROIdataConversion.h
View file @
ff073329
...
...
@@ -96,7 +96,7 @@ protected:
}
// end of namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbROIdataConversion.txx"
#endif
...
...
Code/Markov/otbMarkovRandomFieldFilter.h
View file @
ff073329
...
...
@@ -396,7 +396,7 @@ private:
}
// namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbMarkovRandomFieldFilter.txx"
#endif
...
...
Code/OBIA/otbLabelMapToGISTableFilter.h
View file @
ff073329
...
...
@@ -145,7 +145,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbLabelMapToGISTableFilter.txx"
#endif
...
...
Code/OBIA/otbLabelMapToVectorDataFilter.h
View file @
ff073329
...
...
@@ -117,7 +117,7 @@ private:
}
// end namespace itk
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbLabelMapToVectorDataFilter.txx"
#endif
...
...
Code/Projections/otbVectorDataProjectionFilter.h
View file @
ff073329
...
...
@@ -214,7 +214,7 @@ private:
}
// end namespace otb
#ifndef
ITK
_MANUAL_INSTANTIATION
#ifndef
OTB
_MANUAL_INSTANTIATION
#include "otbVectorDataProjectionFilter.txx"
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment