diff --git a/Modules/Adapters/BoostAdapters/include/otbBoostDox.h b/Modules/Adapters/BoostAdapters/include/otbBoostDox.h index d019018f2b11dfa2b43cf1390c5e902833f1ab81..368507c105beefc7fab7716098f00272b6f0ee40 100644 --- a/Modules/Adapters/BoostAdapters/include/otbBoostDox.h +++ b/Modules/Adapters/BoostAdapters/include/otbBoostDox.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBoostDox_h -#define __otbBoostDox_h +#ifndef otbBoostDox_h +#define otbBoostDox_h /**\defgroup boost Boost alike helpers * \ingroup Thematic @@ -27,4 +27,4 @@ namespace boost { } //@} -#endif // __otbBoostDox_h +#endif // otbBoostDox_h diff --git a/Modules/Adapters/BoostAdapters/include/otbJoinContainer.h b/Modules/Adapters/BoostAdapters/include/otbJoinContainer.h index fd315afa9d265cb03fc23fee7d467519417a2505..e08ad8d5d1751b0dd09c478c57d5fb72fc255b38 100644 --- a/Modules/Adapters/BoostAdapters/include/otbJoinContainer.h +++ b/Modules/Adapters/BoostAdapters/include/otbJoinContainer.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbJoinContainer_h -#define __otbJoinContainer_h +#ifndef otbJoinContainer_h +#define otbJoinContainer_h // #include <iosfwd> #include <string> @@ -61,4 +61,4 @@ std::ostream & Join(std::ostream &os, TRange const& range, std::string const& se // #include "otbJoinContainer.txx" #endif -#endif // __otbJoinContainer_h +#endif // otbJoinContainer_h diff --git a/Modules/Adapters/CurlAdapters/include/otbCurlHelper.h b/Modules/Adapters/CurlAdapters/include/otbCurlHelper.h index ceeac5f17316433c8e13b7833e0575a96315c596..e3b5ad2c41ca7fe6f285087f6d02b420738f0ea6 100644 --- a/Modules/Adapters/CurlAdapters/include/otbCurlHelper.h +++ b/Modules/Adapters/CurlAdapters/include/otbCurlHelper.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCurlHelper_h -#define __otbCurlHelper_h +#ifndef otbCurlHelper_h +#define otbCurlHelper_h #include "otbCurlHelperInterface.h" diff --git a/Modules/Adapters/CurlAdapters/include/otbCurlHelperInterface.h b/Modules/Adapters/CurlAdapters/include/otbCurlHelperInterface.h index 14b1472dd7904c4cf22b0c553c69faf2b39807a0..127eb5386aca4bce8bfc4f0f2e645bc3ba97c73a 100644 --- a/Modules/Adapters/CurlAdapters/include/otbCurlHelperInterface.h +++ b/Modules/Adapters/CurlAdapters/include/otbCurlHelperInterface.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCurlHelperInterface_h -#define __otbCurlHelperInterface_h +#ifndef otbCurlHelperInterface_h +#define otbCurlHelperInterface_h #include <iosfwd> #include "itkObject.h" diff --git a/Modules/Adapters/CurlAdapters/include/otbCurlHelperStub.h b/Modules/Adapters/CurlAdapters/include/otbCurlHelperStub.h index 546aba961d6de743c2674d08e3a80e5950d14896..95bca476b94b31dd528526d1388c6316e5d6dc13 100644 --- a/Modules/Adapters/CurlAdapters/include/otbCurlHelperStub.h +++ b/Modules/Adapters/CurlAdapters/include/otbCurlHelperStub.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCurlHelperStub_h -#define __otbCurlHelperStub_h +#ifndef otbCurlHelperStub_h +#define otbCurlHelperStub_h #include "otbCurlHelperInterface.h" diff --git a/Modules/Adapters/GdalAdapters/include/otbGdalDataTypeBridge.h b/Modules/Adapters/GdalAdapters/include/otbGdalDataTypeBridge.h index d30d3687b0f481d18803151c7133ac72d1d99c33..348287dc6b96827db383b25be1cc95060a35c31a 100644 --- a/Modules/Adapters/GdalAdapters/include/otbGdalDataTypeBridge.h +++ b/Modules/Adapters/GdalAdapters/include/otbGdalDataTypeBridge.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbGdalDataTypeBridge_h -#define __otbGdalDataTypeBridge_h +#ifndef otbGdalDataTypeBridge_h +#define otbGdalDataTypeBridge_h #include <typeinfo> #include "gdal.h" diff --git a/Modules/Adapters/GdalAdapters/include/otbGeometriesSet.h b/Modules/Adapters/GdalAdapters/include/otbGeometriesSet.h index 4026c1afd9f4fed1fbf917195faf3a084f1cd430..9a438174e5aaf82c5f8cfae67d550d3ae16388bf 100644 --- a/Modules/Adapters/GdalAdapters/include/otbGeometriesSet.h +++ b/Modules/Adapters/GdalAdapters/include/otbGeometriesSet.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGeometriesSet_h -#define __otbGeometriesSet_h +#ifndef otbGeometriesSet_h +#define otbGeometriesSet_h #include <boost/variant.hpp> // #include "otbOGRLayerWrapper.h" @@ -172,4 +172,4 @@ private: // #include "otbGeometriesSet.txx" #endif -#endif // __otbGeometriesSet_h +#endif // otbGeometriesSet_h diff --git a/Modules/Adapters/GdalAdapters/include/otbGeometriesSource.h b/Modules/Adapters/GdalAdapters/include/otbGeometriesSource.h index 01e13bea82f8fbbf9d9c7ce4f950a220bf7c13d7..8d782b1dcd78eaaff59792bb3b49af8656f426e4 100644 --- a/Modules/Adapters/GdalAdapters/include/otbGeometriesSource.h +++ b/Modules/Adapters/GdalAdapters/include/otbGeometriesSource.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGeometriesSource_h -#define __otbGeometriesSource_h +#ifndef otbGeometriesSource_h +#define otbGeometriesSource_h #include <boost/noncopyable.hpp> #include "itkProcessObject.h" @@ -135,4 +135,4 @@ protected: }; } // end namespace otb -#endif // __otbGeometriesSource_h +#endif // otbGeometriesSource_h diff --git a/Modules/Adapters/GdalAdapters/include/otbGeometriesToGeometriesFilter.h b/Modules/Adapters/GdalAdapters/include/otbGeometriesToGeometriesFilter.h index b487ba34ba2d3882265ee8d028c3f5478857bbcb..90b37c80ca671ff22d92a533e8a6221fc34fedf9 100644 --- a/Modules/Adapters/GdalAdapters/include/otbGeometriesToGeometriesFilter.h +++ b/Modules/Adapters/GdalAdapters/include/otbGeometriesToGeometriesFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGeometriesToGeometriesFilter_h -#define __otbGeometriesToGeometriesFilter_h +#ifndef otbGeometriesToGeometriesFilter_h +#define otbGeometriesToGeometriesFilter_h /**\ingroup GeometriesFilters * \file otbGeometriesToGeometriesFilter.h @@ -391,4 +391,4 @@ protected: #include "otbGeometriesToGeometriesFilter.txx" #endif -#endif // __otbGeometriesToGeometriesFilter_h +#endif // otbGeometriesToGeometriesFilter_h diff --git a/Modules/Adapters/GdalAdapters/include/otbImageReference.h b/Modules/Adapters/GdalAdapters/include/otbImageReference.h index c9dc8af300deb96af31239279bdd0f4c71666218..8212dccd3163591e3035ec0305f79ffd2da98c98 100644 --- a/Modules/Adapters/GdalAdapters/include/otbImageReference.h +++ b/Modules/Adapters/GdalAdapters/include/otbImageReference.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageReference_h -#define __otbImageReference_h +#ifndef otbImageReference_h +#define otbImageReference_h #include "itkPoint.h" @@ -173,4 +173,4 @@ private: // #include "otbImageReference.txx" #endif -#endif // __otbImageReference_h +#endif // otbImageReference_h diff --git a/Modules/Adapters/GdalAdapters/include/otbOGR.h b/Modules/Adapters/GdalAdapters/include/otbOGR.h index b92578e42f0614537fd969d973bc2362e313796e..c24fe24118d8c9977e1ee3287fdacce6f9bb5d68 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGR.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGR.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGR_h -#define __otbOGR_h +#ifndef otbOGR_h +#define otbOGR_h namespace otb { /**\defgroup gGeometry Geometry @@ -43,4 +43,4 @@ namespace otb { */ -#endif // __otbOGR_h +#endif // otbOGR_h diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.h b/Modules/Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.h index ac9845e882ea24d9260978e096da15335030f904..512111e9421e21958910eb4b3fbefa71d86a93ee 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbOGRDataSourceWrapper_h -#define __otbOGRDataSourceWrapper_h +#ifndef otbOGRDataSourceWrapper_h +#define otbOGRDataSourceWrapper_h #include <string> @@ -563,4 +563,4 @@ namespace boost { namespace foreach { #include "otbOGRDataSourceWrapper.txx" #endif -#endif // __otbOGRDataSourceWrapper_h +#endif // otbOGRDataSourceWrapper_h diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.txx b/Modules/Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.txx index 3ae9e89704c1abcd31eeff29bc4ee989fa295315..445cb1b3fab76d4a148bd8dfe1772946ae4bec96 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.txx +++ b/Modules/Adapters/GdalAdapters/include/otbOGRDataSourceWrapper.txx @@ -21,8 +21,8 @@ * \internal this file is meant to be included by otbOGRDataSourceWrapper.h */ -#ifndef __otbOGRDataSourceWrapper_txx -#define __otbOGRDataSourceWrapper_txx +#ifndef otbOGRDataSourceWrapper_txx +#define otbOGRDataSourceWrapper_txx /*===========================================================================*/ /*===============================[ Includes ]================================*/ @@ -127,4 +127,4 @@ Value otb::ogr::DataSource::layer_iter<Value>::dereference() const } -#endif // __otbOGRDataSourceWrapper_txx +#endif // otbOGRDataSourceWrapper_txx diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRDriversInit.h b/Modules/Adapters/GdalAdapters/include/otbOGRDriversInit.h index 6db81d417aff69558464684efd16260165e7bc90..58ac052a78a20717ecfb6c63949be1f295f6e7ad 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRDriversInit.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRDriversInit.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGRDriversInit_h -#define __otbOGRDriversInit_h +#ifndef otbOGRDriversInit_h +#define otbOGRDriversInit_h #include <boost/noncopyable.hpp> @@ -57,4 +57,4 @@ private: } } // end namespace otb::ogr -#endif // __otbOGRDriversInit_h +#endif // otbOGRDriversInit_h diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.h b/Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.h index 593fdd67ebce8f1b7e7eacb54b5f565a8890287f..a88ee2924c455999cb7ab24834d06ed741133b00 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGRFeatureWrapper_h -#define __otbOGRFeatureWrapper_h +#ifndef otbOGRFeatureWrapper_h +#define otbOGRFeatureWrapper_h // #include <iosfwd> // std::ostream& #if defined(__GNUC__) || defined(__clang__) @@ -365,4 +365,4 @@ private: #include "otbOGRFeatureWrapper.txx" #endif -#endif // __otbOGRFeatureWrapper_h +#endif // otbOGRFeatureWrapper_h diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.txx b/Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.txx index fbc144de6a7d0de0d5d86630a94244eacc021015..3c0031b807780dfd4734d4b48bef848bcab62ffc 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.txx +++ b/Modules/Adapters/GdalAdapters/include/otbOGRFeatureWrapper.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGRFeatureWrapper_txx -#define __otbOGRFeatureWrapper_txx +#ifndef otbOGRFeatureWrapper_txx +#define otbOGRFeatureWrapper_txx /*===========================================================================*/ /*===============================[ Includes ]================================*/ @@ -205,4 +205,4 @@ void otb::ogr::Feature::CheckInvariants() const assert(m_Feature && "OGRFeature can't be null"); } -#endif // __otbOGRFeatureWrapper_txx +#endif // otbOGRFeatureWrapper_txx diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.h b/Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.h index 2f1ad0cced2c4f73b0a88e3427d3b1b1f9395c98..8a6ef18401b46d2e145922ceab30a467a47b2c4b 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGRFieldWrapper_h -#define __otbOGRFieldWrapper_h +#ifndef otbOGRFieldWrapper_h +#define otbOGRFieldWrapper_h #include <string> #include <boost/shared_ptr.hpp> @@ -212,4 +212,4 @@ private: #include "otbOGRFieldWrapper.txx" #endif -#endif // __otbOGRFieldWrapper_h +#endif // otbOGRFieldWrapper_h diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.txx b/Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.txx index e7e0dd26738e9a44a1e86836dfd583435bd6403c..c464afbb67984581fafce4893d4f65ea57192479 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.txx +++ b/Modules/Adapters/GdalAdapters/include/otbOGRFieldWrapper.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbOGRFieldWrapper_txx -#define __otbOGRFieldWrapper_txx +#ifndef otbOGRFieldWrapper_txx +#define otbOGRFieldWrapper_txx /*===========================================================================*/ /*===============================[ Includes ]================================*/ @@ -479,4 +479,4 @@ OGRField & otb::ogr::Field::ogr() return *f; } -#endif // __otbOGRFieldWrapper_txx +#endif // otbOGRFieldWrapper_txx diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRGeometriesVisitor.h b/Modules/Adapters/GdalAdapters/include/otbOGRGeometriesVisitor.h index 9547a5124d893d4829507247f8f078c8e9af6b01..f1f051da905373be859eb0f612d3ae82b9b280fb 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRGeometriesVisitor.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRGeometriesVisitor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGRGeometriesVisitor_h -#define __otbOGRGeometriesVisitor_h +#ifndef otbOGRGeometriesVisitor_h +#define otbOGRGeometriesVisitor_h #include <boost/mpl/assert.hpp> #include <boost/type_traits/is_same.hpp> @@ -94,4 +94,4 @@ TResult apply(TGeometry * geometry, TFunctor functor) // #include "otbOGRGeometriesVisitor.txx" #endif -#endif // __otbOGRGeometriesVisitor_h +#endif // otbOGRGeometriesVisitor_h diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRGeometryWrapper.h b/Modules/Adapters/GdalAdapters/include/otbOGRGeometryWrapper.h index a25576a023d8b01dbf7eb05f54779f1d5c6b6727..261809f14c0cc387af8a291b23e41f9f7df7cc51 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRGeometryWrapper.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRGeometryWrapper.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGRGeometryWrapper_h -#define __otbOGRGeometryWrapper_h +#ifndef otbOGRGeometryWrapper_h +#define otbOGRGeometryWrapper_h #if defined(__GNUC__) || defined(__clang__) #pragma GCC diagnostic push @@ -159,4 +159,4 @@ UniqueGeometryPtr SimplifyPreserveTopology(OGRGeometry const& g, double toleranc // #include "otbOGRGeometryWrapper.txx" #endif -#endif // __otbOGRGeometryWrapper_h +#endif // otbOGRGeometryWrapper_h diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRHelpers.h b/Modules/Adapters/GdalAdapters/include/otbOGRHelpers.h index 08c23f22aa614cfd117b25c5bda1976005a9c656..f15f249b1d34d0983f1c54355873b7fa0dabb119 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRHelpers.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRHelpers.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGRHelpers_h -#define __otbOGRHelpers_h +#ifndef otbOGRHelpers_h +#define otbOGRHelpers_h #include <string> #include <vector> @@ -95,4 +95,4 @@ private: } // ogr namespace } // end namespace otb -#endif // __otbOGRHelpers_h +#endif // otbOGRHelpers_h diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRLayerWrapper.h b/Modules/Adapters/GdalAdapters/include/otbOGRLayerWrapper.h index ece2c4180bb22a3d370e3d585359c1006ee5c6b0..b26ebbce5690248fc5ae2b8ddda4001a0ddb2c29 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRLayerWrapper.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRLayerWrapper.h @@ -15,8 +15,8 @@ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGRLayerWrapper_h -#define __otbOGRLayerWrapper_h +#ifndef otbOGRLayerWrapper_h +#define otbOGRLayerWrapper_h // #include <iosfwd> // std::ostream& #if defined(__GNUC__) || defined(__clang__) @@ -548,4 +548,4 @@ inline bool operator!=(Layer const& lhs, Layer const& rhs) // #include "otbLayerWrapper.txx" #endif -#endif // __otbOGRLayerWrapper_h +#endif // otbOGRLayerWrapper_h diff --git a/Modules/Adapters/GdalAdapters/include/otbOGRVersionProxy.h b/Modules/Adapters/GdalAdapters/include/otbOGRVersionProxy.h index 6db10d56d416078d3ce0b626ef51213a3f23d11f..4e59235e7b0f315a2948e329fce4b1e750bdce8b 100644 --- a/Modules/Adapters/GdalAdapters/include/otbOGRVersionProxy.h +++ b/Modules/Adapters/GdalAdapters/include/otbOGRVersionProxy.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGRVersionProxy_h -#define __otbOGRVersionProxy_h +#ifndef otbOGRVersionProxy_h +#define otbOGRVersionProxy_h #include <string> #include <vector> diff --git a/Modules/Adapters/OSSIMAdapters/include/otbDEMConvertAdapter.h b/Modules/Adapters/OSSIMAdapters/include/otbDEMConvertAdapter.h index e821d7fe7badec93c9eef6a6622ab5a1d772031e..778e20acdae650fe0dbc597bf56b8e3b62f5f341 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbDEMConvertAdapter.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbDEMConvertAdapter.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbDEMConvertAdapter_h -#define __otbDEMConvertAdapter_h +#ifndef otbDEMConvertAdapter_h +#define otbDEMConvertAdapter_h #include "itkObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Adapters/OSSIMAdapters/include/otbDEMHandler.h b/Modules/Adapters/OSSIMAdapters/include/otbDEMHandler.h index 7f6efa7fbc27e80dc683ab9d9c75079df556c15d..75a94d9e850f64449a7088a6bab4a638355352e7 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbDEMHandler.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbDEMHandler.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDEMHandler_h -#define __otbDEMHandler_h +#ifndef otbDEMHandler_h +#define otbDEMHandler_h #include <iostream> #include <cstdio> diff --git a/Modules/Adapters/OSSIMAdapters/include/otbDateTimeAdapter.h b/Modules/Adapters/OSSIMAdapters/include/otbDateTimeAdapter.h index 67c6bb6016b511b49f7c779425efcc69dbcdacf4..f8c3548078a900a29137e24bd154784397b5481e 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbDateTimeAdapter.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbDateTimeAdapter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDateTimeAdapter_h -#define __otbDateTimeAdapter_h +#ifndef otbDateTimeAdapter_h +#define otbDateTimeAdapter_h #include "itkObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Adapters/OSSIMAdapters/include/otbEllipsoidAdapter.h b/Modules/Adapters/OSSIMAdapters/include/otbEllipsoidAdapter.h index 05eecad8f99410d1c704860d3c249ef56cb1851a..29def359e008cdfe78e0786eb990ff6f49453517 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbEllipsoidAdapter.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbEllipsoidAdapter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbEllipsoidAdapter_h -#define __otbEllipsoidAdapter_h +#ifndef otbEllipsoidAdapter_h +#define otbEllipsoidAdapter_h #include "itkObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Adapters/OSSIMAdapters/include/otbFilterFunctionValues.h b/Modules/Adapters/OSSIMAdapters/include/otbFilterFunctionValues.h index 0a72158a8f8d496551e0f6d8bef161471b22d6f9..e46abcb177444bdf5d3f803fb9eb373a3bafab8d 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbFilterFunctionValues.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbFilterFunctionValues.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFilterFunctionValues_h -#define __otbFilterFunctionValues_h +#ifndef otbFilterFunctionValues_h +#define otbFilterFunctionValues_h #include <vector> #include <iostream> diff --git a/Modules/Adapters/OSSIMAdapters/include/otbGeometricSarSensorModelAdapter.h b/Modules/Adapters/OSSIMAdapters/include/otbGeometricSarSensorModelAdapter.h index 4c1801ad71f20f6743425f9c954c3cb7c119b2ce..5ba88992bc3f6f5e99381d1926276831ad2d3c56 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbGeometricSarSensorModelAdapter.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbGeometricSarSensorModelAdapter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGeometricSarSensorModelAdapter_h -#define __otbGeometricSarSensorModelAdapter_h +#ifndef otbGeometricSarSensorModelAdapter_h +#define otbGeometricSarSensorModelAdapter_h #include <vector> diff --git a/Modules/Adapters/OSSIMAdapters/include/otbImageKeywordlist.h b/Modules/Adapters/OSSIMAdapters/include/otbImageKeywordlist.h index 868a13a1dfe3484cf82d0c1e2ae27f67abc0480a..a97ac2ea4e62ed2b5f1967828e46bb25468fb68e 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbImageKeywordlist.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbImageKeywordlist.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageKeywordlist_h -#define __otbImageKeywordlist_h +#ifndef otbImageKeywordlist_h +#define otbImageKeywordlist_h #include <iostream> #include <map> @@ -164,4 +164,4 @@ ImageKeywordlist } //namespace otb -#endif // __otbImageKeywordlist_h +#endif // otbImageKeywordlist_h diff --git a/Modules/Adapters/OSSIMAdapters/include/otbMapProjectionAdapter.h b/Modules/Adapters/OSSIMAdapters/include/otbMapProjectionAdapter.h index 50366a012e8fd22beaffc943fdafca484eb2fb84..4cbcb6968d6c34930773cafd7a3fc6ef3ae3c50a 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbMapProjectionAdapter.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbMapProjectionAdapter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMapProjectionAdapter_h -#define __otbMapProjectionAdapter_h +#ifndef otbMapProjectionAdapter_h +#define otbMapProjectionAdapter_h #include <string> #include <map> diff --git a/Modules/Adapters/OSSIMAdapters/include/otbMetaDataKey.h b/Modules/Adapters/OSSIMAdapters/include/otbMetaDataKey.h index d1a031b5532feb5113d6b981e994082af458c488..4eb938e392493e63090a7f148b26140fb18e5143 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbMetaDataKey.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbMetaDataKey.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMetaDataKey_h -#define __otbMetaDataKey_h +#ifndef otbMetaDataKey_h +#define otbMetaDataKey_h #include <string> #include <vector> diff --git a/Modules/Adapters/OSSIMAdapters/include/otbPlatformPositionAdapter.h b/Modules/Adapters/OSSIMAdapters/include/otbPlatformPositionAdapter.h index 47e57f067046508b93c56bd14a9ab1a8971b9c2a..85e7b755b84eddf375d48b63f1d5544996525205 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbPlatformPositionAdapter.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbPlatformPositionAdapter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPlatformPositionAdapter_h -#define __otbPlatformPositionAdapter_h +#ifndef otbPlatformPositionAdapter_h +#define otbPlatformPositionAdapter_h #include <vector> diff --git a/Modules/Adapters/OSSIMAdapters/include/otbRPCSolverAdapter.h b/Modules/Adapters/OSSIMAdapters/include/otbRPCSolverAdapter.h index 3fe64808ca9136aec5556320ac3d115824f5b388..4a21143cc70c24f068a38ef2cf394a6e9f3c5529 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbRPCSolverAdapter.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbRPCSolverAdapter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRPCSolverAdapter_h -#define __otbRPCSolverAdapter_h +#ifndef otbRPCSolverAdapter_h +#define otbRPCSolverAdapter_h #include <vector> diff --git a/Modules/Adapters/OSSIMAdapters/include/otbSensorModelAdapter.h b/Modules/Adapters/OSSIMAdapters/include/otbSensorModelAdapter.h index af899c1fa6851d567108badd349b7866364ee287..75f1799e51cab078be5578fcc5fb626160aecee5 100644 --- a/Modules/Adapters/OSSIMAdapters/include/otbSensorModelAdapter.h +++ b/Modules/Adapters/OSSIMAdapters/include/otbSensorModelAdapter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSensorModelAdapter_h -#define __otbSensorModelAdapter_h +#ifndef otbSensorModelAdapter_h +#define otbSensorModelAdapter_h #include "otbDEMHandler.h" diff --git a/Modules/Adapters/OpenThreadsAdapters/include/otbThreads.h b/Modules/Adapters/OpenThreadsAdapters/include/otbThreads.h index b48656787175268e9dd1d3507f1e50c282cef23c..507ac2028137092a4c6c23b1bccfbcf204b144ea 100644 --- a/Modules/Adapters/OpenThreadsAdapters/include/otbThreads.h +++ b/Modules/Adapters/OpenThreadsAdapters/include/otbThreads.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbThreads_h -#define __otbThreads_h +#ifndef otbThreads_h +#define otbThreads_h namespace otb { diff --git a/Modules/Applications/AppClassification/include/otbLearningApplicationBase.h b/Modules/Applications/AppClassification/include/otbLearningApplicationBase.h index c7edff5f5c5ce6e18b64a9f1159678611dc58a58..c6f372a9d147caa1819fe9b2555d9ae53b472e0a 100644 --- a/Modules/Applications/AppClassification/include/otbLearningApplicationBase.h +++ b/Modules/Applications/AppClassification/include/otbLearningApplicationBase.h @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLearningApplicationBase_h -#define __otbLearningApplicationBase_h +#ifndef otbLearningApplicationBase_h +#define otbLearningApplicationBase_h #include "otbConfigure.h" diff --git a/Modules/Applications/AppClassification/include/otbLearningApplicationBase.txx b/Modules/Applications/AppClassification/include/otbLearningApplicationBase.txx index e8f6b74b780b52a7a4ac7800215e1a9f8caac5e1..418d340c8c8563f9c4c33ebede370f4214d613ac 100644 --- a/Modules/Applications/AppClassification/include/otbLearningApplicationBase.txx +++ b/Modules/Applications/AppClassification/include/otbLearningApplicationBase.txx @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLearningApplicationBase_txx -#define __otbLearningApplicationBase_txx +#ifndef otbLearningApplicationBase_txx +#define otbLearningApplicationBase_txx #include "otbLearningApplicationBase.h" // only need this filter as a dummy process object diff --git a/Modules/Applications/AppClassification/include/otbTrainBoost.txx b/Modules/Applications/AppClassification/include/otbTrainBoost.txx index 5e99db8f2eeaf2043d12a14542885a4b52466a8d..fbd99531a4eff13525b9db92ddad63643397bb2a 100644 --- a/Modules/Applications/AppClassification/include/otbTrainBoost.txx +++ b/Modules/Applications/AppClassification/include/otbTrainBoost.txx @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTrainBoost_txx -#define __otbTrainBoost_txx +#ifndef otbTrainBoost_txx +#define otbTrainBoost_txx #include "otbLearningApplicationBase.h" namespace otb diff --git a/Modules/Applications/AppClassification/include/otbTrainDecisionTree.txx b/Modules/Applications/AppClassification/include/otbTrainDecisionTree.txx index 285ae198e87ff3bcfe6f780fef3e1e66f8a61784..61cd1a34befbcf00aa70ea0703f3f43af3c81570 100644 --- a/Modules/Applications/AppClassification/include/otbTrainDecisionTree.txx +++ b/Modules/Applications/AppClassification/include/otbTrainDecisionTree.txx @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTrainDecisionTree_txx -#define __otbTrainDecisionTree_txx +#ifndef otbTrainDecisionTree_txx +#define otbTrainDecisionTree_txx #include "otbLearningApplicationBase.h" namespace otb diff --git a/Modules/Applications/AppClassification/include/otbTrainGradientBoostedTree.txx b/Modules/Applications/AppClassification/include/otbTrainGradientBoostedTree.txx index 9bc2bcdd9e589cede06a507e7e34f15aacd317dc..bcf5caa86181a84c546c264052bad32f2d8fd95f 100644 --- a/Modules/Applications/AppClassification/include/otbTrainGradientBoostedTree.txx +++ b/Modules/Applications/AppClassification/include/otbTrainGradientBoostedTree.txx @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTrainGradientBoostedTree_txx -#define __otbTrainGradientBoostedTree_txx +#ifndef otbTrainGradientBoostedTree_txx +#define otbTrainGradientBoostedTree_txx #include "otbLearningApplicationBase.h" namespace otb diff --git a/Modules/Applications/AppClassification/include/otbTrainKNN.txx b/Modules/Applications/AppClassification/include/otbTrainKNN.txx index 10ad85822c7e757288544447f3367289a346e70d..fdf10cdf283f1a5f22f3044aea335c844c16101c 100644 --- a/Modules/Applications/AppClassification/include/otbTrainKNN.txx +++ b/Modules/Applications/AppClassification/include/otbTrainKNN.txx @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTrainKNN_txx -#define __otbTrainKNN_txx +#ifndef otbTrainKNN_txx +#define otbTrainKNN_txx #include "otbLearningApplicationBase.h" namespace otb diff --git a/Modules/Applications/AppClassification/include/otbTrainLibSVM.txx b/Modules/Applications/AppClassification/include/otbTrainLibSVM.txx index 774121472a073d390a2d13839a3f39fbe1d45a5f..f89b7141566e3993f117990eaea5c7cb87f9438b 100644 --- a/Modules/Applications/AppClassification/include/otbTrainLibSVM.txx +++ b/Modules/Applications/AppClassification/include/otbTrainLibSVM.txx @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTrainLibSVM_txx -#define __otbTrainLibSVM_txx +#ifndef otbTrainLibSVM_txx +#define otbTrainLibSVM_txx #include "otbLearningApplicationBase.h" namespace otb diff --git a/Modules/Applications/AppClassification/include/otbTrainNeuralNetwork.txx b/Modules/Applications/AppClassification/include/otbTrainNeuralNetwork.txx index 559f30e33b485c083db4b8ae221c9504d9de99d2..ee7bf43d47c7e9f9b653208b8c7d611afc13c62e 100644 --- a/Modules/Applications/AppClassification/include/otbTrainNeuralNetwork.txx +++ b/Modules/Applications/AppClassification/include/otbTrainNeuralNetwork.txx @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTrainNeuralNetwork_txx -#define __otbTrainNeuralNetwork_txx +#ifndef otbTrainNeuralNetwork_txx +#define otbTrainNeuralNetwork_txx #include <boost/lexical_cast.hpp> #include "otbLearningApplicationBase.h" diff --git a/Modules/Applications/AppClassification/include/otbTrainNormalBayes.txx b/Modules/Applications/AppClassification/include/otbTrainNormalBayes.txx index d5f3cce8e3ef2ae3fbe02a2b21e99d0004df3944..e0a45d4c6f7c73955d994780bd780b7dbd4e1d24 100644 --- a/Modules/Applications/AppClassification/include/otbTrainNormalBayes.txx +++ b/Modules/Applications/AppClassification/include/otbTrainNormalBayes.txx @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTrainNormalBayes_txx -#define __otbTrainNormalBayes_txx +#ifndef otbTrainNormalBayes_txx +#define otbTrainNormalBayes_txx #include "otbLearningApplicationBase.h" namespace otb diff --git a/Modules/Applications/AppClassification/include/otbTrainRandomForests.txx b/Modules/Applications/AppClassification/include/otbTrainRandomForests.txx index 88f3b7cf966a115ded3e52cf54e4d624801c2777..669b4562b6e955aaf34dd821675e3194d5b8f37b 100644 --- a/Modules/Applications/AppClassification/include/otbTrainRandomForests.txx +++ b/Modules/Applications/AppClassification/include/otbTrainRandomForests.txx @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTrainRandomForests_txx -#define __otbTrainRandomForests_txx +#ifndef otbTrainRandomForests_txx +#define otbTrainRandomForests_txx #include "otbLearningApplicationBase.h" namespace otb diff --git a/Modules/Applications/AppClassification/include/otbTrainSVM.txx b/Modules/Applications/AppClassification/include/otbTrainSVM.txx index 58e2ee44015d340d24589f21fc256e683a291680..d36c28dd052097b98a06bd7be44e163d5dc1cf38 100644 --- a/Modules/Applications/AppClassification/include/otbTrainSVM.txx +++ b/Modules/Applications/AppClassification/include/otbTrainSVM.txx @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTrainSVM_txx -#define __otbTrainSVM_txx +#ifndef otbTrainSVM_txx +#define otbTrainSVM_txx #include "otbLearningApplicationBase.h" namespace otb diff --git a/Modules/Core/CommandLineParser/include/otbCommandLineArgumentParser.h b/Modules/Core/CommandLineParser/include/otbCommandLineArgumentParser.h index 4b252f5a4f84d86405821092bf78f89e5d575de4..3a524c0496c63d95c602ccacc62ab6a5ff78431f 100644 --- a/Modules/Core/CommandLineParser/include/otbCommandLineArgumentParser.h +++ b/Modules/Core/CommandLineParser/include/otbCommandLineArgumentParser.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCommandLineArgumentParser_h -#define __otbCommandLineArgumentParser_h +#ifndef otbCommandLineArgumentParser_h +#define otbCommandLineArgumentParser_h #include <iostream> #include <vector> @@ -287,4 +287,4 @@ private: } -#endif // __otbCommandLineArgumentParser_h_ +#endif // otbCommandLineArgumentParser_h_ diff --git a/Modules/Core/Common/include/otbChannelSelectorFunctor.h b/Modules/Core/Common/include/otbChannelSelectorFunctor.h index 802938bbd0fb2e95e20c51a3ea2ccfb28565d90a..d3442262455f6e847061e7213aca4671ef3cce6d 100644 --- a/Modules/Core/Common/include/otbChannelSelectorFunctor.h +++ b/Modules/Core/Common/include/otbChannelSelectorFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbChannelSelectorFunctor_h -#define __otbChannelSelectorFunctor_h +#ifndef otbChannelSelectorFunctor_h +#define otbChannelSelectorFunctor_h #include <cassert> #include "itkVariableLengthVector.h" diff --git a/Modules/Core/Common/include/otbCommandProgressUpdate.h b/Modules/Core/Common/include/otbCommandProgressUpdate.h index 4fd0842f39d795fac8f99c36ffc147c86ddc6d0b..3053bde813bf31c62802ac417901e0e8a581cd30 100644 --- a/Modules/Core/Common/include/otbCommandProgressUpdate.h +++ b/Modules/Core/Common/include/otbCommandProgressUpdate.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCommandProgressUpdate_h -#define __otbCommandProgressUpdate_h +#ifndef otbCommandProgressUpdate_h +#define otbCommandProgressUpdate_h #include "itkCommand.h" #include <sstream> diff --git a/Modules/Core/Common/include/otbCommandProgressUpdate.txx b/Modules/Core/Common/include/otbCommandProgressUpdate.txx index a722def497fc939f8af346ea5a616f6f2d7fb77e..79fa731f747a2713bd64fa162bb67f3aac1fc5f8 100644 --- a/Modules/Core/Common/include/otbCommandProgressUpdate.txx +++ b/Modules/Core/Common/include/otbCommandProgressUpdate.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCommandProgressUpdate_txx -#define __otbCommandProgressUpdate_txx +#ifndef otbCommandProgressUpdate_txx +#define otbCommandProgressUpdate_txx #include "otbCommandProgressUpdate.h" diff --git a/Modules/Core/Common/include/otbComplexToIntensityImageFilter.h b/Modules/Core/Common/include/otbComplexToIntensityImageFilter.h index a91f59ad4bf65bcd30c995a8c94b0ccc85a1b70f..8a8e1a522a2b8c2eb7e6f5c7abd3c5d587d68ea6 100644 --- a/Modules/Core/Common/include/otbComplexToIntensityImageFilter.h +++ b/Modules/Core/Common/include/otbComplexToIntensityImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbComplexToIntensityImageFilter_h -#define __otbComplexToIntensityImageFilter_h +#ifndef otbComplexToIntensityImageFilter_h +#define otbComplexToIntensityImageFilter_h #include "itkUnaryFunctorImageFilter.h" #include "vnl/vnl_math.h" diff --git a/Modules/Core/Common/include/otbComplexToVectorImageCastFilter.h b/Modules/Core/Common/include/otbComplexToVectorImageCastFilter.h index 0cb2d45d07c931e4dc4991c49a75c10c2b13de1a..de60929a4f38ccc392764d786a173eef037663b0 100644 --- a/Modules/Core/Common/include/otbComplexToVectorImageCastFilter.h +++ b/Modules/Core/Common/include/otbComplexToVectorImageCastFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbComplexToVectorImageCastFilter_h -#define __otbComplexToVectorImageCastFilter_h +#ifndef otbComplexToVectorImageCastFilter_h +#define otbComplexToVectorImageCastFilter_h #include "itkUnaryFunctorImageFilter.h" #include "vnl/vnl_math.h" diff --git a/Modules/Core/Common/include/otbDecimateImageFilter.h b/Modules/Core/Common/include/otbDecimateImageFilter.h index a171a7670ee7ff27e7adf247faf6e93dfda1e2b8..8974d23bca1e7e81ce6ae7e9e11b3cd594f16df9 100644 --- a/Modules/Core/Common/include/otbDecimateImageFilter.h +++ b/Modules/Core/Common/include/otbDecimateImageFilter.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbDecimateImageFilter_h -#define __otbDecimateImageFilter_h +#ifndef otbDecimateImageFilter_h +#define otbDecimateImageFilter_h #include "itkImageToImageFilter.h" #include "itkImage.h" diff --git a/Modules/Core/Common/include/otbDecimateImageFilter.txx b/Modules/Core/Common/include/otbDecimateImageFilter.txx index cfe08abf4ec68f40576326d962fa572511d6d7ef..ea97be241e25e1163a5f8e84b0c94cd3a53752dc 100644 --- a/Modules/Core/Common/include/otbDecimateImageFilter.txx +++ b/Modules/Core/Common/include/otbDecimateImageFilter.txx @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbDecimateImageFilter_txx -#define __otbDecimateImageFilter_txx +#ifndef otbDecimateImageFilter_txx +#define otbDecimateImageFilter_txx #include "otbDecimateImageFilter.h" diff --git a/Modules/Core/Common/include/otbDotProductImageFilter.h b/Modules/Core/Common/include/otbDotProductImageFilter.h index 1441a8a66ee6d58b645bec4062366c8d3a8e5cdb..b97be6154eedb4ac2c1cc325c45324a28c2e65bb 100644 --- a/Modules/Core/Common/include/otbDotProductImageFilter.h +++ b/Modules/Core/Common/include/otbDotProductImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDotProductImageFilter_h -#define __otbDotProductImageFilter_h +#ifndef otbDotProductImageFilter_h +#define otbDotProductImageFilter_h #include "itkMacro.h" #include "otbUnaryFunctorImageFilter.h" diff --git a/Modules/Core/Common/include/otbDotProductImageFilter.txx b/Modules/Core/Common/include/otbDotProductImageFilter.txx index 1c56622a985649af56d0583d3ebc8e55ab4e9cb3..5b017f95c94406ecf19066a79ec28d87dd734bff 100644 --- a/Modules/Core/Common/include/otbDotProductImageFilter.txx +++ b/Modules/Core/Common/include/otbDotProductImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDotProductImageFilter_txx -#define __otbDotProductImageFilter_txx +#ifndef otbDotProductImageFilter_txx +#define otbDotProductImageFilter_txx #include "otbDotProductImageFilter.h" diff --git a/Modules/Core/Common/include/otbFilterWatcherBase.h b/Modules/Core/Common/include/otbFilterWatcherBase.h index 66a01f085710afc1d359f58ff753d0e2e4f8f221..e9d74750b441910134251786f3dff390eb79a273 100644 --- a/Modules/Core/Common/include/otbFilterWatcherBase.h +++ b/Modules/Core/Common/include/otbFilterWatcherBase.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFilterWatcherBase_h -#define __otbFilterWatcherBase_h +#ifndef otbFilterWatcherBase_h +#define otbFilterWatcherBase_h #include "itkCommand.h" #include "itkProcessObject.h" diff --git a/Modules/Core/Common/include/otbFunctionToImageFilter.h b/Modules/Core/Common/include/otbFunctionToImageFilter.h index fa2353835d79c66897a7fe758b265e8340fc14c7..5cea5d28a96fc554d937a95f681157072f496471 100644 --- a/Modules/Core/Common/include/otbFunctionToImageFilter.h +++ b/Modules/Core/Common/include/otbFunctionToImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFunctionToImageFilter_h -#define __otbFunctionToImageFilter_h +#ifndef otbFunctionToImageFilter_h +#define otbFunctionToImageFilter_h #include "itkInPlaceImageFilter.h" #include "itkImageFunction.h" diff --git a/Modules/Core/Common/include/otbFunctionToImageFilter.txx b/Modules/Core/Common/include/otbFunctionToImageFilter.txx index e9110eb9b0fa47d5be3cfa5c4410de52f770416c..553a76a8ce89b9354922a1d340aed3486c3d8214 100644 --- a/Modules/Core/Common/include/otbFunctionToImageFilter.txx +++ b/Modules/Core/Common/include/otbFunctionToImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFunctionToImageFilter_txx -#define __otbFunctionToImageFilter_txx +#ifndef otbFunctionToImageFilter_txx +#define otbFunctionToImageFilter_txx #include "otbFunctionToImageFilter.h" #include "itkImageRegionConstIterator.h" diff --git a/Modules/Core/Common/include/otbImageAndVectorImageOperationFilter.h b/Modules/Core/Common/include/otbImageAndVectorImageOperationFilter.h index d8ec5e0952772e3d53cd72cec037c41e40ea00f5..5eb8fac75e787aafd0dfd9b40b875605dbd7c172 100644 --- a/Modules/Core/Common/include/otbImageAndVectorImageOperationFilter.h +++ b/Modules/Core/Common/include/otbImageAndVectorImageOperationFilter.h @@ -19,8 +19,8 @@ =========================================================================*/ -#ifndef __otbImageAndVectorImageOperationFilter_h -#define __otbImageAndVectorImageOperationFilter_h +#ifndef otbImageAndVectorImageOperationFilter_h +#define otbImageAndVectorImageOperationFilter_h #include "itkBinaryFunctorImageFilter.h" #include "itkImageToImageFilter.h" diff --git a/Modules/Core/Common/include/otbImageAndVectorImageOperationFilter.txx b/Modules/Core/Common/include/otbImageAndVectorImageOperationFilter.txx index 86febca3793bb1a00ba273af9c8cc19b0d8c149b..83c4db4d7e11813eb4f14f1708d0a71ebda295bf 100644 --- a/Modules/Core/Common/include/otbImageAndVectorImageOperationFilter.txx +++ b/Modules/Core/Common/include/otbImageAndVectorImageOperationFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageAndVectorImageOperationFilter_txx -#define __otbImageAndVectorImageOperationFilter_txx +#ifndef otbImageAndVectorImageOperationFilter_txx +#define otbImageAndVectorImageOperationFilter_txx #include "otbImageAndVectorImageOperationFilter.h" #include "itkObjectFactory.h" diff --git a/Modules/Core/Common/include/otbImageRegionAdaptativeSplitter.h b/Modules/Core/Common/include/otbImageRegionAdaptativeSplitter.h index 57384fd469203aa7428c2884f10d06920e74f55a..fc4cad3cdec9d92ebb8dca0dc9a1638577f9eb47 100644 --- a/Modules/Core/Common/include/otbImageRegionAdaptativeSplitter.h +++ b/Modules/Core/Common/include/otbImageRegionAdaptativeSplitter.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbImageRegionAdaptativeSplitter_h -#define __otbImageRegionAdaptativeSplitter_h +#ifndef otbImageRegionAdaptativeSplitter_h +#define otbImageRegionAdaptativeSplitter_h #include "itkRegion.h" #include "itkImageRegionSplitter.h" diff --git a/Modules/Core/Common/include/otbImageRegionAdaptativeSplitter.txx b/Modules/Core/Common/include/otbImageRegionAdaptativeSplitter.txx index ef5b28192b5d1f658327d89fa9b8a0b0ec403610..a76b3ce040ced8424061295c385b3bf0e86a6f9c 100644 --- a/Modules/Core/Common/include/otbImageRegionAdaptativeSplitter.txx +++ b/Modules/Core/Common/include/otbImageRegionAdaptativeSplitter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageRegionAdaptativeSplitter_txx -#define __otbImageRegionAdaptativeSplitter_txx +#ifndef otbImageRegionAdaptativeSplitter_txx +#define otbImageRegionAdaptativeSplitter_txx #include "otbImageRegionAdaptativeSplitter.h" #include "otbMath.h" diff --git a/Modules/Core/Common/include/otbImageRegionNonUniformMultidimensionalSplitter.h b/Modules/Core/Common/include/otbImageRegionNonUniformMultidimensionalSplitter.h index 31120be9c7abde969cd6cf7ed632a4fd3c806b48..c257af0f53ed0dd8f3515303cf269cc3fac3375a 100644 --- a/Modules/Core/Common/include/otbImageRegionNonUniformMultidimensionalSplitter.h +++ b/Modules/Core/Common/include/otbImageRegionNonUniformMultidimensionalSplitter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageRegionNonUniformMultidimensionalSplitter_h -#define __otbImageRegionNonUniformMultidimensionalSplitter_h +#ifndef otbImageRegionNonUniformMultidimensionalSplitter_h +#define otbImageRegionNonUniformMultidimensionalSplitter_h #include "itkRegion.h" #include "itkObjectFactory.h" diff --git a/Modules/Core/Common/include/otbImageRegionNonUniformMultidimensionalSplitter.txx b/Modules/Core/Common/include/otbImageRegionNonUniformMultidimensionalSplitter.txx index 8ad23750e616f3c7f2c3eb4c1f9df6e521ac86ea..29cc47d2f1ba9a59f241182b3fc74679bf00633d 100644 --- a/Modules/Core/Common/include/otbImageRegionNonUniformMultidimensionalSplitter.txx +++ b/Modules/Core/Common/include/otbImageRegionNonUniformMultidimensionalSplitter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageRegionNonUniformMultidimensionalSplitter_txx -#define __otbImageRegionNonUniformMultidimensionalSplitter_txx +#ifndef otbImageRegionNonUniformMultidimensionalSplitter_txx +#define otbImageRegionNonUniformMultidimensionalSplitter_txx #include "otbImageRegionNonUniformMultidimensionalSplitter.h" namespace otb diff --git a/Modules/Core/Common/include/otbImageRegionSquareTileSplitter.h b/Modules/Core/Common/include/otbImageRegionSquareTileSplitter.h index 7058757c605a9c17645466551d479f38427dae0d..534c30f62ada842f043f73c3947e23d3b5cd2171 100644 --- a/Modules/Core/Common/include/otbImageRegionSquareTileSplitter.h +++ b/Modules/Core/Common/include/otbImageRegionSquareTileSplitter.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbImageRegionSquareTileSplitter_h -#define __otbImageRegionSquareTileSplitter_h +#ifndef otbImageRegionSquareTileSplitter_h +#define otbImageRegionSquareTileSplitter_h #include "itkRegion.h" #include "itkImageRegionSplitter.h" diff --git a/Modules/Core/Common/include/otbImageRegionSquareTileSplitter.txx b/Modules/Core/Common/include/otbImageRegionSquareTileSplitter.txx index a964c82dd4f6ced85a42ac04a6f77a2b77baee63..50b0eb884c53ffb5f598b3cc35cf4a18e0e48ddd 100644 --- a/Modules/Core/Common/include/otbImageRegionSquareTileSplitter.txx +++ b/Modules/Core/Common/include/otbImageRegionSquareTileSplitter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageRegionSquareTileSplitter_txx -#define __otbImageRegionSquareTileSplitter_txx +#ifndef otbImageRegionSquareTileSplitter_txx +#define otbImageRegionSquareTileSplitter_txx #include "otbImageRegionSquareTileSplitter.h" #include "otbMath.h" diff --git a/Modules/Core/Common/include/otbImageRegionTileMapSplitter.h b/Modules/Core/Common/include/otbImageRegionTileMapSplitter.h index 69aa70fa0ea2ac05bcadb7b723ef904bbfd6cde8..a7e5fca0e7e05694312dd2df4f00754b5978798d 100644 --- a/Modules/Core/Common/include/otbImageRegionTileMapSplitter.h +++ b/Modules/Core/Common/include/otbImageRegionTileMapSplitter.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbImageRegionTileMapSplitter_h -#define __otbImageRegionTileMapSplitter_h +#ifndef otbImageRegionTileMapSplitter_h +#define otbImageRegionTileMapSplitter_h #include "itkRegion.h" #include "itkImageRegionSplitter.h" diff --git a/Modules/Core/Common/include/otbImageRegionTileMapSplitter.txx b/Modules/Core/Common/include/otbImageRegionTileMapSplitter.txx index 77c81c95fee35926086836e09018220bb022a944..0928c6ea79a652264661314fbeabf1d5a07c3361 100644 --- a/Modules/Core/Common/include/otbImageRegionTileMapSplitter.txx +++ b/Modules/Core/Common/include/otbImageRegionTileMapSplitter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageRegionTileMapSplitter_txx -#define __otbImageRegionTileMapSplitter_txx +#ifndef otbImageRegionTileMapSplitter_txx +#define otbImageRegionTileMapSplitter_txx #include "otbImageRegionTileMapSplitter.h" #include "otbMath.h" diff --git a/Modules/Core/Common/include/otbImageToModulusAndDirectionImageFilter.h b/Modules/Core/Common/include/otbImageToModulusAndDirectionImageFilter.h index e0fe3a64ffa30983e85d93ec3a7da2a06ff04051..975866a5086382ba0fb1acc81ab5ae8cd3d625dc 100644 --- a/Modules/Core/Common/include/otbImageToModulusAndDirectionImageFilter.h +++ b/Modules/Core/Common/include/otbImageToModulusAndDirectionImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToModulusAndDirectionImageFilter_h -#define __otbImageToModulusAndDirectionImageFilter_h +#ifndef otbImageToModulusAndDirectionImageFilter_h +#define otbImageToModulusAndDirectionImageFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Core/Common/include/otbImageToModulusAndDirectionImageFilter.txx b/Modules/Core/Common/include/otbImageToModulusAndDirectionImageFilter.txx index e5542f28edb3d6f85e60894c53323aef1014992a..0f7b6eadced007654179235b385d0f93025a1248 100644 --- a/Modules/Core/Common/include/otbImageToModulusAndDirectionImageFilter.txx +++ b/Modules/Core/Common/include/otbImageToModulusAndDirectionImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToModulusAndDirectionImageFilter_txx -#define __otbImageToModulusAndDirectionImageFilter_txx +#ifndef otbImageToModulusAndDirectionImageFilter_txx +#define otbImageToModulusAndDirectionImageFilter_txx #include "otbImageToModulusAndDirectionImageFilter.h" #include "itkProcessObject.h" diff --git a/Modules/Core/Common/include/otbImaginaryImageToComplexImageFilter.h b/Modules/Core/Common/include/otbImaginaryImageToComplexImageFilter.h index e1718630dde178d715eba108bac32918095621b2..fb75b24f5fd9e6a71bb937c159751d93f738eab9 100644 --- a/Modules/Core/Common/include/otbImaginaryImageToComplexImageFilter.h +++ b/Modules/Core/Common/include/otbImaginaryImageToComplexImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImaginaryImageToComplexImageFilter_h -#define __otbImaginaryImageToComplexImageFilter_h +#ifndef otbImaginaryImageToComplexImageFilter_h +#define otbImaginaryImageToComplexImageFilter_h #include "itkUnaryFunctorImageFilter.h" #include "vnl/vnl_math.h" diff --git a/Modules/Core/Common/include/otbImportImageFilter.h b/Modules/Core/Common/include/otbImportImageFilter.h index a2c78cc46295823a6d4ca3db49b78167e7d67a95..6876435f1740743c17082a5a542b723d1b28eb58 100644 --- a/Modules/Core/Common/include/otbImportImageFilter.h +++ b/Modules/Core/Common/include/otbImportImageFilter.h @@ -19,8 +19,8 @@ =========================================================================*/ -#ifndef __otbImportImageFilter_h -#define __otbImportImageFilter_h +#ifndef otbImportImageFilter_h +#define otbImportImageFilter_h #include "itkImageSource.h" diff --git a/Modules/Core/Common/include/otbImportImageFilter.txx b/Modules/Core/Common/include/otbImportImageFilter.txx index 4b41af2ef0c2cd23ccbe360dcd2a84f084efbd00..452f84591f16228cf3e8886756ff15b492f484d9 100644 --- a/Modules/Core/Common/include/otbImportImageFilter.txx +++ b/Modules/Core/Common/include/otbImportImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImportImageFilter_txx -#define __otbImportImageFilter_txx +#ifndef otbImportImageFilter_txx +#define otbImportImageFilter_txx #include "otbImportImageFilter.h" #include "itkObjectFactory.h" diff --git a/Modules/Core/Common/include/otbImportVectorImageFilter.h b/Modules/Core/Common/include/otbImportVectorImageFilter.h index be1f381e9196ca7e2fa7076b5945e05369c5505e..63f53628b4ba2fca96aa3fc49add2127576bfc99 100644 --- a/Modules/Core/Common/include/otbImportVectorImageFilter.h +++ b/Modules/Core/Common/include/otbImportVectorImageFilter.h @@ -19,8 +19,8 @@ =========================================================================*/ -#ifndef __otbImportVectorImageFilter_h -#define __otbImportVectorImageFilter_h +#ifndef otbImportVectorImageFilter_h +#define otbImportVectorImageFilter_h #include "itkImageSource.h" diff --git a/Modules/Core/Common/include/otbImportVectorImageFilter.txx b/Modules/Core/Common/include/otbImportVectorImageFilter.txx index de232f24e03d188bf95e43320886dc4675d5d0c4..9db82edd63d755d254cb59cdd5e836a9425ee886 100644 --- a/Modules/Core/Common/include/otbImportVectorImageFilter.txx +++ b/Modules/Core/Common/include/otbImportVectorImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImportVectorImageFilter_txx -#define __otbImportVectorImageFilter_txx +#ifndef otbImportVectorImageFilter_txx +#define otbImportVectorImageFilter_txx #include "otbImportVectorImageFilter.h" #include "itkObjectFactory.h" diff --git a/Modules/Core/Common/include/otbMacro.h b/Modules/Core/Common/include/otbMacro.h index 7b1b06d187a052f2559297dc6a30f73fa387792d..9d745248c9284097b9522dd1d8b69665705c130e 100644 --- a/Modules/Core/Common/include/otbMacro.h +++ b/Modules/Core/Common/include/otbMacro.h @@ -22,8 +22,8 @@ * to interface to instance variables in a standard fashion. */ -#ifndef __otbMacro_h -#define __otbMacro_h +#ifndef otbMacro_h +#define otbMacro_h #include "itkMacro.h" #include "itkObject.h" diff --git a/Modules/Core/Common/include/otbMath.h b/Modules/Core/Common/include/otbMath.h index 3e2fecdbbc305f568bb448e5d95b5d6fd22822fe..3e769eb82308460bee3debd532b78d7310498c0f 100644 --- a/Modules/Core/Common/include/otbMath.h +++ b/Modules/Core/Common/include/otbMath.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbMath_h -#define __otbMath_h +#ifndef otbMath_h +#define otbMath_h /** * otbMath.h defines standard math macros, constants, and other diff --git a/Modules/Core/Common/include/otbModelComponentBase.h b/Modules/Core/Common/include/otbModelComponentBase.h index 5d2ef2af6fd314fe4fdff8e617ffdbb932324f3e..3476680584f307144eb1ee02d5850e436653532b 100644 --- a/Modules/Core/Common/include/otbModelComponentBase.h +++ b/Modules/Core/Common/include/otbModelComponentBase.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbModelComponentBase_h -#define __otbModelComponentBase_h +#ifndef otbModelComponentBase_h +#define otbModelComponentBase_h #include <vnl/vnl_vector.h> #include <vnl/vnl_matrix.h> diff --git a/Modules/Core/Common/include/otbModelComponentBase.txx b/Modules/Core/Common/include/otbModelComponentBase.txx index c150f29ed777a78f685b85d7dcfa678860a4c04f..843ad7834a9c25c48dca2f0e3e216d37cb33ab35 100644 --- a/Modules/Core/Common/include/otbModelComponentBase.txx +++ b/Modules/Core/Common/include/otbModelComponentBase.txx @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbModelComponentBase_txx -#define __otbModelComponentBase_txx +#ifndef otbModelComponentBase_txx +#define otbModelComponentBase_txx #include <iostream> diff --git a/Modules/Core/Common/include/otbQuaternaryFunctorImageFilter.h b/Modules/Core/Common/include/otbQuaternaryFunctorImageFilter.h index 0dd78cac31309d7d7fa2bcf57490c1948b8623ed..8ea5b235277e173fd449c1e0f9141433edfc88f7 100644 --- a/Modules/Core/Common/include/otbQuaternaryFunctorImageFilter.h +++ b/Modules/Core/Common/include/otbQuaternaryFunctorImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbQuaternaryFunctorImageFilter_h -#define __otbQuaternaryFunctorImageFilter_h +#ifndef otbQuaternaryFunctorImageFilter_h +#define otbQuaternaryFunctorImageFilter_h #include "itkInPlaceImageFilter.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Core/Common/include/otbQuaternaryFunctorImageFilter.txx b/Modules/Core/Common/include/otbQuaternaryFunctorImageFilter.txx index b4d6cee9b700613ca5c0b681c2931ba46354fd56..9a36abbc568a88f9543866d69212712e0586ea3a 100644 --- a/Modules/Core/Common/include/otbQuaternaryFunctorImageFilter.txx +++ b/Modules/Core/Common/include/otbQuaternaryFunctorImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbQuaternaryFunctorImageFilter_txx -#define __otbQuaternaryFunctorImageFilter_txx +#ifndef otbQuaternaryFunctorImageFilter_txx +#define otbQuaternaryFunctorImageFilter_txx #include "otbQuaternaryFunctorImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Core/Common/include/otbRGBAPixelConverter.h b/Modules/Core/Common/include/otbRGBAPixelConverter.h index d20406bcaf106a3635cf7d202c7c17214fc6e28e..5dc1cb27185c2325713622a80c220119d2e18b50 100644 --- a/Modules/Core/Common/include/otbRGBAPixelConverter.h +++ b/Modules/Core/Common/include/otbRGBAPixelConverter.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbRGBAPixelConverter_h -#define __otbRGBAPixelConverter_h +#ifndef otbRGBAPixelConverter_h +#define otbRGBAPixelConverter_h #include "itkProcessObject.h" #include "itkRGBAPixel.h" diff --git a/Modules/Core/Common/include/otbRGBAPixelConverter.txx b/Modules/Core/Common/include/otbRGBAPixelConverter.txx index 4914870fab48ccf3f0cd2b16a275c5438f634f36..7d72c642c65ce60fb2d2a4ee314d0088ae84ff63 100644 --- a/Modules/Core/Common/include/otbRGBAPixelConverter.txx +++ b/Modules/Core/Common/include/otbRGBAPixelConverter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbRGBAPixelConverter_txx -#define __otbRGBAPixelConverter_txx +#ifndef otbRGBAPixelConverter_txx +#define otbRGBAPixelConverter_txx namespace otb diff --git a/Modules/Core/Common/include/otbRectangle.h b/Modules/Core/Common/include/otbRectangle.h index 6717ed679a126057df28ea382e32ef6399c334ea..7dd144e85db6d68ae62070c7801b2f0302b15b87 100644 --- a/Modules/Core/Common/include/otbRectangle.h +++ b/Modules/Core/Common/include/otbRectangle.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRectangle_h -#define __otbRectangle_h +#ifndef otbRectangle_h +#define otbRectangle_h #include "itkImageRegion.h" diff --git a/Modules/Core/Common/include/otbRectangle.txx b/Modules/Core/Common/include/otbRectangle.txx index c50a4b19e9b4dc437815f463bd0650f4745d37f6..7b8e4b87393bc58a7b12405539e52f091be401ac 100644 --- a/Modules/Core/Common/include/otbRectangle.txx +++ b/Modules/Core/Common/include/otbRectangle.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRectangle_txx -#define __otbRectangle_txx +#ifndef otbRectangle_txx +#define otbRectangle_txx #include "otbRectangle.h" diff --git a/Modules/Core/Common/include/otbStandardFilterWatcher.h b/Modules/Core/Common/include/otbStandardFilterWatcher.h index 4a3258f7df687fe0f42ac9e89084a16acca31116..8bced112e2828dec3478bb035260ad881394bfb6 100644 --- a/Modules/Core/Common/include/otbStandardFilterWatcher.h +++ b/Modules/Core/Common/include/otbStandardFilterWatcher.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStandardFilterWatcher_h -#define __otbStandardFilterWatcher_h +#ifndef otbStandardFilterWatcher_h +#define otbStandardFilterWatcher_h #include "otbFilterWatcherBase.h" diff --git a/Modules/Core/Common/include/otbStandardOneLineFilterWatcher.h b/Modules/Core/Common/include/otbStandardOneLineFilterWatcher.h index e5123d6dccade88482f30943486ce6d15ed6346c..453249db3a6ee00a51c847d2ece6373a7f5cc936 100644 --- a/Modules/Core/Common/include/otbStandardOneLineFilterWatcher.h +++ b/Modules/Core/Common/include/otbStandardOneLineFilterWatcher.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStandardOneLineFilterWatcher_h -#define __otbStandardOneLineFilterWatcher_h +#ifndef otbStandardOneLineFilterWatcher_h +#define otbStandardOneLineFilterWatcher_h #include "otbFilterWatcherBase.h" diff --git a/Modules/Core/Common/include/otbStandardWriterWatcher.h b/Modules/Core/Common/include/otbStandardWriterWatcher.h index 60d4134824193988a0eee89102e7b0c287fe1f0e..77a3f092e0d96d3b9bc2952d606f01e30d8852c1 100644 --- a/Modules/Core/Common/include/otbStandardWriterWatcher.h +++ b/Modules/Core/Common/include/otbStandardWriterWatcher.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStandardWriterWatcher_h -#define __otbStandardWriterWatcher_h +#ifndef otbStandardWriterWatcher_h +#define otbStandardWriterWatcher_h #include "otbWriterWatcherBase.h" diff --git a/Modules/Core/Common/include/otbSubsampledImageRegionConstIterator.h b/Modules/Core/Common/include/otbSubsampledImageRegionConstIterator.h index 3d95fe5b3f239cebc3db577e0f55723a71591526..475166e9d7f5940ccac0f9c6d7dd3aea5c57937a 100644 --- a/Modules/Core/Common/include/otbSubsampledImageRegionConstIterator.h +++ b/Modules/Core/Common/include/otbSubsampledImageRegionConstIterator.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbSubsampledImageRegionConstIterator_h -#define __otbSubsampledImageRegionConstIterator_h +#ifndef otbSubsampledImageRegionConstIterator_h +#define otbSubsampledImageRegionConstIterator_h #include "itkImageRegionConstIterator.h" diff --git a/Modules/Core/Common/include/otbSubsampledImageRegionConstIterator.txx b/Modules/Core/Common/include/otbSubsampledImageRegionConstIterator.txx index 6fed1404d389a5eb920cb195425caa90aa3ef76e..a5cf8550ee0313fba707592dcd72f55b07114817 100644 --- a/Modules/Core/Common/include/otbSubsampledImageRegionConstIterator.txx +++ b/Modules/Core/Common/include/otbSubsampledImageRegionConstIterator.txx @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbSubsampledImageRegionConstIterator_txx -#define __otbSubsampledImageRegionConstIterator_txx +#ifndef otbSubsampledImageRegionConstIterator_txx +#define otbSubsampledImageRegionConstIterator_txx #include "otbSubsampledImageRegionConstIterator.h" diff --git a/Modules/Core/Common/include/otbSubsampledImageRegionIterator.h b/Modules/Core/Common/include/otbSubsampledImageRegionIterator.h index 0fa6f966784b8e7335849e8fa19df498c8b39b67..ebb3a505e7a48e20bd675189488e7bd6ed42cc92 100644 --- a/Modules/Core/Common/include/otbSubsampledImageRegionIterator.h +++ b/Modules/Core/Common/include/otbSubsampledImageRegionIterator.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbSubsampledImageRegionIterator_h -#define __otbSubsampledImageRegionIterator_h +#ifndef otbSubsampledImageRegionIterator_h +#define otbSubsampledImageRegionIterator_h #include "otbSubsampledImageRegionConstIterator.h" diff --git a/Modules/Core/Common/include/otbSystem.h b/Modules/Core/Common/include/otbSystem.h index eecd10785ab4a2359b8e23234a41489ed209bd83..ad2277e363066bde82ea557984fc55957f42132c 100644 --- a/Modules/Core/Common/include/otbSystem.h +++ b/Modules/Core/Common/include/otbSystem.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSystem_h -#define __otbSystem_h +#ifndef otbSystem_h +#define otbSystem_h #include <string> #include <vector> diff --git a/Modules/Core/Common/include/otbUnaryFunctorImageFilter.h b/Modules/Core/Common/include/otbUnaryFunctorImageFilter.h index 2a6235feaf0540cf5e7c3da48f0b7fdb3f8a93f9..c8112f9bc1be9fc0ab2f7062ff9fc838611e6bed 100644 --- a/Modules/Core/Common/include/otbUnaryFunctorImageFilter.h +++ b/Modules/Core/Common/include/otbUnaryFunctorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryFunctorImageFilter_h -#define __otbUnaryFunctorImageFilter_h +#ifndef otbUnaryFunctorImageFilter_h +#define otbUnaryFunctorImageFilter_h #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Core/Common/include/otbUnaryFunctorNeighborhoodVectorImageFilter.h b/Modules/Core/Common/include/otbUnaryFunctorNeighborhoodVectorImageFilter.h index 4db8be94e67cbbe249a2b94e15af5b8cdd3d2fa1..2882667a9a2d1fd36c3bbd537cce3889f1cdf8b2 100644 --- a/Modules/Core/Common/include/otbUnaryFunctorNeighborhoodVectorImageFilter.h +++ b/Modules/Core/Common/include/otbUnaryFunctorNeighborhoodVectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryFunctorNeighborhoodVectorImageFilter_h -#define __otbUnaryFunctorNeighborhoodVectorImageFilter_h +#ifndef otbUnaryFunctorNeighborhoodVectorImageFilter_h +#define otbUnaryFunctorNeighborhoodVectorImageFilter_h #include "itkInPlaceImageFilter.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Core/Common/include/otbUnaryFunctorNeighborhoodVectorImageFilter.txx b/Modules/Core/Common/include/otbUnaryFunctorNeighborhoodVectorImageFilter.txx index 1784c56d2c7e9ec89565c6db1c93fe86ef1497af..4a408eabb9a3145e39c2a334c3c5e40b4d2a9b30 100644 --- a/Modules/Core/Common/include/otbUnaryFunctorNeighborhoodVectorImageFilter.txx +++ b/Modules/Core/Common/include/otbUnaryFunctorNeighborhoodVectorImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryFunctorNeighborhoodVectorImageFilter_txx -#define __otbUnaryFunctorNeighborhoodVectorImageFilter_txx +#ifndef otbUnaryFunctorNeighborhoodVectorImageFilter_txx +#define otbUnaryFunctorNeighborhoodVectorImageFilter_txx #include "otbUnaryFunctorNeighborhoodVectorImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Core/Common/include/otbUnaryFunctorVectorImageFilter.h b/Modules/Core/Common/include/otbUnaryFunctorVectorImageFilter.h index 638cb1341c8d53a6d0729d7f0ee42581fa1cd2b0..f403a7cb4df087da7d4a90cf63051739e6fd9b63 100644 --- a/Modules/Core/Common/include/otbUnaryFunctorVectorImageFilter.h +++ b/Modules/Core/Common/include/otbUnaryFunctorVectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryFunctorVectorImageFilter_h -#define __otbUnaryFunctorVectorImageFilter_h +#ifndef otbUnaryFunctorVectorImageFilter_h +#define otbUnaryFunctorVectorImageFilter_h #include "itkInPlaceImageFilter.h" diff --git a/Modules/Core/Common/include/otbUnaryFunctorVectorImageFilter.txx b/Modules/Core/Common/include/otbUnaryFunctorVectorImageFilter.txx index 9a0b2287ffa7959f12c724cfd2fd69f7032e038f..3aeab9496416d55830af55aeded5d44cff7266f9 100644 --- a/Modules/Core/Common/include/otbUnaryFunctorVectorImageFilter.txx +++ b/Modules/Core/Common/include/otbUnaryFunctorVectorImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryFunctorVectorImageFilter_txx -#define __otbUnaryFunctorVectorImageFilter_txx +#ifndef otbUnaryFunctorVectorImageFilter_txx +#define otbUnaryFunctorVectorImageFilter_txx #include "otbUnaryFunctorVectorImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Core/Common/include/otbUnaryFunctorWithIndexWithOutputSizeImageFilter.h b/Modules/Core/Common/include/otbUnaryFunctorWithIndexWithOutputSizeImageFilter.h index acb981b118e8b3e2638d1956c0dfce5419f78be6..8df5d5d58b99631172dc70c8d1bf28735bf850a6 100644 --- a/Modules/Core/Common/include/otbUnaryFunctorWithIndexWithOutputSizeImageFilter.h +++ b/Modules/Core/Common/include/otbUnaryFunctorWithIndexWithOutputSizeImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryFunctorWithIndexWithOutputSizeImageFilter_h -#define __otbUnaryFunctorWithIndexWithOutputSizeImageFilter_h +#ifndef otbUnaryFunctorWithIndexWithOutputSizeImageFilter_h +#define otbUnaryFunctorWithIndexWithOutputSizeImageFilter_h #include "itkImageToImageFilter.h" #include "itkImageRegionConstIteratorWithIndex.h" diff --git a/Modules/Core/Common/include/otbUnaryFunctorWithIndexWithOutputSizeImageFilter.txx b/Modules/Core/Common/include/otbUnaryFunctorWithIndexWithOutputSizeImageFilter.txx index 3dcf939a744a92741eab9dfb1aa94fe2ee82e6ac..b2d9fd057df40da63b27d1a2578ec5c956cacabe 100644 --- a/Modules/Core/Common/include/otbUnaryFunctorWithIndexWithOutputSizeImageFilter.txx +++ b/Modules/Core/Common/include/otbUnaryFunctorWithIndexWithOutputSizeImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryFunctorWithIndexWithOutputSizeImageFilter_txx -#define __otbUnaryFunctorWithIndexWithOutputSizeImageFilter_txx +#ifndef otbUnaryFunctorWithIndexWithOutputSizeImageFilter_txx +#define otbUnaryFunctorWithIndexWithOutputSizeImageFilter_txx #include "otbUnaryFunctorWithIndexWithOutputSizeImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Core/Common/include/otbUniformAlphaBlendingFunctor.h b/Modules/Core/Common/include/otbUniformAlphaBlendingFunctor.h index fe69507c8c99142a728cef296e6dd61d83427a24..155766d3a94ba80a87fc6834793d03e54e27b3ad 100644 --- a/Modules/Core/Common/include/otbUniformAlphaBlendingFunctor.h +++ b/Modules/Core/Common/include/otbUniformAlphaBlendingFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUniformAlphaBlendingFunctor_h -#define __otbUniformAlphaBlendingFunctor_h +#ifndef otbUniformAlphaBlendingFunctor_h +#define otbUniformAlphaBlendingFunctor_h #include "itkMacro.h" #include "itkNumericTraits.h" diff --git a/Modules/Core/Common/include/otbUtils.h b/Modules/Core/Common/include/otbUtils.h index 0894276c627fe23cab1bb58087a71477bc39bc76..1784646cd181b5cbafda0f81218bddc237e846ad 100644 --- a/Modules/Core/Common/include/otbUtils.h +++ b/Modules/Core/Common/include/otbUtils.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUtils_h -#define __otbUtils_h +#ifndef otbUtils_h +#define otbUtils_h #include "itkMacro.h" diff --git a/Modules/Core/Common/include/otbVariableLengthVectorConverter.h b/Modules/Core/Common/include/otbVariableLengthVectorConverter.h index 9814d61eb2dabdc8198f3d87e0432b0285b05b28..525abe5fb9c73edb2f8216c5922f2e32d84bea99 100644 --- a/Modules/Core/Common/include/otbVariableLengthVectorConverter.h +++ b/Modules/Core/Common/include/otbVariableLengthVectorConverter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVariableLengthVectorConverter_h -#define __otbVariableLengthVectorConverter_h +#ifndef otbVariableLengthVectorConverter_h +#define otbVariableLengthVectorConverter_h #include "itkProcessObject.h" #include "itkVariableLengthVector.h" diff --git a/Modules/Core/Common/include/otbVariableLengthVectorConverter.txx b/Modules/Core/Common/include/otbVariableLengthVectorConverter.txx index d689c406362f5c3812c82dd742f0c1afb54a81be..c3514174fa32ab2135ccc2f31cb9b0b5f216c6f4 100644 --- a/Modules/Core/Common/include/otbVariableLengthVectorConverter.txx +++ b/Modules/Core/Common/include/otbVariableLengthVectorConverter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVariableLengthVectorConverter_txx -#define __otbVariableLengthVectorConverter_txx +#ifndef otbVariableLengthVectorConverter_txx +#define otbVariableLengthVectorConverter_txx #include "otbVariableLengthVectorConverter.h" #include <complex> diff --git a/Modules/Core/Common/include/otbVectorImageToASImageAdaptor.h b/Modules/Core/Common/include/otbVectorImageToASImageAdaptor.h index cfa49e3fb60037722144238d34eaafe4e973a461..f1dce6e69f65868d6c595c9e42942a392fa6625d 100644 --- a/Modules/Core/Common/include/otbVectorImageToASImageAdaptor.h +++ b/Modules/Core/Common/include/otbVectorImageToASImageAdaptor.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbVectorImageToASImageAdaptor_h -#define __otbVectorImageToASImageAdaptor_h +#ifndef otbVectorImageToASImageAdaptor_h +#define otbVectorImageToASImageAdaptor_h #include "itkImageAdaptor.h" #include "otbVectorImageToASPixelAccessor.h" diff --git a/Modules/Core/Common/include/otbVectorImageToASPixelAccessor.h b/Modules/Core/Common/include/otbVectorImageToASPixelAccessor.h index 4fefbcaf8f6c819ec5ae7b47e73dc5ab6a7e49fa..ee9be8bb3941d0657956c42e943b54d3fe16ef3b 100644 --- a/Modules/Core/Common/include/otbVectorImageToASPixelAccessor.h +++ b/Modules/Core/Common/include/otbVectorImageToASPixelAccessor.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbVectorImageToASPixelAccessor_h -#define __otbVectorImageToASPixelAccessor_h +#ifndef otbVectorImageToASPixelAccessor_h +#define otbVectorImageToASPixelAccessor_h #include "itkVector.h" diff --git a/Modules/Core/Common/include/otbWriterWatcherBase.h b/Modules/Core/Common/include/otbWriterWatcherBase.h index 657733eedf1a0c9068555b6c3dd2641e14704763..eacefa45347772a437d76dd6eedbd6dd4c8bbed5 100644 --- a/Modules/Core/Common/include/otbWriterWatcherBase.h +++ b/Modules/Core/Common/include/otbWriterWatcherBase.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWriterWatcherBase_h -#define __otbWriterWatcherBase_h +#ifndef otbWriterWatcherBase_h +#define otbWriterWatcherBase_h #include "itkCommand.h" #include "itkProcessObject.h" diff --git a/Modules/Core/ComplexImage/include/otbAmplitudePhaseToRGBFunctor.h b/Modules/Core/ComplexImage/include/otbAmplitudePhaseToRGBFunctor.h index 9d034f0162d7eb9a5c08e08f88f77b6f73362eef..b80f6781f5659d79acb1686f30865902ce352afa 100644 --- a/Modules/Core/ComplexImage/include/otbAmplitudePhaseToRGBFunctor.h +++ b/Modules/Core/ComplexImage/include/otbAmplitudePhaseToRGBFunctor.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbAmplitudePhaseToRGBFunctor_h -#define __otbAmplitudePhaseToRGBFunctor_h +#ifndef otbAmplitudePhaseToRGBFunctor_h +#define otbAmplitudePhaseToRGBFunctor_h #include "otbScalarToRainbowRGBPixelFunctor.h" #include "otbMath.h" diff --git a/Modules/Core/ImageBase/include/otbConvertPixelBuffer.h b/Modules/Core/ImageBase/include/otbConvertPixelBuffer.h index 371e34f1edc2ddd13cbcfb26e7301803c569f685..faf57857167dbf30f789b6e18802dae70a8a4765 100644 --- a/Modules/Core/ImageBase/include/otbConvertPixelBuffer.h +++ b/Modules/Core/ImageBase/include/otbConvertPixelBuffer.h @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbConvertPixelBuffer_h -#define __otbConvertPixelBuffer_h +#ifndef otbConvertPixelBuffer_h +#define otbConvertPixelBuffer_h #include <complex> #include "itkObject.h" @@ -81,4 +81,4 @@ private: #include "otbConvertPixelBuffer.txx" #endif -#endif // __otbConvertPixelBuffer_h +#endif // otbConvertPixelBuffer_h diff --git a/Modules/Core/ImageBase/include/otbConvertPixelBuffer.txx b/Modules/Core/ImageBase/include/otbConvertPixelBuffer.txx index 3590e52c2bd92fc4cb9866ec3f4ea16a338f9237..892da6663093fd54a51ecabf5667ad7b2ce9a30f 100644 --- a/Modules/Core/ImageBase/include/otbConvertPixelBuffer.txx +++ b/Modules/Core/ImageBase/include/otbConvertPixelBuffer.txx @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbConvertPixelBuffer_txx -#define __otbConvertPixelBuffer_txx +#ifndef otbConvertPixelBuffer_txx +#define otbConvertPixelBuffer_txx #include "otbConvertPixelBuffer.h" #include "itkConvertPixelBuffer.h" diff --git a/Modules/Core/ImageBase/include/otbDefaultConvertPixelTraits.h b/Modules/Core/ImageBase/include/otbDefaultConvertPixelTraits.h index 343bfc1acb96ad5eb5cac335a90967714681916f..ec20f86e6941125689c4c0fde28e10220033362a 100644 --- a/Modules/Core/ImageBase/include/otbDefaultConvertPixelTraits.h +++ b/Modules/Core/ImageBase/include/otbDefaultConvertPixelTraits.h @@ -15,8 +15,8 @@ =========================================================================*/ -#ifndef __otbDefaultConvertPixelTraits_h -#define __otbDefaultConvertPixelTraits_h +#ifndef otbDefaultConvertPixelTraits_h +#define otbDefaultConvertPixelTraits_h #include "itkOffset.h" #include "itkVector.h" diff --git a/Modules/Core/ImageBase/include/otbExtractROI.h b/Modules/Core/ImageBase/include/otbExtractROI.h index fb8edc42fa2888cdd5470eb2cab8cddc85553df9..2cefc79e281b750ee5cb0b0808aa578645a569ee 100644 --- a/Modules/Core/ImageBase/include/otbExtractROI.h +++ b/Modules/Core/ImageBase/include/otbExtractROI.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbExtractROI_h -#define __otbExtractROI_h +#ifndef otbExtractROI_h +#define otbExtractROI_h #include "otbExtractROIBase.h" #include "otbImage.h" diff --git a/Modules/Core/ImageBase/include/otbExtractROI.txx b/Modules/Core/ImageBase/include/otbExtractROI.txx index 21f24f8a1fc890bd6ab8a15d96c6894d368b7e13..afac3e8cd17f5a612d05fe307230bb645e0c68da 100644 --- a/Modules/Core/ImageBase/include/otbExtractROI.txx +++ b/Modules/Core/ImageBase/include/otbExtractROI.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbExtractROI_txx -#define __otbExtractROI_txx +#ifndef otbExtractROI_txx +#define otbExtractROI_txx #include "otbExtractROI.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Core/ImageBase/include/otbExtractROIBase.h b/Modules/Core/ImageBase/include/otbExtractROIBase.h index 7d22920634bddc7b93059e2aa00232bd6b871fdf..c1c81ab290dff3c5e1a5dd75dd63bb5449290761 100644 --- a/Modules/Core/ImageBase/include/otbExtractROIBase.h +++ b/Modules/Core/ImageBase/include/otbExtractROIBase.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbExtractROIBase_h -#define __otbExtractROIBase_h +#ifndef otbExtractROIBase_h +#define otbExtractROIBase_h #include "itkImageToImageFilter.h" #include "itkSmartPointer.h" diff --git a/Modules/Core/ImageBase/include/otbExtractROIBase.txx b/Modules/Core/ImageBase/include/otbExtractROIBase.txx index deb23dcd3b5488be12b078049e37d4520251aed5..d335c047202cadad0785461a8e0ffedb526cc81e 100644 --- a/Modules/Core/ImageBase/include/otbExtractROIBase.txx +++ b/Modules/Core/ImageBase/include/otbExtractROIBase.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbExtractROIBase_txx -#define __otbExtractROIBase_txx +#ifndef otbExtractROIBase_txx +#define otbExtractROIBase_txx #include "otbExtractROIBase.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Core/ImageBase/include/otbImage.h b/Modules/Core/ImageBase/include/otbImage.h index 2f2dc5316d8faaf629f444857acff3d5a8469058..84f06761ceeca580ae6f39ef83f4fdb26d15fe93 100644 --- a/Modules/Core/ImageBase/include/otbImage.h +++ b/Modules/Core/ImageBase/include/otbImage.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImage_h -#define __otbImage_h +#ifndef otbImage_h +#define otbImage_h #if defined(__GNUC__) || defined(__clang__) #pragma GCC diagnostic push diff --git a/Modules/Core/ImageBase/include/otbImage.txx b/Modules/Core/ImageBase/include/otbImage.txx index 8c081b502ba8b643c25bfe6f32ec0e02a2e0a0e2..0ab4bbb26eeb0af189758416d775174bf00a08b6 100644 --- a/Modules/Core/ImageBase/include/otbImage.txx +++ b/Modules/Core/ImageBase/include/otbImage.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImage_txx -#define __otbImage_txx +#ifndef otbImage_txx +#define otbImage_txx #include "otbImage.h" diff --git a/Modules/Core/ImageBase/include/otbImageFunctionAdaptor.h b/Modules/Core/ImageBase/include/otbImageFunctionAdaptor.h index b668c93ad62ea39a0fbb91e72a2f5dcc89ed25eb..4b832dbbc354b70255870e6e562bb077b9375faf 100644 --- a/Modules/Core/ImageBase/include/otbImageFunctionAdaptor.h +++ b/Modules/Core/ImageBase/include/otbImageFunctionAdaptor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageFunctionAdaptor_h -#define __otbImageFunctionAdaptor_h +#ifndef otbImageFunctionAdaptor_h +#define otbImageFunctionAdaptor_h #include "itkImageFunction.h" diff --git a/Modules/Core/ImageBase/include/otbImageFunctionAdaptor.txx b/Modules/Core/ImageBase/include/otbImageFunctionAdaptor.txx index b9abf06cf8b4f3c92c756fc2369591144bdf79d4..eec6f683d939ac4d985baccbe01ac358c98d460b 100644 --- a/Modules/Core/ImageBase/include/otbImageFunctionAdaptor.txx +++ b/Modules/Core/ImageBase/include/otbImageFunctionAdaptor.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageFunctionAdaptor_txx -#define __otbImageFunctionAdaptor_txx +#ifndef otbImageFunctionAdaptor_txx +#define otbImageFunctionAdaptor_txx #include "otbImageFunctionAdaptor.h" diff --git a/Modules/Core/ImageBase/include/otbImageIOBase.h b/Modules/Core/ImageBase/include/otbImageIOBase.h index 41b5d5fa3792dd485e042eb42a773d6dd757fe61..9e7ecba118625f43c462bc176eef9eddbf3b37c8 100644 --- a/Modules/Core/ImageBase/include/otbImageIOBase.h +++ b/Modules/Core/ImageBase/include/otbImageIOBase.h @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageIOBase_h -#define __otbImageIOBase_h +#ifndef otbImageIOBase_h +#define otbImageIOBase_h #include "itkLightProcessObject.h" #include "itkIndent.h" @@ -547,4 +547,4 @@ private: } // end namespace itk -#endif // __otbImageIOBase_h +#endif // otbImageIOBase_h diff --git a/Modules/Core/ImageBase/include/otbImageOfVectorsToMonoChannelExtractROI.h b/Modules/Core/ImageBase/include/otbImageOfVectorsToMonoChannelExtractROI.h index 3a4083bc9ae5adaa458d799a33dac53536946845..dc518cea36530fc53901c9823b08cea92fd26b26 100644 --- a/Modules/Core/ImageBase/include/otbImageOfVectorsToMonoChannelExtractROI.h +++ b/Modules/Core/ImageBase/include/otbImageOfVectorsToMonoChannelExtractROI.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageOfVectorsToMonoChannelExtractROI_h -#define __otbImageOfVectorsToMonoChannelExtractROI_h +#ifndef otbImageOfVectorsToMonoChannelExtractROI_h +#define otbImageOfVectorsToMonoChannelExtractROI_h #include "otbExtractROIBase.h" #include "otbImage.h" diff --git a/Modules/Core/ImageBase/include/otbImageOfVectorsToMonoChannelExtractROI.txx b/Modules/Core/ImageBase/include/otbImageOfVectorsToMonoChannelExtractROI.txx index d00fb440a2c5686f89ff2f989269c55ecac7c896..9381f15b3cba09c2f2cc6e837db2fc5f38226391 100644 --- a/Modules/Core/ImageBase/include/otbImageOfVectorsToMonoChannelExtractROI.txx +++ b/Modules/Core/ImageBase/include/otbImageOfVectorsToMonoChannelExtractROI.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageOfVectorsToMonoChannelExtractROI_txx -#define __otbImageOfVectorsToMonoChannelExtractROI_txx +#ifndef otbImageOfVectorsToMonoChannelExtractROI_txx +#define otbImageOfVectorsToMonoChannelExtractROI_txx #include "otbImageOfVectorsToMonoChannelExtractROI.h" diff --git a/Modules/Core/ImageBase/include/otbMetaImageFunction.h b/Modules/Core/ImageBase/include/otbMetaImageFunction.h index ac8337f0576e9aaba803a89f036c2fb9295a8a84..a378c43740d3a329616df798d2dde8a3efc3249e 100644 --- a/Modules/Core/ImageBase/include/otbMetaImageFunction.h +++ b/Modules/Core/ImageBase/include/otbMetaImageFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMetaImageFunction_h -#define __otbMetaImageFunction_h +#ifndef otbMetaImageFunction_h +#define otbMetaImageFunction_h #include "itkFunctionBase.h" #include "itkPoint.h" diff --git a/Modules/Core/ImageBase/include/otbMetaImageFunction.txx b/Modules/Core/ImageBase/include/otbMetaImageFunction.txx index 448cde0b32a53a58c82d4cde9587587f9e948ff2..26bae0c5c473b8a9de0c4662177efe0b52e39198 100644 --- a/Modules/Core/ImageBase/include/otbMetaImageFunction.txx +++ b/Modules/Core/ImageBase/include/otbMetaImageFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMetaImageFunction_txx -#define __otbMetaImageFunction_txx +#ifndef otbMetaImageFunction_txx +#define otbMetaImageFunction_txx #include "otbMetaImageFunction.h" #include "otbImageFunctionAdaptor.h" diff --git a/Modules/Core/ImageBase/include/otbMultiChannelExtractROI.h b/Modules/Core/ImageBase/include/otbMultiChannelExtractROI.h index 59b54b713cbe74aae0f2699de8cbe93a975363fd..687e984b535ff8a988fda813419fa4ee2877706a 100644 --- a/Modules/Core/ImageBase/include/otbMultiChannelExtractROI.h +++ b/Modules/Core/ImageBase/include/otbMultiChannelExtractROI.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultiChannelExtractROI_h -#define __otbMultiChannelExtractROI_h +#ifndef otbMultiChannelExtractROI_h +#define otbMultiChannelExtractROI_h #include "otbExtractROIBase.h" #include "otbVectorImage.h" diff --git a/Modules/Core/ImageBase/include/otbMultiChannelExtractROI.txx b/Modules/Core/ImageBase/include/otbMultiChannelExtractROI.txx index 5d10b1ba715aa10e98ceee5f198c309dcc884093..5a7540f6d11464d982e66a65adb669c0c0cda130 100644 --- a/Modules/Core/ImageBase/include/otbMultiChannelExtractROI.txx +++ b/Modules/Core/ImageBase/include/otbMultiChannelExtractROI.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultiChannelExtractROI_txx -#define __otbMultiChannelExtractROI_txx +#ifndef otbMultiChannelExtractROI_txx +#define otbMultiChannelExtractROI_txx #include "otbMultiChannelExtractROI.h" diff --git a/Modules/Core/ImageBase/include/otbMultiToMonoChannelExtractROI.h b/Modules/Core/ImageBase/include/otbMultiToMonoChannelExtractROI.h index e53bf01bde15f92db4ae1768a153842b264dfe99..f2bd46bfc49d00c3d7b58f6296cd672ef3c51a67 100644 --- a/Modules/Core/ImageBase/include/otbMultiToMonoChannelExtractROI.h +++ b/Modules/Core/ImageBase/include/otbMultiToMonoChannelExtractROI.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultiToMonoChannelExtractROI_h -#define __otbMultiToMonoChannelExtractROI_h +#ifndef otbMultiToMonoChannelExtractROI_h +#define otbMultiToMonoChannelExtractROI_h #include "otbExtractROIBase.h" #include "otbImage.h" diff --git a/Modules/Core/ImageBase/include/otbMultiToMonoChannelExtractROI.txx b/Modules/Core/ImageBase/include/otbMultiToMonoChannelExtractROI.txx index 095008aef1a9edf6dcfd34906c1765bd5ae13604..1bb293b83fa5014e062dca9340d9253d16f737d1 100644 --- a/Modules/Core/ImageBase/include/otbMultiToMonoChannelExtractROI.txx +++ b/Modules/Core/ImageBase/include/otbMultiToMonoChannelExtractROI.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultiToMonoChannelExtractROI_txx -#define __otbMultiToMonoChannelExtractROI_txx +#ifndef otbMultiToMonoChannelExtractROI_txx +#define otbMultiToMonoChannelExtractROI_txx #include "otbMultiToMonoChannelExtractROI.h" diff --git a/Modules/Core/ImageBase/include/otbRemoteSensingRegion.h b/Modules/Core/ImageBase/include/otbRemoteSensingRegion.h index 93e73353aa82a900d8f6c045d29bf182eb854ea1..66e3c6b44320a8f215bcf8b074588b1b1fb69bde 100644 --- a/Modules/Core/ImageBase/include/otbRemoteSensingRegion.h +++ b/Modules/Core/ImageBase/include/otbRemoteSensingRegion.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRemoteSensingRegion_h -#define __otbRemoteSensingRegion_h +#ifndef otbRemoteSensingRegion_h +#define otbRemoteSensingRegion_h #include <algorithm> #include <iomanip> diff --git a/Modules/Core/ImageBase/include/otbVectorImage.h b/Modules/Core/ImageBase/include/otbVectorImage.h index 7dea7e9d8b8228f28fbea9413db5d46809f0b21d..b696965755af3e5eea8f56f478d9ffa499a99ef6 100644 --- a/Modules/Core/ImageBase/include/otbVectorImage.h +++ b/Modules/Core/ImageBase/include/otbVectorImage.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorImage_h -#define __otbVectorImage_h +#ifndef otbVectorImage_h +#define otbVectorImage_h #if defined(__GNUC__) || defined(__clang__) #pragma GCC diagnostic push diff --git a/Modules/Core/ImageBase/include/otbVectorImage.txx b/Modules/Core/ImageBase/include/otbVectorImage.txx index af176c9e7bf87cfce1b3a61d7ad95cc12291c38c..be15ec5b0ea71313ba8f5f270abf23ab494e849f 100644 --- a/Modules/Core/ImageBase/include/otbVectorImage.txx +++ b/Modules/Core/ImageBase/include/otbVectorImage.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorImage_txx -#define __otbVectorImage_txx +#ifndef otbVectorImage_txx +#define otbVectorImage_txx #include "otbVectorImage.h" diff --git a/Modules/Core/Interpolation/include/otbBCOInterpolateImageFunction.h b/Modules/Core/Interpolation/include/otbBCOInterpolateImageFunction.h index 926674fc4d5336057f644a2ea5c88538b1d826ed..ef781a794dfe1111a593b1b749dd37191957d8dc 100644 --- a/Modules/Core/Interpolation/include/otbBCOInterpolateImageFunction.h +++ b/Modules/Core/Interpolation/include/otbBCOInterpolateImageFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBCOInterpolateImageFunction_h -#define __otbBCOInterpolateImageFunction_h +#ifndef otbBCOInterpolateImageFunction_h +#define otbBCOInterpolateImageFunction_h #include "itkInterpolateImageFunction.h" #include "vnl/vnl_vector.h" diff --git a/Modules/Core/Interpolation/include/otbBCOInterpolateImageFunction.txx b/Modules/Core/Interpolation/include/otbBCOInterpolateImageFunction.txx index 91cda290839edad87b6ddeb9ead20e6825a8d900..89572aad83c63b515005883f223dc86d2d757b78 100644 --- a/Modules/Core/Interpolation/include/otbBCOInterpolateImageFunction.txx +++ b/Modules/Core/Interpolation/include/otbBCOInterpolateImageFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBCOInterpolateImageFunction_txx -#define __otbBCOInterpolateImageFunction_txx +#ifndef otbBCOInterpolateImageFunction_txx +#define otbBCOInterpolateImageFunction_txx #include "otbBCOInterpolateImageFunction.h" diff --git a/Modules/Core/Interpolation/include/otbBSplineDecompositionImageFilter.h b/Modules/Core/Interpolation/include/otbBSplineDecompositionImageFilter.h index 7ed58cddc04ef690ae5bf3037d664bba8e819e3b..2b55bc86b48e23a5774a3c5ad9c61bc95ae4304f 100644 --- a/Modules/Core/Interpolation/include/otbBSplineDecompositionImageFilter.h +++ b/Modules/Core/Interpolation/include/otbBSplineDecompositionImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBSplineDecompositionImageFilter_h -#define __otbBSplineDecompositionImageFilter_h +#ifndef otbBSplineDecompositionImageFilter_h +#define otbBSplineDecompositionImageFilter_h #include <vector> diff --git a/Modules/Core/Interpolation/include/otbBSplineDecompositionImageFilter.txx b/Modules/Core/Interpolation/include/otbBSplineDecompositionImageFilter.txx index 6436db191deff4fd63a37f91e5d5441e32f7fe6d..c614e4b53debf2a3026006ff7812a20767a2d0be 100644 --- a/Modules/Core/Interpolation/include/otbBSplineDecompositionImageFilter.txx +++ b/Modules/Core/Interpolation/include/otbBSplineDecompositionImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBSplineDecompositionImageFilter_txx -#define __otbBSplineDecompositionImageFilter_txx +#ifndef otbBSplineDecompositionImageFilter_txx +#define otbBSplineDecompositionImageFilter_txx #include "otbBSplineDecompositionImageFilter.h" #include "itkImageRegionConstIteratorWithIndex.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Core/Interpolation/include/otbBSplineInterpolateImageFunction.h b/Modules/Core/Interpolation/include/otbBSplineInterpolateImageFunction.h index 4077c302c742fb593435d630b5d15d1f902c8ef4..0d9fabd8f72c7d2938f28f7c872ee7f6c0ff0ef7 100644 --- a/Modules/Core/Interpolation/include/otbBSplineInterpolateImageFunction.h +++ b/Modules/Core/Interpolation/include/otbBSplineInterpolateImageFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBSplineInterpolateImageFunction_h -#define __otbBSplineInterpolateImageFunction_h +#ifndef otbBSplineInterpolateImageFunction_h +#define otbBSplineInterpolateImageFunction_h #include <vector> diff --git a/Modules/Core/Interpolation/include/otbBSplineInterpolateImageFunction.txx b/Modules/Core/Interpolation/include/otbBSplineInterpolateImageFunction.txx index 3aa1274b92146a8e32be8170d5c2114d1a162796..930151d251f3a581abab9999297ede5557dda200 100644 --- a/Modules/Core/Interpolation/include/otbBSplineInterpolateImageFunction.txx +++ b/Modules/Core/Interpolation/include/otbBSplineInterpolateImageFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBSplineInterpolateImageFunction_txx -#define __otbBSplineInterpolateImageFunction_txx +#ifndef otbBSplineInterpolateImageFunction_txx +#define otbBSplineInterpolateImageFunction_txx #include "itkBSplineInterpolateImageFunction.h" #include "itkImageLinearIteratorWithIndex.h" #include "itkImageRegionConstIteratorWithIndex.h" diff --git a/Modules/Core/Interpolation/include/otbGenericInterpolateImageFunction.h b/Modules/Core/Interpolation/include/otbGenericInterpolateImageFunction.h index ee4b5dbbd5da05fd90967abe16de84759ece6b2c..f62a3f5a1d527662fe4e2af0aa744bb1abc3791d 100644 --- a/Modules/Core/Interpolation/include/otbGenericInterpolateImageFunction.h +++ b/Modules/Core/Interpolation/include/otbGenericInterpolateImageFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGenericInterpolateImageFunction_h -#define __otbGenericInterpolateImageFunction_h +#ifndef otbGenericInterpolateImageFunction_h +#define otbGenericInterpolateImageFunction_h #include "itkInterpolateImageFunction.h" #include "itkConstNeighborhoodIterator.h" diff --git a/Modules/Core/Interpolation/include/otbGenericInterpolateImageFunction.txx b/Modules/Core/Interpolation/include/otbGenericInterpolateImageFunction.txx index 2fc1e462c999faee4fbb1f68dddb4c0cc1cf00a1..28322f2850e8c2f6d3d96aae80564d0400c18798 100644 --- a/Modules/Core/Interpolation/include/otbGenericInterpolateImageFunction.txx +++ b/Modules/Core/Interpolation/include/otbGenericInterpolateImageFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGenericInterpolateImageFunction_txx -#define __otbGenericInterpolateImageFunction_txx +#ifndef otbGenericInterpolateImageFunction_txx +#define otbGenericInterpolateImageFunction_txx #include "otbGenericInterpolateImageFunction.h" #include "vnl/vnl_math.h" diff --git a/Modules/Core/Interpolation/include/otbProlateInterpolateImageFunction.h b/Modules/Core/Interpolation/include/otbProlateInterpolateImageFunction.h index 16bdc3fc8ec91e78057a29117211b8981c80fb10..c2a3dbd1aff27140f5d00d6b6facbfa7842966e3 100644 --- a/Modules/Core/Interpolation/include/otbProlateInterpolateImageFunction.h +++ b/Modules/Core/Interpolation/include/otbProlateInterpolateImageFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbProlateInterpolateImageFunction_h -#define __otbProlateInterpolateImageFunction_h +#ifndef otbProlateInterpolateImageFunction_h +#define otbProlateInterpolateImageFunction_h #include "otbGenericInterpolateImageFunction.h" #include "itkSize.h" diff --git a/Modules/Core/Interpolation/include/otbProlateInterpolateImageFunction.txx b/Modules/Core/Interpolation/include/otbProlateInterpolateImageFunction.txx index cb842d40d4a9e268d29294b3bd41cc87b8bd2d43..1f4bfb7ed448b099a4272d0469b42eb5170fc72f 100644 --- a/Modules/Core/Interpolation/include/otbProlateInterpolateImageFunction.txx +++ b/Modules/Core/Interpolation/include/otbProlateInterpolateImageFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbProlateInterpolateImageFunction_txx -#define __otbProlateInterpolateImageFunction_txx +#ifndef otbProlateInterpolateImageFunction_txx +#define otbProlateInterpolateImageFunction_txx #include "otbProlateInterpolateImageFunction.h" diff --git a/Modules/Core/Interpolation/include/otbStreamingTraits.h b/Modules/Core/Interpolation/include/otbStreamingTraits.h index 0318e1f575f93994e5392d7146fd793d3d1a9bba..829e753f790f505d86913e477df29d7a71a54579 100644 --- a/Modules/Core/Interpolation/include/otbStreamingTraits.h +++ b/Modules/Core/Interpolation/include/otbStreamingTraits.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingTraits_h -#define __otbStreamingTraits_h +#ifndef otbStreamingTraits_h +#define otbStreamingTraits_h #include "otbMacro.h" diff --git a/Modules/Core/Interpolation/include/otbStreamingTraits.txx b/Modules/Core/Interpolation/include/otbStreamingTraits.txx index 3654c47c69ed722e81f7112ec7778628eca7fd40..62ff2adaa1ca8061d7b07c1ab5acc21a15a68ea3 100644 --- a/Modules/Core/Interpolation/include/otbStreamingTraits.txx +++ b/Modules/Core/Interpolation/include/otbStreamingTraits.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingTraits_txx -#define __otbStreamingTraits_txx +#ifndef otbStreamingTraits_txx +#define otbStreamingTraits_txx #include "otbStreamingTraits.h" diff --git a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageBlackmanFunction.h b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageBlackmanFunction.h index 855f42fdb3b43252220481f2724ec7220afedf3e..f47676a261a626fb19d6e9e660c87109c86a9906 100644 --- a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageBlackmanFunction.h +++ b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageBlackmanFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWindowedSincInterpolateImageBlackmanFunction_h -#define __otbWindowedSincInterpolateImageBlackmanFunction_h +#ifndef otbWindowedSincInterpolateImageBlackmanFunction_h +#define otbWindowedSincInterpolateImageBlackmanFunction_h #include "otbWindowedSincInterpolateImageFunctionBase.h" #include "vnl/vnl_math.h" diff --git a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageCosineFunction.h b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageCosineFunction.h index 891ad8d91a7722b5b6e12dcd0186d8d460b99cb8..fbe960fbc4064a3c3179c8947e9b99cf29e58f01 100644 --- a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageCosineFunction.h +++ b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageCosineFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWindowedSincInterpolateImageCosineFunction_h -#define __otbWindowedSincInterpolateImageCosineFunction_h +#ifndef otbWindowedSincInterpolateImageCosineFunction_h +#define otbWindowedSincInterpolateImageCosineFunction_h #include "otbWindowedSincInterpolateImageFunctionBase.h" #include "vnl/vnl_math.h" diff --git a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageFunctionBase.h b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageFunctionBase.h index 7490727f41ff7cbc34f459b478de719d692b002d..852566f39a37528579919c256984737ab799c378 100644 --- a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageFunctionBase.h +++ b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageFunctionBase.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWindowedSincInterpolateImageFunctionBase_h -#define __otbWindowedSincInterpolateImageFunctionBase_h +#ifndef otbWindowedSincInterpolateImageFunctionBase_h +#define otbWindowedSincInterpolateImageFunctionBase_h #include "otbGenericInterpolateImageFunction.h" #include "itkSize.h" diff --git a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageFunctionBase.txx b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageFunctionBase.txx index 2a2b35b11ca09cc1fc6a72084f391ca665fa038c..e0b88818d849fbd4d7b63d59b351aa43208dc6b3 100644 --- a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageFunctionBase.txx +++ b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageFunctionBase.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWindowedSincInterpolateImageFunctionBase_txx -#define __otbWindowedSincInterpolateImageFunctionBase_txx +#ifndef otbWindowedSincInterpolateImageFunctionBase_txx +#define otbWindowedSincInterpolateImageFunctionBase_txx #include "otbWindowedSincInterpolateImageFunctionBase.h" diff --git a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageGaussianFunction.h b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageGaussianFunction.h index e6afcf9aff4f899a4a32f16439b43da993611c5a..eabcaa326f6178ee7f6ebe3c4fa4fc20758022a4 100644 --- a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageGaussianFunction.h +++ b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageGaussianFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWindowedSincInterpolateImageGaussianFunction_h -#define __otbWindowedSincInterpolateImageGaussianFunction_h +#ifndef otbWindowedSincInterpolateImageGaussianFunction_h +#define otbWindowedSincInterpolateImageGaussianFunction_h #include "otbWindowedSincInterpolateImageFunctionBase.h" #include "vnl/vnl_math.h" diff --git a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageHammingFunction.h b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageHammingFunction.h index bca9d953a679f8803ba9ace031022c9614b4c578..b7d10e1a954e40126beef8856c790e4b593d4471 100644 --- a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageHammingFunction.h +++ b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageHammingFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWindowedSincInterpolateImageHammingFunction_h -#define __otbWindowedSincInterpolateImageHammingFunction_h +#ifndef otbWindowedSincInterpolateImageHammingFunction_h +#define otbWindowedSincInterpolateImageHammingFunction_h #include "otbWindowedSincInterpolateImageFunctionBase.h" #include "vnl/vnl_math.h" diff --git a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageLanczosFunction.h b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageLanczosFunction.h index 1c5793d14e7190c9e765fd307f201e90f02a4b49..eafa59a11f10fd566153276751198fef24e58ee6 100644 --- a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageLanczosFunction.h +++ b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageLanczosFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWindowedSincInterpolateImageLanczosFunction_h -#define __otbWindowedSincInterpolateImageLanczosFunction_h +#ifndef otbWindowedSincInterpolateImageLanczosFunction_h +#define otbWindowedSincInterpolateImageLanczosFunction_h #include "otbWindowedSincInterpolateImageFunctionBase.h" #include "vnl/vnl_math.h" diff --git a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageWelchFunction.h b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageWelchFunction.h index dad775d0dfa8c1384f45cf52ea5a5f06f78289a0..19e3df3355ec95b37da1b4d080f5d2c0b90b7d40 100644 --- a/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageWelchFunction.h +++ b/Modules/Core/Interpolation/include/otbWindowedSincInterpolateImageWelchFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWindowedSincInterpolateImageWelchFunction_h -#define __otbWindowedSincInterpolateImageWelchFunction_h +#ifndef otbWindowedSincInterpolateImageWelchFunction_h +#define otbWindowedSincInterpolateImageWelchFunction_h #include "otbWindowedSincInterpolateImageFunctionBase.h" #include "vnl/vnl_math.h" diff --git a/Modules/Core/LabelMap/include/otbAttributesMapLabelObject.h b/Modules/Core/LabelMap/include/otbAttributesMapLabelObject.h index 5e016c5d8a3ffd7207da50464217c3a16dfa5bb5..ccc6977901849e5cf30d37289d0f5216837815ca 100644 --- a/Modules/Core/LabelMap/include/otbAttributesMapLabelObject.h +++ b/Modules/Core/LabelMap/include/otbAttributesMapLabelObject.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAttributesMapLabelObject_h -#define __otbAttributesMapLabelObject_h +#ifndef otbAttributesMapLabelObject_h +#define otbAttributesMapLabelObject_h #if defined(__GNUC__) || defined(__clang__) #pragma GCC diagnostic push diff --git a/Modules/Core/LabelMap/include/otbAttributesMapLabelObjectWithClassLabel.h b/Modules/Core/LabelMap/include/otbAttributesMapLabelObjectWithClassLabel.h index 2a3495a2e5a73c9301efba702d41903e2ba31a83..88d8321fc13f7809885d6acdae7cd87c1000200b 100644 --- a/Modules/Core/LabelMap/include/otbAttributesMapLabelObjectWithClassLabel.h +++ b/Modules/Core/LabelMap/include/otbAttributesMapLabelObjectWithClassLabel.h @@ -15,8 +15,8 @@ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAttributesMapLabelObjectWithClassLabel_h -#define __otbAttributesMapLabelObjectWithClassLabel_h +#ifndef otbAttributesMapLabelObjectWithClassLabel_h +#define otbAttributesMapLabelObjectWithClassLabel_h #include "otbAttributesMapLabelObject.h" diff --git a/Modules/Core/LabelMap/include/otbAttributesMapOpeningLabelMapFilter.h b/Modules/Core/LabelMap/include/otbAttributesMapOpeningLabelMapFilter.h index 4f0e3a9af1e956cc54d055b0cfc9883ed58d5885..9e9e0d5262d5dda0cf20905d49d6938dfbe01324 100644 --- a/Modules/Core/LabelMap/include/otbAttributesMapOpeningLabelMapFilter.h +++ b/Modules/Core/LabelMap/include/otbAttributesMapOpeningLabelMapFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAttributesMapOpeningLabelMapFilter_h -#define __otbAttributesMapOpeningLabelMapFilter_h +#ifndef otbAttributesMapOpeningLabelMapFilter_h +#define otbAttributesMapOpeningLabelMapFilter_h #include "otbAttributesMapLabelObject.h" #include "itkAttributeOpeningLabelMapFilter.h" @@ -94,4 +94,4 @@ private: #include "otbAttributesMapOpeningLabelMapFilter.txx" #endif -#endif // __otbAttributesMapOpeningLabelMapFilter_h +#endif // otbAttributesMapOpeningLabelMapFilter_h diff --git a/Modules/Core/LabelMap/include/otbAttributesMapOpeningLabelMapFilter.txx b/Modules/Core/LabelMap/include/otbAttributesMapOpeningLabelMapFilter.txx index 05b94167687101f385d0102bf9c8230fd625abe7..7d96664293339e4a58e418a8f889228ca6f9c521 100644 --- a/Modules/Core/LabelMap/include/otbAttributesMapOpeningLabelMapFilter.txx +++ b/Modules/Core/LabelMap/include/otbAttributesMapOpeningLabelMapFilter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbAttributesMapOpeningLabelMapFilter_txx -#define __otbAttributesMapOpeningLabelMapFilter_txx +#ifndef otbAttributesMapOpeningLabelMapFilter_txx +#define otbAttributesMapOpeningLabelMapFilter_txx #include "otbAttributesMapOpeningLabelMapFilter.h" diff --git a/Modules/Core/LabelMap/include/otbBandsStatisticsAttributesLabelMapFilter.h b/Modules/Core/LabelMap/include/otbBandsStatisticsAttributesLabelMapFilter.h index 563a8473bd3099f0f8428f40c1160bae3c3bc8eb..2f15a4095831530222d5057fec2cb302e64961a9 100644 --- a/Modules/Core/LabelMap/include/otbBandsStatisticsAttributesLabelMapFilter.h +++ b/Modules/Core/LabelMap/include/otbBandsStatisticsAttributesLabelMapFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBandsStatisticsAttributesLabelMapFilter_h -#define __otbBandsStatisticsAttributesLabelMapFilter_h +#ifndef otbBandsStatisticsAttributesLabelMapFilter_h +#define otbBandsStatisticsAttributesLabelMapFilter_h #include "otbStatisticsAttributesLabelMapFilter.h" #include "otbMultiToMonoChannelExtractROI.h" diff --git a/Modules/Core/LabelMap/include/otbBandsStatisticsAttributesLabelMapFilter.txx b/Modules/Core/LabelMap/include/otbBandsStatisticsAttributesLabelMapFilter.txx index 2ad41886e63cb6eb163b70aa01e70ecac4c55bc4..9af7b1729b9be5d6f9b390a676d1652cb8c655d5 100644 --- a/Modules/Core/LabelMap/include/otbBandsStatisticsAttributesLabelMapFilter.txx +++ b/Modules/Core/LabelMap/include/otbBandsStatisticsAttributesLabelMapFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBandsStatisticsAttributesLabelMapFilter_txx -#define __otbBandsStatisticsAttributesLabelMapFilter_txx +#ifndef otbBandsStatisticsAttributesLabelMapFilter_txx +#define otbBandsStatisticsAttributesLabelMapFilter_txx #include "otbBandsStatisticsAttributesLabelMapFilter.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Core/LabelMap/include/otbImageToLabelMapWithAttributesFilter.h b/Modules/Core/LabelMap/include/otbImageToLabelMapWithAttributesFilter.h index 1b0032a2a7de246071f8c4e85cffe1cca74db8fa..3e7118ce62705f72a700ca36e5ee5d3d9ae3ab49 100644 --- a/Modules/Core/LabelMap/include/otbImageToLabelMapWithAttributesFilter.h +++ b/Modules/Core/LabelMap/include/otbImageToLabelMapWithAttributesFilter.h @@ -15,8 +15,8 @@ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToLabelMapWithAttributesFilter_h -#define __otbImageToLabelMapWithAttributesFilter_h +#ifndef otbImageToLabelMapWithAttributesFilter_h +#define otbImageToLabelMapWithAttributesFilter_h #include "itkShapeLabelMapFilter.h" #include "otbAttributesMapLabelObjectWithClassLabel.h" diff --git a/Modules/Core/LabelMap/include/otbImageToLabelMapWithAttributesFilter.txx b/Modules/Core/LabelMap/include/otbImageToLabelMapWithAttributesFilter.txx index 063998a3bdc68f40568bcde3bbb81fd4ba61888f..24cab3fd19d28f800ca47132116d4f0cfa209cee 100644 --- a/Modules/Core/LabelMap/include/otbImageToLabelMapWithAttributesFilter.txx +++ b/Modules/Core/LabelMap/include/otbImageToLabelMapWithAttributesFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToLabelMapWithAttributesFilter_txx -#define __otbImageToLabelMapWithAttributesFilter_txx +#ifndef otbImageToLabelMapWithAttributesFilter_txx +#define otbImageToLabelMapWithAttributesFilter_txx #include "otbImageToLabelMapWithAttributesFilter.h" #include "itkProcessObject.h" diff --git a/Modules/Core/LabelMap/include/otbKMeansAttributesLabelMapFilter.h b/Modules/Core/LabelMap/include/otbKMeansAttributesLabelMapFilter.h index bc5e7167603b38fe09c70a60f5e29f5f3a65acc1..6da83c0eb96a2e15d58ea27e36e4b39ec02e3db4 100644 --- a/Modules/Core/LabelMap/include/otbKMeansAttributesLabelMapFilter.h +++ b/Modules/Core/LabelMap/include/otbKMeansAttributesLabelMapFilter.h @@ -15,8 +15,8 @@ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKMeansAttributesLabelMapFilter_h -#define __otbKMeansAttributesLabelMapFilter_h +#ifndef otbKMeansAttributesLabelMapFilter_h +#define otbKMeansAttributesLabelMapFilter_h #include "itkLabelMapFilter.h" #include "otbLabelMapWithClassLabelToLabeledSampleListFilter.h" diff --git a/Modules/Core/LabelMap/include/otbKMeansAttributesLabelMapFilter.txx b/Modules/Core/LabelMap/include/otbKMeansAttributesLabelMapFilter.txx index 965edc618c43931fc200ada24eb57c726e5816b7..cc093f06f8cf507db17d5a7e001cd9ef1277239a 100644 --- a/Modules/Core/LabelMap/include/otbKMeansAttributesLabelMapFilter.txx +++ b/Modules/Core/LabelMap/include/otbKMeansAttributesLabelMapFilter.txx @@ -15,8 +15,8 @@ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKMeansAttributesLabelMapFilter_txx -#define __otbKMeansAttributesLabelMapFilter_txx +#ifndef otbKMeansAttributesLabelMapFilter_txx +#define otbKMeansAttributesLabelMapFilter_txx #include "otbKMeansAttributesLabelMapFilter.h" #include "itkNumericTraits.h" diff --git a/Modules/Core/LabelMap/include/otbLabelImageToLabelMapWithAdjacencyFilter.h b/Modules/Core/LabelMap/include/otbLabelImageToLabelMapWithAdjacencyFilter.h index 0cac885b05692bd0b12d569578af3fd7af1be583..27deeeaee290c7d4f5865fc249f08cb16677a0bc 100644 --- a/Modules/Core/LabelMap/include/otbLabelImageToLabelMapWithAdjacencyFilter.h +++ b/Modules/Core/LabelMap/include/otbLabelImageToLabelMapWithAdjacencyFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelImageToLabelMapWithAdjacencyFilter_h -#define __otbLabelImageToLabelMapWithAdjacencyFilter_h +#ifndef otbLabelImageToLabelMapWithAdjacencyFilter_h +#define otbLabelImageToLabelMapWithAdjacencyFilter_h #include "itkImageToImageFilter.h" #include "otbLabelMapWithAdjacency.h" diff --git a/Modules/Core/LabelMap/include/otbLabelImageToLabelMapWithAdjacencyFilter.txx b/Modules/Core/LabelMap/include/otbLabelImageToLabelMapWithAdjacencyFilter.txx index d8995d186ca835f470036856a8bc93dc7b6a1937..efca8c48f0d8c4499a1446017917d54124baa854 100644 --- a/Modules/Core/LabelMap/include/otbLabelImageToLabelMapWithAdjacencyFilter.txx +++ b/Modules/Core/LabelMap/include/otbLabelImageToLabelMapWithAdjacencyFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelImageToLabelMapWithAdjacencyFilter_txx -#define __otbLabelImageToLabelMapWithAdjacencyFilter_txx +#ifndef otbLabelImageToLabelMapWithAdjacencyFilter_txx +#define otbLabelImageToLabelMapWithAdjacencyFilter_txx #include "otbLabelImageToLabelMapWithAdjacencyFilter.h" #include "itkNumericTraits.h" diff --git a/Modules/Core/LabelMap/include/otbLabelMapFeaturesFunctorImageFilter.h b/Modules/Core/LabelMap/include/otbLabelMapFeaturesFunctorImageFilter.h index f17418747e188fde8631b3318427ac6bd3b54e12..6366e3f2fba7386d42d935a6c15c0b5629e13c66 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapFeaturesFunctorImageFilter.h +++ b/Modules/Core/LabelMap/include/otbLabelMapFeaturesFunctorImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelMapFeaturesFunctorImageFilter_h -#define __otbLabelMapFeaturesFunctorImageFilter_h +#ifndef otbLabelMapFeaturesFunctorImageFilter_h +#define otbLabelMapFeaturesFunctorImageFilter_h #include "itkInPlaceLabelMapFilter.h" diff --git a/Modules/Core/LabelMap/include/otbLabelMapSource.h b/Modules/Core/LabelMap/include/otbLabelMapSource.h index 3dbb4bc46cdcd5d2b578bd8b6d6f27ef8ac59b1c..1fc4ce631e0f8195c088d91207fbbc1666b6c772 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapSource.h +++ b/Modules/Core/LabelMap/include/otbLabelMapSource.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbLabelMapSource_h -#define __otbLabelMapSource_h +#ifndef otbLabelMapSource_h +#define otbLabelMapSource_h #include "itkProcessObject.h" @@ -80,4 +80,4 @@ private: #include "otbLabelMapSource.txx" #endif -#endif // __otbLabelMapSource_h +#endif // otbLabelMapSource_h diff --git a/Modules/Core/LabelMap/include/otbLabelMapSource.txx b/Modules/Core/LabelMap/include/otbLabelMapSource.txx index 5e9a4bf37084fe53156ac860d6a06227f98fe896..252421399a9c32503edf4ede8a39ef287647ec67 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapSource.txx +++ b/Modules/Core/LabelMap/include/otbLabelMapSource.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbLabelMapSource_txx -#define __otbLabelMapSource_txx +#ifndef otbLabelMapSource_txx +#define otbLabelMapSource_txx #include "otbLabelMapSource.h" diff --git a/Modules/Core/LabelMap/include/otbLabelMapToAttributeImageFilter.h b/Modules/Core/LabelMap/include/otbLabelMapToAttributeImageFilter.h index 5e791981d9158f4fd4e510a47b174781d8438a86..910e37edd147ecd4b111b58b8f8b5bb262ef069e 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapToAttributeImageFilter.h +++ b/Modules/Core/LabelMap/include/otbLabelMapToAttributeImageFilter.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbLabelMapToAttributeImageFilter_h -#define __otbLabelMapToAttributeImageFilter_h +#ifndef otbLabelMapToAttributeImageFilter_h +#define otbLabelMapToAttributeImageFilter_h #include "itkLabelMapFilter.h" #include "otbAttributesMapLabelObject.h" diff --git a/Modules/Core/LabelMap/include/otbLabelMapToAttributeImageFilter.txx b/Modules/Core/LabelMap/include/otbLabelMapToAttributeImageFilter.txx index 88f606e143fc86bba2f770c834727c906670bcc4..7ed28cd3a40987aea3f1323cb2b086101827c049 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapToAttributeImageFilter.txx +++ b/Modules/Core/LabelMap/include/otbLabelMapToAttributeImageFilter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbLabelMapToAttributeImageFilter_txx -#define __otbLabelMapToAttributeImageFilter_txx +#ifndef otbLabelMapToAttributeImageFilter_txx +#define otbLabelMapToAttributeImageFilter_txx #include "otbLabelMapToAttributeImageFilter.h" #include "otbMacro.h" diff --git a/Modules/Core/LabelMap/include/otbLabelMapToLabelImageFilter.h b/Modules/Core/LabelMap/include/otbLabelMapToLabelImageFilter.h index 647e431cda3be641a841f7ca9636b52279814f05..3614df39205072056d32a8be3ac62ba69522b854 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapToLabelImageFilter.h +++ b/Modules/Core/LabelMap/include/otbLabelMapToLabelImageFilter.h @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelMapToLabelImageFilter_h -#define __otbLabelMapToLabelImageFilter_h +#ifndef otbLabelMapToLabelImageFilter_h +#define otbLabelMapToLabelImageFilter_h #include "itkLabelMapToLabelImageFilter.h" diff --git a/Modules/Core/LabelMap/include/otbLabelMapToLabelImageFilter.txx b/Modules/Core/LabelMap/include/otbLabelMapToLabelImageFilter.txx index ffc0f7e7013f2e60d47d3dbed41a642309fb3be2..1d38900990aa88ebe1f06a14d66b7b86bf130c98 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapToLabelImageFilter.txx +++ b/Modules/Core/LabelMap/include/otbLabelMapToLabelImageFilter.txx @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelMapToLabelImageFilter_txx -#define __otbLabelMapToLabelImageFilter_txx +#ifndef otbLabelMapToLabelImageFilter_txx +#define otbLabelMapToLabelImageFilter_txx #include "otbLabelMapToLabelImageFilter.h" #include "itkNumericTraits.h" diff --git a/Modules/Core/LabelMap/include/otbLabelMapToSampleListFilter.h b/Modules/Core/LabelMap/include/otbLabelMapToSampleListFilter.h index 04231b7ea426ccd07a16e42e7f043f320b10e381..74e29aa9391733a2b843d2a771bdc7233f2475c7 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapToSampleListFilter.h +++ b/Modules/Core/LabelMap/include/otbLabelMapToSampleListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelMapToSampleListFilter_h -#define __otbLabelMapToSampleListFilter_h +#ifndef otbLabelMapToSampleListFilter_h +#define otbLabelMapToSampleListFilter_h #include <algorithm> diff --git a/Modules/Core/LabelMap/include/otbLabelMapToSampleListFilter.txx b/Modules/Core/LabelMap/include/otbLabelMapToSampleListFilter.txx index 6a627f96c02228e1015c8da86f710864785d638d..b85660a898d08bf7d93e9d0c43c7217e87d47c76 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapToSampleListFilter.txx +++ b/Modules/Core/LabelMap/include/otbLabelMapToSampleListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelMapToSampleListFilter_txx -#define __otbLabelMapToSampleListFilter_txx +#ifndef otbLabelMapToSampleListFilter_txx +#define otbLabelMapToSampleListFilter_txx #include "otbLabelMapToSampleListFilter.h" diff --git a/Modules/Core/LabelMap/include/otbLabelMapWithAdjacency.h b/Modules/Core/LabelMap/include/otbLabelMapWithAdjacency.h index 420d659679b1d1ceaff118009524d514ceeb7934..f50f4bd98e6d6847aef68425053d0daff07103ec 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapWithAdjacency.h +++ b/Modules/Core/LabelMap/include/otbLabelMapWithAdjacency.h @@ -15,8 +15,8 @@ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelMapWithAdjacency_h -#define __otbLabelMapWithAdjacency_h +#ifndef otbLabelMapWithAdjacency_h +#define otbLabelMapWithAdjacency_h #include "itkLabelMap.h" #include "otbMergeLabelObjectFunctor.h" diff --git a/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToClassLabelImageFilter.h b/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToClassLabelImageFilter.h index faac75ab720e69204e6d5720b52cb92985cc6e9f..6de97a056fc50e526a5b5b303187aa788d1e2fe8 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToClassLabelImageFilter.h +++ b/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToClassLabelImageFilter.h @@ -15,8 +15,8 @@ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelMapWithClassLabelToClassLabelImageFilter_h -#define __otbLabelMapWithClassLabelToClassLabelImageFilter_h +#ifndef otbLabelMapWithClassLabelToClassLabelImageFilter_h +#define otbLabelMapWithClassLabelToClassLabelImageFilter_h #include "itkLabelMapFilter.h" diff --git a/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToClassLabelImageFilter.txx b/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToClassLabelImageFilter.txx index 7588b0877ba253250955fc2ed1d6545216063b55..93c0528781256a073d50020464f1eb465a33cecc 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToClassLabelImageFilter.txx +++ b/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToClassLabelImageFilter.txx @@ -15,8 +15,8 @@ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelMapWithClassLabelToClassLabelImageFilter_txx -#define __otbLabelMapWithClassLabelToClassLabelImageFilter_txx +#ifndef otbLabelMapWithClassLabelToClassLabelImageFilter_txx +#define otbLabelMapWithClassLabelToClassLabelImageFilter_txx #include "otbLabelMapWithClassLabelToClassLabelImageFilter.h" #include "itkNumericTraits.h" diff --git a/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToLabeledSampleListFilter.h b/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToLabeledSampleListFilter.h index 4774c9a07551a2401a4a72a53373ebe6d8f9c524..894b569cf59dcfb2450455e7df2e489d2658bbe6 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToLabeledSampleListFilter.h +++ b/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToLabeledSampleListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelMapWithClassLabelToLabeledSampleListFilter_h -#define __otbLabelMapWithClassLabelToLabeledSampleListFilter_h +#ifndef otbLabelMapWithClassLabelToLabeledSampleListFilter_h +#define otbLabelMapWithClassLabelToLabeledSampleListFilter_h #include "otbLabelMapToSampleListFilter.h" diff --git a/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToLabeledSampleListFilter.txx b/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToLabeledSampleListFilter.txx index e0fdad6eddf1227c6d96dd0a06510ee6ffaae6ce..66c7fb3e86b90b7a237d282f556b164217f236c9 100644 --- a/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToLabeledSampleListFilter.txx +++ b/Modules/Core/LabelMap/include/otbLabelMapWithClassLabelToLabeledSampleListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelMapWithClassLabelToLabeledSampleListFilter_txx -#define __otbLabelMapWithClassLabelToLabeledSampleListFilter_txx +#ifndef otbLabelMapWithClassLabelToLabeledSampleListFilter_txx +#define otbLabelMapWithClassLabelToLabeledSampleListFilter_txx #include "otbLabelMapWithClassLabelToLabeledSampleListFilter.h" #include "itkDataObject.h" diff --git a/Modules/Core/LabelMap/include/otbLabelObjectFieldsFunctor.h b/Modules/Core/LabelMap/include/otbLabelObjectFieldsFunctor.h index 4875537cfbba52f6e7f34b0a0c032b7f0a5ba2a5..4140c94bc2b6825158c284d401d5cfff20cbd583 100644 --- a/Modules/Core/LabelMap/include/otbLabelObjectFieldsFunctor.h +++ b/Modules/Core/LabelMap/include/otbLabelObjectFieldsFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelObjectFieldsFunctor_h -#define __otbLabelObjectFieldsFunctor_h +#ifndef otbLabelObjectFieldsFunctor_h +#define otbLabelObjectFieldsFunctor_h #include "itkLabelObject.h" #include <map> diff --git a/Modules/Core/LabelMap/include/otbLabelObjectToPolygonFunctor.h b/Modules/Core/LabelMap/include/otbLabelObjectToPolygonFunctor.h index f050fe1d65814e42178ecf7859507b07773d65b4..bba63cd462de32d974a6a9e449299a22efdaf1c7 100644 --- a/Modules/Core/LabelMap/include/otbLabelObjectToPolygonFunctor.h +++ b/Modules/Core/LabelMap/include/otbLabelObjectToPolygonFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelObjectToPolygonFunctor_h -#define __otbLabelObjectToPolygonFunctor_h +#ifndef otbLabelObjectToPolygonFunctor_h +#define otbLabelObjectToPolygonFunctor_h #include <vector> diff --git a/Modules/Core/LabelMap/include/otbLabelObjectToPolygonFunctor.txx b/Modules/Core/LabelMap/include/otbLabelObjectToPolygonFunctor.txx index cce9ffe6752ed5357611e67a10f5b51713d29d82..bab301c62dfa1e48ec36a22ba48db3662d8b6f49 100644 --- a/Modules/Core/LabelMap/include/otbLabelObjectToPolygonFunctor.txx +++ b/Modules/Core/LabelMap/include/otbLabelObjectToPolygonFunctor.txx @@ -16,8 +16,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelObjectToPolygonFunctor_txx -#define __otbLabelObjectToPolygonFunctor_txx +#ifndef otbLabelObjectToPolygonFunctor_txx +#define otbLabelObjectToPolygonFunctor_txx #include "otbLabelObjectToPolygonFunctor.h" diff --git a/Modules/Core/LabelMap/include/otbLabelObjectWithClassLabelFieldsFunctor.h b/Modules/Core/LabelMap/include/otbLabelObjectWithClassLabelFieldsFunctor.h index 0317b60c012877d74ed8cd3d4c6a1c54ff036177..1c89d8f3d96a4874761dbe64bf2eccce0dc01bbc 100644 --- a/Modules/Core/LabelMap/include/otbLabelObjectWithClassLabelFieldsFunctor.h +++ b/Modules/Core/LabelMap/include/otbLabelObjectWithClassLabelFieldsFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelObjectWithClassLabelFieldsFunctor_h -#define __otbLabelObjectWithClassLabelFieldsFunctor_h +#ifndef otbLabelObjectWithClassLabelFieldsFunctor_h +#define otbLabelObjectWithClassLabelFieldsFunctor_h #include "itkLabelObject.h" #include <map> diff --git a/Modules/Core/LabelMap/include/otbMergeLabelObjectFunctor.h b/Modules/Core/LabelMap/include/otbMergeLabelObjectFunctor.h index 5c279fdca7971792f6bc8a54da5bcf8a959207e9..d7f140bd5478390adb0911746b40af5bf0af5fbc 100644 --- a/Modules/Core/LabelMap/include/otbMergeLabelObjectFunctor.h +++ b/Modules/Core/LabelMap/include/otbMergeLabelObjectFunctor.h @@ -15,8 +15,8 @@ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMergeLabelObjectFunctor_h -#define __otbMergeLabelObjectFunctor_h +#ifndef otbMergeLabelObjectFunctor_h +#define otbMergeLabelObjectFunctor_h #include <algorithm> diff --git a/Modules/Core/LabelMap/include/otbMinMaxAttributesLabelMapFilter.h b/Modules/Core/LabelMap/include/otbMinMaxAttributesLabelMapFilter.h index 12899f2835747a69f9060a4d796a53df34c96de2..53943dd2b3e7aca93d9ddf6a2ae72816ecd6a308 100644 --- a/Modules/Core/LabelMap/include/otbMinMaxAttributesLabelMapFilter.h +++ b/Modules/Core/LabelMap/include/otbMinMaxAttributesLabelMapFilter.h @@ -15,8 +15,8 @@ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMinMaxAttributesLabelMapFilter_h -#define __otbMinMaxAttributesLabelMapFilter_h +#ifndef otbMinMaxAttributesLabelMapFilter_h +#define otbMinMaxAttributesLabelMapFilter_h #include "itkLabelMapFilter.h" #include "itkSimpleDataObjectDecorator.h" diff --git a/Modules/Core/LabelMap/include/otbMinMaxAttributesLabelMapFilter.txx b/Modules/Core/LabelMap/include/otbMinMaxAttributesLabelMapFilter.txx index 5285e63d8b6879662d1df366cc2a6f08db88266f..4f28217deec986a04331a6890102f4405eefb1ba 100644 --- a/Modules/Core/LabelMap/include/otbMinMaxAttributesLabelMapFilter.txx +++ b/Modules/Core/LabelMap/include/otbMinMaxAttributesLabelMapFilter.txx @@ -15,8 +15,8 @@ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMinMaxAttributesLabelMapFilter_txx -#define __otbMinMaxAttributesLabelMapFilter_txx +#ifndef otbMinMaxAttributesLabelMapFilter_txx +#define otbMinMaxAttributesLabelMapFilter_txx #include "otbMinMaxAttributesLabelMapFilter.h" #include "itkNumericTraits.h" diff --git a/Modules/Core/LabelMap/include/otbNormalizeAttributesLabelMapFilter.h b/Modules/Core/LabelMap/include/otbNormalizeAttributesLabelMapFilter.h index d665a70510cd09e6b2b13faf527d3e7188726547..ac8289eb64780be270963d768eebae233bd7f62a 100644 --- a/Modules/Core/LabelMap/include/otbNormalizeAttributesLabelMapFilter.h +++ b/Modules/Core/LabelMap/include/otbNormalizeAttributesLabelMapFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNormalizeAttributesLabelMapFilter_h -#define __otbNormalizeAttributesLabelMapFilter_h +#ifndef otbNormalizeAttributesLabelMapFilter_h +#define otbNormalizeAttributesLabelMapFilter_h #include "otbLabelMapFeaturesFunctorImageFilter.h" #include <vector> diff --git a/Modules/Core/LabelMap/include/otbNormalizeAttributesLabelMapFilter.txx b/Modules/Core/LabelMap/include/otbNormalizeAttributesLabelMapFilter.txx index 4b3b86c2646419a867ceee05ee2143eb410e9730..d82e98355bc2cbafa850b4410d48671c87b74b12 100644 --- a/Modules/Core/LabelMap/include/otbNormalizeAttributesLabelMapFilter.txx +++ b/Modules/Core/LabelMap/include/otbNormalizeAttributesLabelMapFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNormalizeAttributesLabelMapFilter_txx -#define __otbNormalizeAttributesLabelMapFilter_txx +#ifndef otbNormalizeAttributesLabelMapFilter_txx +#define otbNormalizeAttributesLabelMapFilter_txx #include "otbNormalizeAttributesLabelMapFilter.h" diff --git a/Modules/Core/LabelMap/include/otbShapeAttributesLabelMapFilter.h b/Modules/Core/LabelMap/include/otbShapeAttributesLabelMapFilter.h index f48bf3b5bd10e7927003b89550042d15a5b04573..7aa2b3bf1bf01727a2a3f435e8befc29f5634837 100644 --- a/Modules/Core/LabelMap/include/otbShapeAttributesLabelMapFilter.h +++ b/Modules/Core/LabelMap/include/otbShapeAttributesLabelMapFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbShapeAttributesLabelMapFilter_h -#define __otbShapeAttributesLabelMapFilter_h +#ifndef otbShapeAttributesLabelMapFilter_h +#define otbShapeAttributesLabelMapFilter_h #include "otbLabelMapFeaturesFunctorImageFilter.h" #include "otbImage.h" diff --git a/Modules/Core/LabelMap/include/otbShapeAttributesLabelMapFilter.txx b/Modules/Core/LabelMap/include/otbShapeAttributesLabelMapFilter.txx index ea28e703c6b7e7616d3e0d904095da6ce7958b1e..bf5bff1184600d73c9bf57739017272e8b738c7b 100644 --- a/Modules/Core/LabelMap/include/otbShapeAttributesLabelMapFilter.txx +++ b/Modules/Core/LabelMap/include/otbShapeAttributesLabelMapFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbShapeAttributesLabelMapFilter_txx -#define __otbShapeAttributesLabelMapFilter_txx +#ifndef otbShapeAttributesLabelMapFilter_txx +#define otbShapeAttributesLabelMapFilter_txx #include "otbShapeAttributesLabelMapFilter.h" #include "itkProgressReporter.h" diff --git a/Modules/Core/LabelMap/include/otbStatisticsAttributesLabelMapFilter.h b/Modules/Core/LabelMap/include/otbStatisticsAttributesLabelMapFilter.h index 00f0337cec68db89557f0da5125f2ef7d5774b69..06314975f568d658b88f3e2f4aa1a4a579a31c70 100644 --- a/Modules/Core/LabelMap/include/otbStatisticsAttributesLabelMapFilter.h +++ b/Modules/Core/LabelMap/include/otbStatisticsAttributesLabelMapFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStatisticsAttributesLabelMapFilter_h -#define __otbStatisticsAttributesLabelMapFilter_h +#ifndef otbStatisticsAttributesLabelMapFilter_h +#define otbStatisticsAttributesLabelMapFilter_h #include "otbLabelMapFeaturesFunctorImageFilter.h" #include "itkMatrix.h" diff --git a/Modules/Core/LabelMap/include/otbStatisticsAttributesLabelMapFilter.txx b/Modules/Core/LabelMap/include/otbStatisticsAttributesLabelMapFilter.txx index bd77a6b5b8c1ca62c961de41f374276e3b0f61e5..0640feb2b0604ba44cf59822141453f977febe86 100644 --- a/Modules/Core/LabelMap/include/otbStatisticsAttributesLabelMapFilter.txx +++ b/Modules/Core/LabelMap/include/otbStatisticsAttributesLabelMapFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStatisticsAttributesLabelMapFilter_txx -#define __otbStatisticsAttributesLabelMapFilter_txx +#ifndef otbStatisticsAttributesLabelMapFilter_txx +#define otbStatisticsAttributesLabelMapFilter_txx #include "otbStatisticsAttributesLabelMapFilter.h" diff --git a/Modules/Core/Metadata/include/otbBandName.h b/Modules/Core/Metadata/include/otbBandName.h index e00d69444ff0619b4d3bc234168290a9c02e7da0..040fea3299b34e99958c1aef0146dd65ad3dee58 100644 --- a/Modules/Core/Metadata/include/otbBandName.h +++ b/Modules/Core/Metadata/include/otbBandName.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBandName_h -#define __otbBandName_h +#ifndef otbBandName_h +#define otbBandName_h namespace otb { diff --git a/Modules/Core/Metadata/include/otbDefaultImageMetadataInterface.h b/Modules/Core/Metadata/include/otbDefaultImageMetadataInterface.h index 45350ee841dcbc7488c4272194ff8d0c5f158d00..b2fa1043359fddd0adc3c0e24d983a4c0424d974 100644 --- a/Modules/Core/Metadata/include/otbDefaultImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbDefaultImageMetadataInterface.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDefaultImageMetadataInterface_h -#define __otbDefaultImageMetadataInterface_h +#ifndef otbDefaultImageMetadataInterface_h +#define otbDefaultImageMetadataInterface_h #include <algorithm> diff --git a/Modules/Core/Metadata/include/otbDefaultImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbDefaultImageMetadataInterfaceFactory.h index 5364e509cadab36a89901e91d27db43a15fe6f3c..7515336fcff4674d18d4e7fcfcd17cd25b09b17e 100644 --- a/Modules/Core/Metadata/include/otbDefaultImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbDefaultImageMetadataInterfaceFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDefaultImageMetadataInterfaceFactory_h -#define __otbDefaultImageMetadataInterfaceFactory_h +#ifndef otbDefaultImageMetadataInterfaceFactory_h +#define otbDefaultImageMetadataInterfaceFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/Core/Metadata/include/otbFormosatImageMetadataInterface.h b/Modules/Core/Metadata/include/otbFormosatImageMetadataInterface.h index 6fd5ca792d427ce6dde388843eb62fc4ba6605fb..d2a005f13ed29fe5c678c5db4f778bc97fa12b84 100644 --- a/Modules/Core/Metadata/include/otbFormosatImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbFormosatImageMetadataInterface.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFormosatImageMetadataInterface_h -#define __otbFormosatImageMetadataInterface_h +#ifndef otbFormosatImageMetadataInterface_h +#define otbFormosatImageMetadataInterface_h #include "otbOpticalImageMetadataInterface.h" diff --git a/Modules/Core/Metadata/include/otbFormosatImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbFormosatImageMetadataInterfaceFactory.h index c99428a352bd6179b4acbb0f1f8c97bae0e83d00..91a62c2ba155de75cefebf7710276ee4b177255f 100644 --- a/Modules/Core/Metadata/include/otbFormosatImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbFormosatImageMetadataInterfaceFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFormosatImageMetadataInterfaceFactory_h -#define __otbFormosatImageMetadataInterfaceFactory_h +#ifndef otbFormosatImageMetadataInterfaceFactory_h +#define otbFormosatImageMetadataInterfaceFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/Core/Metadata/include/otbIkonosImageMetadataInterface.h b/Modules/Core/Metadata/include/otbIkonosImageMetadataInterface.h index 9859d0486538acd992905626616766e0750ab5e0..358161f66e6466c741a9630e8c73e9ee65970e23 100644 --- a/Modules/Core/Metadata/include/otbIkonosImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbIkonosImageMetadataInterface.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbIkonosImageMetadataInterface_h -#define __otbIkonosImageMetadataInterface_h +#ifndef otbIkonosImageMetadataInterface_h +#define otbIkonosImageMetadataInterface_h #include "otbOpticalImageMetadataInterface.h" diff --git a/Modules/Core/Metadata/include/otbIkonosImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbIkonosImageMetadataInterfaceFactory.h index 247027420b27511a43620f5e4bd2be6d0e851bb1..24c9212c18ef52c5e8ffb15ed6e36ef4016ae759 100644 --- a/Modules/Core/Metadata/include/otbIkonosImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbIkonosImageMetadataInterfaceFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbIkonosImageMetadataInterfaceFactory_h -#define __otbIkonosImageMetadataInterfaceFactory_h +#ifndef otbIkonosImageMetadataInterfaceFactory_h +#define otbIkonosImageMetadataInterfaceFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/Core/Metadata/include/otbImageMetadataInterfaceBase.h b/Modules/Core/Metadata/include/otbImageMetadataInterfaceBase.h index 13b56b7b2fe8ddf866dfbd659b4e7f36270d5589..f607d16666c13fde7601f04755420c79a60a708b 100644 --- a/Modules/Core/Metadata/include/otbImageMetadataInterfaceBase.h +++ b/Modules/Core/Metadata/include/otbImageMetadataInterfaceBase.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageMetadataInterfaceBase_h -#define __otbImageMetadataInterfaceBase_h +#ifndef otbImageMetadataInterfaceBase_h +#define otbImageMetadataInterfaceBase_h #include <string> diff --git a/Modules/Core/Metadata/include/otbImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbImageMetadataInterfaceFactory.h index e94e7dd3a5f5fd77a02ac851bf9e1502b190a8cd..11bea1aba68a03e49bef6a6b8df03d85d8b5be05 100644 --- a/Modules/Core/Metadata/include/otbImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbImageMetadataInterfaceFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageMetadataInterfaceFactory_h -#define __otbImageMetadataInterfaceFactory_h +#ifndef otbImageMetadataInterfaceFactory_h +#define otbImageMetadataInterfaceFactory_h #include "itkObject.h" #include "otbImageMetadataInterfaceBase.h" diff --git a/Modules/Core/Metadata/include/otbNoDataHelper.h b/Modules/Core/Metadata/include/otbNoDataHelper.h index 57d927c78fb7bf737e11e3d6663b3f60cd52d828..4ab2546bb990d8c235bf8827d8d471c26c94d149 100644 --- a/Modules/Core/Metadata/include/otbNoDataHelper.h +++ b/Modules/Core/Metadata/include/otbNoDataHelper.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNoDataHelper_h -#define __otbNoDataHelper_h +#ifndef otbNoDataHelper_h +#define otbNoDataHelper_h #include <vector> #include <cassert> #include "vnl/vnl_math.h" diff --git a/Modules/Core/Metadata/include/otbOpticalDefaultImageMetadataInterface.h b/Modules/Core/Metadata/include/otbOpticalDefaultImageMetadataInterface.h index 3647a8331fd5a0f0a98417d2b0895eddefb23b58..d25d96fbf1ac5464e8341cb7a683f4779a3a8d12 100644 --- a/Modules/Core/Metadata/include/otbOpticalDefaultImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbOpticalDefaultImageMetadataInterface.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOpticalDefaultImageMetadataInterface_h -#define __otbOpticalDefaultImageMetadataInterface_h +#ifndef otbOpticalDefaultImageMetadataInterface_h +#define otbOpticalDefaultImageMetadataInterface_h #include "otbMacro.h" diff --git a/Modules/Core/Metadata/include/otbOpticalDefaultImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbOpticalDefaultImageMetadataInterfaceFactory.h index ec77c6e665ea8ef7fdcd8a1ed4f5226b13c625d5..af4d0f4f58bb7422f632a0cf72f24bfe3101fe51 100644 --- a/Modules/Core/Metadata/include/otbOpticalDefaultImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbOpticalDefaultImageMetadataInterfaceFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOpticalDefaultImageMetadataInterfaceFactory_h -#define __otbOpticalDefaultImageMetadataInterfaceFactory_h +#ifndef otbOpticalDefaultImageMetadataInterfaceFactory_h +#define otbOpticalDefaultImageMetadataInterfaceFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/Core/Metadata/include/otbOpticalImageMetadataInterface.h b/Modules/Core/Metadata/include/otbOpticalImageMetadataInterface.h index 7330b3e04dd78952a9c9c612af2d2f94cf37f13f..7c2ca8745ad5bf295dda431f558e5456bb2c74fc 100644 --- a/Modules/Core/Metadata/include/otbOpticalImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbOpticalImageMetadataInterface.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOpticalImageMetadataInterface_h -#define __otbOpticalImageMetadataInterface_h +#ifndef otbOpticalImageMetadataInterface_h +#define otbOpticalImageMetadataInterface_h #include <string> diff --git a/Modules/Core/Metadata/include/otbOpticalImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbOpticalImageMetadataInterfaceFactory.h index 934352f0b624fd34c3eafdad8ca1061ae808cf87..30310fac1cad2428551bb6dbb6ec1d5651e0b81a 100644 --- a/Modules/Core/Metadata/include/otbOpticalImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbOpticalImageMetadataInterfaceFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOpticalImageMetadataInterfaceFactory_h -#define __otbOpticalImageMetadataInterfaceFactory_h +#ifndef otbOpticalImageMetadataInterfaceFactory_h +#define otbOpticalImageMetadataInterfaceFactory_h #include "itkObject.h" #include "otbOpticalImageMetadataInterface.h" diff --git a/Modules/Core/Metadata/include/otbPleiadesImageMetadataInterface.h b/Modules/Core/Metadata/include/otbPleiadesImageMetadataInterface.h index a5f4bcb91e32c7b25e7f58d1a5623ec6470deb40..64d8bf2e6789c3563c695036fbc16f8f1f742582 100644 --- a/Modules/Core/Metadata/include/otbPleiadesImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbPleiadesImageMetadataInterface.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPleiadesImageMetadataInterface_h -#define __otbPleiadesImageMetadataInterface_h +#ifndef otbPleiadesImageMetadataInterface_h +#define otbPleiadesImageMetadataInterface_h #include "otbOpticalImageMetadataInterface.h" diff --git a/Modules/Core/Metadata/include/otbPleiadesImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbPleiadesImageMetadataInterfaceFactory.h index 586a249653e1ff193192e2a63bc7a091b587b603..6b31c3b6bab8f5c23ed40a321dfe4dd272abc626 100644 --- a/Modules/Core/Metadata/include/otbPleiadesImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbPleiadesImageMetadataInterfaceFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPleiadesImageMetadataInterfaceFactory_h -#define __otbPleiadesImageMetadataInterfaceFactory_h +#ifndef otbPleiadesImageMetadataInterfaceFactory_h +#define otbPleiadesImageMetadataInterfaceFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/Core/Metadata/include/otbQuickBirdImageMetadataInterface.h b/Modules/Core/Metadata/include/otbQuickBirdImageMetadataInterface.h index d0176eadd71f028dcf0d7833377f0c14af542368..81b79cd4cd93870eaa21ce07fa0e2dddabd5fd54 100644 --- a/Modules/Core/Metadata/include/otbQuickBirdImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbQuickBirdImageMetadataInterface.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbQuickBirdImageMetadataInterface_h -#define __otbQuickBirdImageMetadataInterface_h +#ifndef otbQuickBirdImageMetadataInterface_h +#define otbQuickBirdImageMetadataInterface_h #include "otbOpticalImageMetadataInterface.h" diff --git a/Modules/Core/Metadata/include/otbQuickBirdImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbQuickBirdImageMetadataInterfaceFactory.h index cb95c859af33982b8dff5a36b11a05af9477c62b..426ff73bbd930881c822b853f84c6851fe322f43 100644 --- a/Modules/Core/Metadata/include/otbQuickBirdImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbQuickBirdImageMetadataInterfaceFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbQuickBirdImageMetadataInterfaceFactory_h -#define __otbQuickBirdImageMetadataInterfaceFactory_h +#ifndef otbQuickBirdImageMetadataInterfaceFactory_h +#define otbQuickBirdImageMetadataInterfaceFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/Core/Metadata/include/otbRadarsat2ImageMetadataInterface.h b/Modules/Core/Metadata/include/otbRadarsat2ImageMetadataInterface.h index b9f72fc6333ed050663fdfced63241f70796718f..12fd2eab186f8544089f67e70e391f885baf7001 100644 --- a/Modules/Core/Metadata/include/otbRadarsat2ImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbRadarsat2ImageMetadataInterface.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRadarsat2ImageMetadataInterface_h -#define __otbRadarsat2ImageMetadataInterface_h +#ifndef otbRadarsat2ImageMetadataInterface_h +#define otbRadarsat2ImageMetadataInterface_h #include "otbSarImageMetadataInterface.h" diff --git a/Modules/Core/Metadata/include/otbRadarsat2ImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbRadarsat2ImageMetadataInterfaceFactory.h index 3a2eb1fca9f62d2572c4d8995fb9bc705a490f43..388452d3eee7c2e9be9e7776828dd561902d43fd 100644 --- a/Modules/Core/Metadata/include/otbRadarsat2ImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbRadarsat2ImageMetadataInterfaceFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRadarsat2ImageMetadataInterfaceFactory_h -#define __otbRadarsat2ImageMetadataInterfaceFactory_h +#ifndef otbRadarsat2ImageMetadataInterfaceFactory_h +#define otbRadarsat2ImageMetadataInterfaceFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/Core/Metadata/include/otbSarDefaultImageMetadataInterface.h b/Modules/Core/Metadata/include/otbSarDefaultImageMetadataInterface.h index f0dd509b9ba017e67c16da7f93e9f8dc2b985d1c..b109f34d5f8e37fb28e14bc7a44e9a2f6d814a5e 100644 --- a/Modules/Core/Metadata/include/otbSarDefaultImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbSarDefaultImageMetadataInterface.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSarDefaultImageMetadataInterface_h -#define __otbSarDefaultImageMetadataInterface_h +#ifndef otbSarDefaultImageMetadataInterface_h +#define otbSarDefaultImageMetadataInterface_h #include "otbMacro.h" diff --git a/Modules/Core/Metadata/include/otbSarDefaultImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbSarDefaultImageMetadataInterfaceFactory.h index b43300bc7a28d304ab617fca79ee1140238f5b80..71543d00ffd06c726ac8ce08fe2355a560253193 100644 --- a/Modules/Core/Metadata/include/otbSarDefaultImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbSarDefaultImageMetadataInterfaceFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSarDefaultImageMetadataInterfaceFactory_h -#define __otbSarDefaultImageMetadataInterfaceFactory_h +#ifndef otbSarDefaultImageMetadataInterfaceFactory_h +#define otbSarDefaultImageMetadataInterfaceFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/Core/Metadata/include/otbSarImageMetadataInterface.h b/Modules/Core/Metadata/include/otbSarImageMetadataInterface.h index 142f6efe3506bf89069341565432a180c31ce67b..1a9047b070ad8ce389a6bae293d28e384dd63d7b 100644 --- a/Modules/Core/Metadata/include/otbSarImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbSarImageMetadataInterface.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSarImageMetadataInterface_h -#define __otbSarImageMetadataInterface_h +#ifndef otbSarImageMetadataInterface_h +#define otbSarImageMetadataInterface_h #include <string> #include <vector> diff --git a/Modules/Core/Metadata/include/otbSarImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbSarImageMetadataInterfaceFactory.h index 6eed671f30eb4db7c08e1dd56c9feefbca95eb47..b12c0b970d4cadfefca2fd8f07ee50df520a17d0 100644 --- a/Modules/Core/Metadata/include/otbSarImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbSarImageMetadataInterfaceFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSarImageMetadataInterfaceFactory_h -#define __otbSarImageMetadataInterfaceFactory_h +#ifndef otbSarImageMetadataInterfaceFactory_h +#define otbSarImageMetadataInterfaceFactory_h #include "itkObject.h" #include "otbSarImageMetadataInterface.h" diff --git a/Modules/Core/Metadata/include/otbSentinel1ImageMetadataInterface.h b/Modules/Core/Metadata/include/otbSentinel1ImageMetadataInterface.h index bac6a64685baeca9bc169452e261c65e3e9937ec..5f54839b4efc24351e6cb15b4b4e5070ca3ef03d 100644 --- a/Modules/Core/Metadata/include/otbSentinel1ImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbSentinel1ImageMetadataInterface.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSentinel1ImageMetadataInterface_h -#define __otbSentinel1ImageMetadataInterface_h +#ifndef otbSentinel1ImageMetadataInterface_h +#define otbSentinel1ImageMetadataInterface_h #include "otbSarImageMetadataInterface.h" diff --git a/Modules/Core/Metadata/include/otbSentinel1ImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbSentinel1ImageMetadataInterfaceFactory.h index 2798f55e49c21578aae06adb2ecbcd19942b1966..18e0fb0d41e4c99b63080cb5d81e8952809f3d7e 100644 --- a/Modules/Core/Metadata/include/otbSentinel1ImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbSentinel1ImageMetadataInterfaceFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSentinel1ImageMetadataInterfaceFactory_h -#define __otbSentinel1ImageMetadataInterfaceFactory_h +#ifndef otbSentinel1ImageMetadataInterfaceFactory_h +#define otbSentinel1ImageMetadataInterfaceFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/Core/Metadata/include/otbSpot6ImageMetadataInterface.h b/Modules/Core/Metadata/include/otbSpot6ImageMetadataInterface.h index 931e271ed1872ab74eb166b622e7c0ab1414b732..d1d3483e6e2bed221e82b8e3b687d63c2a7ba497 100644 --- a/Modules/Core/Metadata/include/otbSpot6ImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbSpot6ImageMetadataInterface.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSpot6ImageMetadataInterface_h -#define __otbSpot6ImageMetadataInterface_h +#ifndef otbSpot6ImageMetadataInterface_h +#define otbSpot6ImageMetadataInterface_h #include "otbOpticalImageMetadataInterface.h" diff --git a/Modules/Core/Metadata/include/otbSpot6ImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbSpot6ImageMetadataInterfaceFactory.h index e00fda0da0c49a6914fe8df6a888f08425624c52..7958c3cd1a3201c3c32d0c1a430787ceb85b2325 100644 --- a/Modules/Core/Metadata/include/otbSpot6ImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbSpot6ImageMetadataInterfaceFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSpot6ImageMetadataInterfaceFactory_h -#define __otbSpot6ImageMetadataInterfaceFactory_h +#ifndef otbSpot6ImageMetadataInterfaceFactory_h +#define otbSpot6ImageMetadataInterfaceFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/Core/Metadata/include/otbSpotImageMetadataInterface.h b/Modules/Core/Metadata/include/otbSpotImageMetadataInterface.h index 2706658929f0bdc185b1d57693cb9e7a4e75010d..5e802dc24a4afd49bc4b7ab2e1a0fda1c2a672fd 100644 --- a/Modules/Core/Metadata/include/otbSpotImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbSpotImageMetadataInterface.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSpotImageMetadataInterface_h -#define __otbSpotImageMetadataInterface_h +#ifndef otbSpotImageMetadataInterface_h +#define otbSpotImageMetadataInterface_h #include "otbOpticalImageMetadataInterface.h" diff --git a/Modules/Core/Metadata/include/otbSpotImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbSpotImageMetadataInterfaceFactory.h index 1953721c7fccdcd3e194bbf32b5bda5c0961a184..8ea90bc6020bf1651d67577582ef6e0e909680f1 100644 --- a/Modules/Core/Metadata/include/otbSpotImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbSpotImageMetadataInterfaceFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSpotImageMetadataInterfaceFactory_h -#define __otbSpotImageMetadataInterfaceFactory_h +#ifndef otbSpotImageMetadataInterfaceFactory_h +#define otbSpotImageMetadataInterfaceFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/Core/Metadata/include/otbTerraSarImageMetadataInterface.h b/Modules/Core/Metadata/include/otbTerraSarImageMetadataInterface.h index d2b5adcfce3909e0b54debe028d606dfc1c7225a..6877a03962bbb20df9ce217b701b43e72d7c54cb 100644 --- a/Modules/Core/Metadata/include/otbTerraSarImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbTerraSarImageMetadataInterface.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbTerraSarImageMetadataInterface_h -#define __otbTerraSarImageMetadataInterface_h +#ifndef otbTerraSarImageMetadataInterface_h +#define otbTerraSarImageMetadataInterface_h #include <string> diff --git a/Modules/Core/Metadata/include/otbTerraSarImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbTerraSarImageMetadataInterfaceFactory.h index fedae74b36ec9971a09172afef7c8905979160b0..4e33968586d35ae40f7ad6e974b6b2904e4bbed0 100644 --- a/Modules/Core/Metadata/include/otbTerraSarImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbTerraSarImageMetadataInterfaceFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTerraSarImageMetadataInterfaceFactory_h -#define __otbTerraSarImageMetadataInterfaceFactory_h +#ifndef otbTerraSarImageMetadataInterfaceFactory_h +#define otbTerraSarImageMetadataInterfaceFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/Core/Metadata/include/otbWorldView2ImageMetadataInterface.h b/Modules/Core/Metadata/include/otbWorldView2ImageMetadataInterface.h index d8aa945fbb5c2d55342b1e607389f0be07dbf851..5383ae7612fa5b57bb8cf36820afd05df3dfd302 100644 --- a/Modules/Core/Metadata/include/otbWorldView2ImageMetadataInterface.h +++ b/Modules/Core/Metadata/include/otbWorldView2ImageMetadataInterface.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWorldView2ImageMetadataInterface_h -#define __otbWorldView2ImageMetadataInterface_h +#ifndef otbWorldView2ImageMetadataInterface_h +#define otbWorldView2ImageMetadataInterface_h #include "otbOpticalImageMetadataInterface.h" diff --git a/Modules/Core/Metadata/include/otbWorldView2ImageMetadataInterfaceFactory.h b/Modules/Core/Metadata/include/otbWorldView2ImageMetadataInterfaceFactory.h index 59f110620a3e60acf3c71db33b24f6ea75fadde0..6d83e95ad70374182c123a7918a4f5bb5462477a 100644 --- a/Modules/Core/Metadata/include/otbWorldView2ImageMetadataInterfaceFactory.h +++ b/Modules/Core/Metadata/include/otbWorldView2ImageMetadataInterfaceFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWorldView2ImageMetadataInterfaceFactory_h -#define __otbWorldView2ImageMetadataInterfaceFactory_h +#ifndef otbWorldView2ImageMetadataInterfaceFactory_h +#define otbWorldView2ImageMetadataInterfaceFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/Core/ObjectList/include/otbImageList.h b/Modules/Core/ObjectList/include/otbImageList.h index bdd2b8444a0f226e168e7301f0b4ddc17d63b57f..d99c42ed2c9ee761bf0b8e7958a4054da69e40eb 100644 --- a/Modules/Core/ObjectList/include/otbImageList.h +++ b/Modules/Core/ObjectList/include/otbImageList.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageList_h -#define __otbImageList_h +#ifndef otbImageList_h +#define otbImageList_h #include "otbObjectList.h" diff --git a/Modules/Core/ObjectList/include/otbImageList.txx b/Modules/Core/ObjectList/include/otbImageList.txx index 8c0db0ae08496fdd0a9c5235b72d5761962473b8..ec245289c7d8e12ddde9685c08195c90514e8c4f 100644 --- a/Modules/Core/ObjectList/include/otbImageList.txx +++ b/Modules/Core/ObjectList/include/otbImageList.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageList_txx -#define __otbImageList_txx +#ifndef otbImageList_txx +#define otbImageList_txx #include "otbMacro.h" diff --git a/Modules/Core/ObjectList/include/otbImageListSource.h b/Modules/Core/ObjectList/include/otbImageListSource.h index 0d983ad71887b0d510567b2b0c845c30bbd5ec2b..bdd164831c4a8d49e0a36dac3d3b65827f414d93 100644 --- a/Modules/Core/ObjectList/include/otbImageListSource.h +++ b/Modules/Core/ObjectList/include/otbImageListSource.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageListSource_h -#define __otbImageListSource_h +#ifndef otbImageListSource_h +#define otbImageListSource_h #include "itkProcessObject.h" #include "otbImageList.h" diff --git a/Modules/Core/ObjectList/include/otbImageListSource.txx b/Modules/Core/ObjectList/include/otbImageListSource.txx index 507e1df87ea4374fb5edd3f30555aecf598d2523..7976b7a253a7bf213a7da48e1cfe37b8a6f48b84 100644 --- a/Modules/Core/ObjectList/include/otbImageListSource.txx +++ b/Modules/Core/ObjectList/include/otbImageListSource.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageListSource_txx -#define __otbImageListSource_txx +#ifndef otbImageListSource_txx +#define otbImageListSource_txx #include "otbImageListSource.h" diff --git a/Modules/Core/ObjectList/include/otbImageListToImageFilter.h b/Modules/Core/ObjectList/include/otbImageListToImageFilter.h index a345a7f288403a15efe135526b38fc7575fe5df2..738894599c07004789a881976a35bec94aee703e 100644 --- a/Modules/Core/ObjectList/include/otbImageListToImageFilter.h +++ b/Modules/Core/ObjectList/include/otbImageListToImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageListToImageFilter_h -#define __otbImageListToImageFilter_h +#ifndef otbImageListToImageFilter_h +#define otbImageListToImageFilter_h #include "itkImageSource.h" #include "otbImageList.h" diff --git a/Modules/Core/ObjectList/include/otbImageListToImageFilter.txx b/Modules/Core/ObjectList/include/otbImageListToImageFilter.txx index 8e5c4a538fcdf517a0b2f1984a098a692a235270..bb873fa298c058341fd450647736a1c49f2a7b27 100644 --- a/Modules/Core/ObjectList/include/otbImageListToImageFilter.txx +++ b/Modules/Core/ObjectList/include/otbImageListToImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageListToImageFilter_txx -#define __otbImageListToImageFilter_txx +#ifndef otbImageListToImageFilter_txx +#define otbImageListToImageFilter_txx #include "otbImageListToImageFilter.h" diff --git a/Modules/Core/ObjectList/include/otbImageListToImageListApplyFilter.h b/Modules/Core/ObjectList/include/otbImageListToImageListApplyFilter.h index 0fa624cff4a072be0ec3e57b73694319e3f3d4fa..ca911d846447242b024efe09131f57f908bbf719 100644 --- a/Modules/Core/ObjectList/include/otbImageListToImageListApplyFilter.h +++ b/Modules/Core/ObjectList/include/otbImageListToImageListApplyFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageListToImageListApplyFilter_h -#define __otbImageListToImageListApplyFilter_h +#ifndef otbImageListToImageListApplyFilter_h +#define otbImageListToImageListApplyFilter_h #include "otbImageListToImageListFilter.h" diff --git a/Modules/Core/ObjectList/include/otbImageListToImageListApplyFilter.txx b/Modules/Core/ObjectList/include/otbImageListToImageListApplyFilter.txx index 66556e2e58044e6f4f83a44fbabd0d982568fc77..c1b795e06267dab2c9d4150d1e3f8a7fbb05fd0a 100644 --- a/Modules/Core/ObjectList/include/otbImageListToImageListApplyFilter.txx +++ b/Modules/Core/ObjectList/include/otbImageListToImageListApplyFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageListToImageListApplyFilter_txx -#define __otbImageListToImageListApplyFilter_txx +#ifndef otbImageListToImageListApplyFilter_txx +#define otbImageListToImageListApplyFilter_txx #include "otbImageListToImageListApplyFilter.h" diff --git a/Modules/Core/ObjectList/include/otbImageListToImageListFilter.h b/Modules/Core/ObjectList/include/otbImageListToImageListFilter.h index dcbd3e600574423ab70d49d4628c3c707e1dc83a..72a7ddd92316edd2bbdf266a7123d1c16ea172d5 100644 --- a/Modules/Core/ObjectList/include/otbImageListToImageListFilter.h +++ b/Modules/Core/ObjectList/include/otbImageListToImageListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageListToImageListFilter_h -#define __otbImageListToImageListFilter_h +#ifndef otbImageListToImageListFilter_h +#define otbImageListToImageListFilter_h #include "otbImageListSource.h" diff --git a/Modules/Core/ObjectList/include/otbImageListToImageListFilter.txx b/Modules/Core/ObjectList/include/otbImageListToImageListFilter.txx index c714b378659e25b0bcc93a00bb99b69cf23ef883..8368704204887cc0f7332c34249efe3d351bf615 100644 --- a/Modules/Core/ObjectList/include/otbImageListToImageListFilter.txx +++ b/Modules/Core/ObjectList/include/otbImageListToImageListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageListToImageListFilter_txx -#define __otbImageListToImageListFilter_txx +#ifndef otbImageListToImageListFilter_txx +#define otbImageListToImageListFilter_txx #include "otbImageListToImageListFilter.h" diff --git a/Modules/Core/ObjectList/include/otbImageListToSingleImageFilter.h b/Modules/Core/ObjectList/include/otbImageListToSingleImageFilter.h index 9c56bc2b169a206fe245c7ca735b10d2aa51f2f0..d1e33432b2fbe5d496a807176a9e8b711f2b3724 100644 --- a/Modules/Core/ObjectList/include/otbImageListToSingleImageFilter.h +++ b/Modules/Core/ObjectList/include/otbImageListToSingleImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageListToSingleImageFilter_h -#define __otbImageListToSingleImageFilter_h +#ifndef otbImageListToSingleImageFilter_h +#define otbImageListToSingleImageFilter_h #include "otbImageListToImageFilter.h" diff --git a/Modules/Core/ObjectList/include/otbImageListToSingleImageFilter.txx b/Modules/Core/ObjectList/include/otbImageListToSingleImageFilter.txx index fa0271f0d81de22f9e60c38170eece0897a8b4ab..57a7c29267ef004b4f3558d35bd42801d6d16246 100644 --- a/Modules/Core/ObjectList/include/otbImageListToSingleImageFilter.txx +++ b/Modules/Core/ObjectList/include/otbImageListToSingleImageFilter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbImageListToSingleImageFilter_txx -#define __otbImageListToSingleImageFilter_txx +#ifndef otbImageListToSingleImageFilter_txx +#define otbImageListToSingleImageFilter_txx #include "itkImageRegionConstIteratorWithIndex.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Core/ObjectList/include/otbImageListToVectorImageFilter.h b/Modules/Core/ObjectList/include/otbImageListToVectorImageFilter.h index c1a87ed00bf8ddc1183a619009f004a7d642858c..6a9bb591b5792b146cd3d59e637cab66909be501 100644 --- a/Modules/Core/ObjectList/include/otbImageListToVectorImageFilter.h +++ b/Modules/Core/ObjectList/include/otbImageListToVectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageListToVectorImageFilter_h -#define __otbImageListToVectorImageFilter_h +#ifndef otbImageListToVectorImageFilter_h +#define otbImageListToVectorImageFilter_h #include "otbImageListToImageFilter.h" diff --git a/Modules/Core/ObjectList/include/otbImageListToVectorImageFilter.txx b/Modules/Core/ObjectList/include/otbImageListToVectorImageFilter.txx index d8ae323ea8cd558b0080217dba4f136bef788796..e7f29ec279c429bbf993354d7085ebf038eeca0a 100644 --- a/Modules/Core/ObjectList/include/otbImageListToVectorImageFilter.txx +++ b/Modules/Core/ObjectList/include/otbImageListToVectorImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageListToVectorImageFilter_txx -#define __otbImageListToVectorImageFilter_txx +#ifndef otbImageListToVectorImageFilter_txx +#define otbImageListToVectorImageFilter_txx #include "otbImageListToVectorImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Core/ObjectList/include/otbImageToImageListFilter.h b/Modules/Core/ObjectList/include/otbImageToImageListFilter.h index 63d0f4a516b15aa5340d5c4e900e56bc08d9e0a6..fbb77912084ca22d956b7512ff4c6551d6fec487 100644 --- a/Modules/Core/ObjectList/include/otbImageToImageListFilter.h +++ b/Modules/Core/ObjectList/include/otbImageToImageListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToImageListFilter_h -#define __otbImageToImageListFilter_h +#ifndef otbImageToImageListFilter_h +#define otbImageToImageListFilter_h #include "otbImageListSource.h" diff --git a/Modules/Core/ObjectList/include/otbImageToImageListFilter.txx b/Modules/Core/ObjectList/include/otbImageToImageListFilter.txx index 2edba9c5f6070282b0735d270a972114a10c9d8b..5cc0d6591df4ed104572c473f0764f4b8d95c0dd 100644 --- a/Modules/Core/ObjectList/include/otbImageToImageListFilter.txx +++ b/Modules/Core/ObjectList/include/otbImageToImageListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToImageListFilter_txx -#define __otbImageToImageListFilter_txx +#ifndef otbImageToImageListFilter_txx +#define otbImageToImageListFilter_txx #include "otbImageToImageListFilter.h" diff --git a/Modules/Core/ObjectList/include/otbObjectList.h b/Modules/Core/ObjectList/include/otbObjectList.h index 0b32f26fa77ce08e92e14481ca7fdc486cb00472..b4fd91dd7a9b1a66068004d19daebe16f6a36db8 100644 --- a/Modules/Core/ObjectList/include/otbObjectList.h +++ b/Modules/Core/ObjectList/include/otbObjectList.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbObjectList_h -#define __otbObjectList_h +#ifndef otbObjectList_h +#define otbObjectList_h #include <vector> #include "itkDataObject.h" diff --git a/Modules/Core/ObjectList/include/otbObjectList.txx b/Modules/Core/ObjectList/include/otbObjectList.txx index e48d0f0a9d24a3e2882a9c4f2f72af1674f07b67..2dc7fef3ae7389929b55fcf05ed4795b1d4df4a6 100644 --- a/Modules/Core/ObjectList/include/otbObjectList.txx +++ b/Modules/Core/ObjectList/include/otbObjectList.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbObjectList_txx -#define __otbObjectList_txx +#ifndef otbObjectList_txx +#define otbObjectList_txx #include "otbObjectList.h" #include "itkMacro.h" diff --git a/Modules/Core/ObjectList/include/otbObjectListSource.h b/Modules/Core/ObjectList/include/otbObjectListSource.h index 8ec66de28e66ed39dd18fa676cb103d4779b0f59..1db920c4913a148d7c82bfaec6e234d14c6fc1e4 100644 --- a/Modules/Core/ObjectList/include/otbObjectListSource.h +++ b/Modules/Core/ObjectList/include/otbObjectListSource.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbObjectListSource_h -#define __otbObjectListSource_h +#ifndef otbObjectListSource_h +#define otbObjectListSource_h #include "itkProcessObject.h" #include "otbObjectList.h" diff --git a/Modules/Core/ObjectList/include/otbObjectListSource.txx b/Modules/Core/ObjectList/include/otbObjectListSource.txx index 7c24330794adcad8f7b2cb1ece54091b270eae78..5085cbcc04285434fa2208f53cd81f766b6dbd81 100644 --- a/Modules/Core/ObjectList/include/otbObjectListSource.txx +++ b/Modules/Core/ObjectList/include/otbObjectListSource.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbObjectListSource_txx -#define __otbObjectListSource_txx +#ifndef otbObjectListSource_txx +#define otbObjectListSource_txx #include "otbObjectListSource.h" #include "itkProgressReporter.h" diff --git a/Modules/Core/ObjectList/include/otbObjectListToObjectListFilter.h b/Modules/Core/ObjectList/include/otbObjectListToObjectListFilter.h index 6db5bd78278034af8b63812100d0f437f3d2db9c..8ab945b84173af86ee4165c110ee3b18424ff3d7 100644 --- a/Modules/Core/ObjectList/include/otbObjectListToObjectListFilter.h +++ b/Modules/Core/ObjectList/include/otbObjectListToObjectListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbObjectListToObjectListFilter_h -#define __otbObjectListToObjectListFilter_h +#ifndef otbObjectListToObjectListFilter_h +#define otbObjectListToObjectListFilter_h #include "otbObjectListSource.h" diff --git a/Modules/Core/ObjectList/include/otbObjectListToObjectListFilter.txx b/Modules/Core/ObjectList/include/otbObjectListToObjectListFilter.txx index 887cf759cfed5363935f4c0e6c63c13c9b32f828..ee09c19a4013b03621454d95cd73628c18597e57 100644 --- a/Modules/Core/ObjectList/include/otbObjectListToObjectListFilter.txx +++ b/Modules/Core/ObjectList/include/otbObjectListToObjectListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbObjectListToObjectListFilter_txx -#define __otbObjectListToObjectListFilter_txx +#ifndef otbObjectListToObjectListFilter_txx +#define otbObjectListToObjectListFilter_txx #include "otbObjectListToObjectListFilter.h" #include "itkProgressReporter.h" diff --git a/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListBooleanFilter.h b/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListBooleanFilter.h index 00d4422cad0315f75eac69554ef824308b5ca9fb..b54215377a9d604338c2db16b11944566411dcba 100644 --- a/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListBooleanFilter.h +++ b/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListBooleanFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryFunctorObjectListBooleanFilter_h -#define __otbUnaryFunctorObjectListBooleanFilter_h +#ifndef otbUnaryFunctorObjectListBooleanFilter_h +#define otbUnaryFunctorObjectListBooleanFilter_h #include "otbObjectListToObjectListFilter.h" diff --git a/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListBooleanFilter.txx b/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListBooleanFilter.txx index e468fa09cad7dc5e4f1209873736b545442f652b..5898fe70d41a57aa9536a39b7aad1f7165e7d3f9 100644 --- a/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListBooleanFilter.txx +++ b/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListBooleanFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryFunctorObjectListBooleanFilter_txx -#define __otbUnaryFunctorObjectListBooleanFilter_txx +#ifndef otbUnaryFunctorObjectListBooleanFilter_txx +#define otbUnaryFunctorObjectListBooleanFilter_txx #include "otbUnaryFunctorObjectListBooleanFilter.h" #include "itkProgressReporter.h" diff --git a/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListFilter.h b/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListFilter.h index 4e5f5c239e5d463607f54e1c371c4c0ed41176f3..ae1cf1e01cd72d280f7f9e87c261e796a6d1c258 100644 --- a/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListFilter.h +++ b/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryFunctorObjectListFilter_h -#define __otbUnaryFunctorObjectListFilter_h +#ifndef otbUnaryFunctorObjectListFilter_h +#define otbUnaryFunctorObjectListFilter_h #include "otbObjectListToObjectListFilter.h" diff --git a/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListFilter.txx b/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListFilter.txx index cba8ecfaa72cdc60379ef20e11cc36d58d1dfd48..ba03a138b6c508e6d36f1e246a0c53c1bca7ded0 100644 --- a/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListFilter.txx +++ b/Modules/Core/ObjectList/include/otbUnaryFunctorObjectListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryFunctorObjectListFilter_txx -#define __otbUnaryFunctorObjectListFilter_txx +#ifndef otbUnaryFunctorObjectListFilter_txx +#define otbUnaryFunctorObjectListFilter_txx #include "otbUnaryFunctorObjectListFilter.h" #include "itkProgressReporter.h" diff --git a/Modules/Core/ObjectList/include/otbVectorImageToImageListFilter.h b/Modules/Core/ObjectList/include/otbVectorImageToImageListFilter.h index afbc61ceffc8933a16c3393fd96e7d5644c3ebfa..db1d3b20c90fdf3133faf9e663bfbd9901105a73 100644 --- a/Modules/Core/ObjectList/include/otbVectorImageToImageListFilter.h +++ b/Modules/Core/ObjectList/include/otbVectorImageToImageListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorImageToImageListFilter_h -#define __otbVectorImageToImageListFilter_h +#ifndef otbVectorImageToImageListFilter_h +#define otbVectorImageToImageListFilter_h #include "otbImageToImageListFilter.h" diff --git a/Modules/Core/ObjectList/include/otbVectorImageToImageListFilter.txx b/Modules/Core/ObjectList/include/otbVectorImageToImageListFilter.txx index 46e1ddbb8eadac5d5bd1e24da6d9d37dcbc92ed6..777d256019ad64cac90c6aa32de7961035c1f7ac 100644 --- a/Modules/Core/ObjectList/include/otbVectorImageToImageListFilter.txx +++ b/Modules/Core/ObjectList/include/otbVectorImageToImageListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorImageToImageListFilter_txx -#define __otbVectorImageToImageListFilter_txx +#ifndef otbVectorImageToImageListFilter_txx +#define otbVectorImageToImageListFilter_txx #include "otbVectorImageToImageListFilter.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Core/PointSet/include/otbImageToPointSetFilter.h b/Modules/Core/PointSet/include/otbImageToPointSetFilter.h index 2a080e8736b2f9b9b84b05870233c0e3f632e111..2aa69a0039727e304dc842bc9be44ae9f25a2b1c 100644 --- a/Modules/Core/PointSet/include/otbImageToPointSetFilter.h +++ b/Modules/Core/PointSet/include/otbImageToPointSetFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToPointSetFilter_h -#define __otbImageToPointSetFilter_h +#ifndef otbImageToPointSetFilter_h +#define otbImageToPointSetFilter_h #include "otbPointSetSource.h" #include "otbRAMDrivenAdaptativeStreamingManager.h" diff --git a/Modules/Core/PointSet/include/otbImageToPointSetFilter.txx b/Modules/Core/PointSet/include/otbImageToPointSetFilter.txx index f832535c1dd757724bc5d955c7e64c58fc7f02d2..0978188a01766538acf354dc80bed6b37a6d88cd 100644 --- a/Modules/Core/PointSet/include/otbImageToPointSetFilter.txx +++ b/Modules/Core/PointSet/include/otbImageToPointSetFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToPointSetFilter_txx -#define __otbImageToPointSetFilter_txx +#ifndef otbImageToPointSetFilter_txx +#define otbImageToPointSetFilter_txx #include "otbImageToPointSetFilter.h" diff --git a/Modules/Core/PointSet/include/otbPointSetAndValuesFunction.h b/Modules/Core/PointSet/include/otbPointSetAndValuesFunction.h index 72865167f44d6fb42bb0f378f9d99c1e808f10d6..c6348a18e277cb114622ac6bb40fe5ae10a151fa 100644 --- a/Modules/Core/PointSet/include/otbPointSetAndValuesFunction.h +++ b/Modules/Core/PointSet/include/otbPointSetAndValuesFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetAndValuesFunction_h -#define __otbPointSetAndValuesFunction_h +#ifndef otbPointSetAndValuesFunction_h +#define otbPointSetAndValuesFunction_h #include "itkFunctionBase.h" #include "itkContinuousIndex.h" diff --git a/Modules/Core/PointSet/include/otbPointSetExtractROI.h b/Modules/Core/PointSet/include/otbPointSetExtractROI.h index 56dfeab436f01dc67ccbf5f462595b5a1b8c9ca3..f43667b271fa4cfcacdf3fea99d56aa5d651ee4a 100644 --- a/Modules/Core/PointSet/include/otbPointSetExtractROI.h +++ b/Modules/Core/PointSet/include/otbPointSetExtractROI.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetExtractROI_h -#define __otbPointSetExtractROI_h +#ifndef otbPointSetExtractROI_h +#define otbPointSetExtractROI_h #include "otbPointSetToPointSetFilter.h" #include "itkTransform.h" diff --git a/Modules/Core/PointSet/include/otbPointSetExtractROI.txx b/Modules/Core/PointSet/include/otbPointSetExtractROI.txx index cca471af42f17b1de1551ab603418ff88224cdd5..03a525f3e8f7e9a0becf0601fe2ec78d74e87ff8 100644 --- a/Modules/Core/PointSet/include/otbPointSetExtractROI.txx +++ b/Modules/Core/PointSet/include/otbPointSetExtractROI.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetExtractROI_txx -#define __otbPointSetExtractROI_txx +#ifndef otbPointSetExtractROI_txx +#define otbPointSetExtractROI_txx #include "otbPointSetExtractROI.h" #include "itkMacro.h" diff --git a/Modules/Core/PointSet/include/otbPointSetFunction.h b/Modules/Core/PointSet/include/otbPointSetFunction.h index 6832e9ae61a442c02fa0075fb1d084b15fe839e7..1c9cd58f6818f445453bdb9db61901cac839b0c0 100644 --- a/Modules/Core/PointSet/include/otbPointSetFunction.h +++ b/Modules/Core/PointSet/include/otbPointSetFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetFunction_h -#define __otbPointSetFunction_h +#ifndef otbPointSetFunction_h +#define otbPointSetFunction_h #include "itkSpatialFunction.h" #include "itkProcessObject.h" diff --git a/Modules/Core/PointSet/include/otbPointSetFunction.txx b/Modules/Core/PointSet/include/otbPointSetFunction.txx index 81e8dcc52dfe08e43fb954b3921b6e24ccaecff2..5fc40ad50972e57298a9a471d554b14c6f28e148 100644 --- a/Modules/Core/PointSet/include/otbPointSetFunction.txx +++ b/Modules/Core/PointSet/include/otbPointSetFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetFunction_txx -#define __otbPointSetFunction_txx +#ifndef otbPointSetFunction_txx +#define otbPointSetFunction_txx #include "otbPointSetFunction.h" diff --git a/Modules/Core/PointSet/include/otbPointSetSource.h b/Modules/Core/PointSet/include/otbPointSetSource.h index 9129ba2737d9639e69701f013fde3e87077b644c..08bf3d6fa1f71256474afea91babaee56852b591 100644 --- a/Modules/Core/PointSet/include/otbPointSetSource.h +++ b/Modules/Core/PointSet/include/otbPointSetSource.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbPointSetSource_h -#define __otbPointSetSource_h +#ifndef otbPointSetSource_h +#define otbPointSetSource_h #include "itkProcessObject.h" diff --git a/Modules/Core/PointSet/include/otbPointSetSource.txx b/Modules/Core/PointSet/include/otbPointSetSource.txx index 9bb4cc19c1b0982c050e55a8b3c975bc533ba702..4ccd106ff173edf07f60e45da9546ca5a910fbe8 100644 --- a/Modules/Core/PointSet/include/otbPointSetSource.txx +++ b/Modules/Core/PointSet/include/otbPointSetSource.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetSource_txx -#define __otbPointSetSource_txx +#ifndef otbPointSetSource_txx +#define otbPointSetSource_txx #include "otbPointSetSource.h" diff --git a/Modules/Core/PointSet/include/otbPointSetToPointSetFilter.h b/Modules/Core/PointSet/include/otbPointSetToPointSetFilter.h index edeae03913f0b8d942e8ebb25182a55a5c02a2e5..0726a32c85bdd64d10c187b5d47f642e3cb6dd3a 100644 --- a/Modules/Core/PointSet/include/otbPointSetToPointSetFilter.h +++ b/Modules/Core/PointSet/include/otbPointSetToPointSetFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetToPointSetFilter_h -#define __otbPointSetToPointSetFilter_h +#ifndef otbPointSetToPointSetFilter_h +#define otbPointSetToPointSetFilter_h #include "otbPointSetSource.h" #include "otbStreamingTraits.h" diff --git a/Modules/Core/PointSet/include/otbPointSetToPointSetFilter.txx b/Modules/Core/PointSet/include/otbPointSetToPointSetFilter.txx index 2433cab447239cfcde2b7ee063bd32270c36f677..1444215a5d0184aa5d2898599812603dd9d4dac1 100644 --- a/Modules/Core/PointSet/include/otbPointSetToPointSetFilter.txx +++ b/Modules/Core/PointSet/include/otbPointSetToPointSetFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetToPointSetFilter_txx -#define __otbPointSetToPointSetFilter_txx +#ifndef otbPointSetToPointSetFilter_txx +#define otbPointSetToPointSetFilter_txx #include "otbPointSetToPointSetFilter.h" diff --git a/Modules/Core/PointSet/include/otbRandomPointSetSource.h b/Modules/Core/PointSet/include/otbRandomPointSetSource.h index 9b392c695a59e98a9faba169c9c0f157e8a1f0e5..f967199dd3d560cbf595335982710973a8ab7d6c 100644 --- a/Modules/Core/PointSet/include/otbRandomPointSetSource.h +++ b/Modules/Core/PointSet/include/otbRandomPointSetSource.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbRandomPointSetSource_h -#define __otbRandomPointSetSource_h +#ifndef otbRandomPointSetSource_h +#define otbRandomPointSetSource_h #include "otbPointSetSource.h" #include "itkMersenneTwisterRandomVariateGenerator.h" diff --git a/Modules/Core/PointSet/include/otbRandomPointSetSource.txx b/Modules/Core/PointSet/include/otbRandomPointSetSource.txx index 28b81afd20260f3c95afb01524d84e34abc4e6d2..2b6f944e4ac3ee2c3b7a98f41bb63ac4ef398c1a 100644 --- a/Modules/Core/PointSet/include/otbRandomPointSetSource.txx +++ b/Modules/Core/PointSet/include/otbRandomPointSetSource.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbRandomPointSetSource_txx -#define __otbRandomPointSetSource_txx +#ifndef otbRandomPointSetSource_txx +#define otbRandomPointSetSource_txx #include "otbRandomPointSetSource.h" diff --git a/Modules/Core/PointSet/include/otbSimplePointCountStrategy.h b/Modules/Core/PointSet/include/otbSimplePointCountStrategy.h index d2f443f09122deb4fe985e76a33f33e299bd5751..b1b83f2f6bb9af193067804a57fd8a2586c28a48 100644 --- a/Modules/Core/PointSet/include/otbSimplePointCountStrategy.h +++ b/Modules/Core/PointSet/include/otbSimplePointCountStrategy.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSimplePointCountStrategy_h -#define __otbSimplePointCountStrategy_h +#ifndef otbSimplePointCountStrategy_h +#define otbSimplePointCountStrategy_h #include "otbMath.h" diff --git a/Modules/Core/PointSet/include/otbThresholdImageToPointSetFilter.h b/Modules/Core/PointSet/include/otbThresholdImageToPointSetFilter.h index 1140972ab879e4f882c81bffa59088612e69289f..258d92aef260b6998fc0bc4842a12dcb8e4cd8f2 100644 --- a/Modules/Core/PointSet/include/otbThresholdImageToPointSetFilter.h +++ b/Modules/Core/PointSet/include/otbThresholdImageToPointSetFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbThresholdImageToPointSetFilter_h -#define __otbThresholdImageToPointSetFilter_h +#ifndef otbThresholdImageToPointSetFilter_h +#define otbThresholdImageToPointSetFilter_h #include "otbImageToPointSetFilter.h" #include "itkPointSet.h" diff --git a/Modules/Core/PointSet/include/otbThresholdImageToPointSetFilter.txx b/Modules/Core/PointSet/include/otbThresholdImageToPointSetFilter.txx index 4bb531d8edfccf94a8876c223cbb6fbf53cd2c51..e12d4cb41a75ba8eebf49bf1431b2ad5c8f9b747 100644 --- a/Modules/Core/PointSet/include/otbThresholdImageToPointSetFilter.txx +++ b/Modules/Core/PointSet/include/otbThresholdImageToPointSetFilter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbThresholdImageToPointSetFilter_txx -#define __otbThresholdImageToPointSetFilter_txx +#ifndef otbThresholdImageToPointSetFilter_txx +#define otbThresholdImageToPointSetFilter_txx #include "otbThresholdImageToPointSetFilter.h" #include "itkImageRegionConstIterator.h" diff --git a/Modules/Core/PointSet/include/otbTransformPointSetFilter.h b/Modules/Core/PointSet/include/otbTransformPointSetFilter.h index e48e6aaee3ac4519fd7a8586eb492f3b3ae356de..2512dd3370cce08a497c9bcc364496349d56aa7b 100644 --- a/Modules/Core/PointSet/include/otbTransformPointSetFilter.h +++ b/Modules/Core/PointSet/include/otbTransformPointSetFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTransformPointSetFilter_h -#define __otbTransformPointSetFilter_h +#ifndef otbTransformPointSetFilter_h +#define otbTransformPointSetFilter_h #include "otbPointSetToPointSetFilter.h" diff --git a/Modules/Core/PointSet/include/otbTransformPointSetFilter.txx b/Modules/Core/PointSet/include/otbTransformPointSetFilter.txx index 5658d1fe1a3c99bfe485c68e3b99a6615c620f9d..4530bfababd4bef96753a2982669e28f92f4e823 100644 --- a/Modules/Core/PointSet/include/otbTransformPointSetFilter.txx +++ b/Modules/Core/PointSet/include/otbTransformPointSetFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTransformPointSetFilter_txx -#define __otbTransformPointSetFilter_txx +#ifndef otbTransformPointSetFilter_txx +#define otbTransformPointSetFilter_txx #include "otbTransformPointSetFilter.h" #include "itkMacro.h" diff --git a/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectFilter.h b/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectFilter.h index 26d7c48cb024c28408a242ed4e000422324658d2..1024dfc0427a5ae3d4bf2106d50471fff0238af7 100644 --- a/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectFilter.h +++ b/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDrawLineSpatialObjectFilter_h -#define __otbDrawLineSpatialObjectFilter_h +#ifndef otbDrawLineSpatialObjectFilter_h +#define otbDrawLineSpatialObjectFilter_h #include "itkSpatialObjectToImageFilter.h" #include "otbDrawLineSpatialObjectListFilter.h" diff --git a/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectFilter.txx b/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectFilter.txx index 0f25a3268e021cff340b27cfaed7873ef148d37f..8a9fc656d3c955721abc53862c570647e5e38cfc 100644 --- a/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectFilter.txx +++ b/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDrawLineSpatialObjectFilter_txx -#define __otbDrawLineSpatialObjectFilter_txx +#ifndef otbDrawLineSpatialObjectFilter_txx +#define otbDrawLineSpatialObjectFilter_txx #include "otbDrawLineSpatialObjectFilter.h" diff --git a/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectListFilter.h b/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectListFilter.h index 69545ab03d5c7c4d85bf61080e905ae996209568..27e11f013b5abd8015ade4209e3e5a39e0d3dce3 100644 --- a/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectListFilter.h +++ b/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDrawLineSpatialObjectListFilter_h -#define __otbDrawLineSpatialObjectListFilter_h +#ifndef otbDrawLineSpatialObjectListFilter_h +#define otbDrawLineSpatialObjectListFilter_h #include "itkImageToImageFilter.h" #include "otbLineSpatialObjectList.h" diff --git a/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectListFilter.txx b/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectListFilter.txx index df8feaac3db870eddd9ede2c1940bd4a7549cdc2..b632705b16a1f4100eb879af8dd854ae7254f775 100644 --- a/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectListFilter.txx +++ b/Modules/Core/SpatialObjects/include/otbDrawLineSpatialObjectListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDrawLineSpatialObjectListFilter_txx -#define __otbDrawLineSpatialObjectListFilter_txx +#ifndef otbDrawLineSpatialObjectListFilter_txx +#define otbDrawLineSpatialObjectListFilter_txx #include "otbDrawLineSpatialObjectListFilter.h" diff --git a/Modules/Core/SpatialObjects/include/otbImageToLineSpatialObjectListFilter.h b/Modules/Core/SpatialObjects/include/otbImageToLineSpatialObjectListFilter.h index 93f50114cf4da338b9f2066aae9d06cccf7c6c4d..ff3dcd4f415b27c3029e7e76eb1c11c6033aad15 100644 --- a/Modules/Core/SpatialObjects/include/otbImageToLineSpatialObjectListFilter.h +++ b/Modules/Core/SpatialObjects/include/otbImageToLineSpatialObjectListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToLineSpatialObjectListFilter_h -#define __otbImageToLineSpatialObjectListFilter_h +#ifndef otbImageToLineSpatialObjectListFilter_h +#define otbImageToLineSpatialObjectListFilter_h #include "itkProcessObject.h" diff --git a/Modules/Core/SpatialObjects/include/otbImageToLineSpatialObjectListFilter.txx b/Modules/Core/SpatialObjects/include/otbImageToLineSpatialObjectListFilter.txx index ab31f0586841bcc3ea6c52ef9857aa98fb671b28..3fdd1ef5ccbbe94921dfa6a70843fe7fbc99f380 100644 --- a/Modules/Core/SpatialObjects/include/otbImageToLineSpatialObjectListFilter.txx +++ b/Modules/Core/SpatialObjects/include/otbImageToLineSpatialObjectListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToLineSpatialObjectListFilter_txx -#define __otbImageToLineSpatialObjectListFilter_txx +#ifndef otbImageToLineSpatialObjectListFilter_txx +#define otbImageToLineSpatialObjectListFilter_txx #include "otbImageToLineSpatialObjectListFilter.h" diff --git a/Modules/Core/SpatialObjects/include/otbLineSpatialObject.h b/Modules/Core/SpatialObjects/include/otbLineSpatialObject.h index 6b9b35555d59340a4d1c4b5041144580b3717ac1..72806900a0059eb48f60939f5bf51b556b398d08 100644 --- a/Modules/Core/SpatialObjects/include/otbLineSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/otbLineSpatialObject.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLineSpatialObject_h -#define __otbLineSpatialObject_h +#ifndef otbLineSpatialObject_h +#define otbLineSpatialObject_h #include "itkPointBasedSpatialObject.h" #include "itkLineSpatialObjectPoint.h" diff --git a/Modules/Core/SpatialObjects/include/otbLineSpatialObject.txx b/Modules/Core/SpatialObjects/include/otbLineSpatialObject.txx index 06a46be370ae826474c5438dc71d01ca3289fb0b..e8afd0803b496d4bba9f4e158053263167b83f18 100644 --- a/Modules/Core/SpatialObjects/include/otbLineSpatialObject.txx +++ b/Modules/Core/SpatialObjects/include/otbLineSpatialObject.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLineSpatialObject_txx -#define __otbLineSpatialObject_txx +#ifndef otbLineSpatialObject_txx +#define otbLineSpatialObject_txx #include "otbLineSpatialObject.h" diff --git a/Modules/Core/SpatialObjects/include/otbLineSpatialObjectList.h b/Modules/Core/SpatialObjects/include/otbLineSpatialObjectList.h index a52ea109397aa9764b557fca6a27e39274e566f5..8ab58d187ab7cdb7b7b8ac2343330c0ff3346926 100644 --- a/Modules/Core/SpatialObjects/include/otbLineSpatialObjectList.h +++ b/Modules/Core/SpatialObjects/include/otbLineSpatialObjectList.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLineSpatialObjectList_h -#define __otbLineSpatialObjectList_h +#ifndef otbLineSpatialObjectList_h +#define otbLineSpatialObjectList_h #include "itkDataObject.h" diff --git a/Modules/Core/SpatialObjects/include/otbLineSpatialObjectListToPointSetFilter.h b/Modules/Core/SpatialObjects/include/otbLineSpatialObjectListToPointSetFilter.h index 03508ad5505955dc79a9f560b0af791a606d96a5..73dfae6847ac622df337a81ae15b82667b0b454c 100644 --- a/Modules/Core/SpatialObjects/include/otbLineSpatialObjectListToPointSetFilter.h +++ b/Modules/Core/SpatialObjects/include/otbLineSpatialObjectListToPointSetFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLineSpatialObjectListToPointSetFilter_h -#define __otbLineSpatialObjectListToPointSetFilter_h +#ifndef otbLineSpatialObjectListToPointSetFilter_h +#define otbLineSpatialObjectListToPointSetFilter_h #include "itkProcessObject.h" diff --git a/Modules/Core/SpatialObjects/include/otbLineSpatialObjectListToPointSetFilter.txx b/Modules/Core/SpatialObjects/include/otbLineSpatialObjectListToPointSetFilter.txx index 8bd5bf634c42e4bf8e740582c2aecf29bf8e7930..38dd85c1fb7850c0502f4916da065badd6bebca9 100644 --- a/Modules/Core/SpatialObjects/include/otbLineSpatialObjectListToPointSetFilter.txx +++ b/Modules/Core/SpatialObjects/include/otbLineSpatialObjectListToPointSetFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLineSpatialObjectListToPointSetFilter_txx -#define __otbLineSpatialObjectListToPointSetFilter_txx +#ifndef otbLineSpatialObjectListToPointSetFilter_txx +#define otbLineSpatialObjectListToPointSetFilter_txx #include "otbLineSpatialObjectListToPointSetFilter.h" diff --git a/Modules/Core/SpatialObjects/include/otbSpatialObjectSource.h b/Modules/Core/SpatialObjects/include/otbSpatialObjectSource.h index fd5d428aa37732940d9758e6c97429749a619554..cad8ae979ddc10211626430c22ccfa3b1a0a40da 100644 --- a/Modules/Core/SpatialObjects/include/otbSpatialObjectSource.h +++ b/Modules/Core/SpatialObjects/include/otbSpatialObjectSource.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSpatialObjectSource_h -#define __otbSpatialObjectSource_h +#ifndef otbSpatialObjectSource_h +#define otbSpatialObjectSource_h #include "otbMacro.h" #include "itkProcessObject.h" diff --git a/Modules/Core/SpatialObjects/include/otbSpatialObjectSource.txx b/Modules/Core/SpatialObjects/include/otbSpatialObjectSource.txx index e35e738bd26a397635ad692d7801bb6cfc54971c..56af7dbf0d728768601f6f0535c5a73fd8a6b1ef 100644 --- a/Modules/Core/SpatialObjects/include/otbSpatialObjectSource.txx +++ b/Modules/Core/SpatialObjects/include/otbSpatialObjectSource.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSpatialObjectSource_txx -#define __otbSpatialObjectSource_txx +#ifndef otbSpatialObjectSource_txx +#define otbSpatialObjectSource_txx #include "otbSpatialObjectSource.h" diff --git a/Modules/Core/SpatialObjects/include/otbSpatialObjectToImageDrawingFilter.h b/Modules/Core/SpatialObjects/include/otbSpatialObjectToImageDrawingFilter.h index f4e60e43bb2a8baad8f78205ed4b2dfab333dbf9..28aad546ae6aad1312900a078e7839aa4504ab67 100644 --- a/Modules/Core/SpatialObjects/include/otbSpatialObjectToImageDrawingFilter.h +++ b/Modules/Core/SpatialObjects/include/otbSpatialObjectToImageDrawingFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSpatialObjectToImageDrawingFilter_h -#define __otbSpatialObjectToImageDrawingFilter_h +#ifndef otbSpatialObjectToImageDrawingFilter_h +#define otbSpatialObjectToImageDrawingFilter_h #include "itkImageSource.h" #include "itkConceptChecking.h" diff --git a/Modules/Core/SpatialObjects/include/otbSpatialObjectToImageDrawingFilter.txx b/Modules/Core/SpatialObjects/include/otbSpatialObjectToImageDrawingFilter.txx index 7501ba32cbe0383192c269b420080160f5b5819d..ebf3d464622b4846cd704a8a9c2d64fd9b40ac62 100644 --- a/Modules/Core/SpatialObjects/include/otbSpatialObjectToImageDrawingFilter.txx +++ b/Modules/Core/SpatialObjects/include/otbSpatialObjectToImageDrawingFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSpatialObjectToImageDrawingFilter_txx -#define __otbSpatialObjectToImageDrawingFilter_txx +#ifndef otbSpatialObjectToImageDrawingFilter_txx +#define otbSpatialObjectToImageDrawingFilter_txx #include "otbSpatialObjectToImageDrawingFilter.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Core/Streaming/include/otbNumberOfDivisionsStrippedStreamingManager.h b/Modules/Core/Streaming/include/otbNumberOfDivisionsStrippedStreamingManager.h index 5ea7705cc88000b8c08cd804177b1da44010db17..053c77d54ed87f7855d14719ceb8d4507224630e 100644 --- a/Modules/Core/Streaming/include/otbNumberOfDivisionsStrippedStreamingManager.h +++ b/Modules/Core/Streaming/include/otbNumberOfDivisionsStrippedStreamingManager.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNumberOfDivisionsStrippedStreamingManager_h -#define __otbNumberOfDivisionsStrippedStreamingManager_h +#ifndef otbNumberOfDivisionsStrippedStreamingManager_h +#define otbNumberOfDivisionsStrippedStreamingManager_h #include "otbStreamingManager.h" #include "itkImageRegionSplitterSlowDimension.h" diff --git a/Modules/Core/Streaming/include/otbNumberOfDivisionsStrippedStreamingManager.txx b/Modules/Core/Streaming/include/otbNumberOfDivisionsStrippedStreamingManager.txx index 6a1ef3748f354e2f07086218755078a9afdb46a2..60f5a5ff67eeb1021553cfd5747da18e8b3fa538 100644 --- a/Modules/Core/Streaming/include/otbNumberOfDivisionsStrippedStreamingManager.txx +++ b/Modules/Core/Streaming/include/otbNumberOfDivisionsStrippedStreamingManager.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNumberOfDivisionsStrippedStreamingManager_txx -#define __otbNumberOfDivisionsStrippedStreamingManager_txx +#ifndef otbNumberOfDivisionsStrippedStreamingManager_txx +#define otbNumberOfDivisionsStrippedStreamingManager_txx #include "otbNumberOfDivisionsStrippedStreamingManager.h" #include "otbMacro.h" diff --git a/Modules/Core/Streaming/include/otbNumberOfDivisionsTiledStreamingManager.h b/Modules/Core/Streaming/include/otbNumberOfDivisionsTiledStreamingManager.h index 7ecd51b2649f02fc34924a9c4b1176750a05e9e1..3f91fc038387e02031ce7ab49053d0abb685274a 100644 --- a/Modules/Core/Streaming/include/otbNumberOfDivisionsTiledStreamingManager.h +++ b/Modules/Core/Streaming/include/otbNumberOfDivisionsTiledStreamingManager.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNumberOfDivisionsTiledStreamingManager_h -#define __otbNumberOfDivisionsTiledStreamingManager_h +#ifndef otbNumberOfDivisionsTiledStreamingManager_h +#define otbNumberOfDivisionsTiledStreamingManager_h #include "otbStreamingManager.h" diff --git a/Modules/Core/Streaming/include/otbNumberOfDivisionsTiledStreamingManager.txx b/Modules/Core/Streaming/include/otbNumberOfDivisionsTiledStreamingManager.txx index b948e55ba95a2f0a1b15af9b5def8ad99b90037b..4a5e36c0eeda79aceb6b20c1a8bff2eee36cd747 100644 --- a/Modules/Core/Streaming/include/otbNumberOfDivisionsTiledStreamingManager.txx +++ b/Modules/Core/Streaming/include/otbNumberOfDivisionsTiledStreamingManager.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNumberOfDivisionsTiledStreamingManager_txx -#define __otbNumberOfDivisionsTiledStreamingManager_txx +#ifndef otbNumberOfDivisionsTiledStreamingManager_txx +#define otbNumberOfDivisionsTiledStreamingManager_txx #include "otbNumberOfDivisionsTiledStreamingManager.h" #include "otbMacro.h" diff --git a/Modules/Core/Streaming/include/otbNumberOfLinesStrippedStreamingManager.h b/Modules/Core/Streaming/include/otbNumberOfLinesStrippedStreamingManager.h index 90ed9a66fab301aa4930e035e74eeb678945d818..7efc0456dba3c32cf0099a33144de96c36fc071f 100644 --- a/Modules/Core/Streaming/include/otbNumberOfLinesStrippedStreamingManager.h +++ b/Modules/Core/Streaming/include/otbNumberOfLinesStrippedStreamingManager.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNumberOfLinesStrippedStreamingManager_h -#define __otbNumberOfLinesStrippedStreamingManager_h +#ifndef otbNumberOfLinesStrippedStreamingManager_h +#define otbNumberOfLinesStrippedStreamingManager_h #include "otbStreamingManager.h" #include "itkImageRegionSplitter.h" diff --git a/Modules/Core/Streaming/include/otbNumberOfLinesStrippedStreamingManager.txx b/Modules/Core/Streaming/include/otbNumberOfLinesStrippedStreamingManager.txx index 1d8c366db83f1184c8a11e33d076e4834456a75e..bf501b83b6fa4737e3dc462b8bb5d177c3ad4bcd 100644 --- a/Modules/Core/Streaming/include/otbNumberOfLinesStrippedStreamingManager.txx +++ b/Modules/Core/Streaming/include/otbNumberOfLinesStrippedStreamingManager.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNumberOfLinesStrippedStreamingManager_txx -#define __otbNumberOfLinesStrippedStreamingManager_txx +#ifndef otbNumberOfLinesStrippedStreamingManager_txx +#define otbNumberOfLinesStrippedStreamingManager_txx #include "otbNumberOfLinesStrippedStreamingManager.h" #include "otbMacro.h" diff --git a/Modules/Core/Streaming/include/otbPersistentFilterStreamingDecorator.h b/Modules/Core/Streaming/include/otbPersistentFilterStreamingDecorator.h index 97a546686af0be4483752204c3b9b9f83ba16bb7..904ecd3bcdff3b94f61c90ff5cd5b79cb945eea9 100644 --- a/Modules/Core/Streaming/include/otbPersistentFilterStreamingDecorator.h +++ b/Modules/Core/Streaming/include/otbPersistentFilterStreamingDecorator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPersistentFilterStreamingDecorator_h -#define __otbPersistentFilterStreamingDecorator_h +#ifndef otbPersistentFilterStreamingDecorator_h +#define otbPersistentFilterStreamingDecorator_h #include "otbStreamingImageVirtualWriter.h" #include "itkProcessObject.h" diff --git a/Modules/Core/Streaming/include/otbPersistentFilterStreamingDecorator.txx b/Modules/Core/Streaming/include/otbPersistentFilterStreamingDecorator.txx index d3a1704cb684e37bd54c6f6985602efaf51210d4..006ce75aef5a76138ad87f7120e7c99367bc9c20 100644 --- a/Modules/Core/Streaming/include/otbPersistentFilterStreamingDecorator.txx +++ b/Modules/Core/Streaming/include/otbPersistentFilterStreamingDecorator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPersistentFilterStreamingDecorator_txx -#define __otbPersistentFilterStreamingDecorator_txx +#ifndef otbPersistentFilterStreamingDecorator_txx +#define otbPersistentFilterStreamingDecorator_txx #include "otbPersistentFilterStreamingDecorator.h" diff --git a/Modules/Core/Streaming/include/otbPersistentImageFilter.h b/Modules/Core/Streaming/include/otbPersistentImageFilter.h index 368658410fbc236a045531562b32b80a2ae4c933..4784812f847c45c17e573f96b49d4f2e8c92dcbd 100644 --- a/Modules/Core/Streaming/include/otbPersistentImageFilter.h +++ b/Modules/Core/Streaming/include/otbPersistentImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPersistentImageFilter_h -#define __otbPersistentImageFilter_h +#ifndef otbPersistentImageFilter_h +#define otbPersistentImageFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Core/Streaming/include/otbPipelineMemoryPrintCalculator.h b/Modules/Core/Streaming/include/otbPipelineMemoryPrintCalculator.h index 25001c87b8a94da30d13530e865e8eac0333667d..b623f29e9b07de0232a0b63157c370fff5c858da 100644 --- a/Modules/Core/Streaming/include/otbPipelineMemoryPrintCalculator.h +++ b/Modules/Core/Streaming/include/otbPipelineMemoryPrintCalculator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPipelineMemoryPrintCalculator_h -#define __otbPipelineMemoryPrintCalculator_h +#ifndef otbPipelineMemoryPrintCalculator_h +#define otbPipelineMemoryPrintCalculator_h #include "itkProcessObject.h" #if ITK_VERSION_MAJOR < 4 || (ITK_VERSION_MAJOR == 4 && ITK_VERSION_MINOR <= 8) diff --git a/Modules/Core/Streaming/include/otbRAMDrivenAdaptativeStreamingManager.h b/Modules/Core/Streaming/include/otbRAMDrivenAdaptativeStreamingManager.h index 51f3e964db34d1a519966f79cb2596ae126af1dd..40f5ed6c2f26b1c55451541f579a4b42a3be4072 100644 --- a/Modules/Core/Streaming/include/otbRAMDrivenAdaptativeStreamingManager.h +++ b/Modules/Core/Streaming/include/otbRAMDrivenAdaptativeStreamingManager.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRAMDrivenAdaptativeStreamingManager_h -#define __otbRAMDrivenAdaptativeStreamingManager_h +#ifndef otbRAMDrivenAdaptativeStreamingManager_h +#define otbRAMDrivenAdaptativeStreamingManager_h #include "otbStreamingManager.h" diff --git a/Modules/Core/Streaming/include/otbRAMDrivenAdaptativeStreamingManager.txx b/Modules/Core/Streaming/include/otbRAMDrivenAdaptativeStreamingManager.txx index fc82561f25c96115fedffbe150fdc92dcb362f20..d4179545afbbd06e39737b33da85e4ac0124008e 100644 --- a/Modules/Core/Streaming/include/otbRAMDrivenAdaptativeStreamingManager.txx +++ b/Modules/Core/Streaming/include/otbRAMDrivenAdaptativeStreamingManager.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRAMDrivenAdaptativeStreamingManager_txx -#define __otbRAMDrivenAdaptativeStreamingManager_txx +#ifndef otbRAMDrivenAdaptativeStreamingManager_txx +#define otbRAMDrivenAdaptativeStreamingManager_txx #include "otbRAMDrivenAdaptativeStreamingManager.h" #include "otbMacro.h" diff --git a/Modules/Core/Streaming/include/otbRAMDrivenStrippedStreamingManager.h b/Modules/Core/Streaming/include/otbRAMDrivenStrippedStreamingManager.h index d31ab93092cf8561bf64656a703d85dd84f6e588..0b091239ba4c60dd018e3d29ec6a62b22a6a2423 100644 --- a/Modules/Core/Streaming/include/otbRAMDrivenStrippedStreamingManager.h +++ b/Modules/Core/Streaming/include/otbRAMDrivenStrippedStreamingManager.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRAMDrivenStrippedStreamingManager_h -#define __otbRAMDrivenStrippedStreamingManager_h +#ifndef otbRAMDrivenStrippedStreamingManager_h +#define otbRAMDrivenStrippedStreamingManager_h #include "itkImageRegionSplitter.h" #include "otbStreamingManager.h" diff --git a/Modules/Core/Streaming/include/otbRAMDrivenStrippedStreamingManager.txx b/Modules/Core/Streaming/include/otbRAMDrivenStrippedStreamingManager.txx index 76928f49f5a4340502c0dbd211610ae4f77a2098..05c0c46be3c4af8e74e7e2a7aff369b997e7b026 100644 --- a/Modules/Core/Streaming/include/otbRAMDrivenStrippedStreamingManager.txx +++ b/Modules/Core/Streaming/include/otbRAMDrivenStrippedStreamingManager.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRAMDrivenStrippedStreamingManager_txx -#define __otbRAMDrivenStrippedStreamingManager_txx +#ifndef otbRAMDrivenStrippedStreamingManager_txx +#define otbRAMDrivenStrippedStreamingManager_txx #include "otbRAMDrivenStrippedStreamingManager.h" #include "otbMacro.h" diff --git a/Modules/Core/Streaming/include/otbRAMDrivenTiledStreamingManager.h b/Modules/Core/Streaming/include/otbRAMDrivenTiledStreamingManager.h index b8222844b867cd55917f85c6318cb90e934b9fdf..f60a01598afd160b0eb3114bc9b2f50467f64468 100644 --- a/Modules/Core/Streaming/include/otbRAMDrivenTiledStreamingManager.h +++ b/Modules/Core/Streaming/include/otbRAMDrivenTiledStreamingManager.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRAMDrivenTiledStreamingManager_h -#define __otbRAMDrivenTiledStreamingManager_h +#ifndef otbRAMDrivenTiledStreamingManager_h +#define otbRAMDrivenTiledStreamingManager_h #include "otbStreamingManager.h" diff --git a/Modules/Core/Streaming/include/otbRAMDrivenTiledStreamingManager.txx b/Modules/Core/Streaming/include/otbRAMDrivenTiledStreamingManager.txx index 80258b477b86f17bc16e49ff385cab5cae4b2adb..626aa9a6f5d17f77f6f7ba2073fbc1a0f5b33583 100644 --- a/Modules/Core/Streaming/include/otbRAMDrivenTiledStreamingManager.txx +++ b/Modules/Core/Streaming/include/otbRAMDrivenTiledStreamingManager.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRAMDrivenTiledStreamingManager_txx -#define __otbRAMDrivenTiledStreamingManager_txx +#ifndef otbRAMDrivenTiledStreamingManager_txx +#define otbRAMDrivenTiledStreamingManager_txx #include "otbRAMDrivenTiledStreamingManager.h" #include "otbMacro.h" diff --git a/Modules/Core/Streaming/include/otbStreamingImageVirtualWriter.h b/Modules/Core/Streaming/include/otbStreamingImageVirtualWriter.h index f31c7e78da000a4ae4000bd8c5a1e21d00ed2c38..ef4121a624bc9c88e85caba3e303adbf7d4389b6 100644 --- a/Modules/Core/Streaming/include/otbStreamingImageVirtualWriter.h +++ b/Modules/Core/Streaming/include/otbStreamingImageVirtualWriter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingImageVirtualWriter_h -#define __otbStreamingImageVirtualWriter_h +#ifndef otbStreamingImageVirtualWriter_h +#define otbStreamingImageVirtualWriter_h #include "itkMacro.h" #include "itkImageToImageFilter.h" diff --git a/Modules/Core/Streaming/include/otbStreamingImageVirtualWriter.txx b/Modules/Core/Streaming/include/otbStreamingImageVirtualWriter.txx index f4d5259f6338cccad5f76d9c3734dd9edd03b1f9..dc2d1819242ff06cc3c5ce91a95e50abe2f94d75 100644 --- a/Modules/Core/Streaming/include/otbStreamingImageVirtualWriter.txx +++ b/Modules/Core/Streaming/include/otbStreamingImageVirtualWriter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingImageVirtualWriter_txx -#define __otbStreamingImageVirtualWriter_txx +#ifndef otbStreamingImageVirtualWriter_txx +#define otbStreamingImageVirtualWriter_txx #include "otbStreamingImageVirtualWriter.h" #include "otbMacro.h" diff --git a/Modules/Core/Streaming/include/otbStreamingManager.h b/Modules/Core/Streaming/include/otbStreamingManager.h index 2c0bdac1c3840dd45336f6084411899b2de68b33..f940e79bad14440bb3d42a459086c20f9e57b588 100644 --- a/Modules/Core/Streaming/include/otbStreamingManager.h +++ b/Modules/Core/Streaming/include/otbStreamingManager.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingManager_h -#define __otbStreamingManager_h +#ifndef otbStreamingManager_h +#define otbStreamingManager_h #include "otbMacro.h" diff --git a/Modules/Core/Streaming/include/otbStreamingManager.txx b/Modules/Core/Streaming/include/otbStreamingManager.txx index ff34779ebae2154d9c572a1d897b08f0154a3079..172d34436fbb2c1cfde6345d714a932c242b7d99 100644 --- a/Modules/Core/Streaming/include/otbStreamingManager.txx +++ b/Modules/Core/Streaming/include/otbStreamingManager.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingManager_txx -#define __otbStreamingManager_txx +#ifndef otbStreamingManager_txx +#define otbStreamingManager_txx #include "otbStreamingManager.h" #include "otbConfigurationManager.h" diff --git a/Modules/Core/Streaming/include/otbTileDimensionTiledStreamingManager.h b/Modules/Core/Streaming/include/otbTileDimensionTiledStreamingManager.h index 96a4a9d8741b118b230f976fdf3268a3e0c15f6b..f9a1bd68ad223cdd1f78eda617fd8c26905c5119 100644 --- a/Modules/Core/Streaming/include/otbTileDimensionTiledStreamingManager.h +++ b/Modules/Core/Streaming/include/otbTileDimensionTiledStreamingManager.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTileDimensionTiledStreamingManager_h -#define __otbTileDimensionTiledStreamingManager_h +#ifndef otbTileDimensionTiledStreamingManager_h +#define otbTileDimensionTiledStreamingManager_h #include "otbStreamingManager.h" diff --git a/Modules/Core/Streaming/include/otbTileDimensionTiledStreamingManager.txx b/Modules/Core/Streaming/include/otbTileDimensionTiledStreamingManager.txx index eda7ba295853667d081841f87370ead145c692b5..4555afb0efdfea6599b4538a6bc2b5fd645e3437 100644 --- a/Modules/Core/Streaming/include/otbTileDimensionTiledStreamingManager.txx +++ b/Modules/Core/Streaming/include/otbTileDimensionTiledStreamingManager.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTileDimensionTiledStreamingManager_txx -#define __otbTileDimensionTiledStreamingManager_txx +#ifndef otbTileDimensionTiledStreamingManager_txx +#define otbTileDimensionTiledStreamingManager_txx #include "otbTileDimensionTiledStreamingManager.h" #include "otbMacro.h" diff --git a/Modules/Core/Transform/include/otbCompositeTransform.h b/Modules/Core/Transform/include/otbCompositeTransform.h index 91df0412e5196e15f0d911531d76b5b645f39fb9..eaf20365def921645c2c39750e6abba8a858f392 100644 --- a/Modules/Core/Transform/include/otbCompositeTransform.h +++ b/Modules/Core/Transform/include/otbCompositeTransform.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCompositeTransform_h -#define __otbCompositeTransform_h +#ifndef otbCompositeTransform_h +#define otbCompositeTransform_h #include <iostream> #include <sstream> diff --git a/Modules/Core/Transform/include/otbCompositeTransform.txx b/Modules/Core/Transform/include/otbCompositeTransform.txx index b2dd67f5926a626e5964eb53c4b67fd98336eba1..70ac7cb5ac832712dbbe196fe846e6ff5a0fb73b 100644 --- a/Modules/Core/Transform/include/otbCompositeTransform.txx +++ b/Modules/Core/Transform/include/otbCompositeTransform.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCompositeTransform_txx -#define __otbCompositeTransform_txx +#ifndef otbCompositeTransform_txx +#define otbCompositeTransform_txx #include "otbCompositeTransform.h" diff --git a/Modules/Core/Transform/include/otbForwardSensorModel.h b/Modules/Core/Transform/include/otbForwardSensorModel.h index 8ded2f27e7f4429e5a05596a1adc8dc129264dec..4e0eb56964bcf5921866526668f5d30d89715a16 100644 --- a/Modules/Core/Transform/include/otbForwardSensorModel.h +++ b/Modules/Core/Transform/include/otbForwardSensorModel.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbForwardSensorModel_h -#define __otbForwardSensorModel_h +#ifndef otbForwardSensorModel_h +#define otbForwardSensorModel_h #include "otbSensorModelBase.h" #include "itkMacro.h" diff --git a/Modules/Core/Transform/include/otbForwardSensorModel.txx b/Modules/Core/Transform/include/otbForwardSensorModel.txx index 5f0e63ba53538533232d3af3ed886ef177d4fc91..8dbe18af6a5e5410ff5ad0dc2689a172395501e9 100644 --- a/Modules/Core/Transform/include/otbForwardSensorModel.txx +++ b/Modules/Core/Transform/include/otbForwardSensorModel.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbForwardSensorModel_txx -#define __otbForwardSensorModel_txx +#ifndef otbForwardSensorModel_txx +#define otbForwardSensorModel_txx #include "otbForwardSensorModel.h" #include "otbMacro.h" diff --git a/Modules/Core/Transform/include/otbGenericMapProjection.h b/Modules/Core/Transform/include/otbGenericMapProjection.h index 6bfc1a632d4fdb4d874200103a0f78512bca042c..eb89c86bb4f953b03278b9021a40fbe4e17f2201 100644 --- a/Modules/Core/Transform/include/otbGenericMapProjection.h +++ b/Modules/Core/Transform/include/otbGenericMapProjection.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGenericMapProjection_h -#define __otbGenericMapProjection_h +#ifndef otbGenericMapProjection_h +#define otbGenericMapProjection_h #include <iostream> #include <sstream> diff --git a/Modules/Core/Transform/include/otbGenericMapProjection.txx b/Modules/Core/Transform/include/otbGenericMapProjection.txx index 6ff02835017ce8155f0242966a826921f4104b7f..8c56ffefaf35f5ff730f6a222563fc7adcf00f61 100644 --- a/Modules/Core/Transform/include/otbGenericMapProjection.txx +++ b/Modules/Core/Transform/include/otbGenericMapProjection.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGenericMapProjection_txx -#define __otbGenericMapProjection_txx +#ifndef otbGenericMapProjection_txx +#define otbGenericMapProjection_txx #include "otbGenericMapProjection.h" #include "otbMacro.h" diff --git a/Modules/Core/Transform/include/otbGenericRSTransform.h b/Modules/Core/Transform/include/otbGenericRSTransform.h index 04d4d7d5e7dc6cdf1e102c7062d6da7945f65715..5137aef08a1824a27a5218da5ad76989b8d09ecf 100644 --- a/Modules/Core/Transform/include/otbGenericRSTransform.h +++ b/Modules/Core/Transform/include/otbGenericRSTransform.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGenericRSTransform_h -#define __otbGenericRSTransform_h +#ifndef otbGenericRSTransform_h +#define otbGenericRSTransform_h #include "otbCompositeTransform.h" diff --git a/Modules/Core/Transform/include/otbGenericRSTransform.txx b/Modules/Core/Transform/include/otbGenericRSTransform.txx index 58ca3171ff6d2adbd7ec8022fd1101d9032820b5..56cff2ad98c2d58e1f1629b00998898616ccbf13 100644 --- a/Modules/Core/Transform/include/otbGenericRSTransform.txx +++ b/Modules/Core/Transform/include/otbGenericRSTransform.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGenericRSTransform_txx -#define __otbGenericRSTransform_txx +#ifndef otbGenericRSTransform_txx +#define otbGenericRSTransform_txx #include "otbGenericRSTransform.h" #include "otbMacro.h" diff --git a/Modules/Core/Transform/include/otbGeoInformationConversion.h b/Modules/Core/Transform/include/otbGeoInformationConversion.h index c004e32fe3a9f586f75b26b31791b099a5111094..9b9456d06b80c3693c880d5bf8f35f823a655a39 100644 --- a/Modules/Core/Transform/include/otbGeoInformationConversion.h +++ b/Modules/Core/Transform/include/otbGeoInformationConversion.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbGeoInformationConversion_h -#define __otbGeoInformationConversion_h +#ifndef otbGeoInformationConversion_h +#define otbGeoInformationConversion_h #include <string> diff --git a/Modules/Core/Transform/include/otbGeocentricTransform.h b/Modules/Core/Transform/include/otbGeocentricTransform.h index 3035ab5aae2c9709eb167b49fadcf7d82d708aaf..30703f96c413fa1728dde758564b3ebad712a2a1 100644 --- a/Modules/Core/Transform/include/otbGeocentricTransform.h +++ b/Modules/Core/Transform/include/otbGeocentricTransform.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGeocentricTransform_h -#define __otbGeocentricTransform_h +#ifndef otbGeocentricTransform_h +#define otbGeocentricTransform_h #include "otbGenericMapProjection.h" #include "otbEllipsoidAdapter.h" diff --git a/Modules/Core/Transform/include/otbGeocentricTransform.txx b/Modules/Core/Transform/include/otbGeocentricTransform.txx index 72ed6f297b42a7179ca27da44d8eb6c204432030..ef67c46c70bb0ee0b22c6cce44b8344eeb2ed136 100644 --- a/Modules/Core/Transform/include/otbGeocentricTransform.txx +++ b/Modules/Core/Transform/include/otbGeocentricTransform.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGeocentricTransform_txx -#define __otbGeocentricTransform_txx +#ifndef otbGeocentricTransform_txx +#define otbGeocentricTransform_txx #include "otbGeocentricTransform.h" diff --git a/Modules/Core/Transform/include/otbImageToGenericRSOutputParameters.h b/Modules/Core/Transform/include/otbImageToGenericRSOutputParameters.h index 94535c389ccb0cffee9144cf990f29485c0cf478..03ebe634a73fbf8d0c5fef21b91c0ef5b2974619 100644 --- a/Modules/Core/Transform/include/otbImageToGenericRSOutputParameters.h +++ b/Modules/Core/Transform/include/otbImageToGenericRSOutputParameters.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToGenericRSOutputParameters_h -#define __otbImageToGenericRSOutputParameters_h +#ifndef otbImageToGenericRSOutputParameters_h +#define otbImageToGenericRSOutputParameters_h #include "itkObject.h" #include "otbGenericRSTransform.h" diff --git a/Modules/Core/Transform/include/otbImageToGenericRSOutputParameters.txx b/Modules/Core/Transform/include/otbImageToGenericRSOutputParameters.txx index 54a8997afa51547c18e23fabf6ac9beccddcf7fd..b8952d36c2d391c20aaf40e7b3e204f1d2c81b7b 100644 --- a/Modules/Core/Transform/include/otbImageToGenericRSOutputParameters.txx +++ b/Modules/Core/Transform/include/otbImageToGenericRSOutputParameters.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToGenericRSOutputParameters_txx -#define __otbImageToGenericRSOutputParameters_txx +#ifndef otbImageToGenericRSOutputParameters_txx +#define otbImageToGenericRSOutputParameters_txx #include "otbImageToGenericRSOutputParameters.h" diff --git a/Modules/Core/Transform/include/otbInverseLogPolarTransform.h b/Modules/Core/Transform/include/otbInverseLogPolarTransform.h index 8277f4fe7bb06b2f7d3e0867fb3535df9ad38c8d..ffe29c86b6b9e558c1b73ef301c5f3b003ce9181 100644 --- a/Modules/Core/Transform/include/otbInverseLogPolarTransform.h +++ b/Modules/Core/Transform/include/otbInverseLogPolarTransform.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbInverseLogPolarTransform_h -#define __otbInverseLogPolarTransform_h +#ifndef otbInverseLogPolarTransform_h +#define otbInverseLogPolarTransform_h #include "otbTransform.h" diff --git a/Modules/Core/Transform/include/otbInverseLogPolarTransform.txx b/Modules/Core/Transform/include/otbInverseLogPolarTransform.txx index bdb4eb65afa32eacbadf9ec7e479764dd7afcccb..ddbb8fd16190c1512debb4ff994ff643e7336cd9 100644 --- a/Modules/Core/Transform/include/otbInverseLogPolarTransform.txx +++ b/Modules/Core/Transform/include/otbInverseLogPolarTransform.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbInverseLogPolarTransform_txx -#define __otbInverseLogPolarTransform_txx +#ifndef otbInverseLogPolarTransform_txx +#define otbInverseLogPolarTransform_txx #include "otbInverseLogPolarTransform.h" #include "otbMacro.h" diff --git a/Modules/Core/Transform/include/otbInverseSensorModel.h b/Modules/Core/Transform/include/otbInverseSensorModel.h index 5d7e1aa104a7b4b1e45f1de8a72f8b515952877c..bc869e42602e2d897a06cccc60942014620176fe 100644 --- a/Modules/Core/Transform/include/otbInverseSensorModel.h +++ b/Modules/Core/Transform/include/otbInverseSensorModel.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbInverseSensorModel_h -#define __otbInverseSensorModel_h +#ifndef otbInverseSensorModel_h +#define otbInverseSensorModel_h #include "otbSensorModelBase.h" diff --git a/Modules/Core/Transform/include/otbInverseSensorModel.txx b/Modules/Core/Transform/include/otbInverseSensorModel.txx index 3433b33d7a4587077c7a2d674ffd03c9c35cbf16..2516a4d54bab0e44ab9463dca68947274b358848 100644 --- a/Modules/Core/Transform/include/otbInverseSensorModel.txx +++ b/Modules/Core/Transform/include/otbInverseSensorModel.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbInverseSensorModel_txx -#define __otbInverseSensorModel_txx +#ifndef otbInverseSensorModel_txx +#define otbInverseSensorModel_txx #include "otbInverseSensorModel.h" #include "otbMacro.h" diff --git a/Modules/Core/Transform/include/otbLogPolarTransform.h b/Modules/Core/Transform/include/otbLogPolarTransform.h index 3bf2bf8083e136362912db8dc19c95ae4204e35f..9785b0af630848a21e9f708406390f75993b212b 100644 --- a/Modules/Core/Transform/include/otbLogPolarTransform.h +++ b/Modules/Core/Transform/include/otbLogPolarTransform.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLogPolarTransform_h -#define __otbLogPolarTransform_h +#ifndef otbLogPolarTransform_h +#define otbLogPolarTransform_h #include "otbTransform.h" diff --git a/Modules/Core/Transform/include/otbLogPolarTransform.txx b/Modules/Core/Transform/include/otbLogPolarTransform.txx index 0475c671e2b41bab3ab40e5434b420c1eb504fdc..d6ad8a6548132a8fab1098e80143c120dbdf892b 100644 --- a/Modules/Core/Transform/include/otbLogPolarTransform.txx +++ b/Modules/Core/Transform/include/otbLogPolarTransform.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLogPolarTransform_txx -#define __otbLogPolarTransform_txx +#ifndef otbLogPolarTransform_txx +#define otbLogPolarTransform_txx #include "otbLogPolarTransform.h" #include "otbMacro.h" diff --git a/Modules/Core/Transform/include/otbSensorModelBase.h b/Modules/Core/Transform/include/otbSensorModelBase.h index b261f4fdb84394768edf3306f49442ec7f260b21..84e0eb02a9ccac43ecc71bc9b5e91e3740a12e27 100644 --- a/Modules/Core/Transform/include/otbSensorModelBase.h +++ b/Modules/Core/Transform/include/otbSensorModelBase.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSensorModelBase_h -#define __otbSensorModelBase_h +#ifndef otbSensorModelBase_h +#define otbSensorModelBase_h #include <iostream> diff --git a/Modules/Core/Transform/include/otbSensorModelBase.txx b/Modules/Core/Transform/include/otbSensorModelBase.txx index fe12a75e72a077d695368d5d16c8e20c823649ca..bf6ba624f8b6bd98cb26496155b6dad40e7fa292 100644 --- a/Modules/Core/Transform/include/otbSensorModelBase.txx +++ b/Modules/Core/Transform/include/otbSensorModelBase.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSensorModelBase_txx -#define __otbSensorModelBase_txx +#ifndef otbSensorModelBase_txx +#define otbSensorModelBase_txx #include "otbSensorModelBase.h" diff --git a/Modules/Core/Transform/include/otbStreamingWarpImageFilter.h b/Modules/Core/Transform/include/otbStreamingWarpImageFilter.h index 84269e896e37fa7548da9a3adb109777d476cf6f..813a4440bfebbf3b1dd0f2920cc013365a1c16a5 100644 --- a/Modules/Core/Transform/include/otbStreamingWarpImageFilter.h +++ b/Modules/Core/Transform/include/otbStreamingWarpImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingWarpImageFilter_h -#define __otbStreamingWarpImageFilter_h +#ifndef otbStreamingWarpImageFilter_h +#define otbStreamingWarpImageFilter_h #include "otbWarpImageFilter.h" #include "otbStreamingTraits.h" diff --git a/Modules/Core/Transform/include/otbStreamingWarpImageFilter.txx b/Modules/Core/Transform/include/otbStreamingWarpImageFilter.txx index 19ba9ff358c2f35ac314090048b0605b6a08e66f..08cb65dae08726b2c4d3dcc90b04e016cbeed7ee 100644 --- a/Modules/Core/Transform/include/otbStreamingWarpImageFilter.txx +++ b/Modules/Core/Transform/include/otbStreamingWarpImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingWarpImageFilter_txx -#define __otbStreamingWarpImageFilter_txx +#ifndef otbStreamingWarpImageFilter_txx +#define otbStreamingWarpImageFilter_txx #include "otbStreamingWarpImageFilter.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Core/Transform/include/otbTransform.h b/Modules/Core/Transform/include/otbTransform.h index a90e3c673c261de0a07343ce9af116b6a197c3fa..167a739b6ef1d509e28822238eed77b4da24e356 100644 --- a/Modules/Core/Transform/include/otbTransform.h +++ b/Modules/Core/Transform/include/otbTransform.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTransform_h -#define __otbTransform_h +#ifndef otbTransform_h +#define otbTransform_h #include "itkTransform.h" #include "vnl/vnl_vector_fixed.h" diff --git a/Modules/Core/VectorDataBase/include/otbDataNode.h b/Modules/Core/VectorDataBase/include/otbDataNode.h index 13b07f6fc1a538d236754ef0aa53708a0e95b1a9..1b21a3b624c949ae1b58331ae9d1a150d175ba5e 100644 --- a/Modules/Core/VectorDataBase/include/otbDataNode.h +++ b/Modules/Core/VectorDataBase/include/otbDataNode.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDataNode_h -#define __otbDataNode_h +#ifndef otbDataNode_h +#define otbDataNode_h #include "itkPoint.h" #include "otbPolygon.h" diff --git a/Modules/Core/VectorDataBase/include/otbDataNode.txx b/Modules/Core/VectorDataBase/include/otbDataNode.txx index 4d7402f2914fdd54b0b6dc0b4cb540a8b69a5cee..d6b01366972963925760ec4abab938e90a1e1ed7 100644 --- a/Modules/Core/VectorDataBase/include/otbDataNode.txx +++ b/Modules/Core/VectorDataBase/include/otbDataNode.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDataNode_txx -#define __otbDataNode_txx +#ifndef otbDataNode_txx +#define otbDataNode_txx #include "otbDataNode.h" #include "otbMetaDataKey.h" diff --git a/Modules/Core/VectorDataBase/include/otbDataNodeFunctionBase.h b/Modules/Core/VectorDataBase/include/otbDataNodeFunctionBase.h index 9253bc5eb257b585ed061a852f1986f6f8de33f9..c3ef784249228a16dbb9b376033a040ac08679cf 100644 --- a/Modules/Core/VectorDataBase/include/otbDataNodeFunctionBase.h +++ b/Modules/Core/VectorDataBase/include/otbDataNodeFunctionBase.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDataNodeFunctionBase_h -#define __otbDataNodeFunctionBase_h +#ifndef otbDataNodeFunctionBase_h +#define otbDataNodeFunctionBase_h #include "itkFunctionBase.h" diff --git a/Modules/Core/VectorDataBase/include/otbDataNodeImageFunction.h b/Modules/Core/VectorDataBase/include/otbDataNodeImageFunction.h index 21e8ed423a4e9d2c0e698e7d4a027f1291caf5dd..30a5f273da250061bb63d9de610a83d34211fb45 100644 --- a/Modules/Core/VectorDataBase/include/otbDataNodeImageFunction.h +++ b/Modules/Core/VectorDataBase/include/otbDataNodeImageFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDataNodeImageFunction_h -#define __otbDataNodeImageFunction_h +#ifndef otbDataNodeImageFunction_h +#define otbDataNodeImageFunction_h #include "otbDataNodeFunctionBase.h" #include "otbDataNode.h" diff --git a/Modules/Core/VectorDataBase/include/otbDataNodeImageFunction.txx b/Modules/Core/VectorDataBase/include/otbDataNodeImageFunction.txx index d94a5def24b4c9c0e139074fcb6366b25ed1bf02..1531e7ee7767a789563491d27120579d97569366 100644 --- a/Modules/Core/VectorDataBase/include/otbDataNodeImageFunction.txx +++ b/Modules/Core/VectorDataBase/include/otbDataNodeImageFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDataNodeImageFunction_txx -#define __otbDataNodeImageFunction_txx +#ifndef otbDataNodeImageFunction_txx +#define otbDataNodeImageFunction_txx #include "otbDataNodeImageFunction.h" diff --git a/Modules/Core/VectorDataBase/include/otbDataNodeVectorDataFunction.h b/Modules/Core/VectorDataBase/include/otbDataNodeVectorDataFunction.h index 8c2619b7cc5699569c49086f5638980c843a26f1..9084abed3073d7beb331cdf35546dbf27624e1bf 100644 --- a/Modules/Core/VectorDataBase/include/otbDataNodeVectorDataFunction.h +++ b/Modules/Core/VectorDataBase/include/otbDataNodeVectorDataFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDataNodeVectorDataFunction_h -#define __otbDataNodeVectorDataFunction_h +#ifndef otbDataNodeVectorDataFunction_h +#define otbDataNodeVectorDataFunction_h #include "otbDataNodeFunctionBase.h" #include "otbVectorDataProperties.h" diff --git a/Modules/Core/VectorDataBase/include/otbDataNodeVectorDataFunction.txx b/Modules/Core/VectorDataBase/include/otbDataNodeVectorDataFunction.txx index f57b2558c0a1eec8604f1e859a9d37d13b1f7dab..cba0ab4013709df58d17e8cadff9a638ac572836 100644 --- a/Modules/Core/VectorDataBase/include/otbDataNodeVectorDataFunction.txx +++ b/Modules/Core/VectorDataBase/include/otbDataNodeVectorDataFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDataNodeVectorDataFunction_txx -#define __otbDataNodeVectorDataFunction_txx +#ifndef otbDataNodeVectorDataFunction_txx +#define otbDataNodeVectorDataFunction_txx #include "otbDataNodeVectorDataFunction.h" diff --git a/Modules/Core/VectorDataBase/include/otbGISConnectionImplementation.h b/Modules/Core/VectorDataBase/include/otbGISConnectionImplementation.h index 33c81ef6a8981a5428758032bf8c758cfa796402..6e29a2ff6276cdc763ba0521a726257e3344ae55 100644 --- a/Modules/Core/VectorDataBase/include/otbGISConnectionImplementation.h +++ b/Modules/Core/VectorDataBase/include/otbGISConnectionImplementation.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGISConnectionImplementation_h -#define __otbGISConnectionImplementation_h +#ifndef otbGISConnectionImplementation_h +#define otbGISConnectionImplementation_h #include "itkDataObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Core/VectorDataBase/include/otbPolyLineParametricPathWithValue.h b/Modules/Core/VectorDataBase/include/otbPolyLineParametricPathWithValue.h index ed10ebdd33c9d177fc8cfa3b526bc5b4d9f34d44..f067b5c6eee874f3d6a66e0af880c2fa54cd2ca8 100644 --- a/Modules/Core/VectorDataBase/include/otbPolyLineParametricPathWithValue.h +++ b/Modules/Core/VectorDataBase/include/otbPolyLineParametricPathWithValue.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPolyLineParametricPathWithValue_h -#define __otbPolyLineParametricPathWithValue_h +#ifndef otbPolyLineParametricPathWithValue_h +#define otbPolyLineParametricPathWithValue_h #if defined(__GNUC__) || defined(__clang__) #pragma GCC diagnostic push diff --git a/Modules/Core/VectorDataBase/include/otbPolyLineParametricPathWithValue.txx b/Modules/Core/VectorDataBase/include/otbPolyLineParametricPathWithValue.txx index 3104714f10a99d3b383d13d038f6770ef596b8f9..739550e4f3235c321dfec81197bcc10f43f263bb 100644 --- a/Modules/Core/VectorDataBase/include/otbPolyLineParametricPathWithValue.txx +++ b/Modules/Core/VectorDataBase/include/otbPolyLineParametricPathWithValue.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPolyLineParametricPathWithValue_txx -#define __otbPolyLineParametricPathWithValue_txx +#ifndef otbPolyLineParametricPathWithValue_txx +#define otbPolyLineParametricPathWithValue_txx #include "otbPolyLineParametricPathWithValue.h" diff --git a/Modules/Core/VectorDataBase/include/otbPolygon.h b/Modules/Core/VectorDataBase/include/otbPolygon.h index f5a627d70eacfbabccd5d17e9355c8da5a6d8974..a16b1f9172f719fa0969fd4710535756840f4502 100644 --- a/Modules/Core/VectorDataBase/include/otbPolygon.h +++ b/Modules/Core/VectorDataBase/include/otbPolygon.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPolygon_h -#define __otbPolygon_h +#ifndef otbPolygon_h +#define otbPolygon_h #include "otbPolyLineParametricPathWithValue.h" diff --git a/Modules/Core/VectorDataBase/include/otbPolygon.txx b/Modules/Core/VectorDataBase/include/otbPolygon.txx index fcc72e470e984070a2c216683e6dde559e9269a4..526d87610514cde663ef7ed94ebeb05f4fe794cc 100644 --- a/Modules/Core/VectorDataBase/include/otbPolygon.txx +++ b/Modules/Core/VectorDataBase/include/otbPolygon.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPolygon_txx -#define __otbPolygon_txx +#ifndef otbPolygon_txx +#define otbPolygon_txx #include "otbPolygon.h" diff --git a/Modules/Core/VectorDataBase/include/otbVectorData.h b/Modules/Core/VectorDataBase/include/otbVectorData.h index eeeb3c3236c4c3682f2fa8e5e62713c72866ef10..fd9705d48697827e273248aa01fb47f1794cbecc 100644 --- a/Modules/Core/VectorDataBase/include/otbVectorData.h +++ b/Modules/Core/VectorDataBase/include/otbVectorData.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorData_h -#define __otbVectorData_h +#ifndef otbVectorData_h +#define otbVectorData_h #include "itkTreeContainer.h" #include "itkDataObject.h" diff --git a/Modules/Core/VectorDataBase/include/otbVectorData.txx b/Modules/Core/VectorDataBase/include/otbVectorData.txx index eaf630653891b17485e07c96be99e27979b7602e..c1e5504e5631346b419cd83845d365827206572d 100644 --- a/Modules/Core/VectorDataBase/include/otbVectorData.txx +++ b/Modules/Core/VectorDataBase/include/otbVectorData.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorData_txx -#define __otbVectorData_txx +#ifndef otbVectorData_txx +#define otbVectorData_txx #include "otbVectorData.h" #include "itkPreOrderTreeIterator.h" diff --git a/Modules/Core/VectorDataBase/include/otbVectorDataIOBase.h b/Modules/Core/VectorDataBase/include/otbVectorDataIOBase.h index 92403ab868169ed343f55e31a2167dd8f12b75b1..26314b498fd80edfaa2438ec54ff1321bd628673 100644 --- a/Modules/Core/VectorDataBase/include/otbVectorDataIOBase.h +++ b/Modules/Core/VectorDataBase/include/otbVectorDataIOBase.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataIOBase_h -#define __otbVectorDataIOBase_h +#ifndef otbVectorDataIOBase_h +#define otbVectorDataIOBase_h #include <string> @@ -172,4 +172,4 @@ private: } // end namespace otb -#endif // __otbVectorDataIOBase_h +#endif // otbVectorDataIOBase_h diff --git a/Modules/Core/VectorDataBase/include/otbVectorDataKeywordlist.h b/Modules/Core/VectorDataBase/include/otbVectorDataKeywordlist.h index 10fd9a7147ce468c5b0facdcc7bfb9a109705225..7f86a6db70255145b93fcd39787762643d09c973 100644 --- a/Modules/Core/VectorDataBase/include/otbVectorDataKeywordlist.h +++ b/Modules/Core/VectorDataBase/include/otbVectorDataKeywordlist.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataKeywordlist_h -#define __otbVectorDataKeywordlist_h +#ifndef otbVectorDataKeywordlist_h +#define otbVectorDataKeywordlist_h #include "itkLightObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Core/VectorDataBase/include/otbVectorDataProperties.h b/Modules/Core/VectorDataBase/include/otbVectorDataProperties.h index 9f8ece4ee0e987b4226db255330b2cef0b9447db..41cd90dd4dbb0466b75cb79e1c7735e7e3b80cf8 100644 --- a/Modules/Core/VectorDataBase/include/otbVectorDataProperties.h +++ b/Modules/Core/VectorDataBase/include/otbVectorDataProperties.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbVectorDataProperties_h -#define __otbVectorDataProperties_h +#ifndef otbVectorDataProperties_h +#define otbVectorDataProperties_h #include "itkObjectFactory.h" diff --git a/Modules/Core/VectorDataBase/include/otbVectorDataProperties.txx b/Modules/Core/VectorDataBase/include/otbVectorDataProperties.txx index a624b0cd269a19308f9464e022ba6354019fd14c..33de79d46183b606611d4749e114a17c513acfd7 100644 --- a/Modules/Core/VectorDataBase/include/otbVectorDataProperties.txx +++ b/Modules/Core/VectorDataBase/include/otbVectorDataProperties.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbVectorDataProperties_txx -#define __otbVectorDataProperties_txx +#ifndef otbVectorDataProperties_txx +#define otbVectorDataProperties_txx #include "otbVectorDataProperties.h" #include <algorithm> diff --git a/Modules/Core/VectorDataBase/include/otbVectorDataSource.h b/Modules/Core/VectorDataBase/include/otbVectorDataSource.h index 6e54830a1ae9d98e1f4d6731c99a5a907a632f1b..029c85993874ded1f89cff299673bc20745a07d3 100644 --- a/Modules/Core/VectorDataBase/include/otbVectorDataSource.h +++ b/Modules/Core/VectorDataBase/include/otbVectorDataSource.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbVectorDataSource_h -#define __otbVectorDataSource_h +#ifndef otbVectorDataSource_h +#define otbVectorDataSource_h #include "itkProcessObject.h" @@ -99,4 +99,4 @@ private: #include "otbVectorDataSource.txx" #endif -#endif // __otbVectorDataSource_h +#endif // otbVectorDataSource_h diff --git a/Modules/Core/VectorDataBase/include/otbVectorDataSource.txx b/Modules/Core/VectorDataBase/include/otbVectorDataSource.txx index 614d53d2cc76c86d758b1a0d1c0416f04d68df8b..4940d52ab44e0186ad5d27a2302a6ff7b14e5a3a 100644 --- a/Modules/Core/VectorDataBase/include/otbVectorDataSource.txx +++ b/Modules/Core/VectorDataBase/include/otbVectorDataSource.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbVectorDataSource_txx -#define __otbVectorDataSource_txx +#ifndef otbVectorDataSource_txx +#define otbVectorDataSource_txx #include "otbVectorDataSource.h" diff --git a/Modules/Detection/CloudDetection/include/otbCloudDetectionFilter.h b/Modules/Detection/CloudDetection/include/otbCloudDetectionFilter.h index add466d24e0f4c59f2a74ef2c773e5718e7cdb23..56e7cc302de41880d67bad55b578012c37143385 100644 --- a/Modules/Detection/CloudDetection/include/otbCloudDetectionFilter.h +++ b/Modules/Detection/CloudDetection/include/otbCloudDetectionFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCloudDetectionFilter_h -#define __otbCloudDetectionFilter_h +#ifndef otbCloudDetectionFilter_h +#define otbCloudDetectionFilter_h #include "otbCloudDetectionFunctor.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Detection/CloudDetection/include/otbCloudDetectionFilter.txx b/Modules/Detection/CloudDetection/include/otbCloudDetectionFilter.txx index a5ca3bc469b30f155aed18df9b6a41113f2ac544..99db7c1bc22c3e311785343497652764b7cb0d25 100644 --- a/Modules/Detection/CloudDetection/include/otbCloudDetectionFilter.txx +++ b/Modules/Detection/CloudDetection/include/otbCloudDetectionFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCloudDetectionFilter_txx -#define __otbCloudDetectionFilter_txx +#ifndef otbCloudDetectionFilter_txx +#define otbCloudDetectionFilter_txx #include "otbCloudDetectionFilter.h" diff --git a/Modules/Detection/CloudDetection/include/otbCloudDetectionFunctor.h b/Modules/Detection/CloudDetection/include/otbCloudDetectionFunctor.h index 1487c20dbfa9ffee01c6f3061255dcc548153526..1f875c0a68512ed1d7012892f668c90761757f4b 100644 --- a/Modules/Detection/CloudDetection/include/otbCloudDetectionFunctor.h +++ b/Modules/Detection/CloudDetection/include/otbCloudDetectionFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCloudDetectionFunctor_h -#define __otbCloudDetectionFunctor_h +#ifndef otbCloudDetectionFunctor_h +#define otbCloudDetectionFunctor_h #include "otbCloudEstimatorFunctor.h" diff --git a/Modules/Detection/CloudDetection/include/otbCloudEstimatorFilter.h b/Modules/Detection/CloudDetection/include/otbCloudEstimatorFilter.h index 15c9b4220adabab3507c21a83abcdadbc5f8dd0e..9e59818a75624e9a5b4e5779509db7c852ef620e 100644 --- a/Modules/Detection/CloudDetection/include/otbCloudEstimatorFilter.h +++ b/Modules/Detection/CloudDetection/include/otbCloudEstimatorFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCloudEstimatorFilter_h -#define __otbCloudEstimatorFilter_h +#ifndef otbCloudEstimatorFilter_h +#define otbCloudEstimatorFilter_h #include "otbSpectralAngleFunctor.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Detection/CloudDetection/include/otbCloudEstimatorFilter.txx b/Modules/Detection/CloudDetection/include/otbCloudEstimatorFilter.txx index 1e58afd1685a8881611528a5ee7f328a512465e6..73290d94caa5c413f03550727c4bff6020cefe00 100644 --- a/Modules/Detection/CloudDetection/include/otbCloudEstimatorFilter.txx +++ b/Modules/Detection/CloudDetection/include/otbCloudEstimatorFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCloudEstimatorFilter_txx -#define __otbCloudEstimatorFilter_txx +#ifndef otbCloudEstimatorFilter_txx +#define otbCloudEstimatorFilter_txx #include "otbCloudEstimatorFilter.h" diff --git a/Modules/Detection/CloudDetection/include/otbCloudEstimatorFunctor.h b/Modules/Detection/CloudDetection/include/otbCloudEstimatorFunctor.h index 9eaa4ab785b1bde78f980a1d23ee1e52c54ef290..f63940f5ed38970067d76093b1dd34e48fb691a3 100644 --- a/Modules/Detection/CloudDetection/include/otbCloudEstimatorFunctor.h +++ b/Modules/Detection/CloudDetection/include/otbCloudEstimatorFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCloudEstimatorFunctor_h -#define __otbCloudEstimatorFunctor_h +#ifndef otbCloudEstimatorFunctor_h +#define otbCloudEstimatorFunctor_h #include "otbSpectralAngleFunctor.h" diff --git a/Modules/Detection/ObjectDetection/include/otbDescriptorsListSampleGenerator.h b/Modules/Detection/ObjectDetection/include/otbDescriptorsListSampleGenerator.h index 0896d8cefb964e30505339e862a17edffa1e1b0f..9e4ca7572bdf70e5086f63d68fecf2ea42baffa1 100644 --- a/Modules/Detection/ObjectDetection/include/otbDescriptorsListSampleGenerator.h +++ b/Modules/Detection/ObjectDetection/include/otbDescriptorsListSampleGenerator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDescriptorsListSampleGenerator_h -#define __otbDescriptorsListSampleGenerator_h +#ifndef otbDescriptorsListSampleGenerator_h +#define otbDescriptorsListSampleGenerator_h #include <vector> diff --git a/Modules/Detection/ObjectDetection/include/otbDescriptorsListSampleGenerator.txx b/Modules/Detection/ObjectDetection/include/otbDescriptorsListSampleGenerator.txx index b79108e24c2b830a462a8aa11071b5973bb879df..0f9b7b680ba817197df2e9791085bdc108d0bb9e 100644 --- a/Modules/Detection/ObjectDetection/include/otbDescriptorsListSampleGenerator.txx +++ b/Modules/Detection/ObjectDetection/include/otbDescriptorsListSampleGenerator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDescriptorsListSampleGenerator_txx -#define __otbDescriptorsListSampleGenerator_txx +#ifndef otbDescriptorsListSampleGenerator_txx +#define otbDescriptorsListSampleGenerator_txx #include "otbDescriptorsListSampleGenerator.h" diff --git a/Modules/Detection/ObjectDetection/include/otbFlusserMomentsIFFactory.h b/Modules/Detection/ObjectDetection/include/otbFlusserMomentsIFFactory.h index 825eaef70980c7f404ef84ed7e13713b554006b3..77f6ff87439770fe7f703127003d9cee156f3e39 100644 --- a/Modules/Detection/ObjectDetection/include/otbFlusserMomentsIFFactory.h +++ b/Modules/Detection/ObjectDetection/include/otbFlusserMomentsIFFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFlusserMomentsIFFactory_h -#define __otbFlusserMomentsIFFactory_h +#ifndef otbFlusserMomentsIFFactory_h +#define otbFlusserMomentsIFFactory_h #include "itkLightObject.h" diff --git a/Modules/Detection/ObjectDetection/include/otbFlusserMomentsIFFactory.txx b/Modules/Detection/ObjectDetection/include/otbFlusserMomentsIFFactory.txx index b6ba84393117ea1d2a9d04b4d6f8188aa42f5408..b1ea7207ec09d32736cfc91013c80776ea424bf0 100644 --- a/Modules/Detection/ObjectDetection/include/otbFlusserMomentsIFFactory.txx +++ b/Modules/Detection/ObjectDetection/include/otbFlusserMomentsIFFactory.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFlusserMomentsIFFactory_txx -#define __otbFlusserMomentsIFFactory_txx +#ifndef otbFlusserMomentsIFFactory_txx +#define otbFlusserMomentsIFFactory_txx #include "otbFlusserMomentsIFFactory.h" diff --git a/Modules/Detection/ObjectDetection/include/otbFourierMellinDescriptorsIFFactory.h b/Modules/Detection/ObjectDetection/include/otbFourierMellinDescriptorsIFFactory.h index 1d6a0c5811f05d37b738008a3032e82db16a341d..53f7b8d1d188eed89af9de01c99f4da5a66fd7bf 100644 --- a/Modules/Detection/ObjectDetection/include/otbFourierMellinDescriptorsIFFactory.h +++ b/Modules/Detection/ObjectDetection/include/otbFourierMellinDescriptorsIFFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFourierMellinDescriptorsIFFactory_h -#define __otbFourierMellinDescriptorsIFFactory_h +#ifndef otbFourierMellinDescriptorsIFFactory_h +#define otbFourierMellinDescriptorsIFFactory_h #include "itkLightObject.h" diff --git a/Modules/Detection/ObjectDetection/include/otbFourierMellinDescriptorsIFFactory.txx b/Modules/Detection/ObjectDetection/include/otbFourierMellinDescriptorsIFFactory.txx index a45e7603fe28a2b09333c327b5c62e3c8d1fb07b..bc0b270724db4fd3e7ff7179957ce387d4d40801 100644 --- a/Modules/Detection/ObjectDetection/include/otbFourierMellinDescriptorsIFFactory.txx +++ b/Modules/Detection/ObjectDetection/include/otbFourierMellinDescriptorsIFFactory.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFourierMellinDescriptorsIFFactory_txx -#define __otbFourierMellinDescriptorsIFFactory_txx +#ifndef otbFourierMellinDescriptorsIFFactory_txx +#define otbFourierMellinDescriptorsIFFactory_txx #include "otbFourierMellinDescriptorsIFFactory.h" diff --git a/Modules/Detection/ObjectDetection/include/otbHaralickTexturesIFFactory.h b/Modules/Detection/ObjectDetection/include/otbHaralickTexturesIFFactory.h index 265c96efea77bcdb38d708c16cc99b9cdd1a7dde..c1e5f01ae486d8a229274dbe71a654438a2eb411 100644 --- a/Modules/Detection/ObjectDetection/include/otbHaralickTexturesIFFactory.h +++ b/Modules/Detection/ObjectDetection/include/otbHaralickTexturesIFFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHaralickTexturesIFFactory_h -#define __otbHaralickTexturesIFFactory_h +#ifndef otbHaralickTexturesIFFactory_h +#define otbHaralickTexturesIFFactory_h #include "itkLightObject.h" diff --git a/Modules/Detection/ObjectDetection/include/otbHaralickTexturesIFFactory.txx b/Modules/Detection/ObjectDetection/include/otbHaralickTexturesIFFactory.txx index 53dde8a84ea3b8cb1817d395fbeb08e8d59565d0..f16b85c7f53f5c9f13e552ef18cf5f3b05ffc1f7 100644 --- a/Modules/Detection/ObjectDetection/include/otbHaralickTexturesIFFactory.txx +++ b/Modules/Detection/ObjectDetection/include/otbHaralickTexturesIFFactory.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHaralickTexturesIFFactory_txx -#define __otbHaralickTexturesIFFactory_txx +#ifndef otbHaralickTexturesIFFactory_txx +#define otbHaralickTexturesIFFactory_txx #include "otbHaralickTexturesIFFactory.h" diff --git a/Modules/Detection/ObjectDetection/include/otbLabeledSampleLocalizationGenerator.h b/Modules/Detection/ObjectDetection/include/otbLabeledSampleLocalizationGenerator.h index 8e365e06f86c96d345e346f1e5551d256b2f0872..b376be12bac464450d99a4f63d676ccb704d82ed 100644 --- a/Modules/Detection/ObjectDetection/include/otbLabeledSampleLocalizationGenerator.h +++ b/Modules/Detection/ObjectDetection/include/otbLabeledSampleLocalizationGenerator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabeledSampleLocalizationGenerator_h -#define __otbLabeledSampleLocalizationGenerator_h +#ifndef otbLabeledSampleLocalizationGenerator_h +#define otbLabeledSampleLocalizationGenerator_h #include "otbVectorDataSource.h" #include "otbVectorData.h" diff --git a/Modules/Detection/ObjectDetection/include/otbLabeledSampleLocalizationGenerator.txx b/Modules/Detection/ObjectDetection/include/otbLabeledSampleLocalizationGenerator.txx index e97b24cc2a27430f7136f06e83f877cf1d361400..9693e7dbf2ec55dc864aa85cd0327b46f462fce5 100644 --- a/Modules/Detection/ObjectDetection/include/otbLabeledSampleLocalizationGenerator.txx +++ b/Modules/Detection/ObjectDetection/include/otbLabeledSampleLocalizationGenerator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabeledSampleLocalizationGenerator_txx -#define __otbLabeledSampleLocalizationGenerator_txx +#ifndef otbLabeledSampleLocalizationGenerator_txx +#define otbLabeledSampleLocalizationGenerator_txx #include "otbLabeledSampleLocalizationGenerator.h" diff --git a/Modules/Detection/ObjectDetection/include/otbLocalHistogramIFFactory.h b/Modules/Detection/ObjectDetection/include/otbLocalHistogramIFFactory.h index 7add54b4c0851908965a699fddb94d10fd573904..e7aa76913a2898150ef2fa05cd89f0ed84e00903 100644 --- a/Modules/Detection/ObjectDetection/include/otbLocalHistogramIFFactory.h +++ b/Modules/Detection/ObjectDetection/include/otbLocalHistogramIFFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLocalHistogramIFFactory_h -#define __otbLocalHistogramIFFactory_h +#ifndef otbLocalHistogramIFFactory_h +#define otbLocalHistogramIFFactory_h #include "itkLightObject.h" diff --git a/Modules/Detection/ObjectDetection/include/otbLocalHistogramIFFactory.txx b/Modules/Detection/ObjectDetection/include/otbLocalHistogramIFFactory.txx index b590bd53cb51e8774118b2ce4cd02ca4cd474d0b..e748c6a62d099e1cbb49dfd59f57c44e2da0edb2 100644 --- a/Modules/Detection/ObjectDetection/include/otbLocalHistogramIFFactory.txx +++ b/Modules/Detection/ObjectDetection/include/otbLocalHistogramIFFactory.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLocalHistogramIFFactory_txx -#define __otbLocalHistogramIFFactory_txx +#ifndef otbLocalHistogramIFFactory_txx +#define otbLocalHistogramIFFactory_txx #include "otbLocalHistogramIFFactory.h" diff --git a/Modules/Detection/ObjectDetection/include/otbMultiChannelIFFactory.h b/Modules/Detection/ObjectDetection/include/otbMultiChannelIFFactory.h index f4751363284bc73c2722bef84edd6d7e1de61949..964a87b30aaa03f3a39a41a7042212a6a6ac0950 100644 --- a/Modules/Detection/ObjectDetection/include/otbMultiChannelIFFactory.h +++ b/Modules/Detection/ObjectDetection/include/otbMultiChannelIFFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultiChannelIFFactory_h -#define __otbMultiChannelIFFactory_h +#ifndef otbMultiChannelIFFactory_h +#define otbMultiChannelIFFactory_h #include "otbVectorImageToImageListFilter.h" #include "otbVectorImage.h" diff --git a/Modules/Detection/ObjectDetection/include/otbRadiometricMomentsIFFactory.h b/Modules/Detection/ObjectDetection/include/otbRadiometricMomentsIFFactory.h index a83da56620a539d33a3bd1016948729b10f7ac12..489d50d6cfc99c41e3f513a63fc3f89838f5e154 100644 --- a/Modules/Detection/ObjectDetection/include/otbRadiometricMomentsIFFactory.h +++ b/Modules/Detection/ObjectDetection/include/otbRadiometricMomentsIFFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRadiometricMomentsIFFactory_h -#define __otbRadiometricMomentsIFFactory_h +#ifndef otbRadiometricMomentsIFFactory_h +#define otbRadiometricMomentsIFFactory_h #include "itkLightObject.h" diff --git a/Modules/Detection/ObjectDetection/include/otbRadiometricMomentsIFFactory.txx b/Modules/Detection/ObjectDetection/include/otbRadiometricMomentsIFFactory.txx index 9cf59780fd2ec6c5d7abe3e94fbb888cfc0eadab..dd1327f3c1ca8c9a6f56dee9a8023b93045680fe 100644 --- a/Modules/Detection/ObjectDetection/include/otbRadiometricMomentsIFFactory.txx +++ b/Modules/Detection/ObjectDetection/include/otbRadiometricMomentsIFFactory.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRadiometricMomentsIFFactory_txx -#define __otbRadiometricMomentsIFFactory_txx +#ifndef otbRadiometricMomentsIFFactory_txx +#define otbRadiometricMomentsIFFactory_txx #include "otbRadiometricMomentsIFFactory.h" diff --git a/Modules/Detection/ObjectDetection/include/otbStandardMetaImageFunctionBuilder.h b/Modules/Detection/ObjectDetection/include/otbStandardMetaImageFunctionBuilder.h index 8813f16b4d57372c77254a941e74fa1157f361e7..fb59aa2ba1c9a6c62e76a5e2192eb52dd674dabf 100644 --- a/Modules/Detection/ObjectDetection/include/otbStandardMetaImageFunctionBuilder.h +++ b/Modules/Detection/ObjectDetection/include/otbStandardMetaImageFunctionBuilder.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStandardMetaImageFunctionBuilder_h -#define __otbStandardMetaImageFunctionBuilder_h +#ifndef otbStandardMetaImageFunctionBuilder_h +#define otbStandardMetaImageFunctionBuilder_h #include "itkVariableLengthVector.h" diff --git a/Modules/Detection/ObjectDetection/include/otbStandardMetaImageFunctionBuilder.txx b/Modules/Detection/ObjectDetection/include/otbStandardMetaImageFunctionBuilder.txx index bee36354ebc27e4eb66b6c4f815fe1a9113510f3..4126fd86446a6b21ff862561e8673e0573a30183 100644 --- a/Modules/Detection/ObjectDetection/include/otbStandardMetaImageFunctionBuilder.txx +++ b/Modules/Detection/ObjectDetection/include/otbStandardMetaImageFunctionBuilder.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStandardMetaImageFunctionBuilder_txx -#define __otbStandardMetaImageFunctionBuilder_txx +#ifndef otbStandardMetaImageFunctionBuilder_txx +#define otbStandardMetaImageFunctionBuilder_txx #include "otbStandardMetaImageFunctionBuilder.h" diff --git a/Modules/Detection/RoadExtraction/include/otbBreakAngularPathListFilter.h b/Modules/Detection/RoadExtraction/include/otbBreakAngularPathListFilter.h index bd1d8307a831b9313ba72d02e3143551138819f4..0782446ac8d8c9d75278820a70e13e787605e0c5 100644 --- a/Modules/Detection/RoadExtraction/include/otbBreakAngularPathListFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbBreakAngularPathListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBreakAngularPathListFilter_h -#define __otbBreakAngularPathListFilter_h +#ifndef otbBreakAngularPathListFilter_h +#define otbBreakAngularPathListFilter_h #include "otbPathListToPathListFilter.h" #include "otbMacro.h" diff --git a/Modules/Detection/RoadExtraction/include/otbBreakAngularPathListFilter.txx b/Modules/Detection/RoadExtraction/include/otbBreakAngularPathListFilter.txx index af9e2988ebd6fe118a73dbfbb57445c6dc7f7e3a..a122f6be6c719b6fc6d627a2386e4050f560c5e6 100644 --- a/Modules/Detection/RoadExtraction/include/otbBreakAngularPathListFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbBreakAngularPathListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBreakAngularPathListFilter_txx -#define __otbBreakAngularPathListFilter_txx +#ifndef otbBreakAngularPathListFilter_txx +#define otbBreakAngularPathListFilter_txx #include "otbBreakAngularPathListFilter.h" #include "otbMath.h" diff --git a/Modules/Detection/RoadExtraction/include/otbGenericRoadExtractionFilter.h b/Modules/Detection/RoadExtraction/include/otbGenericRoadExtractionFilter.h index 81a689065cf69fae43baf10475683647a2097e19..6f5b324b13380b3f95c60fb544f7a4abec4389a8 100644 --- a/Modules/Detection/RoadExtraction/include/otbGenericRoadExtractionFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbGenericRoadExtractionFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGenericRoadExtractionFilter_h -#define __otbGenericRoadExtractionFilter_h +#ifndef otbGenericRoadExtractionFilter_h +#define otbGenericRoadExtractionFilter_h #include "itkUnaryFunctorImageFilter.h" #include "itkGradientRecursiveGaussianImageFilter.h" diff --git a/Modules/Detection/RoadExtraction/include/otbGenericRoadExtractionFilter.txx b/Modules/Detection/RoadExtraction/include/otbGenericRoadExtractionFilter.txx index 6ed3e03127b19973aba1dccf5867c09179a5815f..9927a9fb62b92e98747c3593d50c5e209c009e1d 100644 --- a/Modules/Detection/RoadExtraction/include/otbGenericRoadExtractionFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbGenericRoadExtractionFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGenericRoadExtractionFilter_txx -#define __otbGenericRoadExtractionFilter_txx +#ifndef otbGenericRoadExtractionFilter_txx +#define otbGenericRoadExtractionFilter_txx #include "otbGenericRoadExtractionFilter.h" #include "otbMath.h" diff --git a/Modules/Detection/RoadExtraction/include/otbImageToPathListAlignFilter.h b/Modules/Detection/RoadExtraction/include/otbImageToPathListAlignFilter.h index e3ae867e7ab3ecaa7ec87c654b83a78445ef11a2..1bf6173998f8ec9d748973323f18602920843b84 100644 --- a/Modules/Detection/RoadExtraction/include/otbImageToPathListAlignFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbImageToPathListAlignFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToPathListAlignFilter_h -#define __otbImageToPathListAlignFilter_h +#ifndef otbImageToPathListAlignFilter_h +#define otbImageToPathListAlignFilter_h #include "itkImageSource.h" #include "itkConceptChecking.h" diff --git a/Modules/Detection/RoadExtraction/include/otbImageToPathListAlignFilter.txx b/Modules/Detection/RoadExtraction/include/otbImageToPathListAlignFilter.txx index 3db9a7dfac7da78698ccf7db2e69ab1d92e49384..e8f98e7f10e901cc39de1167dd9a6d95291d3b94 100644 --- a/Modules/Detection/RoadExtraction/include/otbImageToPathListAlignFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbImageToPathListAlignFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToPathListAlignFilter_txx -#define __otbImageToPathListAlignFilter_txx +#ifndef otbImageToPathListAlignFilter_txx +#define otbImageToPathListAlignFilter_txx #include "otbImageToPathListAlignFilter.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Detection/RoadExtraction/include/otbLikelihoodPathListFilter.h b/Modules/Detection/RoadExtraction/include/otbLikelihoodPathListFilter.h index 0f35411c5857744d2c87def54aa779508a597daa..26a4f8d794c646d1f839905d01f659a5dedaec76 100644 --- a/Modules/Detection/RoadExtraction/include/otbLikelihoodPathListFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbLikelihoodPathListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLikelihoodPathListFilter_h -#define __otbLikelihoodPathListFilter_h +#ifndef otbLikelihoodPathListFilter_h +#define otbLikelihoodPathListFilter_h #include "otbPathListToPathListFilter.h" #include "otbMacro.h" diff --git a/Modules/Detection/RoadExtraction/include/otbLikelihoodPathListFilter.txx b/Modules/Detection/RoadExtraction/include/otbLikelihoodPathListFilter.txx index fd2482e60bddd0cb6f1b99567855c8f2baf0a87a..33d2865bb19f43203b9e58a3e783099db5103a43 100644 --- a/Modules/Detection/RoadExtraction/include/otbLikelihoodPathListFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbLikelihoodPathListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLikelihoodPathListFilter_txx -#define __otbLikelihoodPathListFilter_txx +#ifndef otbLikelihoodPathListFilter_txx +#define otbLikelihoodPathListFilter_txx #include "otbLikelihoodPathListFilter.h" #include "otbPolyLineImageConstIterator.h" diff --git a/Modules/Detection/RoadExtraction/include/otbLinkPathListFilter.h b/Modules/Detection/RoadExtraction/include/otbLinkPathListFilter.h index 339598f17798b812cb1e904ea1ee821689e0df28..a9e5a1cef0e9662cc2f4ccf147d9b3ee5bda76b7 100644 --- a/Modules/Detection/RoadExtraction/include/otbLinkPathListFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbLinkPathListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLinkPathListFilter_h -#define __otbLinkPathListFilter_h +#ifndef otbLinkPathListFilter_h +#define otbLinkPathListFilter_h #include "otbPathListToPathListFilter.h" #include "otbMacro.h" diff --git a/Modules/Detection/RoadExtraction/include/otbLinkPathListFilter.txx b/Modules/Detection/RoadExtraction/include/otbLinkPathListFilter.txx index bfb025c31f5d7b254c57951799ae0cf7597ba615..d102babf3288e809b2a8e45de01bfa603401d9cc 100644 --- a/Modules/Detection/RoadExtraction/include/otbLinkPathListFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbLinkPathListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLinkPathListFilter_txx -#define __otbLinkPathListFilter_txx +#ifndef otbLinkPathListFilter_txx +#define otbLinkPathListFilter_txx #include "otbLinkPathListFilter.h" #include "otbMath.h" diff --git a/Modules/Detection/RoadExtraction/include/otbModulusAndDirectionImageToImageFilter.h b/Modules/Detection/RoadExtraction/include/otbModulusAndDirectionImageToImageFilter.h index 6317bab5fc46bf841477a28ab11b4f848b126bac..77f36674838c409a2920e76f6370a7412979d15d 100644 --- a/Modules/Detection/RoadExtraction/include/otbModulusAndDirectionImageToImageFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbModulusAndDirectionImageToImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbModulusAndDirectionImageToImageFilter_h -#define __otbModulusAndDirectionImageToImageFilter_h +#ifndef otbModulusAndDirectionImageToImageFilter_h +#define otbModulusAndDirectionImageToImageFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Detection/RoadExtraction/include/otbModulusAndDirectionImageToImageFilter.txx b/Modules/Detection/RoadExtraction/include/otbModulusAndDirectionImageToImageFilter.txx index 63a95cbf226a51c84b781eed2fe18da1c9c8782a..7aaf57768a1e2c270c349565c13a0e482f0c6e39 100644 --- a/Modules/Detection/RoadExtraction/include/otbModulusAndDirectionImageToImageFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbModulusAndDirectionImageToImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbModulusAndDirectionImageToImageFilter_txx -#define __otbModulusAndDirectionImageToImageFilter_txx +#ifndef otbModulusAndDirectionImageToImageFilter_txx +#define otbModulusAndDirectionImageToImageFilter_txx #include "otbModulusAndDirectionImageToImageFilter.h" #include "itkProcessObject.h" diff --git a/Modules/Detection/RoadExtraction/include/otbNeighborhoodScalarProductFilter.h b/Modules/Detection/RoadExtraction/include/otbNeighborhoodScalarProductFilter.h index 0e71a4e49485bbe7c8e2db7b26f6b98cd1fe8f69..958f4ee35ff2cba58bd84f679c0af7593988bfd4 100644 --- a/Modules/Detection/RoadExtraction/include/otbNeighborhoodScalarProductFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbNeighborhoodScalarProductFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNeighborhoodScalarProductFilter_h -#define __otbNeighborhoodScalarProductFilter_h +#ifndef otbNeighborhoodScalarProductFilter_h +#define otbNeighborhoodScalarProductFilter_h #include "otbImageToModulusAndDirectionImageFilter.h" diff --git a/Modules/Detection/RoadExtraction/include/otbNeighborhoodScalarProductFilter.txx b/Modules/Detection/RoadExtraction/include/otbNeighborhoodScalarProductFilter.txx index e1d1c6afe9b6dbe269f63cb3731840dfe40fea39..ec95e1d49816736bf81ec8cd5c4de390b550f9df 100644 --- a/Modules/Detection/RoadExtraction/include/otbNeighborhoodScalarProductFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbNeighborhoodScalarProductFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNeighborhoodScalarProductFilter_txx -#define __otbNeighborhoodScalarProductFilter_txx +#ifndef otbNeighborhoodScalarProductFilter_txx +#define otbNeighborhoodScalarProductFilter_txx #include "otbNeighborhoodScalarProductFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Detection/RoadExtraction/include/otbNonMaxRemovalByDirectionFilter.h b/Modules/Detection/RoadExtraction/include/otbNonMaxRemovalByDirectionFilter.h index 23d1cacbc2c5df6f23ed32386baf6ccd1992e5d9..487a92af895de97f38c7bcc13f2e60ba326bbd84 100644 --- a/Modules/Detection/RoadExtraction/include/otbNonMaxRemovalByDirectionFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbNonMaxRemovalByDirectionFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNonMaxRemovalByDirectionFilter_h -#define __otbNonMaxRemovalByDirectionFilter_h +#ifndef otbNonMaxRemovalByDirectionFilter_h +#define otbNonMaxRemovalByDirectionFilter_h #include "otbModulusAndDirectionImageToImageFilter.h" #include "otbBinaryFunctorNeighborhoodImageFilter.h" diff --git a/Modules/Detection/RoadExtraction/include/otbParallelLinePathListFilter.h b/Modules/Detection/RoadExtraction/include/otbParallelLinePathListFilter.h index 0408e43d10980847cf32b65e6b96e8657e0c491d..815e43f6b676b57e6804820632e1e41333f8a36d 100644 --- a/Modules/Detection/RoadExtraction/include/otbParallelLinePathListFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbParallelLinePathListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbParallelLinePathListFilter_h -#define __otbParallelLinePathListFilter_h +#ifndef otbParallelLinePathListFilter_h +#define otbParallelLinePathListFilter_h #include "otbPathListToPathListFilter.h" #include "otbMacro.h" diff --git a/Modules/Detection/RoadExtraction/include/otbParallelLinePathListFilter.txx b/Modules/Detection/RoadExtraction/include/otbParallelLinePathListFilter.txx index a59883455f5108b3199a26e9013ac09070635e69..e117e47194ec5d3771056777c41d8034c426196a 100644 --- a/Modules/Detection/RoadExtraction/include/otbParallelLinePathListFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbParallelLinePathListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbParallelLinePathListFilter_txx -#define __otbParallelLinePathListFilter_txx +#ifndef otbParallelLinePathListFilter_txx +#define otbParallelLinePathListFilter_txx #include "otbParallelLinePathListFilter.h" #include "otbMath.h" diff --git a/Modules/Detection/RoadExtraction/include/otbRemoveIsolatedByDirectionFilter.h b/Modules/Detection/RoadExtraction/include/otbRemoveIsolatedByDirectionFilter.h index 08fcd1109117ba07ad72cc13865ec8327b885bad..29bb49d6838425b5891be23c76d87c16adcb0f7c 100644 --- a/Modules/Detection/RoadExtraction/include/otbRemoveIsolatedByDirectionFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbRemoveIsolatedByDirectionFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRemoveIsolatedByDirectionFilter_h -#define __otbRemoveIsolatedByDirectionFilter_h +#ifndef otbRemoveIsolatedByDirectionFilter_h +#define otbRemoveIsolatedByDirectionFilter_h #include "otbModulusAndDirectionImageToImageFilter.h" #include "otbBinaryFunctorNeighborhoodImageFilter.h" diff --git a/Modules/Detection/RoadExtraction/include/otbRemoveTortuousPathListFilter.h b/Modules/Detection/RoadExtraction/include/otbRemoveTortuousPathListFilter.h index 5cbc16273948e9b5252a4ec36aab7bb0ee309433..9e3282d9f8719be17f5502fe02c3ae9383c5c8cd 100644 --- a/Modules/Detection/RoadExtraction/include/otbRemoveTortuousPathListFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbRemoveTortuousPathListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRemoveTortuousPathListFilter_h -#define __otbRemoveTortuousPathListFilter_h +#ifndef otbRemoveTortuousPathListFilter_h +#define otbRemoveTortuousPathListFilter_h #include "otbUnaryFunctorObjectListBooleanFilter.h" #include "otbPathMeanDistanceFunctor.h" diff --git a/Modules/Detection/RoadExtraction/include/otbRemoveWrongDirectionFilter.h b/Modules/Detection/RoadExtraction/include/otbRemoveWrongDirectionFilter.h index 71f2ebedc85acd40b011fc7a752a4550f2ac10ce..bada4bfc1ff197cbdef4d6bea2ddae38edbc95af 100644 --- a/Modules/Detection/RoadExtraction/include/otbRemoveWrongDirectionFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbRemoveWrongDirectionFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRemoveWrongDirectionFilter_h -#define __otbRemoveWrongDirectionFilter_h +#ifndef otbRemoveWrongDirectionFilter_h +#define otbRemoveWrongDirectionFilter_h #include "otbModulusAndDirectionImageToImageFilter.h" #include "itkBinaryFunctorImageFilter.h" diff --git a/Modules/Detection/RoadExtraction/include/otbRoadExtractionFilter.h b/Modules/Detection/RoadExtraction/include/otbRoadExtractionFilter.h index 7ebc2c6d67d893734720b80ebde1657c5bf76360..bc1f020c6782013749d9b1f6efb82a3d2522ee7b 100644 --- a/Modules/Detection/RoadExtraction/include/otbRoadExtractionFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbRoadExtractionFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRoadExtractionFilter_h -#define __otbRoadExtractionFilter_h +#ifndef otbRoadExtractionFilter_h +#define otbRoadExtractionFilter_h #include "otbSpectralAngleDistanceImageFilter.h" diff --git a/Modules/Detection/RoadExtraction/include/otbRoadExtractionFilter.txx b/Modules/Detection/RoadExtraction/include/otbRoadExtractionFilter.txx index 3b5ddde2e88170239a6d07026882d764cf057820..caa0351b483e5e592549b9c42cda0b70904a7e1f 100644 --- a/Modules/Detection/RoadExtraction/include/otbRoadExtractionFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbRoadExtractionFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRoadExtractionFilter_txx -#define __otbRoadExtractionFilter_txx +#ifndef otbRoadExtractionFilter_txx +#define otbRoadExtractionFilter_txx #include "otbRoadExtractionFilter.h" #include "otbMath.h" diff --git a/Modules/Detection/RoadExtraction/include/otbSimplifyPathListFilter.h b/Modules/Detection/RoadExtraction/include/otbSimplifyPathListFilter.h index b4bc6c9881a2e7c443657eeb9f9f46cef2fd261c..847004511a0e6285d6c3c4fd6c202da682a6c648 100644 --- a/Modules/Detection/RoadExtraction/include/otbSimplifyPathListFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbSimplifyPathListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSimplifyPathListFilter_h -#define __otbSimplifyPathListFilter_h +#ifndef otbSimplifyPathListFilter_h +#define otbSimplifyPathListFilter_h #include "otbUnaryFunctorObjectListFilter.h" #include "otbSimplifyPathFunctor.h" diff --git a/Modules/Detection/RoadExtraction/include/otbVectorDataToRoadDescriptionFilter.h b/Modules/Detection/RoadExtraction/include/otbVectorDataToRoadDescriptionFilter.h index 0118ffa98fe77da7608b0df9f54f81bd0a993a7e..628457b7a388326200054d921e3e43aeecd4f73f 100644 --- a/Modules/Detection/RoadExtraction/include/otbVectorDataToRoadDescriptionFilter.h +++ b/Modules/Detection/RoadExtraction/include/otbVectorDataToRoadDescriptionFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataToRoadDescriptionFilter_h -#define __otbVectorDataToRoadDescriptionFilter_h +#ifndef otbVectorDataToRoadDescriptionFilter_h +#define otbVectorDataToRoadDescriptionFilter_h #include "otbVectorDataToSpecificDescriptionFilterBase.h" #include "otbVectorData.h" diff --git a/Modules/Detection/RoadExtraction/include/otbVectorDataToRoadDescriptionFilter.txx b/Modules/Detection/RoadExtraction/include/otbVectorDataToRoadDescriptionFilter.txx index f5df76a11e18eacc4f26aeb7929db1fd535e31c3..87ae91a2211b5946be44b5a12fdb4ed135df8d22 100644 --- a/Modules/Detection/RoadExtraction/include/otbVectorDataToRoadDescriptionFilter.txx +++ b/Modules/Detection/RoadExtraction/include/otbVectorDataToRoadDescriptionFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataToRoadDescriptionFilter_txx -#define __otbVectorDataToRoadDescriptionFilter_txx +#ifndef otbVectorDataToRoadDescriptionFilter_txx +#define otbVectorDataToRoadDescriptionFilter_txx #include "otbVectorDataToRoadDescriptionFilter.h" diff --git a/Modules/Detection/UrbanArea/include/otbUrbanAreaDetectionImageFilter.h b/Modules/Detection/UrbanArea/include/otbUrbanAreaDetectionImageFilter.h index ae1cadbfd4f4b7d7c6d2db59b386f4bd460d8a7a..48e92d541b59df415b2c18b525605cd22f86029a 100644 --- a/Modules/Detection/UrbanArea/include/otbUrbanAreaDetectionImageFilter.h +++ b/Modules/Detection/UrbanArea/include/otbUrbanAreaDetectionImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUrbanAreaDetectionImageFilter_h -#define __otbUrbanAreaDetectionImageFilter_h +#ifndef otbUrbanAreaDetectionImageFilter_h +#define otbUrbanAreaDetectionImageFilter_h #include "otbImage.h" #include "otbWaterIndicesFunctor.h" diff --git a/Modules/Detection/UrbanArea/include/otbUrbanAreaDetectionImageFilter.txx b/Modules/Detection/UrbanArea/include/otbUrbanAreaDetectionImageFilter.txx index aad11939a72ecd5768d7eff71f9092f9334a0e03..a263dfcf74e52089b58de14cbf548d6848e4805e 100644 --- a/Modules/Detection/UrbanArea/include/otbUrbanAreaDetectionImageFilter.txx +++ b/Modules/Detection/UrbanArea/include/otbUrbanAreaDetectionImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUrbanAreaDetectionImageFilter_txx -#define __otbUrbanAreaDetectionImageFilter_txx +#ifndef otbUrbanAreaDetectionImageFilter_txx +#define otbUrbanAreaDetectionImageFilter_txx #include "otbUrbanAreaDetectionImageFilter.h" #include "itkProgressAccumulator.h" diff --git a/Modules/Feature/Corner/include/otbHarrisImageFilter.h b/Modules/Feature/Corner/include/otbHarrisImageFilter.h index 3c1bdb5d593f6618309c2c81d2a969717e6df525..9d2f5ebdb5c5c9f56004dd4a52caf05f4a2e6047 100644 --- a/Modules/Feature/Corner/include/otbHarrisImageFilter.h +++ b/Modules/Feature/Corner/include/otbHarrisImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHarrisImageFilter_h -#define __otbHarrisImageFilter_h +#ifndef otbHarrisImageFilter_h +#define otbHarrisImageFilter_h #include "itkImageToImageFilter.h" #include "itkHessianRecursiveGaussianImageFilter.h" diff --git a/Modules/Feature/Corner/include/otbHarrisImageFilter.txx b/Modules/Feature/Corner/include/otbHarrisImageFilter.txx index 4e6a0d68f25eb735aa37aacd04b30b48b5a159d7..a9044d9c1cfc5993abbf4c200bfdf89270390a94 100644 --- a/Modules/Feature/Corner/include/otbHarrisImageFilter.txx +++ b/Modules/Feature/Corner/include/otbHarrisImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHarrisImageFilter_txx -#define __otbHarrisImageFilter_txx +#ifndef otbHarrisImageFilter_txx +#define otbHarrisImageFilter_txx #include "otbHarrisImageFilter.h" diff --git a/Modules/Feature/Corner/include/otbHarrisImageToPointSetFilter.h b/Modules/Feature/Corner/include/otbHarrisImageToPointSetFilter.h index 0f087edbce46b0aabec5e9933a1b064b3207c4fb..9e52c0b3dba3be1ba277b440d7bb16c24e9db8f0 100644 --- a/Modules/Feature/Corner/include/otbHarrisImageToPointSetFilter.h +++ b/Modules/Feature/Corner/include/otbHarrisImageToPointSetFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHarrisImageToPointSetFilter_h -#define __otbHarrisImageToPointSetFilter_h +#ifndef otbHarrisImageToPointSetFilter_h +#define otbHarrisImageToPointSetFilter_h #include "otbThresholdImageToPointSetFilter.h" #include "otbHarrisImageFilter.h" diff --git a/Modules/Feature/Corner/include/otbHarrisImageToPointSetFilter.txx b/Modules/Feature/Corner/include/otbHarrisImageToPointSetFilter.txx index 9dff206431505ee45d396c808dab7a609977da04..f8266e163461de13c2dcd78b39176c536b8a0710 100644 --- a/Modules/Feature/Corner/include/otbHarrisImageToPointSetFilter.txx +++ b/Modules/Feature/Corner/include/otbHarrisImageToPointSetFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHarrisImageToPointSetFilter_txx -#define __otbHarrisImageToPointSetFilter_txx +#ifndef otbHarrisImageToPointSetFilter_txx +#define otbHarrisImageToPointSetFilter_txx #include "otbHarrisImageToPointSetFilter.h" diff --git a/Modules/Feature/Corner/include/otbLineSpatialObjectListToRightAnglePointSetFilter.h b/Modules/Feature/Corner/include/otbLineSpatialObjectListToRightAnglePointSetFilter.h index 2df55b421bc11922e54fec87c3b1a4867409ef55..17b142a0e19175e0cf553f7189f48e6c92260d42 100644 --- a/Modules/Feature/Corner/include/otbLineSpatialObjectListToRightAnglePointSetFilter.h +++ b/Modules/Feature/Corner/include/otbLineSpatialObjectListToRightAnglePointSetFilter.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLineSpatialObjectListToRightAnglePointSetFilter_h -#define __otbLineSpatialObjectListToRightAnglePointSetFilter_h +#ifndef otbLineSpatialObjectListToRightAnglePointSetFilter_h +#define otbLineSpatialObjectListToRightAnglePointSetFilter_h #include "itkPointSet.h" #include "otbLineSpatialObjectListToPointSetFilter.h" diff --git a/Modules/Feature/Corner/include/otbLineSpatialObjectListToRightAnglePointSetFilter.txx b/Modules/Feature/Corner/include/otbLineSpatialObjectListToRightAnglePointSetFilter.txx index a241052f34bae42e73b2e83a89e209e787bb2493..fc396e5965e7c30b479c2e6a4b10733cf820d217 100644 --- a/Modules/Feature/Corner/include/otbLineSpatialObjectListToRightAnglePointSetFilter.txx +++ b/Modules/Feature/Corner/include/otbLineSpatialObjectListToRightAnglePointSetFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLineSpatialObjectListToRightAnglePointSetFilter_txx -#define __otbLineSpatialObjectListToRightAnglePointSetFilter_txx +#ifndef otbLineSpatialObjectListToRightAnglePointSetFilter_txx +#define otbLineSpatialObjectListToRightAnglePointSetFilter_txx #include "otbLineSpatialObjectListToRightAnglePointSetFilter.h" #include "itkLineIterator.h" diff --git a/Modules/Feature/Corner/include/otbVectorDataToRightAngleVectorDataFilter.h b/Modules/Feature/Corner/include/otbVectorDataToRightAngleVectorDataFilter.h index d3c6714d8520517c744a57119e0fd0dd14847a08..db552a54751e2bb8d203f26f600cd0b2d6649190 100644 --- a/Modules/Feature/Corner/include/otbVectorDataToRightAngleVectorDataFilter.h +++ b/Modules/Feature/Corner/include/otbVectorDataToRightAngleVectorDataFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataToRightAngleVectorDataFilter_h -#define __otbVectorDataToRightAngleVectorDataFilter_h +#ifndef otbVectorDataToRightAngleVectorDataFilter_h +#define otbVectorDataToRightAngleVectorDataFilter_h #include "otbVectorDataToVectorDataFilter.h" diff --git a/Modules/Feature/Corner/include/otbVectorDataToRightAngleVectorDataFilter.txx b/Modules/Feature/Corner/include/otbVectorDataToRightAngleVectorDataFilter.txx index 661c4ff3323f61cb09abe496d020c3a65e396f88..1b2f56845893d51b43e465b0d18093870ae83a39 100644 --- a/Modules/Feature/Corner/include/otbVectorDataToRightAngleVectorDataFilter.txx +++ b/Modules/Feature/Corner/include/otbVectorDataToRightAngleVectorDataFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataToRightAngleVectorDataFilter_txx -#define __otbVectorDataToRightAngleVectorDataFilter_txx +#ifndef otbVectorDataToRightAngleVectorDataFilter_txx +#define otbVectorDataToRightAngleVectorDataFilter_txx #include "otbVectorDataToRightAngleVectorDataFilter.h" #include "otbVectorData.h" diff --git a/Modules/Feature/Density/include/otbKeyPointDensityImageFilter.h b/Modules/Feature/Density/include/otbKeyPointDensityImageFilter.h index e3665b4e48197ce68c77da5b40ffdfc5180d3e20..296d6063f2636e869db8bda077c07294d9932065 100644 --- a/Modules/Feature/Density/include/otbKeyPointDensityImageFilter.h +++ b/Modules/Feature/Density/include/otbKeyPointDensityImageFilter.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKeyPointDensityImageFilter_h -#define __otbKeyPointDensityImageFilter_h +#ifndef otbKeyPointDensityImageFilter_h +#define otbKeyPointDensityImageFilter_h #include "itkImageToImageFilter.h" #include "otbPointSetToDensityImageFilter.h" diff --git a/Modules/Feature/Density/include/otbKeyPointDensityImageFilter.txx b/Modules/Feature/Density/include/otbKeyPointDensityImageFilter.txx index be946a3c75739f8d0facd321f4729f95a6a70407..bc03afbe8d7b8cc1863db3ccf29faf6f8c52df4f 100644 --- a/Modules/Feature/Density/include/otbKeyPointDensityImageFilter.txx +++ b/Modules/Feature/Density/include/otbKeyPointDensityImageFilter.txx @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKeyPointDensityImageFilter_txx -#define __otbKeyPointDensityImageFilter_txx +#ifndef otbKeyPointDensityImageFilter_txx +#define otbKeyPointDensityImageFilter_txx #include "otbKeyPointDensityImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Feature/Density/include/otbPointSetDensityEpanechnikovFunction.h b/Modules/Feature/Density/include/otbPointSetDensityEpanechnikovFunction.h index a048b81dc042042eba8ee899fd205b24512a037c..7070b51ddd4cbab51be99ecffb081ed14066580a 100644 --- a/Modules/Feature/Density/include/otbPointSetDensityEpanechnikovFunction.h +++ b/Modules/Feature/Density/include/otbPointSetDensityEpanechnikovFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetDensityEpanechnikovFunction_h -#define __otbPointSetDensityEpanechnikovFunction_h +#ifndef otbPointSetDensityEpanechnikovFunction_h +#define otbPointSetDensityEpanechnikovFunction_h #include "otbPointSetFunction.h" #include "itkPoint.h" diff --git a/Modules/Feature/Density/include/otbPointSetDensityEpanechnikovFunction.txx b/Modules/Feature/Density/include/otbPointSetDensityEpanechnikovFunction.txx index 63af5cffe5a281591c96b6bf844f41b9abbc0a5e..ff6c98d575d38d3614710e8a1a1a5bb5da2d7e09 100644 --- a/Modules/Feature/Density/include/otbPointSetDensityEpanechnikovFunction.txx +++ b/Modules/Feature/Density/include/otbPointSetDensityEpanechnikovFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetDensityEpanechnikovFunction_txx -#define __otbPointSetDensityEpanechnikovFunction_txx +#ifndef otbPointSetDensityEpanechnikovFunction_txx +#define otbPointSetDensityEpanechnikovFunction_txx #include "otbPointSetDensityEpanechnikovFunction.h" #include "otbMath.h" diff --git a/Modules/Feature/Density/include/otbPointSetDensityFunction.h b/Modules/Feature/Density/include/otbPointSetDensityFunction.h index 0ed828941f11d3ead61c89fa506b28d9ade3e520..1cd07753d586285aafe43e6d78650af3ff7a8308 100644 --- a/Modules/Feature/Density/include/otbPointSetDensityFunction.h +++ b/Modules/Feature/Density/include/otbPointSetDensityFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetDensityFunction_h -#define __otbPointSetDensityFunction_h +#ifndef otbPointSetDensityFunction_h +#define otbPointSetDensityFunction_h #include "otbPointSetFunction.h" diff --git a/Modules/Feature/Density/include/otbPointSetDensityFunction.txx b/Modules/Feature/Density/include/otbPointSetDensityFunction.txx index 8cf53d478671b5f71293adce663b6dffd0df713f..d6aff829dba683f95571b1fa7c32ad009b7124d1 100644 --- a/Modules/Feature/Density/include/otbPointSetDensityFunction.txx +++ b/Modules/Feature/Density/include/otbPointSetDensityFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetDensityFunction_txx -#define __otbPointSetDensityFunction_txx +#ifndef otbPointSetDensityFunction_txx +#define otbPointSetDensityFunction_txx #include "otbPointSetDensityFunction.h" #include "otbMath.h" diff --git a/Modules/Feature/Density/include/otbPointSetDensityGaussianFunction.h b/Modules/Feature/Density/include/otbPointSetDensityGaussianFunction.h index e6b84ffe1b85f40e51372c7be6b94321ef657d8f..a9d1061f872e481da9727e6e6643af97d36dfd2d 100644 --- a/Modules/Feature/Density/include/otbPointSetDensityGaussianFunction.h +++ b/Modules/Feature/Density/include/otbPointSetDensityGaussianFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetDensityGaussianFunction_h -#define __otbPointSetDensityGaussianFunction_h +#ifndef otbPointSetDensityGaussianFunction_h +#define otbPointSetDensityGaussianFunction_h #include "otbPointSetFunction.h" #include "itkPoint.h" diff --git a/Modules/Feature/Density/include/otbPointSetDensityGaussianFunction.txx b/Modules/Feature/Density/include/otbPointSetDensityGaussianFunction.txx index c4de669a3c1084def97cb7f20ed9b54861d73541..423e4650011cefcb5e2e30ffa6a17e50f9a690ba 100644 --- a/Modules/Feature/Density/include/otbPointSetDensityGaussianFunction.txx +++ b/Modules/Feature/Density/include/otbPointSetDensityGaussianFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetDensityGaussianFunction_txx -#define __otbPointSetDensityGaussianFunction_txx +#ifndef otbPointSetDensityGaussianFunction_txx +#define otbPointSetDensityGaussianFunction_txx #include "otbPointSetDensityGaussianFunction.h" #include "otbMath.h" diff --git a/Modules/Feature/Density/include/otbPointSetToDensityImageFilter.h b/Modules/Feature/Density/include/otbPointSetToDensityImageFilter.h index a24ef98346aaa5b0a4cad290443fa202752c34a4..d7ad151f9a77ff479ac1e69c66b795cf2dab2d4a 100644 --- a/Modules/Feature/Density/include/otbPointSetToDensityImageFilter.h +++ b/Modules/Feature/Density/include/otbPointSetToDensityImageFilter.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetToDensityImageFilter_h -#define __otbPointSetToDensityImageFilter_h +#ifndef otbPointSetToDensityImageFilter_h +#define otbPointSetToDensityImageFilter_h #include "itkProcessObject.h" #include "itkPointSet.h" diff --git a/Modules/Feature/Density/include/otbPointSetToDensityImageFilter.txx b/Modules/Feature/Density/include/otbPointSetToDensityImageFilter.txx index 0f491f242232c733a892ebaccbedf9087e8f4c8d..6f62393352e2f4803e5eba864ef1782601a5946e 100644 --- a/Modules/Feature/Density/include/otbPointSetToDensityImageFilter.txx +++ b/Modules/Feature/Density/include/otbPointSetToDensityImageFilter.txx @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetToDensityImageFilter_txx -#define __otbPointSetToDensityImageFilter_txx +#ifndef otbPointSetToDensityImageFilter_txx +#define otbPointSetToDensityImageFilter_txx #include "otbPointSetToDensityImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Feature/Descriptors/include/otbForwardFourierMellinTransformImageFilter.h b/Modules/Feature/Descriptors/include/otbForwardFourierMellinTransformImageFilter.h index f099bc0ca4bae2db248031bcfb220bbf51059cac..7f267b7cdb34fc1e523864d4de27db879f660d72 100644 --- a/Modules/Feature/Descriptors/include/otbForwardFourierMellinTransformImageFilter.h +++ b/Modules/Feature/Descriptors/include/otbForwardFourierMellinTransformImageFilter.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbForwardFourierMellinTransformImageFilter_h -#define __otbForwardFourierMellinTransformImageFilter_h +#ifndef otbForwardFourierMellinTransformImageFilter_h +#define otbForwardFourierMellinTransformImageFilter_h #include "otbImage.h" #include "itkForwardFFTImageFilter.h" diff --git a/Modules/Feature/Descriptors/include/otbForwardFourierMellinTransformImageFilter.txx b/Modules/Feature/Descriptors/include/otbForwardFourierMellinTransformImageFilter.txx index c2f92e929579a0c93c0254a7d8a0ed5f4971439b..9445ff2f2726ca5e1da9c576051678dce7c05c7a 100644 --- a/Modules/Feature/Descriptors/include/otbForwardFourierMellinTransformImageFilter.txx +++ b/Modules/Feature/Descriptors/include/otbForwardFourierMellinTransformImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbForwardFourierMellinTransformImageFilter_txx -#define __otbForwardFourierMellinTransformImageFilter_txx +#ifndef otbForwardFourierMellinTransformImageFilter_txx +#define otbForwardFourierMellinTransformImageFilter_txx #include "otbForwardFourierMellinTransformImageFilter.h" #include "itkImageDuplicator.h" diff --git a/Modules/Feature/Descriptors/include/otbFourierMellinDescriptorsImageFunction.h b/Modules/Feature/Descriptors/include/otbFourierMellinDescriptorsImageFunction.h index e87dd53e1cd3b2ab6166b200620a8c1b49bb9c84..14b107c9c0cd8d45ea71224d1ee86afca3e4eaa1 100644 --- a/Modules/Feature/Descriptors/include/otbFourierMellinDescriptorsImageFunction.h +++ b/Modules/Feature/Descriptors/include/otbFourierMellinDescriptorsImageFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFourierMellinDescriptorsImageFunction_h -#define __otbFourierMellinDescriptorsImageFunction_h +#ifndef otbFourierMellinDescriptorsImageFunction_h +#define otbFourierMellinDescriptorsImageFunction_h #include "itkImageFunction.h" diff --git a/Modules/Feature/Descriptors/include/otbFourierMellinDescriptorsImageFunction.txx b/Modules/Feature/Descriptors/include/otbFourierMellinDescriptorsImageFunction.txx index fe457666e1124f6706bb2e3f1f8a2cb503afe26f..9fc9bd0612b42e937f55a9298136fb4d26cc1c7c 100644 --- a/Modules/Feature/Descriptors/include/otbFourierMellinDescriptorsImageFunction.txx +++ b/Modules/Feature/Descriptors/include/otbFourierMellinDescriptorsImageFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFourierMellinDescriptorsImageFunction_txx -#define __otbFourierMellinDescriptorsImageFunction_txx +#ifndef otbFourierMellinDescriptorsImageFunction_txx +#define otbFourierMellinDescriptorsImageFunction_txx #include "otbFourierMellinDescriptorsImageFunction.h" #include "itkConstNeighborhoodIterator.h" diff --git a/Modules/Feature/Descriptors/include/otbHessianToScalarImageFilter.h b/Modules/Feature/Descriptors/include/otbHessianToScalarImageFilter.h index c6b29d9e7d6c609a37d5b8dbfd7da846145acba9..b3645a8cced98d4532625b607f62a20a3be5b71e 100644 --- a/Modules/Feature/Descriptors/include/otbHessianToScalarImageFilter.h +++ b/Modules/Feature/Descriptors/include/otbHessianToScalarImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHessianToScalarImageFilter_h -#define __otbHessianToScalarImageFilter_h +#ifndef otbHessianToScalarImageFilter_h +#define otbHessianToScalarImageFilter_h #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Feature/Descriptors/include/otbHistogramOfOrientedGradientCovariantImageFunction.h b/Modules/Feature/Descriptors/include/otbHistogramOfOrientedGradientCovariantImageFunction.h index 945efd0de07ecc5970bd71c43ce8e5a2c33cd702..0fbcf8725b6fa7f3aad14828c58edf1afd877879 100644 --- a/Modules/Feature/Descriptors/include/otbHistogramOfOrientedGradientCovariantImageFunction.h +++ b/Modules/Feature/Descriptors/include/otbHistogramOfOrientedGradientCovariantImageFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHistogramOfOrientedGradientCovariantImageFunction_h -#define __otbHistogramOfOrientedGradientCovariantImageFunction_h +#ifndef otbHistogramOfOrientedGradientCovariantImageFunction_h +#define otbHistogramOfOrientedGradientCovariantImageFunction_h #include "itkImageFunction.h" #include "itkFixedArray.h" diff --git a/Modules/Feature/Descriptors/include/otbHistogramOfOrientedGradientCovariantImageFunction.txx b/Modules/Feature/Descriptors/include/otbHistogramOfOrientedGradientCovariantImageFunction.txx index fbefccd4297f066c6828ebfa58f4bae23d50b291..7e344c53cf05a6d34e7bbd7521491f5473dcd24e 100644 --- a/Modules/Feature/Descriptors/include/otbHistogramOfOrientedGradientCovariantImageFunction.txx +++ b/Modules/Feature/Descriptors/include/otbHistogramOfOrientedGradientCovariantImageFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHistogramOfOrientedGradientCovariantImageFunction_txx -#define __otbHistogramOfOrientedGradientCovariantImageFunction_txx +#ifndef otbHistogramOfOrientedGradientCovariantImageFunction_txx +#define otbHistogramOfOrientedGradientCovariantImageFunction_txx #include "otbHistogramOfOrientedGradientCovariantImageFunction.h" #include "itkConstNeighborhoodIterator.h" diff --git a/Modules/Feature/Descriptors/include/otbImageToHessianDeterminantImageFilter.h b/Modules/Feature/Descriptors/include/otbImageToHessianDeterminantImageFilter.h index 0729c4070c98151bac4b5f1d512568521f0ec853..4b844ac2ca87dedcceb68dad3f7bdd3e9324df5c 100644 --- a/Modules/Feature/Descriptors/include/otbImageToHessianDeterminantImageFilter.h +++ b/Modules/Feature/Descriptors/include/otbImageToHessianDeterminantImageFilter.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToHessianDeterminantImageFilter_h -#define __otbImageToHessianDeterminantImageFilter_h +#ifndef otbImageToHessianDeterminantImageFilter_h +#define otbImageToHessianDeterminantImageFilter_h #include "itkProcessObject.h" #include "itkImageToImageFilter.h" diff --git a/Modules/Feature/Descriptors/include/otbImageToHessianDeterminantImageFilter.txx b/Modules/Feature/Descriptors/include/otbImageToHessianDeterminantImageFilter.txx index 52740ff58c8997db81bcb9f84fe847c682d5029b..3b1e4010f2328ac91065864fd5ad44e0da0da571 100644 --- a/Modules/Feature/Descriptors/include/otbImageToHessianDeterminantImageFilter.txx +++ b/Modules/Feature/Descriptors/include/otbImageToHessianDeterminantImageFilter.txx @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbImageToHessianDeterminantImageFilter_txx -#define __otbImageToHessianDeterminantImageFilter_txx +#ifndef otbImageToHessianDeterminantImageFilter_txx +#define otbImageToHessianDeterminantImageFilter_txx #include "otbImageToHessianDeterminantImageFilter.h" diff --git a/Modules/Feature/Descriptors/include/otbImageToSIFTKeyPointSetFilter.h b/Modules/Feature/Descriptors/include/otbImageToSIFTKeyPointSetFilter.h index 02b84733a8d43fd440d6bc3f81bf59ffaeac1627..a93007c055b7f7cb07e9278eb6afdf29837d2ecd 100644 --- a/Modules/Feature/Descriptors/include/otbImageToSIFTKeyPointSetFilter.h +++ b/Modules/Feature/Descriptors/include/otbImageToSIFTKeyPointSetFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToSIFTKeyPointSetFilter_h -#define __otbImageToSIFTKeyPointSetFilter_h +#ifndef otbImageToSIFTKeyPointSetFilter_h +#define otbImageToSIFTKeyPointSetFilter_h #include <vector> diff --git a/Modules/Feature/Descriptors/include/otbImageToSIFTKeyPointSetFilter.txx b/Modules/Feature/Descriptors/include/otbImageToSIFTKeyPointSetFilter.txx index b59e23134a599e926998f5d15aed3ae5790ce749..91a67e06913990c8dd7d57b7ac48825a3008c91b 100644 --- a/Modules/Feature/Descriptors/include/otbImageToSIFTKeyPointSetFilter.txx +++ b/Modules/Feature/Descriptors/include/otbImageToSIFTKeyPointSetFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToSIFTKeyPointSetFilter_txx -#define __otbImageToSIFTKeyPointSetFilter_txx +#ifndef otbImageToSIFTKeyPointSetFilter_txx +#define otbImageToSIFTKeyPointSetFilter_txx #include "otbImageToSIFTKeyPointSetFilter.h" diff --git a/Modules/Feature/Descriptors/include/otbImageToSURFKeyPointSetFilter.h b/Modules/Feature/Descriptors/include/otbImageToSURFKeyPointSetFilter.h index 767ac992821feae92b5d7163b590fca5a0bf086e..5805abc9ad65933514296d69e0eac3871cd2d02f 100644 --- a/Modules/Feature/Descriptors/include/otbImageToSURFKeyPointSetFilter.h +++ b/Modules/Feature/Descriptors/include/otbImageToSURFKeyPointSetFilter.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToSURFKeyPointSetFilter_h -#define __otbImageToSURFKeyPointSetFilter_h +#ifndef otbImageToSURFKeyPointSetFilter_h +#define otbImageToSURFKeyPointSetFilter_h #include "itkConstNeighborhoodIterator.h" #include "otbImageToHessianDeterminantImageFilter.h" diff --git a/Modules/Feature/Descriptors/include/otbImageToSURFKeyPointSetFilter.txx b/Modules/Feature/Descriptors/include/otbImageToSURFKeyPointSetFilter.txx index 87c264ec9a6628d37c49bbebaede7badce4e5ab4..f274b78da002c3ce3c93ec919b64240a82d4565f 100644 --- a/Modules/Feature/Descriptors/include/otbImageToSURFKeyPointSetFilter.txx +++ b/Modules/Feature/Descriptors/include/otbImageToSURFKeyPointSetFilter.txx @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToSURFKeyPointSetFilter_txx -#define __otbImageToSURFKeyPointSetFilter_txx +#ifndef otbImageToSURFKeyPointSetFilter_txx +#define otbImageToSURFKeyPointSetFilter_txx #include "otbImageToSURFKeyPointSetFilter.h" #include "itkCenteredRigid2DTransform.h" diff --git a/Modules/Feature/Descriptors/include/otbKeyPointSetsMatchingFilter.h b/Modules/Feature/Descriptors/include/otbKeyPointSetsMatchingFilter.h index 55cc097c8dbfaff70ec41836dce037986f5bf04c..9e656a483d5d0b88d1e1578aafc21d8adfac9141 100644 --- a/Modules/Feature/Descriptors/include/otbKeyPointSetsMatchingFilter.h +++ b/Modules/Feature/Descriptors/include/otbKeyPointSetsMatchingFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKeyPointSetsMatchingFilter_h -#define __otbKeyPointSetsMatchingFilter_h +#ifndef otbKeyPointSetsMatchingFilter_h +#define otbKeyPointSetsMatchingFilter_h #include "otbObjectListSource.h" #include "otbLandmark.h" diff --git a/Modules/Feature/Descriptors/include/otbKeyPointSetsMatchingFilter.txx b/Modules/Feature/Descriptors/include/otbKeyPointSetsMatchingFilter.txx index e4f0c3c1325b5b782f861ebda2ff32cc084803ee..ce00e79649908d2183f8c809c0252f385996208f 100644 --- a/Modules/Feature/Descriptors/include/otbKeyPointSetsMatchingFilter.txx +++ b/Modules/Feature/Descriptors/include/otbKeyPointSetsMatchingFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKeyPointSetsMatchingFilter_txx -#define __otbKeyPointSetsMatchingFilter_txx +#ifndef otbKeyPointSetsMatchingFilter_txx +#define otbKeyPointSetsMatchingFilter_txx #include "otbKeyPointSetsMatchingFilter.h" diff --git a/Modules/Feature/Descriptors/include/otbLandmark.h b/Modules/Feature/Descriptors/include/otbLandmark.h index b03f14cf669313cb4dab73919606947227aa1cac..f93d0c38397f39bd9ee1665828dd5fa59d34564d 100644 --- a/Modules/Feature/Descriptors/include/otbLandmark.h +++ b/Modules/Feature/Descriptors/include/otbLandmark.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLandmark_h -#define __otbLandmark_h +#ifndef otbLandmark_h +#define otbLandmark_h #include "itkDataObject.h" #include "otbMacro.h" diff --git a/Modules/Feature/Descriptors/include/otbSiftFastImageFilter.h b/Modules/Feature/Descriptors/include/otbSiftFastImageFilter.h index 8ab518caf8aa18f3d28ae27cd4c15dfacd48c308..41062e2fc1bc9b36a44593084ef3e9087180030f 100644 --- a/Modules/Feature/Descriptors/include/otbSiftFastImageFilter.h +++ b/Modules/Feature/Descriptors/include/otbSiftFastImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSiftFastImageFilter_h -#define __otbSiftFastImageFilter_h +#ifndef otbSiftFastImageFilter_h +#define otbSiftFastImageFilter_h #include "otbImageToPointSetFilter.h" #include "otbImage.h" diff --git a/Modules/Feature/Descriptors/include/otbSiftFastImageFilter.txx b/Modules/Feature/Descriptors/include/otbSiftFastImageFilter.txx index 8ec23f6143f2c37958dd14f234292255f4fe3599..e9bf2b5e4e52995f10f8bbfc16a5c96aa7cdf1ed 100644 --- a/Modules/Feature/Descriptors/include/otbSiftFastImageFilter.txx +++ b/Modules/Feature/Descriptors/include/otbSiftFastImageFilter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbSiftFastImageFilter_txx -#define __otbSiftFastImageFilter_txx +#ifndef otbSiftFastImageFilter_txx +#define otbSiftFastImageFilter_txx #include "otbSiftFastImageFilter.h" diff --git a/Modules/Feature/Edge/include/otbAssociativeSymmetricalSumImageFilter.h b/Modules/Feature/Edge/include/otbAssociativeSymmetricalSumImageFilter.h index eb60a3446113c20e14622b36acebe2b38920d12c..f5d8714b0035e00f1820b00a973e9813b151ccac 100644 --- a/Modules/Feature/Edge/include/otbAssociativeSymmetricalSumImageFilter.h +++ b/Modules/Feature/Edge/include/otbAssociativeSymmetricalSumImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAssociativeSymmetricalSumImageFilter_h -#define __otbAssociativeSymmetricalSumImageFilter_h +#ifndef otbAssociativeSymmetricalSumImageFilter_h +#define otbAssociativeSymmetricalSumImageFilter_h #include "itkBinaryFunctorImageFilter.h" diff --git a/Modules/Feature/Edge/include/otbAssymmetricFusionOfLineDetectorImageFilter.h b/Modules/Feature/Edge/include/otbAssymmetricFusionOfLineDetectorImageFilter.h index cab5398b5bf72f40ede1ebaea185262314069721..01b90d78620666180eacfdcbe47367f4b21ca04d 100644 --- a/Modules/Feature/Edge/include/otbAssymmetricFusionOfLineDetectorImageFilter.h +++ b/Modules/Feature/Edge/include/otbAssymmetricFusionOfLineDetectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAssymmetricFusionOfLineDetectorImageFilter_h -#define __otbAssymmetricFusionOfLineDetectorImageFilter_h +#ifndef otbAssymmetricFusionOfLineDetectorImageFilter_h +#define otbAssymmetricFusionOfLineDetectorImageFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Feature/Edge/include/otbAssymmetricFusionOfLineDetectorImageFilter.txx b/Modules/Feature/Edge/include/otbAssymmetricFusionOfLineDetectorImageFilter.txx index 931a993d715c409246190bf696156717cea85015..56e5a656b8d09c4e7f694ea013da10d98a1ecf81 100644 --- a/Modules/Feature/Edge/include/otbAssymmetricFusionOfLineDetectorImageFilter.txx +++ b/Modules/Feature/Edge/include/otbAssymmetricFusionOfLineDetectorImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAssymmetricFusionOfLineDetectorImageFilter_txx -#define __otbAssymmetricFusionOfLineDetectorImageFilter_txx +#ifndef otbAssymmetricFusionOfLineDetectorImageFilter_txx +#define otbAssymmetricFusionOfLineDetectorImageFilter_txx #include "otbAssymmetricFusionOfLineDetectorImageFilter.h" diff --git a/Modules/Feature/Edge/include/otbEdgeDensityImageFilter.h b/Modules/Feature/Edge/include/otbEdgeDensityImageFilter.h index 17daef5c955f4317b0a89d14d407ed35ab7191e7..318f3546f016b072ed8281089f78266b3317faa1 100644 --- a/Modules/Feature/Edge/include/otbEdgeDensityImageFilter.h +++ b/Modules/Feature/Edge/include/otbEdgeDensityImageFilter.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbEdgeDensityImageFilter_h -#define __otbEdgeDensityImageFilter_h +#ifndef otbEdgeDensityImageFilter_h +#define otbEdgeDensityImageFilter_h #include "otbBinaryImageToDensityImageFilter.h" #include "itkProcessObject.h" diff --git a/Modules/Feature/Edge/include/otbEdgeDensityImageFilter.txx b/Modules/Feature/Edge/include/otbEdgeDensityImageFilter.txx index 3726bd9a323b8c5c696bc740f116032b20ff68ff..314e4959be63c087c67f6a9a18ed2cb4af050ce6 100644 --- a/Modules/Feature/Edge/include/otbEdgeDensityImageFilter.txx +++ b/Modules/Feature/Edge/include/otbEdgeDensityImageFilter.txx @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbEdgeDensityImageFilter_txx -#define __otbEdgeDensityImageFilter_txx +#ifndef otbEdgeDensityImageFilter_txx +#define otbEdgeDensityImageFilter_txx #include "otbEdgeDensityImageFilter.h" diff --git a/Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.h b/Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.h index b869c4d9903dc7c91270b88c5ad69139ffa783a2..7c0b090bc763efe3857b0622af3de3dcd51576a3 100644 --- a/Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.h +++ b/Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbEdgeDetectorImageFilter_h -#define __otbEdgeDetectorImageFilter_h +#ifndef otbEdgeDetectorImageFilter_h +#define otbEdgeDetectorImageFilter_h #include "itkUnaryFunctorImageFilter.h" #include "itkImageToImageFilter.h" diff --git a/Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.txx b/Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.txx index 61d8135eda9e75587d14ebfb9118912fc756355f..2da68b0eb12f17d042796a0a3e9dadc6d721ea86 100644 --- a/Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.txx +++ b/Modules/Feature/Edge/include/otbEdgeDetectorImageFilter.txx @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbEdgeDetectorImageFilter_txx -#define __otbEdgeDetectorImageFilter_txx +#ifndef otbEdgeDetectorImageFilter_txx +#define otbEdgeDetectorImageFilter_txx #include "otbEdgeDetectorImageFilter.h" diff --git a/Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.h b/Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.h index 55884565d013ff1d84a455d34510a8954922111f..709f2f740e9a33ffd276cd38c9f0d399f1be3057 100644 --- a/Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.h +++ b/Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbExtractSegmentsImageFilter_h -#define __otbExtractSegmentsImageFilter_h +#ifndef otbExtractSegmentsImageFilter_h +#define otbExtractSegmentsImageFilter_h #include "otbPixelSuppressionByDirectionImageFilter.h" diff --git a/Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.txx b/Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.txx index 18d6146c7d65cb19161542a314f5011851d44a18..41e59cc3e50db27d9655acd6eab5b505ece2d1bf 100644 --- a/Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.txx +++ b/Modules/Feature/Edge/include/otbExtractSegmentsImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbExtractSegmentsImageFilter_txx -#define __otbExtractSegmentsImageFilter_txx +#ifndef otbExtractSegmentsImageFilter_txx +#define otbExtractSegmentsImageFilter_txx #include "otbExtractSegmentsImageFilter.h" diff --git a/Modules/Feature/Edge/include/otbFillGapsFilter.h b/Modules/Feature/Edge/include/otbFillGapsFilter.h index 0c96d2b21eb7e0b5b9d8856720efddba808f045a..2041fecea0d5ab8645a21854a8d3b2cfddbec93a 100644 --- a/Modules/Feature/Edge/include/otbFillGapsFilter.h +++ b/Modules/Feature/Edge/include/otbFillGapsFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFillGapsFilter_h -#define __otbFillGapsFilter_h +#ifndef otbFillGapsFilter_h +#define otbFillGapsFilter_h #include "itkProcessObject.h" diff --git a/Modules/Feature/Edge/include/otbHorizontalSobelVectorImageFilter.h b/Modules/Feature/Edge/include/otbHorizontalSobelVectorImageFilter.h index 3f5d32f21cb1dfb1c260f98a0ba7fad78f740b04..6788cf97ae9930cfdb90f63990dd6802a6148f2b 100644 --- a/Modules/Feature/Edge/include/otbHorizontalSobelVectorImageFilter.h +++ b/Modules/Feature/Edge/include/otbHorizontalSobelVectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHorizontalSobelVectorImageFilter_h -#define __otbHorizontalSobelVectorImageFilter_h +#ifndef otbHorizontalSobelVectorImageFilter_h +#define otbHorizontalSobelVectorImageFilter_h #include "otbUnaryFunctorNeighborhoodVectorImageFilter.h" @@ -98,4 +98,4 @@ private: } // end of namespace otb -#endif // __otbHorizontalSobelVectorImageFilter_h +#endif // otbHorizontalSobelVectorImageFilter_h diff --git a/Modules/Feature/Edge/include/otbHoughTransform2DLinesImageFilter.h b/Modules/Feature/Edge/include/otbHoughTransform2DLinesImageFilter.h index 3cb3f072acc9e893d8539883fea72ecf14d8af51..08814360e9a0276b61758038c0aa790a535073fe 100644 --- a/Modules/Feature/Edge/include/otbHoughTransform2DLinesImageFilter.h +++ b/Modules/Feature/Edge/include/otbHoughTransform2DLinesImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHoughTransform2DLinesImageFilter_h -#define __otbHoughTransform2DLinesImageFilter_h +#ifndef otbHoughTransform2DLinesImageFilter_h +#define otbHoughTransform2DLinesImageFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Feature/Edge/include/otbHoughTransform2DLinesImageFilter.txx b/Modules/Feature/Edge/include/otbHoughTransform2DLinesImageFilter.txx index 8f1baac483579a2037903dbbb72635875fc22168..eefe6b3aa6a4edc8fd3c9184d80161f796434fea 100644 --- a/Modules/Feature/Edge/include/otbHoughTransform2DLinesImageFilter.txx +++ b/Modules/Feature/Edge/include/otbHoughTransform2DLinesImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHoughTransform2DLinesImageFilter_txx -#define __otbHoughTransform2DLinesImageFilter_txx +#ifndef otbHoughTransform2DLinesImageFilter_txx +#define otbHoughTransform2DLinesImageFilter_txx #include "otbHoughTransform2DLinesImageFilter.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Feature/Edge/include/otbLineCorrelationDetectorImageFilter.h b/Modules/Feature/Edge/include/otbLineCorrelationDetectorImageFilter.h index 9a7768e9c12e6cb7441c6a0e6a4f02c3551349db..569da730b00e6fb74346025b5c81d4420bdb646f 100644 --- a/Modules/Feature/Edge/include/otbLineCorrelationDetectorImageFilter.h +++ b/Modules/Feature/Edge/include/otbLineCorrelationDetectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLineCorrelationDetectorImageFilter_h -#define __otbLineCorrelationDetectorImageFilter_h +#ifndef otbLineCorrelationDetectorImageFilter_h +#define otbLineCorrelationDetectorImageFilter_h #include "otbLineDetectorImageFilterBase.h" diff --git a/Modules/Feature/Edge/include/otbLineCorrelationDetectorImageFilter.txx b/Modules/Feature/Edge/include/otbLineCorrelationDetectorImageFilter.txx index 8cab7d6e3503a7ca34e0567a2dd4e6bc15cf8196..54968c4e6d9d8e0a786888990ee41045d7e502d7 100644 --- a/Modules/Feature/Edge/include/otbLineCorrelationDetectorImageFilter.txx +++ b/Modules/Feature/Edge/include/otbLineCorrelationDetectorImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLineCorrelationDetectorImageFilter_txx -#define __otbLineCorrelationDetectorImageFilter_txx +#ifndef otbLineCorrelationDetectorImageFilter_txx +#define otbLineCorrelationDetectorImageFilter_txx #include "otbLineCorrelationDetectorImageFilter.h" diff --git a/Modules/Feature/Edge/include/otbLineDetectorImageFilterBase.h b/Modules/Feature/Edge/include/otbLineDetectorImageFilterBase.h index 3f8683a24517df3c85d11c85e42ab5da9390c888..b97292eeeaebdf9bea3e4f1dcc4f5323631f6409 100644 --- a/Modules/Feature/Edge/include/otbLineDetectorImageFilterBase.h +++ b/Modules/Feature/Edge/include/otbLineDetectorImageFilterBase.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLineDetectorImageFilterBase_h -#define __otbLineDetectorImageFilterBase_h +#ifndef otbLineDetectorImageFilterBase_h +#define otbLineDetectorImageFilterBase_h #include "itkNearestNeighborInterpolateImageFunction.h" #include "itkLinearInterpolateImageFunction.h" diff --git a/Modules/Feature/Edge/include/otbLineDetectorImageFilterBase.txx b/Modules/Feature/Edge/include/otbLineDetectorImageFilterBase.txx index d53e7d5e2271891a117c82f66c2b7fa5cb9403ca..e60a2c72463e1cdf2ab5da28a29cacb6bc0c2d4d 100644 --- a/Modules/Feature/Edge/include/otbLineDetectorImageFilterBase.txx +++ b/Modules/Feature/Edge/include/otbLineDetectorImageFilterBase.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLineDetectorImageFilterBase_txx -#define __otbLineDetectorImageFilterBase_txx +#ifndef otbLineDetectorImageFilterBase_txx +#define otbLineDetectorImageFilterBase_txx #include "otbLineDetectorImageFilterBase.h" diff --git a/Modules/Feature/Edge/include/otbLineRatioDetectorImageFilter.h b/Modules/Feature/Edge/include/otbLineRatioDetectorImageFilter.h index 1cd81fbea16da6c1ae5651580f30069479980d49..d66aa2f910749ad48237c3a56003378a10125a56 100644 --- a/Modules/Feature/Edge/include/otbLineRatioDetectorImageFilter.h +++ b/Modules/Feature/Edge/include/otbLineRatioDetectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLineRatioDetectorImageFilter_h -#define __otbLineRatioDetectorImageFilter_h +#ifndef otbLineRatioDetectorImageFilter_h +#define otbLineRatioDetectorImageFilter_h #include "otbLineDetectorImageFilterBase.h" diff --git a/Modules/Feature/Edge/include/otbLineRatioDetectorImageFilter.txx b/Modules/Feature/Edge/include/otbLineRatioDetectorImageFilter.txx index 41715bdc3e1c55a012ed0bd1806ebbf9cf9801c6..ade18d25bad612e924a1834a9b3792e8454be74e 100644 --- a/Modules/Feature/Edge/include/otbLineRatioDetectorImageFilter.txx +++ b/Modules/Feature/Edge/include/otbLineRatioDetectorImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLineRatioDetectorImageFilter_txx -#define __otbLineRatioDetectorImageFilter_txx +#ifndef otbLineRatioDetectorImageFilter_txx +#define otbLineRatioDetectorImageFilter_txx #include "otbLineRatioDetectorImageFilter.h" #include "otbMacro.h" diff --git a/Modules/Feature/Edge/include/otbLineSegmentDetector.h b/Modules/Feature/Edge/include/otbLineSegmentDetector.h index 9b75da95b0b7939422d7ed0d5d51390ef2edbf2c..0edfde1beaa02d19cb542f2d7b8d9d1c21b27e51 100644 --- a/Modules/Feature/Edge/include/otbLineSegmentDetector.h +++ b/Modules/Feature/Edge/include/otbLineSegmentDetector.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLineSegmentDetector_h -#define __otbLineSegmentDetector_h +#ifndef otbLineSegmentDetector_h +#define otbLineSegmentDetector_h #include "otbImage.h" #include "otbVectorDataSource.h" diff --git a/Modules/Feature/Edge/include/otbLineSegmentDetector.txx b/Modules/Feature/Edge/include/otbLineSegmentDetector.txx index 3fa0bc5a90ba45ee01b34e29d3a6abb7c2ebdfd5..f7c08df38cc7d3bf8845243381255b0ab1417de4 100644 --- a/Modules/Feature/Edge/include/otbLineSegmentDetector.txx +++ b/Modules/Feature/Edge/include/otbLineSegmentDetector.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLineSegmentDetector_txx -#define __otbLineSegmentDetector_txx +#ifndef otbLineSegmentDetector_txx +#define otbLineSegmentDetector_txx #include "otbLineSegmentDetector.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Feature/Edge/include/otbLocalHoughFilter.h b/Modules/Feature/Edge/include/otbLocalHoughFilter.h index 23d574877da186dc8847c3699821e9d65bf61351..79546f146b5ea401d36e2969653002b8c7d65eed 100644 --- a/Modules/Feature/Edge/include/otbLocalHoughFilter.h +++ b/Modules/Feature/Edge/include/otbLocalHoughFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLocalHoughFilter_h -#define __otbLocalHoughFilter_h +#ifndef otbLocalHoughFilter_h +#define otbLocalHoughFilter_h #include "itkUnaryFunctorImageFilter.h" #include "itkHoughTransform2DLinesImageFilter.h" diff --git a/Modules/Feature/Edge/include/otbLocalHoughFilter.txx b/Modules/Feature/Edge/include/otbLocalHoughFilter.txx index 830d82f1393cafc877f33e6592e781521d2908b0..6e2430c3e859120c6e4fb63674441fe90e7e6caa 100644 --- a/Modules/Feature/Edge/include/otbLocalHoughFilter.txx +++ b/Modules/Feature/Edge/include/otbLocalHoughFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLocalHoughFilter_txx -#define __otbLocalHoughFilter_txx +#ifndef otbLocalHoughFilter_txx +#define otbLocalHoughFilter_txx #include "otbLocalHoughFilter.h" #include "otbImage.h" diff --git a/Modules/Feature/Edge/include/otbPersistentVectorizationImageFilter.h b/Modules/Feature/Edge/include/otbPersistentVectorizationImageFilter.h index 3a39c37f5a36d33489f3f7d85d7a498083686d90..78e311febb68f3e1ae66579764e2802d51e21dfa 100644 --- a/Modules/Feature/Edge/include/otbPersistentVectorizationImageFilter.h +++ b/Modules/Feature/Edge/include/otbPersistentVectorizationImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPersistentVectorizationImageFilter_h -#define __otbPersistentVectorizationImageFilter_h +#ifndef otbPersistentVectorizationImageFilter_h +#define otbPersistentVectorizationImageFilter_h #include "otbPersistentImageFilter.h" diff --git a/Modules/Feature/Edge/include/otbPersistentVectorizationImageFilter.txx b/Modules/Feature/Edge/include/otbPersistentVectorizationImageFilter.txx index 07b00d06759508c6b8f1c3850b1f04bb378f904d..d9b10cada55ab588277fd9a7cc92a21d70399077 100644 --- a/Modules/Feature/Edge/include/otbPersistentVectorizationImageFilter.txx +++ b/Modules/Feature/Edge/include/otbPersistentVectorizationImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPersistentVectorizationImageFilter_txx -#define __otbPersistentVectorizationImageFilter_txx +#ifndef otbPersistentVectorizationImageFilter_txx +#define otbPersistentVectorizationImageFilter_txx #include "otbPersistentVectorizationImageFilter.h" diff --git a/Modules/Feature/Edge/include/otbPixelSuppressionByDirectionImageFilter.h b/Modules/Feature/Edge/include/otbPixelSuppressionByDirectionImageFilter.h index ba905db84c13d54972bb2fdcd0618594865179d3..e8c63bc4cb29e15fa63acb49349e25af9f6e6c64 100644 --- a/Modules/Feature/Edge/include/otbPixelSuppressionByDirectionImageFilter.h +++ b/Modules/Feature/Edge/include/otbPixelSuppressionByDirectionImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPixelSuppressionByDirectionImageFilter_h -#define __otbPixelSuppressionByDirectionImageFilter_h +#ifndef otbPixelSuppressionByDirectionImageFilter_h +#define otbPixelSuppressionByDirectionImageFilter_h #include "itkImageToImageFilter.h" #include "itkImage.h" diff --git a/Modules/Feature/Edge/include/otbPixelSuppressionByDirectionImageFilter.txx b/Modules/Feature/Edge/include/otbPixelSuppressionByDirectionImageFilter.txx index b617bdb3b3852203ea816e7eeb4f92348b4f896a..aa453b206f1844c43032fdd24891927c4d405910 100644 --- a/Modules/Feature/Edge/include/otbPixelSuppressionByDirectionImageFilter.txx +++ b/Modules/Feature/Edge/include/otbPixelSuppressionByDirectionImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPixelSuppressionByDirectionImageFilter_txx -#define __otbPixelSuppressionByDirectionImageFilter_txx +#ifndef otbPixelSuppressionByDirectionImageFilter_txx +#define otbPixelSuppressionByDirectionImageFilter_txx #include "otbPixelSuppressionByDirectionImageFilter.h" diff --git a/Modules/Feature/Edge/include/otbSobelVectorImageFilter.h b/Modules/Feature/Edge/include/otbSobelVectorImageFilter.h index ae8cdff5bbd34de5646f50070c7ca10cb2869b87..aac4016ae623d4b4c29c71b10c72442f83befbca 100644 --- a/Modules/Feature/Edge/include/otbSobelVectorImageFilter.h +++ b/Modules/Feature/Edge/include/otbSobelVectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSobelVectorImageFilter_h -#define __otbSobelVectorImageFilter_h +#ifndef otbSobelVectorImageFilter_h +#define otbSobelVectorImageFilter_h #include "otbUnaryFunctorNeighborhoodVectorImageFilter.h" @@ -107,4 +107,4 @@ private: } // end of namespace otb -#endif // __otbSobelVectorImageFilter_h +#endif // otbSobelVectorImageFilter_h diff --git a/Modules/Feature/Edge/include/otbStreamingLineSegmentDetector.h b/Modules/Feature/Edge/include/otbStreamingLineSegmentDetector.h index 314caf2c541e0cab6e99002f79ae5777c8ac4030..0ea09e3b7719db8f42e3dde94a00df2bf335e305 100644 --- a/Modules/Feature/Edge/include/otbStreamingLineSegmentDetector.h +++ b/Modules/Feature/Edge/include/otbStreamingLineSegmentDetector.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingLineSegmentDetector_h -#define __otbStreamingLineSegmentDetector_h +#ifndef otbStreamingLineSegmentDetector_h +#define otbStreamingLineSegmentDetector_h #include <vector> diff --git a/Modules/Feature/Edge/include/otbStreamingLineSegmentDetector.txx b/Modules/Feature/Edge/include/otbStreamingLineSegmentDetector.txx index ff9a1a7d48be13eb85c456868dce6d0b37e0a62f..c9d4abf782fa22b2efe0b89c139e566b4899884d 100644 --- a/Modules/Feature/Edge/include/otbStreamingLineSegmentDetector.txx +++ b/Modules/Feature/Edge/include/otbStreamingLineSegmentDetector.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingLineSegmentDetector_txx -#define __otbStreamingLineSegmentDetector_txx +#ifndef otbStreamingLineSegmentDetector_txx +#define otbStreamingLineSegmentDetector_txx #include "otbStreamingLineSegmentDetector.h" diff --git a/Modules/Feature/Edge/include/otbTouziEdgeDetectorImageFilter.h b/Modules/Feature/Edge/include/otbTouziEdgeDetectorImageFilter.h index b71c195b0e79b8be85c0b31400d74fac8584926c..1cabe791fb136e6a2f3ca3e142f543db8e472a81 100644 --- a/Modules/Feature/Edge/include/otbTouziEdgeDetectorImageFilter.h +++ b/Modules/Feature/Edge/include/otbTouziEdgeDetectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTouziEdgeDetectorImageFilter_h -#define __otbTouziEdgeDetectorImageFilter_h +#ifndef otbTouziEdgeDetectorImageFilter_h +#define otbTouziEdgeDetectorImageFilter_h #include "otbImageToModulusAndDirectionImageFilter.h" #include "otbImage.h" diff --git a/Modules/Feature/Edge/include/otbTouziEdgeDetectorImageFilter.txx b/Modules/Feature/Edge/include/otbTouziEdgeDetectorImageFilter.txx index 5fb8cf880dfcae64d6515dc078492ecd95c2987f..c93ffb50bed8f05956ab2d2bc5acb59078a865ed 100644 --- a/Modules/Feature/Edge/include/otbTouziEdgeDetectorImageFilter.txx +++ b/Modules/Feature/Edge/include/otbTouziEdgeDetectorImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTouziEdgeDetectorImageFilter_txx -#define __otbTouziEdgeDetectorImageFilter_txx +#ifndef otbTouziEdgeDetectorImageFilter_txx +#define otbTouziEdgeDetectorImageFilter_txx #include "otbTouziEdgeDetectorImageFilter.h" diff --git a/Modules/Feature/Edge/include/otbVerticalSobelVectorImageFilter.h b/Modules/Feature/Edge/include/otbVerticalSobelVectorImageFilter.h index 4658981d5e51430c04acf3d7d38a0df001c63e94..db5f3167b07a482e438935f18c7cc5a49337dc1c 100644 --- a/Modules/Feature/Edge/include/otbVerticalSobelVectorImageFilter.h +++ b/Modules/Feature/Edge/include/otbVerticalSobelVectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVerticalSobelVectorImageFilter_h -#define __otbVerticalSobelVectorImageFilter_h +#ifndef otbVerticalSobelVectorImageFilter_h +#define otbVerticalSobelVectorImageFilter_h #include "otbUnaryFunctorNeighborhoodVectorImageFilter.h" @@ -98,4 +98,4 @@ private: } // end of namespace otb -#endif // __otbVerticalSobelVectorImageFilter_h +#endif // otbVerticalSobelVectorImageFilter_h diff --git a/Modules/Feature/Moments/include/otbComplexMomentPathFunction.h b/Modules/Feature/Moments/include/otbComplexMomentPathFunction.h index a2617918c8be2cd716e5c73856e6317bb2a76446..671b12813f59e26d58406707b369e4e35bc0e682 100644 --- a/Modules/Feature/Moments/include/otbComplexMomentPathFunction.h +++ b/Modules/Feature/Moments/include/otbComplexMomentPathFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbComplexMomentPathFunction_h -#define __otbComplexMomentPathFunction_h +#ifndef otbComplexMomentPathFunction_h +#define otbComplexMomentPathFunction_h #include "otbGeometricMomentPathFunction.h" #include "itkVectorContainer.h" diff --git a/Modules/Feature/Moments/include/otbComplexMomentPathFunction.txx b/Modules/Feature/Moments/include/otbComplexMomentPathFunction.txx index 52d381ab88e2edb17ecc64d3f1e526571509fa2c..1bbf4fef5e8e070548163df7157d99382a0ded73 100644 --- a/Modules/Feature/Moments/include/otbComplexMomentPathFunction.txx +++ b/Modules/Feature/Moments/include/otbComplexMomentPathFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbComplexMomentPathFunction_txx -#define __otbComplexMomentPathFunction_txx +#ifndef otbComplexMomentPathFunction_txx +#define otbComplexMomentPathFunction_txx #include "otbComplexMomentPathFunction.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Feature/Moments/include/otbComplexMomentsImageFunction.h b/Modules/Feature/Moments/include/otbComplexMomentsImageFunction.h index e64cf226aa8d63caabd6551d17b2f0a5e8878d9f..d9b2e9da38eb9cc18c7f5ae091360258fcbf0d25 100644 --- a/Modules/Feature/Moments/include/otbComplexMomentsImageFunction.h +++ b/Modules/Feature/Moments/include/otbComplexMomentsImageFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbComplexMomentsImageFunction_h -#define __otbComplexMomentsImageFunction_h +#ifndef otbComplexMomentsImageFunction_h +#define otbComplexMomentsImageFunction_h #include "itkImageFunction.h" diff --git a/Modules/Feature/Moments/include/otbComplexMomentsImageFunction.txx b/Modules/Feature/Moments/include/otbComplexMomentsImageFunction.txx index 019834ab9ad3558a7b17266b94bc28ba162186f8..87a6c081c194efb9c2de109bcb001010f874ebcd 100644 --- a/Modules/Feature/Moments/include/otbComplexMomentsImageFunction.txx +++ b/Modules/Feature/Moments/include/otbComplexMomentsImageFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbComplexMomentsImageFunction_txx -#define __otbComplexMomentsImageFunction_txx +#ifndef otbComplexMomentsImageFunction_txx +#define otbComplexMomentsImageFunction_txx #include "otbComplexMomentsImageFunction.h" #include "itkConstNeighborhoodIterator.h" diff --git a/Modules/Feature/Moments/include/otbFlusserMomentsImageFunction.h b/Modules/Feature/Moments/include/otbFlusserMomentsImageFunction.h index 7eca9a58e2a75dbd50ad7b2403a568623c3106a4..9049796fab3aa18e7cd6753fdb8be4c32163fd76 100644 --- a/Modules/Feature/Moments/include/otbFlusserMomentsImageFunction.h +++ b/Modules/Feature/Moments/include/otbFlusserMomentsImageFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFlusserMomentsImageFunction_h -#define __otbFlusserMomentsImageFunction_h +#ifndef otbFlusserMomentsImageFunction_h +#define otbFlusserMomentsImageFunction_h #include "itkImageFunction.h" #include "itkFixedArray.h" diff --git a/Modules/Feature/Moments/include/otbFlusserMomentsImageFunction.txx b/Modules/Feature/Moments/include/otbFlusserMomentsImageFunction.txx index e96c00ae2b737f85ba74e7c44faf24b728e14058..6ae90ae9da8600e7659fef52c79e9d78425d4669 100644 --- a/Modules/Feature/Moments/include/otbFlusserMomentsImageFunction.txx +++ b/Modules/Feature/Moments/include/otbFlusserMomentsImageFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFlusserMomentsImageFunction_txx -#define __otbFlusserMomentsImageFunction_txx +#ifndef otbFlusserMomentsImageFunction_txx +#define otbFlusserMomentsImageFunction_txx #include "otbFlusserMomentsImageFunction.h" #include "itkConstNeighborhoodIterator.h" diff --git a/Modules/Feature/Moments/include/otbFlusserPathFunction.h b/Modules/Feature/Moments/include/otbFlusserPathFunction.h index 0e62c0345a6fee2961aee6355e1e5c931d7b6f73..c471f578c7c271a905e43c6c5beb0877f37ad594 100644 --- a/Modules/Feature/Moments/include/otbFlusserPathFunction.h +++ b/Modules/Feature/Moments/include/otbFlusserPathFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFlusserPathFunction_h -#define __otbFlusserPathFunction_h +#ifndef otbFlusserPathFunction_h +#define otbFlusserPathFunction_h #include "otbRealMomentPathFunction.h" diff --git a/Modules/Feature/Moments/include/otbFlusserPathFunction.txx b/Modules/Feature/Moments/include/otbFlusserPathFunction.txx index 328aef48dbd8ebb52f6effc593b878ae18996a17..ae63ee887bf0a81befab18418869c1af7b7a5c0e 100644 --- a/Modules/Feature/Moments/include/otbFlusserPathFunction.txx +++ b/Modules/Feature/Moments/include/otbFlusserPathFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFlusserPathFunction_txx -#define __otbFlusserPathFunction_txx +#ifndef otbFlusserPathFunction_txx +#define otbFlusserPathFunction_txx #include "otbFlusserPathFunction.h" #include "otbComplexMomentPathFunction.h" diff --git a/Modules/Feature/Moments/include/otbGeometricMomentPathFunction.h b/Modules/Feature/Moments/include/otbGeometricMomentPathFunction.h index 780caa9b9680fdf20abeb7b61ba25671f2b6f540..7701a062f7a35f53fe6d51ca7ee6bc46d14739c7 100644 --- a/Modules/Feature/Moments/include/otbGeometricMomentPathFunction.h +++ b/Modules/Feature/Moments/include/otbGeometricMomentPathFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGeometricMomentPathFunction_h -#define __otbGeometricMomentPathFunction_h +#ifndef otbGeometricMomentPathFunction_h +#define otbGeometricMomentPathFunction_h #include "otbPathFunction.h" diff --git a/Modules/Feature/Moments/include/otbHuMomentsImageFunction.h b/Modules/Feature/Moments/include/otbHuMomentsImageFunction.h index 9fabcf122f0056844ed6dab447ebf1f984ff6285..fcf4962da4a42bea7e95a3c76f5d1da96961dad4 100644 --- a/Modules/Feature/Moments/include/otbHuMomentsImageFunction.h +++ b/Modules/Feature/Moments/include/otbHuMomentsImageFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHuMomentsImageFunction_h -#define __otbHuMomentsImageFunction_h +#ifndef otbHuMomentsImageFunction_h +#define otbHuMomentsImageFunction_h #include "itkImageFunction.h" #include "itkFixedArray.h" diff --git a/Modules/Feature/Moments/include/otbHuMomentsImageFunction.txx b/Modules/Feature/Moments/include/otbHuMomentsImageFunction.txx index c7668f1626a6bfc9987598481f3eb7b701a9c06f..8be5f719326c2b8d8a68fdd085ed83fd6d64bbbc 100644 --- a/Modules/Feature/Moments/include/otbHuMomentsImageFunction.txx +++ b/Modules/Feature/Moments/include/otbHuMomentsImageFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHuMomentsImageFunction_txx -#define __otbHuMomentsImageFunction_txx +#ifndef otbHuMomentsImageFunction_txx +#define otbHuMomentsImageFunction_txx #include "otbHuMomentsImageFunction.h" #include "itkConstNeighborhoodIterator.h" diff --git a/Modules/Feature/Moments/include/otbHuPathFunction.h b/Modules/Feature/Moments/include/otbHuPathFunction.h index 4babb0ba745635d9fd31bb9b9e4c42a3a5132e62..9bdc25b0d50f6dfec2fec6861b0e366650e7feb4 100644 --- a/Modules/Feature/Moments/include/otbHuPathFunction.h +++ b/Modules/Feature/Moments/include/otbHuPathFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHuPathFunction_h -#define __otbHuPathFunction_h +#ifndef otbHuPathFunction_h +#define otbHuPathFunction_h #include "otbRealMomentPathFunction.h" diff --git a/Modules/Feature/Moments/include/otbHuPathFunction.txx b/Modules/Feature/Moments/include/otbHuPathFunction.txx index 1d9d5856d1d992c5764b3c1586b27708031b5616..e3753f84f20d72d09dea2d9e0644571600a01ed8 100644 --- a/Modules/Feature/Moments/include/otbHuPathFunction.txx +++ b/Modules/Feature/Moments/include/otbHuPathFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHuPathFunction_txx -#define __otbHuPathFunction_txx +#ifndef otbHuPathFunction_txx +#define otbHuPathFunction_txx #include "otbHuPathFunction.h" #include "otbComplexMomentPathFunction.h" diff --git a/Modules/Feature/Moments/include/otbRadiometricMomentsFunctor.h b/Modules/Feature/Moments/include/otbRadiometricMomentsFunctor.h index 3f29154a7da6ad0745042ded13382adf6821e474..666e95a9bb7dea9597841078d89ada9a43d61c7d 100644 --- a/Modules/Feature/Moments/include/otbRadiometricMomentsFunctor.h +++ b/Modules/Feature/Moments/include/otbRadiometricMomentsFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRadiometricMomentsFunctor_h -#define __otbRadiometricMomentsFunctor_h +#ifndef otbRadiometricMomentsFunctor_h +#define otbRadiometricMomentsFunctor_h #include "itkVariableLengthVector.h" #include "otbMath.h" diff --git a/Modules/Feature/Moments/include/otbRadiometricMomentsImageFilter.h b/Modules/Feature/Moments/include/otbRadiometricMomentsImageFilter.h index 2af29912737eac389046ae3ca4c96150383a7a1a..8b718f79970b5c914e92e5ae7b1f7c6a5f414bdb 100644 --- a/Modules/Feature/Moments/include/otbRadiometricMomentsImageFilter.h +++ b/Modules/Feature/Moments/include/otbRadiometricMomentsImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRadiometricMomentsImageFilter_h -#define __otbRadiometricMomentsImageFilter_h +#ifndef otbRadiometricMomentsImageFilter_h +#define otbRadiometricMomentsImageFilter_h #include "itkImageToImageFilter.h" #include "otbRadiometricMomentsFunctor.h" diff --git a/Modules/Feature/Moments/include/otbRadiometricMomentsImageFilter.txx b/Modules/Feature/Moments/include/otbRadiometricMomentsImageFilter.txx index 574880893651babe26957b85bbc6a007e620a297..6d8798b7e79b016fe89363092094bff863780ba7 100644 --- a/Modules/Feature/Moments/include/otbRadiometricMomentsImageFilter.txx +++ b/Modules/Feature/Moments/include/otbRadiometricMomentsImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRadiometricMomentsImageFilter_txx -#define __otbRadiometricMomentsImageFilter_txx +#ifndef otbRadiometricMomentsImageFilter_txx +#define otbRadiometricMomentsImageFilter_txx #include "otbRadiometricMomentsImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Feature/Moments/include/otbRadiometricMomentsImageFunction.h b/Modules/Feature/Moments/include/otbRadiometricMomentsImageFunction.h index 96d8190449cacea398953cc43fd7f7ed065ad747..58634e23f733d1b3bf7326f3b22196db3027510a 100644 --- a/Modules/Feature/Moments/include/otbRadiometricMomentsImageFunction.h +++ b/Modules/Feature/Moments/include/otbRadiometricMomentsImageFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRadiometricMomentsImageFunction_h -#define __otbRadiometricMomentsImageFunction_h +#ifndef otbRadiometricMomentsImageFunction_h +#define otbRadiometricMomentsImageFunction_h #include "itkImageFunction.h" #include "otbRadiometricMomentsFunctor.h" diff --git a/Modules/Feature/Moments/include/otbRadiometricMomentsImageFunction.txx b/Modules/Feature/Moments/include/otbRadiometricMomentsImageFunction.txx index 5d0b44bf9ffaed8600a6303d476b06706c243171..8983ddf6b9288e4fb08ad5104486ae68e8d60a40 100644 --- a/Modules/Feature/Moments/include/otbRadiometricMomentsImageFunction.txx +++ b/Modules/Feature/Moments/include/otbRadiometricMomentsImageFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRadiometricMomentsImageFunction_txx -#define __otbRadiometricMomentsImageFunction_txx +#ifndef otbRadiometricMomentsImageFunction_txx +#define otbRadiometricMomentsImageFunction_txx #include "otbRadiometricMomentsImageFunction.h" #include "itkMacro.h" diff --git a/Modules/Feature/Moments/include/otbRealMomentPathFunction.h b/Modules/Feature/Moments/include/otbRealMomentPathFunction.h index 394e38038646cf15f0d823223d1c836adc2e59c7..204bdf8bfb217144e159f56cae215ec2c8208433 100644 --- a/Modules/Feature/Moments/include/otbRealMomentPathFunction.h +++ b/Modules/Feature/Moments/include/otbRealMomentPathFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRealMomentPathFunction_h -#define __otbRealMomentPathFunction_h +#ifndef otbRealMomentPathFunction_h +#define otbRealMomentPathFunction_h #include "otbGeometricMomentPathFunction.h" #include "itkVectorContainer.h" diff --git a/Modules/Feature/Moments/include/otbRealMomentsImageFunction.h b/Modules/Feature/Moments/include/otbRealMomentsImageFunction.h index dff792afa682f33dc2da1428dd692b11d30a9ee0..64d54107e61d69a451a5960dc304c16d25495c4c 100644 --- a/Modules/Feature/Moments/include/otbRealMomentsImageFunction.h +++ b/Modules/Feature/Moments/include/otbRealMomentsImageFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRealMomentsImageFunction_h -#define __otbRealMomentsImageFunction_h +#ifndef otbRealMomentsImageFunction_h +#define otbRealMomentsImageFunction_h #include "itkImageFunction.h" diff --git a/Modules/Feature/Moments/include/otbRealMomentsImageFunction.txx b/Modules/Feature/Moments/include/otbRealMomentsImageFunction.txx index cc2966b052c9a0b9379aa0cb42701c1df71641f8..ed29827f25435be8f0ebe7909585c54706244a55 100644 --- a/Modules/Feature/Moments/include/otbRealMomentsImageFunction.txx +++ b/Modules/Feature/Moments/include/otbRealMomentsImageFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRealMomentsImageFunction_txx -#define __otbRealMomentsImageFunction_txx +#ifndef otbRealMomentsImageFunction_txx +#define otbRealMomentsImageFunction_txx #include "otbRealMomentsImageFunction.h" #include "itkConstNeighborhoodIterator.h" diff --git a/Modules/Feature/SeamCarving/include/otbAddCarvingPathFilter.h b/Modules/Feature/SeamCarving/include/otbAddCarvingPathFilter.h index 4a6e9ddc65b2fa961e10886dc4a8230c95754931..a961fc11b6696a65a9c804ea43488e64b3f57b31 100644 --- a/Modules/Feature/SeamCarving/include/otbAddCarvingPathFilter.h +++ b/Modules/Feature/SeamCarving/include/otbAddCarvingPathFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAddCarvingPathFilter_h -#define __otbAddCarvingPathFilter_h +#ifndef otbAddCarvingPathFilter_h +#define otbAddCarvingPathFilter_h #include "itkImageAndPathToImageFilter.h" #include "itkImageSliceIteratorWithIndex.h" diff --git a/Modules/Feature/SeamCarving/include/otbAddCarvingPathFilter.txx b/Modules/Feature/SeamCarving/include/otbAddCarvingPathFilter.txx index 8b1724c69f37ef2738ecbdf510ddc314c6a858d9..5ea7356a1056ae76929ce69e05aa6a8ee9e6cb5f 100644 --- a/Modules/Feature/SeamCarving/include/otbAddCarvingPathFilter.txx +++ b/Modules/Feature/SeamCarving/include/otbAddCarvingPathFilter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbAddCarvingPathFilter_txx -#define __otbAddCarvingPathFilter_txx +#ifndef otbAddCarvingPathFilter_txx +#define otbAddCarvingPathFilter_txx #include "otbAddCarvingPathFilter.h" #include "itkMacro.h" diff --git a/Modules/Feature/SeamCarving/include/otbImageToCarvingPathFilter.h b/Modules/Feature/SeamCarving/include/otbImageToCarvingPathFilter.h index 4808cce3f347cd96d4bb36107ba90c44a602189c..17a721948002f7e13c00db32306caaeead8a4148 100644 --- a/Modules/Feature/SeamCarving/include/otbImageToCarvingPathFilter.h +++ b/Modules/Feature/SeamCarving/include/otbImageToCarvingPathFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToCarvingPathFilter_h -#define __otbImageToCarvingPathFilter_h +#ifndef otbImageToCarvingPathFilter_h +#define otbImageToCarvingPathFilter_h #include "otbImageToPathFilter.h" #include "itkImageSliceConstIteratorWithIndex.h" diff --git a/Modules/Feature/SeamCarving/include/otbImageToCarvingPathFilter.txx b/Modules/Feature/SeamCarving/include/otbImageToCarvingPathFilter.txx index e7b4d748c6340850a9655945b9a554e9fad9a193..64e15c4dd4de59c824eff8210dbbd779fbf6e1fb 100644 --- a/Modules/Feature/SeamCarving/include/otbImageToCarvingPathFilter.txx +++ b/Modules/Feature/SeamCarving/include/otbImageToCarvingPathFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToCarvingPathFilter_txx -#define __otbImageToCarvingPathFilter_txx +#ifndef otbImageToCarvingPathFilter_txx +#define otbImageToCarvingPathFilter_txx #include "otbImageToCarvingPathFilter.h" #include "otbMacro.h" diff --git a/Modules/Feature/SeamCarving/include/otbRemoveCarvingPathFilter.h b/Modules/Feature/SeamCarving/include/otbRemoveCarvingPathFilter.h index ffa392786f6d29bb9431c73431aa8e6b1042269a..e5b870163fe02bf98fd275a402b641ba36574492 100644 --- a/Modules/Feature/SeamCarving/include/otbRemoveCarvingPathFilter.h +++ b/Modules/Feature/SeamCarving/include/otbRemoveCarvingPathFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRemoveCarvingPathFilter_h -#define __otbRemoveCarvingPathFilter_h +#ifndef otbRemoveCarvingPathFilter_h +#define otbRemoveCarvingPathFilter_h #include "itkImageAndPathToImageFilter.h" #include "itkImageSliceIteratorWithIndex.h" diff --git a/Modules/Feature/SeamCarving/include/otbRemoveCarvingPathFilter.txx b/Modules/Feature/SeamCarving/include/otbRemoveCarvingPathFilter.txx index 026319e2fc68e1a57c434409ba0dcef15684ef70..d8b0f9df3d82e947241f5de9abf7a37f12b9df8a 100644 --- a/Modules/Feature/SeamCarving/include/otbRemoveCarvingPathFilter.txx +++ b/Modules/Feature/SeamCarving/include/otbRemoveCarvingPathFilter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbRemoveCarvingPathFilter_txx -#define __otbRemoveCarvingPathFilter_txx +#ifndef otbRemoveCarvingPathFilter_txx +#define otbRemoveCarvingPathFilter_txx #include "otbRemoveCarvingPathFilter.h" #include "itkMacro.h" diff --git a/Modules/Feature/Textures/include/otbGreyLevelCooccurrenceIndexedList.h b/Modules/Feature/Textures/include/otbGreyLevelCooccurrenceIndexedList.h index ec4e0b1c88d8b1175e1aed609bcfd46c4c936e05..7c030567d59bf75a7905bac500ea5e26873cd99c 100644 --- a/Modules/Feature/Textures/include/otbGreyLevelCooccurrenceIndexedList.h +++ b/Modules/Feature/Textures/include/otbGreyLevelCooccurrenceIndexedList.h @@ -16,8 +16,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGreyLevelCooccurrenceIndexedList_h -#define __otbGreyLevelCooccurrenceIndexedList_h +#ifndef otbGreyLevelCooccurrenceIndexedList_h +#define otbGreyLevelCooccurrenceIndexedList_h #include "itkNumericTraits.h" #include "itkObjectFactory.h" diff --git a/Modules/Feature/Textures/include/otbGreyLevelCooccurrenceIndexedList.txx b/Modules/Feature/Textures/include/otbGreyLevelCooccurrenceIndexedList.txx index 07b1e5c37d0bc320841c790d4eb498859ac4d31e..8738d5f7f822c3c69561d8a1bc467de5a7e21741 100644 --- a/Modules/Feature/Textures/include/otbGreyLevelCooccurrenceIndexedList.txx +++ b/Modules/Feature/Textures/include/otbGreyLevelCooccurrenceIndexedList.txx @@ -16,8 +16,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGreyLevelCooccurrenceIndexedList_txx -#define __otbGreyLevelCooccurrenceIndexedList_txx +#ifndef otbGreyLevelCooccurrenceIndexedList_txx +#define otbGreyLevelCooccurrenceIndexedList_txx #include "otbGreyLevelCooccurrenceIndexedList.h" diff --git a/Modules/Feature/Textures/include/otbHaralickTexturesImageFunction.h b/Modules/Feature/Textures/include/otbHaralickTexturesImageFunction.h index cff67f6313667d8ba7843542b3e951ed0d471dbe..8ce63a71466254efeec82e33ff87018d3971af4a 100644 --- a/Modules/Feature/Textures/include/otbHaralickTexturesImageFunction.h +++ b/Modules/Feature/Textures/include/otbHaralickTexturesImageFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHaralickTexturesImageFunction_h -#define __otbHaralickTexturesImageFunction_h +#ifndef otbHaralickTexturesImageFunction_h +#define otbHaralickTexturesImageFunction_h #include "otbGreyLevelCooccurrenceIndexedList.h" #include "itkImageToImageFilter.h" diff --git a/Modules/Feature/Textures/include/otbHaralickTexturesImageFunction.txx b/Modules/Feature/Textures/include/otbHaralickTexturesImageFunction.txx index 63a06d3afadcd668ceb1854a1da79bcaa5a6d307..f88081c9b8249b16b0206bdb677c385d6f303924 100644 --- a/Modules/Feature/Textures/include/otbHaralickTexturesImageFunction.txx +++ b/Modules/Feature/Textures/include/otbHaralickTexturesImageFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHaralickTexturesImageFunction_txx -#define __otbHaralickTexturesImageFunction_txx +#ifndef otbHaralickTexturesImageFunction_txx +#define otbHaralickTexturesImageFunction_txx #include "otbHaralickTexturesImageFunction.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Feature/Textures/include/otbSFSTexturesFunctor.h b/Modules/Feature/Textures/include/otbSFSTexturesFunctor.h index 8ab7ab1b437e6368936b3eb041c724ba0335f0ac..335d22e8f62037c37c9371b31029c9e2e2d0439a 100644 --- a/Modules/Feature/Textures/include/otbSFSTexturesFunctor.h +++ b/Modules/Feature/Textures/include/otbSFSTexturesFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSFSTexturesFunctor_h -#define __otbSFSTexturesFunctor_h +#ifndef otbSFSTexturesFunctor_h +#define otbSFSTexturesFunctor_h #include "otbMath.h" #include "itkNumericTraits.h" diff --git a/Modules/Feature/Textures/include/otbSFSTexturesImageFilter.h b/Modules/Feature/Textures/include/otbSFSTexturesImageFilter.h index b4fe36b41a3711365f63b4f5e76b38df0331766b..e90caecb1b4690031136a528d4f1891212721ec1 100644 --- a/Modules/Feature/Textures/include/otbSFSTexturesImageFilter.h +++ b/Modules/Feature/Textures/include/otbSFSTexturesImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSFSTexturesImageFilter_h -#define __otbSFSTexturesImageFilter_h +#ifndef otbSFSTexturesImageFilter_h +#define otbSFSTexturesImageFilter_h #include "otbSFSTexturesFunctor.h" #include "itkImageToImageFilter.h" diff --git a/Modules/Feature/Textures/include/otbSFSTexturesImageFilter.txx b/Modules/Feature/Textures/include/otbSFSTexturesImageFilter.txx index fc2f974692358666dcb21abbf38cff2ca136c64b..be677eb68963509964aef437714ba9a0cabeba69 100644 --- a/Modules/Feature/Textures/include/otbSFSTexturesImageFilter.txx +++ b/Modules/Feature/Textures/include/otbSFSTexturesImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSFSTexturesImageFilter_txx -#define __otbSFSTexturesImageFilter_txx +#ifndef otbSFSTexturesImageFilter_txx +#define otbSFSTexturesImageFilter_txx #include "otbSFSTexturesImageFilter.h" diff --git a/Modules/Feature/Textures/include/otbScalarImageToAdvancedTexturesFilter.h b/Modules/Feature/Textures/include/otbScalarImageToAdvancedTexturesFilter.h index 62bee5fe5312ab0b81a7c410990c66917e105f31..cb04ff9ff40b8f20b7d50d247a87d1b8d0de0dd1 100644 --- a/Modules/Feature/Textures/include/otbScalarImageToAdvancedTexturesFilter.h +++ b/Modules/Feature/Textures/include/otbScalarImageToAdvancedTexturesFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbScalarImageToAdvancedTexturesFilter_h -#define __otbScalarImageToAdvancedTexturesFilter_h +#ifndef otbScalarImageToAdvancedTexturesFilter_h +#define otbScalarImageToAdvancedTexturesFilter_h #include "otbGreyLevelCooccurrenceIndexedList.h" #include "itkImageToImageFilter.h" diff --git a/Modules/Feature/Textures/include/otbScalarImageToAdvancedTexturesFilter.txx b/Modules/Feature/Textures/include/otbScalarImageToAdvancedTexturesFilter.txx index a4ac9746afcc14943df203cd53696c3b1d044789..cdf84808e9d14124ae1d919a910500e9b89745d4 100644 --- a/Modules/Feature/Textures/include/otbScalarImageToAdvancedTexturesFilter.txx +++ b/Modules/Feature/Textures/include/otbScalarImageToAdvancedTexturesFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbScalarImageToAdvancedTexturesFilter_txx -#define __otbScalarImageToAdvancedTexturesFilter_txx +#ifndef otbScalarImageToAdvancedTexturesFilter_txx +#define otbScalarImageToAdvancedTexturesFilter_txx #include "otbScalarImageToAdvancedTexturesFilter.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Feature/Textures/include/otbScalarImageToHigherOrderTexturesFilter.h b/Modules/Feature/Textures/include/otbScalarImageToHigherOrderTexturesFilter.h index 228d5b54f5de940ee5ec27c09d6b413f309f0732..4879c7565a03a992d317e22b03d9e7b25e3bd184 100644 --- a/Modules/Feature/Textures/include/otbScalarImageToHigherOrderTexturesFilter.h +++ b/Modules/Feature/Textures/include/otbScalarImageToHigherOrderTexturesFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbScalarImageToHigherOrderTexturesFilter_h -#define __otbScalarImageToHigherOrderTexturesFilter_h +#ifndef otbScalarImageToHigherOrderTexturesFilter_h +#define otbScalarImageToHigherOrderTexturesFilter_h #include "itkImageToImageFilter.h" #include "itkScalarImageToRunLengthFeaturesFilter.h" diff --git a/Modules/Feature/Textures/include/otbScalarImageToHigherOrderTexturesFilter.txx b/Modules/Feature/Textures/include/otbScalarImageToHigherOrderTexturesFilter.txx index 2ef488a92f625c6916878eb2465725e39621df3d..7e3c6bd181d155c3a13dd05b170f93eeb9958ec9 100644 --- a/Modules/Feature/Textures/include/otbScalarImageToHigherOrderTexturesFilter.txx +++ b/Modules/Feature/Textures/include/otbScalarImageToHigherOrderTexturesFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbScalarImageToHigherOrderTexturesFilter_txx -#define __otbScalarImageToHigherOrderTexturesFilter_txx +#ifndef otbScalarImageToHigherOrderTexturesFilter_txx +#define otbScalarImageToHigherOrderTexturesFilter_txx #include "otbScalarImageToHigherOrderTexturesFilter.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Feature/Textures/include/otbScalarImageToPanTexTextureFilter.h b/Modules/Feature/Textures/include/otbScalarImageToPanTexTextureFilter.h index 80caa2a0f79055a02fe15a0e6bd9c8e0ef1d2418..5e0ca7bd7a70ba7f7af23d6fe2a1f139e2d92f0f 100644 --- a/Modules/Feature/Textures/include/otbScalarImageToPanTexTextureFilter.h +++ b/Modules/Feature/Textures/include/otbScalarImageToPanTexTextureFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbScalarImageToPanTexTextureFilter_h -#define __otbScalarImageToPanTexTextureFilter_h +#ifndef otbScalarImageToPanTexTextureFilter_h +#define otbScalarImageToPanTexTextureFilter_h #include "otbGreyLevelCooccurrenceIndexedList.h" #include "itkImageToImageFilter.h" diff --git a/Modules/Feature/Textures/include/otbScalarImageToPanTexTextureFilter.txx b/Modules/Feature/Textures/include/otbScalarImageToPanTexTextureFilter.txx index 4647a2cea3da7c914384ed50b2fb4551def1390f..c355964fe1d760ca4907fe5278cb03ef1a43fec9 100644 --- a/Modules/Feature/Textures/include/otbScalarImageToPanTexTextureFilter.txx +++ b/Modules/Feature/Textures/include/otbScalarImageToPanTexTextureFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbScalarImageToPanTexTextureFilter_txx -#define __otbScalarImageToPanTexTextureFilter_txx +#ifndef otbScalarImageToPanTexTextureFilter_txx +#define otbScalarImageToPanTexTextureFilter_txx #include "otbScalarImageToPanTexTextureFilter.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Feature/Textures/include/otbScalarImageToTexturesFilter.h b/Modules/Feature/Textures/include/otbScalarImageToTexturesFilter.h index 4c489f0f96b103082ea4dab15380c99cfba745c7..3c02adec5fbf28eee63214a3798d1487c6601c51 100644 --- a/Modules/Feature/Textures/include/otbScalarImageToTexturesFilter.h +++ b/Modules/Feature/Textures/include/otbScalarImageToTexturesFilter.h @@ -16,8 +16,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbScalarImageToTexturesFilter_h -#define __otbScalarImageToTexturesFilter_h +#ifndef otbScalarImageToTexturesFilter_h +#define otbScalarImageToTexturesFilter_h #include "otbGreyLevelCooccurrenceIndexedList.h" #include "itkImageToImageFilter.h" diff --git a/Modules/Feature/Textures/include/otbScalarImageToTexturesFilter.txx b/Modules/Feature/Textures/include/otbScalarImageToTexturesFilter.txx index e8587d9234e2b383e2f7eba739a1614dd12f5e96..0e70914b73938d64dfef9fabd8ebd72f5b19dd45 100644 --- a/Modules/Feature/Textures/include/otbScalarImageToTexturesFilter.txx +++ b/Modules/Feature/Textures/include/otbScalarImageToTexturesFilter.txx @@ -16,8 +16,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbScalarImageToTexturesFilter_txx -#define __otbScalarImageToTexturesFilter_txx +#ifndef otbScalarImageToTexturesFilter_txx +#define otbScalarImageToTexturesFilter_txx #include "otbScalarImageToTexturesFilter.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Feature/Textures/include/otbTextureImageFunction.h b/Modules/Feature/Textures/include/otbTextureImageFunction.h index b0f43c06326f819e61b8ffc8534646231dee07c6..3f0548d42aa948ac564459f107683a01f5532df0 100644 --- a/Modules/Feature/Textures/include/otbTextureImageFunction.h +++ b/Modules/Feature/Textures/include/otbTextureImageFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTextureImageFunction_h -#define __otbTextureImageFunction_h +#ifndef otbTextureImageFunction_h +#define otbTextureImageFunction_h #include "itkImageFunction.h" #include "itkConstNeighborhoodIterator.h" diff --git a/Modules/Feature/Textures/include/otbTextureImageFunction.txx b/Modules/Feature/Textures/include/otbTextureImageFunction.txx index 0a90a831e446980474f118e340c339ffc44feb27..b121ff9ba3229b214ffb75a280156f2c157c4d51 100644 --- a/Modules/Feature/Textures/include/otbTextureImageFunction.txx +++ b/Modules/Feature/Textures/include/otbTextureImageFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTextureImageFunction_txx -#define __otbTextureImageFunction_txx +#ifndef otbTextureImageFunction_txx +#define otbTextureImageFunction_txx #include "otbTextureImageFunction.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.h b/Modules/Filtering/ChangeDetection/include/otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.h index d8d461e0f9468aea5e9ec5bb81bf3ebcab8dd069..beb6850070a6bd33f8cd57e60a0191e52d89f172 100644 --- a/Modules/Filtering/ChangeDetection/include/otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.h +++ b/Modules/Filtering/ChangeDetection/include/otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBinaryFunctorNeighborhoodJoinHistogramImageFilter_h -#define __otbBinaryFunctorNeighborhoodJoinHistogramImageFilter_h +#ifndef otbBinaryFunctorNeighborhoodJoinHistogramImageFilter_h +#define otbBinaryFunctorNeighborhoodJoinHistogramImageFilter_h #include "itkBinaryFunctorImageFilter.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.txx b/Modules/Filtering/ChangeDetection/include/otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.txx index edfa33fd8258439e9dc11b7a2c1f3dd58d7abff9..e59b38064992291afc22aaa95c9c409fa36c9c2e 100644 --- a/Modules/Filtering/ChangeDetection/include/otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.txx +++ b/Modules/Filtering/ChangeDetection/include/otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBinaryFunctorNeighborhoodJoinHistogramImageFilter_txx -#define __otbBinaryFunctorNeighborhoodJoinHistogramImageFilter_txx +#ifndef otbBinaryFunctorNeighborhoodJoinHistogramImageFilter_txx +#define otbBinaryFunctorNeighborhoodJoinHistogramImageFilter_txx #include "otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbCBAMI.h b/Modules/Filtering/ChangeDetection/include/otbCBAMI.h index 01d528d0acb51746e0a568724ec7e3affd107bd1..0b2c46e651c7b0a75d161ab2196f963123fe1a85 100644 --- a/Modules/Filtering/ChangeDetection/include/otbCBAMI.h +++ b/Modules/Filtering/ChangeDetection/include/otbCBAMI.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCBAMI_h -#define __otbCBAMI_h +#ifndef otbCBAMI_h +#define otbCBAMI_h #include <vector> #include "itkMath.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbCBAMIChangeDetector.h b/Modules/Filtering/ChangeDetection/include/otbCBAMIChangeDetector.h index bc488255a3f2faa1b750efb467cb89534cd74af8..99d7f06af8138a27c0c7de4e8743c256984b3904 100644 --- a/Modules/Filtering/ChangeDetection/include/otbCBAMIChangeDetector.h +++ b/Modules/Filtering/ChangeDetection/include/otbCBAMIChangeDetector.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCBAMIChangeDetector_h -#define __otbCBAMIChangeDetector_h +#ifndef otbCBAMIChangeDetector_h +#define otbCBAMIChangeDetector_h #include "otbBinaryFunctorNeighborhoodImageFilter.h" #include "otbCBAMI.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbCorrelationChangeDetector.h b/Modules/Filtering/ChangeDetection/include/otbCorrelationChangeDetector.h index 5e5c8a606ab4461c4e5d62516a54749bb3a0cec3..c40da8de76e60a86a291ae528003421ccc79583e 100644 --- a/Modules/Filtering/ChangeDetection/include/otbCorrelationChangeDetector.h +++ b/Modules/Filtering/ChangeDetection/include/otbCorrelationChangeDetector.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCorrelationChangeDetector_h -#define __otbCorrelationChangeDetector_h +#ifndef otbCorrelationChangeDetector_h +#define otbCorrelationChangeDetector_h #include "otbBinaryFunctorNeighborhoodImageFilter.h" #include "otbCrossCorrelation.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbCrossCorrelation.h b/Modules/Filtering/ChangeDetection/include/otbCrossCorrelation.h index 63112445a7a947f1b6a0eae31df414b7c68e66c4..45b534c70f05e72d6fb10708a1c44004d1bccef4 100644 --- a/Modules/Filtering/ChangeDetection/include/otbCrossCorrelation.h +++ b/Modules/Filtering/ChangeDetection/include/otbCrossCorrelation.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCrossCorrelation_h -#define __otbCrossCorrelation_h +#ifndef otbCrossCorrelation_h +#define otbCrossCorrelation_h #include "itkMath.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbJoinHistogramMI.h b/Modules/Filtering/ChangeDetection/include/otbJoinHistogramMI.h index 559cebc6d5331aaf0d5e88ac9ae598f91618f617..26a0c29ffb0feffd7074d659b793ad808c732b63 100644 --- a/Modules/Filtering/ChangeDetection/include/otbJoinHistogramMI.h +++ b/Modules/Filtering/ChangeDetection/include/otbJoinHistogramMI.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbJoinHistogramMI_h -#define __otbJoinHistogramMI_h +#ifndef otbJoinHistogramMI_h +#define otbJoinHistogramMI_h #include "itkHistogram.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbJoinHistogramMIImageFilter.h b/Modules/Filtering/ChangeDetection/include/otbJoinHistogramMIImageFilter.h index a3efb85cfe62034ab765345e27f1f3cbaa273d91..dafe9a8329eb52de58e0634e817cec4bb5944ca3 100644 --- a/Modules/Filtering/ChangeDetection/include/otbJoinHistogramMIImageFilter.h +++ b/Modules/Filtering/ChangeDetection/include/otbJoinHistogramMIImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbJoinHistogramMIImageFilter_h -#define __otbJoinHistogramMIImageFilter_h +#ifndef otbJoinHistogramMIImageFilter_h +#define otbJoinHistogramMIImageFilter_h #include "otbBinaryFunctorNeighborhoodJoinHistogramImageFilter.h" #include "otbJoinHistogramMI.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerDistanceImageFilter.h b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerDistanceImageFilter.h index a075d9f583caa29b635427bc0c7e2e779da5579c..c29c3457ad7dbe00f1db3be21eb9f2012953a2d4 100644 --- a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerDistanceImageFilter.h +++ b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerDistanceImageFilter.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKullbackLeiblerDistanceImageFilter_h -#define __otbKullbackLeiblerDistanceImageFilter_h +#ifndef otbKullbackLeiblerDistanceImageFilter_h +#define otbKullbackLeiblerDistanceImageFilter_h #include "itkVariableLengthVector.h" #include "otbBinaryFunctorNeighborhoodImageFilter.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerDistanceImageFilter.txx b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerDistanceImageFilter.txx index b309f580dd3a8f64474af61c138c8931bfbc27c7..e36807327e90084a1434a5a7785567884ca37441 100644 --- a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerDistanceImageFilter.txx +++ b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerDistanceImageFilter.txx @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKullbackLeiblerDistanceImageFilter_txx -#define __otbKullbackLeiblerDistanceImageFilter_txx +#ifndef otbKullbackLeiblerDistanceImageFilter_txx +#define otbKullbackLeiblerDistanceImageFilter_txx #include <vector> diff --git a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerProfileImageFilter.h b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerProfileImageFilter.h index 4c7612c74e92ee96913a34231b355b1d85a0a76d..96fe2260ae16c398e116ef34a948f3e0babb9295 100644 --- a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerProfileImageFilter.h +++ b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerProfileImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKullbackLeiblerProfileImageFilter_h -#define __otbKullbackLeiblerProfileImageFilter_h +#ifndef otbKullbackLeiblerProfileImageFilter_h +#define otbKullbackLeiblerProfileImageFilter_h #include <vector> diff --git a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerProfileImageFilter.txx b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerProfileImageFilter.txx index 1620df7cd64f5851eb1d7a7c8f4e1aee8976738e..fa10d4f89f5096982d11be4ae46c6e35fc711678 100644 --- a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerProfileImageFilter.txx +++ b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerProfileImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKullbackLeiblerProfileImageFilter_txx -#define __otbKullbackLeiblerProfileImageFilter_txx +#ifndef otbKullbackLeiblerProfileImageFilter_txx +#define otbKullbackLeiblerProfileImageFilter_txx #include <vector> diff --git a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerSupervizedDistanceImageFilter.h b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerSupervizedDistanceImageFilter.h index 01b280719e165d1a193bcc064e02bc9b30f08e78..a6a52b68ec30eafacd69115d630357e0e406c30f 100644 --- a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerSupervizedDistanceImageFilter.h +++ b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerSupervizedDistanceImageFilter.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbKullbackLeiblerSupervizedDistanceImageFilter_h -#define __otbKullbackLeiblerSupervizedDistanceImageFilter_h +#ifndef otbKullbackLeiblerSupervizedDistanceImageFilter_h +#define otbKullbackLeiblerSupervizedDistanceImageFilter_h #include "otbKullbackLeiblerDistanceImageFilter.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerSupervizedDistanceImageFilter.txx b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerSupervizedDistanceImageFilter.txx index 4b1cf715ae38018b13f7526c7f00cc7f924d12a0..b5f9234106e2bf6881b3ae0823e94ee285303ba4 100644 --- a/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerSupervizedDistanceImageFilter.txx +++ b/Modules/Filtering/ChangeDetection/include/otbKullbackLeiblerSupervizedDistanceImageFilter.txx @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbKullbackLeiblerSupervizedDistanceImageFilter_txx -#define __otbKullbackLeiblerSupervizedDistanceImageFilter_txx +#ifndef otbKullbackLeiblerSupervizedDistanceImageFilter_txx +#define otbKullbackLeiblerSupervizedDistanceImageFilter_txx #include "otbKullbackLeiblerSupervizedDistanceImageFilter.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbLHMI.h b/Modules/Filtering/ChangeDetection/include/otbLHMI.h index e61ae24116d25d6ae4096e9b40e6aceea02224ce..e2f296d2dd208ef6668bc4ef19cbfd0bcc27146d 100644 --- a/Modules/Filtering/ChangeDetection/include/otbLHMI.h +++ b/Modules/Filtering/ChangeDetection/include/otbLHMI.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbLHMI_h -#define __otbLHMI_h +#ifndef otbLHMI_h +#define otbLHMI_h #include <vector> #include "itkHistogram.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbLHMIChangeDetector.h b/Modules/Filtering/ChangeDetection/include/otbLHMIChangeDetector.h index 4ddbfe05fd01e513a5a02c1c12be914c6b083abd..b2a3c1e4e7d1c54bf593d0d49bee21dbc43ec4cf 100644 --- a/Modules/Filtering/ChangeDetection/include/otbLHMIChangeDetector.h +++ b/Modules/Filtering/ChangeDetection/include/otbLHMIChangeDetector.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLHMIChangeDetector_h -#define __otbLHMIChangeDetector_h +#ifndef otbLHMIChangeDetector_h +#define otbLHMIChangeDetector_h #include "otbBinaryFunctorNeighborhoodImageFilter.h" #include "otbLHMI.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbMeanDifference.h b/Modules/Filtering/ChangeDetection/include/otbMeanDifference.h index 0f29f742c2f0ad02adea838f73c9c1c5c96cc966..830d2b0bee928f16148aaccdbf6bdc8dba94dea8 100644 --- a/Modules/Filtering/ChangeDetection/include/otbMeanDifference.h +++ b/Modules/Filtering/ChangeDetection/include/otbMeanDifference.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMeanDifference_h -#define __otbMeanDifference_h +#ifndef otbMeanDifference_h +#define otbMeanDifference_h namespace otb { diff --git a/Modules/Filtering/ChangeDetection/include/otbMeanDifferenceImageFilter.h b/Modules/Filtering/ChangeDetection/include/otbMeanDifferenceImageFilter.h index 2d69ac8450eae1b60a177a9da4ffc6beb62d46a8..1801b6df2582731303359d81ce5b7a051894288f 100644 --- a/Modules/Filtering/ChangeDetection/include/otbMeanDifferenceImageFilter.h +++ b/Modules/Filtering/ChangeDetection/include/otbMeanDifferenceImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMeanDifferenceImageFilter_h -#define __otbMeanDifferenceImageFilter_h +#ifndef otbMeanDifferenceImageFilter_h +#define otbMeanDifferenceImageFilter_h #include "otbBinaryFunctorNeighborhoodImageFilter.h" #include "otbMeanDifference.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbMeanRatio.h b/Modules/Filtering/ChangeDetection/include/otbMeanRatio.h index 431c9b7cf4ada51954b6760667bc36ed269b9332..06f760de75760436d4cfabaee135e00bbff3c190 100644 --- a/Modules/Filtering/ChangeDetection/include/otbMeanRatio.h +++ b/Modules/Filtering/ChangeDetection/include/otbMeanRatio.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMeanRatio_h -#define __otbMeanRatio_h +#ifndef otbMeanRatio_h +#define otbMeanRatio_h #include "otbBinaryFunctorNeighborhoodImageFilter.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbMeanRatioImageFilter.h b/Modules/Filtering/ChangeDetection/include/otbMeanRatioImageFilter.h index a6ac437f9d68a3b4d2e7a265a840e2404e7bb1e4..fa3890d9636ae491d69fec92055465bed5244e37 100644 --- a/Modules/Filtering/ChangeDetection/include/otbMeanRatioImageFilter.h +++ b/Modules/Filtering/ChangeDetection/include/otbMeanRatioImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMeanRatioImageFilter_h -#define __otbMeanRatioImageFilter_h +#ifndef otbMeanRatioImageFilter_h +#define otbMeanRatioImageFilter_h #include "otbMeanRatio.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbMultivariateAlterationDetectorImageFilter.h b/Modules/Filtering/ChangeDetection/include/otbMultivariateAlterationDetectorImageFilter.h index 7e00aba91afe11a9fd30b2725528c9c6e1e75ab1..32c92bd126a92c37bff57d3c600f111280f8351c 100644 --- a/Modules/Filtering/ChangeDetection/include/otbMultivariateAlterationDetectorImageFilter.h +++ b/Modules/Filtering/ChangeDetection/include/otbMultivariateAlterationDetectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultivariateAlterationDetectorImageFilter_h -#define __otbMultivariateAlterationDetectorImageFilter_h +#ifndef otbMultivariateAlterationDetectorImageFilter_h +#define otbMultivariateAlterationDetectorImageFilter_h #include "otbStreamingStatisticsVectorImageFilter.h" diff --git a/Modules/Filtering/ChangeDetection/include/otbMultivariateAlterationDetectorImageFilter.txx b/Modules/Filtering/ChangeDetection/include/otbMultivariateAlterationDetectorImageFilter.txx index 666ae3e0fe7b94f5cdd5a415154a11792d3ec3f9..24190c3eb48e15490e5a4365021318e0e0bb1283 100644 --- a/Modules/Filtering/ChangeDetection/include/otbMultivariateAlterationDetectorImageFilter.txx +++ b/Modules/Filtering/ChangeDetection/include/otbMultivariateAlterationDetectorImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultivariateAlterationDetectorImageFilter_txx -#define __otbMultivariateAlterationDetectorImageFilter_txx +#ifndef otbMultivariateAlterationDetectorImageFilter_txx +#define otbMultivariateAlterationDetectorImageFilter_txx #include "otbMultivariateAlterationDetectorImageFilter.h" #include "otbMath.h" diff --git a/Modules/Filtering/ColorMap/include/otbReliefColormapFunctor.h b/Modules/Filtering/ColorMap/include/otbReliefColormapFunctor.h index 4dd22cef450ebd99b07485385f3e4b1fdad8602e..b0a3b5ad00b51c190fe76f6ddd355599a8436d3f 100644 --- a/Modules/Filtering/ColorMap/include/otbReliefColormapFunctor.h +++ b/Modules/Filtering/ColorMap/include/otbReliefColormapFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbReliefColormapFunctor_h -#define __otbReliefColormapFunctor_h +#ifndef otbReliefColormapFunctor_h +#define otbReliefColormapFunctor_h #include "itkColormapFunction.h" diff --git a/Modules/Filtering/ColorMap/include/otbReliefColormapFunctor.txx b/Modules/Filtering/ColorMap/include/otbReliefColormapFunctor.txx index fc7958c96909668361b3a2e11a9ed491ec90c32d..4134e5d87dc3698506de57e756de13fb62c74fdb 100644 --- a/Modules/Filtering/ColorMap/include/otbReliefColormapFunctor.txx +++ b/Modules/Filtering/ColorMap/include/otbReliefColormapFunctor.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbReliefColormapFunctor_txx -#define __otbReliefColormapFunctor_txx +#ifndef otbReliefColormapFunctor_txx +#define otbReliefColormapFunctor_txx #include "otbReliefColormapFunctor.h" diff --git a/Modules/Filtering/ColorMap/include/otbScalarToRainbowRGBPixelFunctor.h b/Modules/Filtering/ColorMap/include/otbScalarToRainbowRGBPixelFunctor.h index 1b341f6994fd7ebf10d48e62523c93046eb47de4..1aae8c050bcef092df5dbaf98c342390fec3901b 100644 --- a/Modules/Filtering/ColorMap/include/otbScalarToRainbowRGBPixelFunctor.h +++ b/Modules/Filtering/ColorMap/include/otbScalarToRainbowRGBPixelFunctor.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbScalarToRainbowRGBPixelFunctor_h -#define __otbScalarToRainbowRGBPixelFunctor_h +#ifndef otbScalarToRainbowRGBPixelFunctor_h +#define otbScalarToRainbowRGBPixelFunctor_h #include "itkColormapFunction.h" diff --git a/Modules/Filtering/ColorMap/include/otbScalarToRainbowRGBPixelFunctor.txx b/Modules/Filtering/ColorMap/include/otbScalarToRainbowRGBPixelFunctor.txx index 82e300375be6172a1e406caddd9ff39c7f901472..616ccb2021e699f8bfbbc7bbde34458d035a1c6f 100644 --- a/Modules/Filtering/ColorMap/include/otbScalarToRainbowRGBPixelFunctor.txx +++ b/Modules/Filtering/ColorMap/include/otbScalarToRainbowRGBPixelFunctor.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbScalarToRainbowRGBPixelFunctor_txx -#define __otbScalarToRainbowRGBPixelFunctor_txx +#ifndef otbScalarToRainbowRGBPixelFunctor_txx +#define otbScalarToRainbowRGBPixelFunctor_txx #include "otbScalarToRainbowRGBPixelFunctor.h" diff --git a/Modules/Filtering/Convolution/include/otbConvolutionImageFilter.h b/Modules/Filtering/Convolution/include/otbConvolutionImageFilter.h index f9eb1fbec02ab5406ca4fe382549fa1a6e985474..2b097f6043955f7b7c2b8a5f15370dc73bfd620e 100644 --- a/Modules/Filtering/Convolution/include/otbConvolutionImageFilter.h +++ b/Modules/Filtering/Convolution/include/otbConvolutionImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbConvolutionImageFilter_h -#define __otbConvolutionImageFilter_h +#ifndef otbConvolutionImageFilter_h +#define otbConvolutionImageFilter_h #include "itkImageToImageFilter.h" #include "itkImage.h" diff --git a/Modules/Filtering/Convolution/include/otbConvolutionImageFilter.txx b/Modules/Filtering/Convolution/include/otbConvolutionImageFilter.txx index 076b28225e2dd2124a7b7c77a7170af24e44c74c..ae9e501cd70dad17bee1e80ee0f0365ae9ec7208 100644 --- a/Modules/Filtering/Convolution/include/otbConvolutionImageFilter.txx +++ b/Modules/Filtering/Convolution/include/otbConvolutionImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbConvolutionImageFilter_txx -#define __otbConvolutionImageFilter_txx +#ifndef otbConvolutionImageFilter_txx +#define otbConvolutionImageFilter_txx #include "otbConvolutionImageFilter.h" #include "itkConstNeighborhoodIterator.h" diff --git a/Modules/Filtering/Convolution/include/otbGaborFilterGenerator.h b/Modules/Filtering/Convolution/include/otbGaborFilterGenerator.h index 977410ff0014c3b14934931be8117e547d26b85f..9871761a6f05d38ecf47ad6c4bfdcaeaa5467762 100644 --- a/Modules/Filtering/Convolution/include/otbGaborFilterGenerator.h +++ b/Modules/Filtering/Convolution/include/otbGaborFilterGenerator.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGaborFilterGenerator_h -#define __otbGaborFilterGenerator_h +#ifndef otbGaborFilterGenerator_h +#define otbGaborFilterGenerator_h #include "itkObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Filtering/Convolution/include/otbGaborFilterGenerator.txx b/Modules/Filtering/Convolution/include/otbGaborFilterGenerator.txx index 31904ba5489c739889351b27500637ae88051dcc..fa4418f43f6de8b714eac66657139316caebff75 100644 --- a/Modules/Filtering/Convolution/include/otbGaborFilterGenerator.txx +++ b/Modules/Filtering/Convolution/include/otbGaborFilterGenerator.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGaborFilterGenerator_txx -#define __otbGaborFilterGenerator_txx +#ifndef otbGaborFilterGenerator_txx +#define otbGaborFilterGenerator_txx #include "otbMath.h" diff --git a/Modules/Filtering/Convolution/include/otbOverlapSaveConvolutionImageFilter.h b/Modules/Filtering/Convolution/include/otbOverlapSaveConvolutionImageFilter.h index b07d13ca7843ef6d6040bc6df88cae03adbed2d1..af427086ba246a2189f7d3440bf39e1fe4ef62b6 100644 --- a/Modules/Filtering/Convolution/include/otbOverlapSaveConvolutionImageFilter.h +++ b/Modules/Filtering/Convolution/include/otbOverlapSaveConvolutionImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOverlapSaveConvolutionImageFilter_h -#define __otbOverlapSaveConvolutionImageFilter_h +#ifndef otbOverlapSaveConvolutionImageFilter_h +#define otbOverlapSaveConvolutionImageFilter_h #include "itkImageToImageFilter.h" #include "itkImage.h" diff --git a/Modules/Filtering/Convolution/include/otbOverlapSaveConvolutionImageFilter.txx b/Modules/Filtering/Convolution/include/otbOverlapSaveConvolutionImageFilter.txx index b19a1919f173d843771a8dbef9de7ef6cf7035e0..8b3126aa4a90eda0bc73ce1503fc9dc26b855863 100644 --- a/Modules/Filtering/Convolution/include/otbOverlapSaveConvolutionImageFilter.txx +++ b/Modules/Filtering/Convolution/include/otbOverlapSaveConvolutionImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOverlapSaveConvolutionImageFilter_txx -#define __otbOverlapSaveConvolutionImageFilter_txx +#ifndef otbOverlapSaveConvolutionImageFilter_txx +#define otbOverlapSaveConvolutionImageFilter_txx #include "itkConfigure.h" diff --git a/Modules/Filtering/DEM/include/otbDEMCaracteristicsExtractor.h b/Modules/Filtering/DEM/include/otbDEMCaracteristicsExtractor.h index 77f901bef15548d737c4a097c8d722a49f94e597..0e60ee63f22063c3567456a466c25ef7fb341ca4 100644 --- a/Modules/Filtering/DEM/include/otbDEMCaracteristicsExtractor.h +++ b/Modules/Filtering/DEM/include/otbDEMCaracteristicsExtractor.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDEMCaracteristicsExtractor_h -#define __otbDEMCaracteristicsExtractor_h +#ifndef otbDEMCaracteristicsExtractor_h +#define otbDEMCaracteristicsExtractor_h #include "otbImage.h" #include "otbVectorImage.h" diff --git a/Modules/Filtering/DEM/include/otbDEMCaracteristicsExtractor.txx b/Modules/Filtering/DEM/include/otbDEMCaracteristicsExtractor.txx index 717437a8c3011392e6ee276f0999c291bcecc397..de13743ed31362b7b1e95864ad90a69289a772b9 100644 --- a/Modules/Filtering/DEM/include/otbDEMCaracteristicsExtractor.txx +++ b/Modules/Filtering/DEM/include/otbDEMCaracteristicsExtractor.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDEMCaracteristicsExtractor_txx -#define __otbDEMCaracteristicsExtractor_txx +#ifndef otbDEMCaracteristicsExtractor_txx +#define otbDEMCaracteristicsExtractor_txx #include "otbDEMCaracteristicsExtractor.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/DEM/include/otbDEMToImageGenerator.h b/Modules/Filtering/DEM/include/otbDEMToImageGenerator.h index 62c40ede82ccf40659fa04bd439276e5406e6d23..e6d579018a442c491820db21afca3ea8ad868086 100644 --- a/Modules/Filtering/DEM/include/otbDEMToImageGenerator.h +++ b/Modules/Filtering/DEM/include/otbDEMToImageGenerator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDEMToImageGenerator_h -#define __otbDEMToImageGenerator_h +#ifndef otbDEMToImageGenerator_h +#define otbDEMToImageGenerator_h #include <iostream> #include <stdio.h> diff --git a/Modules/Filtering/DEM/include/otbDEMToImageGenerator.txx b/Modules/Filtering/DEM/include/otbDEMToImageGenerator.txx index e07bdf6cbad27a16a73a3833ebd380f519cf6a81..3d80be2dc105e7f1d9596054ee4447de9d07179f 100644 --- a/Modules/Filtering/DEM/include/otbDEMToImageGenerator.txx +++ b/Modules/Filtering/DEM/include/otbDEMToImageGenerator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDEMToImageGenerator_txx -#define __otbDEMToImageGenerator_txx +#ifndef otbDEMToImageGenerator_txx +#define otbDEMToImageGenerator_txx #include "otbDEMToImageGenerator.h" #include "otbMacro.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionBinaryImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionBinaryImageFilter.h index 3d5994f72fa68e883ff53707de5aa815c2adb81c..c1df1d7ddbfbe9b105bef09ae6dbd2c7ed06fed3 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionBinaryImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionBinaryImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAngularProjectionBinaryImageFilter_h -#define __otbAngularProjectionBinaryImageFilter_h +#ifndef otbAngularProjectionBinaryImageFilter_h +#define otbAngularProjectionBinaryImageFilter_h #include <vector> diff --git a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionBinaryImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionBinaryImageFilter.txx index c8b62a6f13a460f08858f1ef6b109628d2a9b4f0..fc3110f25f46125b6282161ecb2c24c64f92743b 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionBinaryImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionBinaryImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAngularProjectionBinaryImageFilter_txx -#define __otbAngularProjectionBinaryImageFilter_txx +#ifndef otbAngularProjectionBinaryImageFilter_txx +#define otbAngularProjectionBinaryImageFilter_txx #include "otbAngularProjectionBinaryImageFilter.h" #include <vnl/vnl_math.h> diff --git a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionImageFilter.h index b084b68224ee1275df3929f8804d49892975a76b..30d2463a6030534eb901a8009f43a895b9c17d4e 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAngularProjectionImageFilter_h -#define __otbAngularProjectionImageFilter_h +#ifndef otbAngularProjectionImageFilter_h +#define otbAngularProjectionImageFilter_h #include "itkImageRegionConstIterator.h" #include "itkProgressReporter.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionImageFilter.txx index 8074e09a6bf67e1888dc8ee472dac63e73ceb9d0..33cf38a13a1226295232898bc0abc805f8014dda 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAngularProjectionImageFilter_txx -#define __otbAngularProjectionImageFilter_txx +#ifndef otbAngularProjectionImageFilter_txx +#define otbAngularProjectionImageFilter_txx #include "otbAngularProjectionImageFilter.h" #include <vnl/vnl_math.h> diff --git a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionSetImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionSetImageFilter.h index a8baed30d39195a24eb65a75df7471f29b010f70..44caad873dbfcd29a291d0f622bc166e98b1d25a 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionSetImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionSetImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAngularProjectionSetImageFilter_h -#define __otbAngularProjectionSetImageFilter_h +#ifndef otbAngularProjectionSetImageFilter_h +#define otbAngularProjectionSetImageFilter_h #include "otbAngularProjectionImageFilter.h" #include "otbImageToImageListFilter.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionSetImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionSetImageFilter.txx index feb9a4f0295db130543bc30a1b593b15b99800d3..fd98c1b9422fe84d24fbb051a14ec80e80ba19b0 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionSetImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbAngularProjectionSetImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAngularProjectionSetImageFilter_txx -#define __otbAngularProjectionSetImageFilter_txx +#ifndef otbAngularProjectionSetImageFilter_txx +#define otbAngularProjectionSetImageFilter_txx #include "otbAngularProjectionSetImageFilter.h" #include <vnl/vnl_math.h> diff --git a/Modules/Filtering/DimensionalityReduction/include/otbEstimateInnerProductPCAImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbEstimateInnerProductPCAImageFilter.h index 18a7ed1f8c5b4a3375a8589da4c00fa78e3061e0..cc0ce6a0c5be8f172ec6f26dd737bfa713054ac5 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbEstimateInnerProductPCAImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbEstimateInnerProductPCAImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbEstimateInnerProductPCAImageFilter_h -#define __otbEstimateInnerProductPCAImageFilter_h +#ifndef otbEstimateInnerProductPCAImageFilter_h +#define otbEstimateInnerProductPCAImageFilter_h #include "itkImageToImageFilter.h" #include "otbStreamingInnerProductVectorImageFilter.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbEstimateInnerProductPCAImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbEstimateInnerProductPCAImageFilter.txx index f080e863edb349432c87ef38652a979a6e642bda..f66c181c8152dbbc500140f037e8d8621777c371 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbEstimateInnerProductPCAImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbEstimateInnerProductPCAImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbEstimateInnerProductPCAImageFilter_txx -#define __otbEstimateInnerProductPCAImageFilter_txx +#ifndef otbEstimateInnerProductPCAImageFilter_txx +#define otbEstimateInnerProductPCAImageFilter_txx #include "otbEstimateInnerProductPCAImageFilter.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbFastICAImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbFastICAImageFilter.h index 9ed5f9c5a506d893620acd8f5ad0c09da5b942e9..bd40d84ac8d2e1fa53c99feca55ebd9375f6f4d1 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbFastICAImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbFastICAImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFastICAImageFilter_h -#define __otbFastICAImageFilter_h +#ifndef otbFastICAImageFilter_h +#define otbFastICAImageFilter_h #include "itkImageToImageFilter.h" #include "otbPCAImageFilter.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbFastICAImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbFastICAImageFilter.txx index 6aab3f19c581547e809300b5700c1cca717953ad..28661f01dbe18c2c87ab1a41f4f4b987255b5d9b 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbFastICAImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbFastICAImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFastICAImageFilter_txx -#define __otbFastICAImageFilter_txx +#ifndef otbFastICAImageFilter_txx +#define otbFastICAImageFilter_txx #include "otbFastICAImageFilter.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbFastICAInternalOptimizerVectorImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbFastICAInternalOptimizerVectorImageFilter.h index 0575bfc298311f0d9c8f37ce4d8a579b8580cd14..3403ba13fafbae9273e83dd643b4c9a0b436c810 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbFastICAInternalOptimizerVectorImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbFastICAInternalOptimizerVectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFastICAInternalOptimizerVectorImageFilter_h -#define __otbFastICAInternalOptimizerVectorImageFilter_h +#ifndef otbFastICAInternalOptimizerVectorImageFilter_h +#define otbFastICAInternalOptimizerVectorImageFilter_h #include "otbMacro.h" #include "otbMatrixImageFilter.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbFastICAInternalOptimizerVectorImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbFastICAInternalOptimizerVectorImageFilter.txx index f3ada7eb7b58394c5547b5ba12624ba7aff66b97..eb4876fc1c2980de2f852a625a90564f6df15e4c 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbFastICAInternalOptimizerVectorImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbFastICAInternalOptimizerVectorImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFastICAInternalOptimizerVectorImageFilter_txx -#define __otbFastICAInternalOptimizerVectorImageFilter_txx +#ifndef otbFastICAInternalOptimizerVectorImageFilter_txx +#define otbFastICAInternalOptimizerVectorImageFilter_txx #include "otbFastICAInternalOptimizerVectorImageFilter.h" #include <itkMacro.h> diff --git a/Modules/Filtering/DimensionalityReduction/include/otbInnerProductPCAImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbInnerProductPCAImageFilter.h index 6227397ac4ba52c48565a6672a8f1761c6c7a411..4e556f975e733a8e03dd94aa1dce6b2a9523c0e6 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbInnerProductPCAImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbInnerProductPCAImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbInnerProductPCAImageFilter_h -#define __otbInnerProductPCAImageFilter_h +#ifndef otbInnerProductPCAImageFilter_h +#define otbInnerProductPCAImageFilter_h #include "otbImage.h" #include "otbMacro.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbInnerProductPCAImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbInnerProductPCAImageFilter.txx index c6b03cec8df376e27069d4d2b18de8ab019ee50b..834fc5a129bb51331013bd3f95fc5e0f80399aa5 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbInnerProductPCAImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbInnerProductPCAImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbInnerProductPCAImageFilter_txx -#define __otbInnerProductPCAImageFilter_txx +#ifndef otbInnerProductPCAImageFilter_txx +#define otbInnerProductPCAImageFilter_txx #include "otbInnerProductPCAImageFilter.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbLocalActivityVectorImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbLocalActivityVectorImageFilter.h index 3f3a68a51e0e9470b21df77592976df6e31e87c5..388a81e4caf6566528a0e2d7ccc9fe32a6483642 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbLocalActivityVectorImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbLocalActivityVectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLocalActivityVectorImageFilter_h -#define __otbLocalActivityVectorImageFilter_h +#ifndef otbLocalActivityVectorImageFilter_h +#define otbLocalActivityVectorImageFilter_h #include "otbUnaryFunctorNeighborhoodVectorImageFilter.h" @@ -116,4 +116,4 @@ private: } // end of namespace otb -#endif // __otbLocalActivityVectorImageFilter_h +#endif // otbLocalActivityVectorImageFilter_h diff --git a/Modules/Filtering/DimensionalityReduction/include/otbMNFImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbMNFImageFilter.h index 56d6deaae235fcbdbf4d7edc9cd911cdc974067e..6f132355cabb1ff5df78086c82bcab353089e2b0 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbMNFImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbMNFImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMNFImageFilter_h -#define __otbMNFImageFilter_h +#ifndef otbMNFImageFilter_h +#define otbMNFImageFilter_h #include "otbPCAImageFilter.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbMNFImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbMNFImageFilter.txx index 3308074e3772738a12187a164246f4b13ee921ff..89854b10c0a4acc39b8125e8d5b01a4496e21f6e 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbMNFImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbMNFImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMNFImageFilter_txx -#define __otbMNFImageFilter_txx +#ifndef otbMNFImageFilter_txx +#define otbMNFImageFilter_txx #include "otbMNFImageFilter.h" #include "itkMacro.h" @@ -497,6 +497,6 @@ MNFImageFilter< TInputImage, TOutputImage, TNoiseImageFilter, TDirectionOfTransf } // end of namespace otb -#endif // __otbMNFImageFilter_txx +#endif // otbMNFImageFilter_txx diff --git a/Modules/Filtering/DimensionalityReduction/include/otbMaximumAutocorrelationFactorImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbMaximumAutocorrelationFactorImageFilter.h index 7a4f8515a4aefa2c9b2d6ccd476472ac5f87099b..579675c711ac1b2e2d7e37896815e5dbd00fdc00 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbMaximumAutocorrelationFactorImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbMaximumAutocorrelationFactorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMaximumAutocorrelationFactorImageFilter_h -#define __otbMaximumAutocorrelationFactorImageFilter_h +#ifndef otbMaximumAutocorrelationFactorImageFilter_h +#define otbMaximumAutocorrelationFactorImageFilter_h #include "otbStreamingStatisticsVectorImageFilter.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbMaximumAutocorrelationFactorImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbMaximumAutocorrelationFactorImageFilter.txx index 1963ebb2e8424a342a90194630811e252c69a43e..3b86aa0003e54c04de7641fd09365163fa10fa40 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbMaximumAutocorrelationFactorImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbMaximumAutocorrelationFactorImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMaximumAutocorrelationFactorImageFilter_txx -#define __otbMaximumAutocorrelationFactorImageFilter_txx +#ifndef otbMaximumAutocorrelationFactorImageFilter_txx +#define otbMaximumAutocorrelationFactorImageFilter_txx #include "otbMaximumAutocorrelationFactorImageFilter.h" #include "otbMultiChannelExtractROI.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbNAPCAImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbNAPCAImageFilter.h index e6e2cf0c0c134a7766049dcb6d0ab334873c4ac0..5380f1368c136dc2430c35ea0376907fc063f9e5 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbNAPCAImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbNAPCAImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNAPCAImageFilter_h -#define __otbNAPCAImageFilter_h +#ifndef otbNAPCAImageFilter_h +#define otbNAPCAImageFilter_h #include "otbMNFImageFilter.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbNAPCAImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbNAPCAImageFilter.txx index d7797ed1122013b62960a5a3889947ed31c7d7a0..e7539acabda3d9c50996ed217e8c35b5a51cbf4b 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbNAPCAImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbNAPCAImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNAPCAImageFilter_txx -#define __otbNAPCAImageFilter_txx +#ifndef otbNAPCAImageFilter_txx +#define otbNAPCAImageFilter_txx #include "otbNAPCAImageFilter.h" #include "itkMacro.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbNormalizeInnerProductPCAImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbNormalizeInnerProductPCAImageFilter.h index 1b38d267ce7d921274ea5c6e51ae900e49ee81bd..bcfa3e4bffdd32c7a96bae7a5e086a03d486bb29 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbNormalizeInnerProductPCAImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbNormalizeInnerProductPCAImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNormalizeInnerProductPCAImageFilter_h -#define __otbNormalizeInnerProductPCAImageFilter_h +#ifndef otbNormalizeInnerProductPCAImageFilter_h +#define otbNormalizeInnerProductPCAImageFilter_h #include "itkInPlaceImageFilter.h" #include "otbStreamingStatisticsVectorImageFilter.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbNormalizeInnerProductPCAImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbNormalizeInnerProductPCAImageFilter.txx index 46eabc8d37970cefa72a33d416bc4cd8f07d8fa4..a141b76474cbf90ee0c092f5ab62a6c891b86b71 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbNormalizeInnerProductPCAImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbNormalizeInnerProductPCAImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNormalizeInnerProductPCAImageFilter_txx -#define __otbNormalizeInnerProductPCAImageFilter_txx +#ifndef otbNormalizeInnerProductPCAImageFilter_txx +#define otbNormalizeInnerProductPCAImageFilter_txx #include "otbNormalizeInnerProductPCAImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbPCAImageFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbPCAImageFilter.h index edfecfa6d4164211fa9cebd7ae2398ff8ead21c0..4c992e02d2f9329ac82021894c70b066783354da 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbPCAImageFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbPCAImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPCAImageFilter_h -#define __otbPCAImageFilter_h +#ifndef otbPCAImageFilter_h +#define otbPCAImageFilter_h #include "otbMacro.h" #include "otbMatrixImageFilter.h" @@ -216,4 +216,4 @@ private: #include "otbPCAImageFilter.txx" #endif -#endif // __otbPCAImageFilter_h +#endif // otbPCAImageFilter_h diff --git a/Modules/Filtering/DimensionalityReduction/include/otbPCAImageFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbPCAImageFilter.txx index 69d298cd1236a192455963754db86a79d4aaacf9..8a37fd98d97fc4946207ad566ad8b2937c8d929b 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbPCAImageFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbPCAImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPCAImageFilter_txx -#define __otbPCAImageFilter_txx +#ifndef otbPCAImageFilter_txx +#define otbPCAImageFilter_txx #include "otbPCAImageFilter.h" #include "itkMacro.h" @@ -478,6 +478,6 @@ PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > } // end of namespace otb -#endif // __otbPCAImageFilter_txx +#endif // otbPCAImageFilter_txx diff --git a/Modules/Filtering/DimensionalityReduction/include/otbSparseWvltToAngleMapperListFilter.h b/Modules/Filtering/DimensionalityReduction/include/otbSparseWvltToAngleMapperListFilter.h index bad67e0981f64662167eb685f8f897bce4c4de4b..ee7b9da200022cdca7c1fd5233492e05b7761a51 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbSparseWvltToAngleMapperListFilter.h +++ b/Modules/Filtering/DimensionalityReduction/include/otbSparseWvltToAngleMapperListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSparseWvltToAngleMapperListFilter_h -#define __otbSparseWvltToAngleMapperListFilter_h +#ifndef otbSparseWvltToAngleMapperListFilter_h +#define otbSparseWvltToAngleMapperListFilter_h #include "otbMath.h" #include "otbImageList.h" diff --git a/Modules/Filtering/DimensionalityReduction/include/otbSparseWvltToAngleMapperListFilter.txx b/Modules/Filtering/DimensionalityReduction/include/otbSparseWvltToAngleMapperListFilter.txx index 21e21a0f776c78f808eb027575769f57d12198f2..c99bedf39a508f1c6d51bc0f83f032efc290d6b9 100644 --- a/Modules/Filtering/DimensionalityReduction/include/otbSparseWvltToAngleMapperListFilter.txx +++ b/Modules/Filtering/DimensionalityReduction/include/otbSparseWvltToAngleMapperListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSparseWvltToAngleMapperListFilter_txx -#define __otbSparseWvltToAngleMapperListFilter_txx +#ifndef otbSparseWvltToAngleMapperListFilter_txx +#define otbSparseWvltToAngleMapperListFilter_txx #include "otbSparseWvltToAngleMapperListFilter.h" #include <vnl/vnl_math.h> diff --git a/Modules/Filtering/ImageManipulation/include/otbAffineFunctor.h b/Modules/Filtering/ImageManipulation/include/otbAffineFunctor.h index 22a4c138dd3ba8c6f78698eadef3cbf5dc0d7157..d26cb4c3a03c8830909bc94e1624d48736102822 100644 --- a/Modules/Filtering/ImageManipulation/include/otbAffineFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbAffineFunctor.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbAffineFunctor_h -#define __otbAffineFunctor_h +#ifndef otbAffineFunctor_h +#define otbAffineFunctor_h namespace otb { diff --git a/Modules/Filtering/ImageManipulation/include/otbAlphaBlendingFunctor.h b/Modules/Filtering/ImageManipulation/include/otbAlphaBlendingFunctor.h index 5201c34ccaef6096e382ab014c13c7d1a71d01fb..5a3e56d0e0e14b6c6dc1066364b6960e7e1f4f91 100644 --- a/Modules/Filtering/ImageManipulation/include/otbAlphaBlendingFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbAlphaBlendingFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAlphaBlendingFunctor_h -#define __otbAlphaBlendingFunctor_h +#ifndef otbAlphaBlendingFunctor_h +#define otbAlphaBlendingFunctor_h #include "itkRGBAPixel.h" namespace otb diff --git a/Modules/Filtering/ImageManipulation/include/otbAmplitudeFunctor.h b/Modules/Filtering/ImageManipulation/include/otbAmplitudeFunctor.h index 8b4660209665096d62157b69f6393d32f192c71a..baa08411d89eef7c6da7c03e77629c1da33e5ce8 100644 --- a/Modules/Filtering/ImageManipulation/include/otbAmplitudeFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbAmplitudeFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAmplitudeFunctor_h -#define __otbAmplitudeFunctor_h +#ifndef otbAmplitudeFunctor_h +#define otbAmplitudeFunctor_h #include "otbChannelSelectorFunctor.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodImageFilter.h index 73e17ea6e277457edb9812b64b64a5c999eac818..b28324838f3ff2cfe3f654738d84619ed713f056 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBinaryFunctorNeighborhoodImageFilter_h -#define __otbBinaryFunctorNeighborhoodImageFilter_h +#ifndef otbBinaryFunctorNeighborhoodImageFilter_h +#define otbBinaryFunctorNeighborhoodImageFilter_h #include "itkImageToImageFilter.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodImageFilter.txx index 97fde0633e478757555e1992b4f5307efe8f44c4..d5e13ccf188d868af5d9a1bd862ed48eca65f78d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBinaryFunctorNeighborhoodImageFilter_txx -#define __otbBinaryFunctorNeighborhoodImageFilter_txx +#ifndef otbBinaryFunctorNeighborhoodImageFilter_txx +#define otbBinaryFunctorNeighborhoodImageFilter_txx #include "otbBinaryFunctorNeighborhoodImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodVectorImageFilter.h index e2f3ed38501659eb9890b4901f0483de0ad907df..ccd6497f24b6c1f79b91dc2bd7382b37b70d6157 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodVectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBinaryFunctorNeighborhoodVectorImageFilter_h -#define __otbBinaryFunctorNeighborhoodVectorImageFilter_h +#ifndef otbBinaryFunctorNeighborhoodVectorImageFilter_h +#define otbBinaryFunctorNeighborhoodVectorImageFilter_h #include "itkInPlaceImageFilter.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodVectorImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodVectorImageFilter.txx index afcbfcce165b6f39edfb5613257cfdc095b086e5..f0519c0a2a930bf3f21839104b9bf0d4e75fb36a 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodVectorImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryFunctorNeighborhoodVectorImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBinaryFunctorNeighborhoodVectorImageFilter_txx -#define __otbBinaryFunctorNeighborhoodVectorImageFilter_txx +#ifndef otbBinaryFunctorNeighborhoodVectorImageFilter_txx +#define otbBinaryFunctorNeighborhoodVectorImageFilter_txx #include "otbBinaryFunctorNeighborhoodVectorImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryImageDensityFunction.h b/Modules/Filtering/ImageManipulation/include/otbBinaryImageDensityFunction.h index 3f5d41fb4f57905f385bbcc1df757b138d1e7e87..510bde9e3296895eda8594adc8daaba835e7cdca 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryImageDensityFunction.h +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryImageDensityFunction.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBinaryImageDensityFunction_h -#define __otbBinaryImageDensityFunction_h +#ifndef otbBinaryImageDensityFunction_h +#define otbBinaryImageDensityFunction_h #include "itkImageFunction.h" #include "itkNumericTraits.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryImageDensityFunction.txx b/Modules/Filtering/ImageManipulation/include/otbBinaryImageDensityFunction.txx index 332adbdd10cd04351ad48eb6cf418a7d09b32b70..28131a2659a2f667aa169279b39cc987a6ffeada 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryImageDensityFunction.txx +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryImageDensityFunction.txx @@ -19,8 +19,8 @@ =========================================================================*/ -#ifndef __otbBinaryImageDensityFunction_txx -#define __otbBinaryImageDensityFunction_txx +#ifndef otbBinaryImageDensityFunction_txx +#define otbBinaryImageDensityFunction_txx #include "otbBinaryImageDensityFunction.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryImageMinimalBoundingRegionCalculator.h b/Modules/Filtering/ImageManipulation/include/otbBinaryImageMinimalBoundingRegionCalculator.h index 3c0dc39fb13edff444c6d211059e1e2e0d9ac536..c5e5ee56aeda6dc1f7b0b8453784665795a341e1 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryImageMinimalBoundingRegionCalculator.h +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryImageMinimalBoundingRegionCalculator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBinaryImageMinimalBoundingRegionCalculator_h -#define __otbBinaryImageMinimalBoundingRegionCalculator_h +#ifndef otbBinaryImageMinimalBoundingRegionCalculator_h +#define otbBinaryImageMinimalBoundingRegionCalculator_h #include "itkImageToImageFilter.h" #include "itkObjectFactory.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryImageMinimalBoundingRegionCalculator.txx b/Modules/Filtering/ImageManipulation/include/otbBinaryImageMinimalBoundingRegionCalculator.txx index c97db4063a32729af7c71b7d3decc4fc46bc303a..a518ebde8b07a461606c1304289dec9ad8e6fa4e 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryImageMinimalBoundingRegionCalculator.txx +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryImageMinimalBoundingRegionCalculator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBinaryImageMinimalBoundingRegionCalculator_txx -#define __otbBinaryImageMinimalBoundingRegionCalculator_txx +#ifndef otbBinaryImageMinimalBoundingRegionCalculator_txx +#define otbBinaryImageMinimalBoundingRegionCalculator_txx #include "otbBinaryImageMinimalBoundingRegionCalculator.h" #include "itkImageSliceConstIteratorWithIndex.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryImageToDensityImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbBinaryImageToDensityImageFilter.h index 69a448b2f0b2ed590530f66367806c0ded538397..da268eec5416bc061cee8579af0497990b0dec23 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryImageToDensityImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryImageToDensityImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBinaryImageToDensityImageFilter_h -#define __otbBinaryImageToDensityImageFilter_h +#ifndef otbBinaryImageToDensityImageFilter_h +#define otbBinaryImageToDensityImageFilter_h #include "itkImageToImageFilter.h" #include "itkDataObject.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbBinaryImageToDensityImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbBinaryImageToDensityImageFilter.txx index 48ef72e5c65c138c5d28888fcd3b72091ae8bc30..d0bef89f06de73221383950ea124ea1562c04a6b 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinaryImageToDensityImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbBinaryImageToDensityImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBinaryImageToDensityImageFilter_txx -#define __otbBinaryImageToDensityImageFilter_txx +#ifndef otbBinaryImageToDensityImageFilter_txx +#define otbBinaryImageToDensityImageFilter_txx #include "otbBinaryImageToDensityImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbBinarySpectralAngleFunctor.h b/Modules/Filtering/ImageManipulation/include/otbBinarySpectralAngleFunctor.h index b56db8e7c9530c240b59093499f78d68cdf94c3b..be4bfefdc675f3cd978daaa7ddcea31d5374c15d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBinarySpectralAngleFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbBinarySpectralAngleFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBinarySpectralAngleFunctor_h -#define __otbBinarySpectralAngleFunctor_h +#ifndef otbBinarySpectralAngleFunctor_h +#define otbBinarySpectralAngleFunctor_h #include <algorithm> #include "otbMath.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbBoxAndWhiskerImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbBoxAndWhiskerImageFilter.h index 263b4ad8fa2e45bde69250a6086cac6340427755..78e32f8c002070ceb44daf5d5aef394347f3b5f6 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBoxAndWhiskerImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbBoxAndWhiskerImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBoxAndWhiskerImageFilter_h -#define __otbBoxAndWhiskerImageFilter_h +#ifndef otbBoxAndWhiskerImageFilter_h +#define otbBoxAndWhiskerImageFilter_h #include "itkMacro.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbBoxAndWhiskerImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbBoxAndWhiskerImageFilter.txx index f15af8aef16fbf0764a3f9d9b561276898ddadf6..6c7b62d8b55d11c83720457e5fbefa7a1cdfa569 100644 --- a/Modules/Filtering/ImageManipulation/include/otbBoxAndWhiskerImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbBoxAndWhiskerImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBoxAndWhiskerImageFilter_txx -#define __otbBoxAndWhiskerImageFilter_txx +#ifndef otbBoxAndWhiskerImageFilter_txx +#define otbBoxAndWhiskerImageFilter_txx #include <vector> #include <algorithm> diff --git a/Modules/Filtering/ImageManipulation/include/otbChangeInformationImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbChangeInformationImageFilter.h index 06d0ee474125e65e085cea948c292144e7030bcd..29b2abf7a9439a5a567fb44beb7a477ec5171385 100644 --- a/Modules/Filtering/ImageManipulation/include/otbChangeInformationImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbChangeInformationImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbChangeInformationImageFilter_h -#define __otbChangeInformationImageFilter_h +#ifndef otbChangeInformationImageFilter_h +#define otbChangeInformationImageFilter_h #include "itkChangeInformationImageFilter.h" #include "otbMetaDataKey.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbChangeInformationImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbChangeInformationImageFilter.txx index 319684064c4caf4a83c8be8b7fd460cae13d920d..d56a694eda9ffc14a4cc987e152e86a889748323 100644 --- a/Modules/Filtering/ImageManipulation/include/otbChangeInformationImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbChangeInformationImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbChangeInformationImageFilter_txx -#define __otbChangeInformationImageFilter_txx +#ifndef otbChangeInformationImageFilter_txx +#define otbChangeInformationImageFilter_txx #include "otbChangeInformationImageFilter.h" #include "itkMetaDataObject.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbChangeLabelImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbChangeLabelImageFilter.h index b26d8a4feace23fd8ed0b40be02584ea486c6d08..5cdf24dec3dbd351b84cd3503e045accbee4956c 100644 --- a/Modules/Filtering/ImageManipulation/include/otbChangeLabelImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbChangeLabelImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbChangeLabelImageFilter_h -#define __otbChangeLabelImageFilter_h +#ifndef otbChangeLabelImageFilter_h +#define otbChangeLabelImageFilter_h #include "itkUnaryFunctorImageFilter.h" #include "itkConceptChecking.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbChangeLabelImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbChangeLabelImageFilter.txx index 4d3700309118d20c16a9d1016af5c1fa3436897e..dc5438737b6ad71b39a981de477694b9c868886d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbChangeLabelImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbChangeLabelImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbChangeLabelImageFilter_txx -#define __otbChangeLabelImageFilter_txx +#ifndef otbChangeLabelImageFilter_txx +#define otbChangeLabelImageFilter_txx #include "otbChangeLabelImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbChangeNoDataValueFilter.h b/Modules/Filtering/ImageManipulation/include/otbChangeNoDataValueFilter.h index 7ebee3bf6af142e4988746fe8de5e5bddead623f..6767be3145522bd42179aca577ed73c7a970ea48 100644 --- a/Modules/Filtering/ImageManipulation/include/otbChangeNoDataValueFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbChangeNoDataValueFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbChangeNoDataValueFilter_h -#define __otbChangeNoDataValueFilter_h +#ifndef otbChangeNoDataValueFilter_h +#define otbChangeNoDataValueFilter_h #include "itkUnaryFunctorImageFilter.h" #include "itkMetaDataObject.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbClampImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbClampImageFilter.h index 0b5cf4663e25cf2f1715bbca1ed65e7ad300c17a..fd2c6a54abef808a185ea0f5962b517fcf2a6040 100644 --- a/Modules/Filtering/ImageManipulation/include/otbClampImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbClampImageFilter.h @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbClampImageFilter_h -#define __otbClampImageFilter_h +#ifndef otbClampImageFilter_h +#define otbClampImageFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbClampImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbClampImageFilter.txx index 89abe23b2229df95e90592c2b1b8954297d1aeff..cb1f7fcab8d2b995c2c77f4c2c22e884b8ac81e7 100644 --- a/Modules/Filtering/ImageManipulation/include/otbClampImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbClampImageFilter.txx @@ -15,8 +15,8 @@ =========================================================================*/ -#ifndef __otbClampImageFilter_txx -#define __otbClampImageFilter_txx +#ifndef otbClampImageFilter_txx +#define otbClampImageFilter_txx #include "otbClampImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbClampVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbClampVectorImageFilter.h index 4f0f4ebf5baea74d373b189f946b6939608771c1..8a2adf3c19774633f0b9e33007fbb0b28ec9eff1 100644 --- a/Modules/Filtering/ImageManipulation/include/otbClampVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbClampVectorImageFilter.h @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbClampVectorImageFilter_h -#define __otbClampVectorImageFilter_h +#ifndef otbClampVectorImageFilter_h +#define otbClampVectorImageFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbClampVectorImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbClampVectorImageFilter.txx index e6893ab2138af0f9fed3b5e453e01a69d27b746b..d6259e7235988a0210a6cc92e733c9220c2f2dbd 100644 --- a/Modules/Filtering/ImageManipulation/include/otbClampVectorImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbClampVectorImageFilter.txx @@ -15,8 +15,8 @@ =========================================================================*/ -#ifndef __otbClampVectorImageFilter_txx -#define __otbClampVectorImageFilter_txx +#ifndef otbClampVectorImageFilter_txx +#define otbClampVectorImageFilter_txx #include "otbClampVectorImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbConcatenateScalarValueImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbConcatenateScalarValueImageFilter.h index 20b4c16b1fc3fabedd2b5f29c5fc164a6568b66c..0839c75516f9b871eb776a81440b675895708824 100644 --- a/Modules/Filtering/ImageManipulation/include/otbConcatenateScalarValueImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbConcatenateScalarValueImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbConcatenateScalarValueImageFilter_h -#define __otbConcatenateScalarValueImageFilter_h +#ifndef otbConcatenateScalarValueImageFilter_h +#define otbConcatenateScalarValueImageFilter_h #include "itkMacro.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbConcatenateScalarValueImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbConcatenateScalarValueImageFilter.txx index e2c8ff1ccc286f3980c8b80aaa7848f429bc468f..40099dc5445f8cbfae6e9d7b09487fa8a76c0549 100644 --- a/Modules/Filtering/ImageManipulation/include/otbConcatenateScalarValueImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbConcatenateScalarValueImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbConcatenateScalarValueImageFilter_txx -#define __otbConcatenateScalarValueImageFilter_txx +#ifndef otbConcatenateScalarValueImageFilter_txx +#define otbConcatenateScalarValueImageFilter_txx #include "otbConcatenateScalarValueImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbConcatenateVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbConcatenateVectorImageFilter.h index b78bb65531def7b8009cf02afc9958f34d3a3c2d..12f290d9810d18b8aa6dbe2b273890bee4b9bbdb 100644 --- a/Modules/Filtering/ImageManipulation/include/otbConcatenateVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbConcatenateVectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbConcatenateVectorImageFilter_h -#define __otbConcatenateVectorImageFilter_h +#ifndef otbConcatenateVectorImageFilter_h +#define otbConcatenateVectorImageFilter_h #include "itkImageToImageFilter.h" #include "otbVectorImage.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbConcatenateVectorImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbConcatenateVectorImageFilter.txx index d956787de224486cc914c07ad6bc65faf6fdbcd7..24ecb274f8def8dec19d742975786e979ef34843 100644 --- a/Modules/Filtering/ImageManipulation/include/otbConcatenateVectorImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbConcatenateVectorImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbConcatenateVectorImageFilter_txx -#define __otbConcatenateVectorImageFilter_txx +#ifndef otbConcatenateVectorImageFilter_txx +#define otbConcatenateVectorImageFilter_txx #include "otbConcatenateVectorImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValue.h b/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValue.h index a2ce996de89ee9fcfba763b18f33d9342f0c7fea..3f6a73275cac366f5f6b4136a5193db688f9c47e 100644 --- a/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValue.h +++ b/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValue.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbEuclideanDistanceMetricWithMissingValue_h -#define __otbEuclideanDistanceMetricWithMissingValue_h +#ifndef otbEuclideanDistanceMetricWithMissingValue_h +#define otbEuclideanDistanceMetricWithMissingValue_h #include "otbEuclideanDistanceMetricWithMissingValuePow2.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValuePow2.h b/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValuePow2.h index 0acd5e5f32c5e5800c37235794215f7123a7544a..08c9283657ad4497a21349b2e408a7aebcb67997 100644 --- a/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValuePow2.h +++ b/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValuePow2.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbEuclideanDistanceMetricWithMissingValuePow2_h -#define __otbEuclideanDistanceMetricWithMissingValuePow2_h +#ifndef otbEuclideanDistanceMetricWithMissingValuePow2_h +#define otbEuclideanDistanceMetricWithMissingValuePow2_h #include "itkEuclideanDistanceMetric.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValuePow2.txx b/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValuePow2.txx index 37c2115f0f2869d4b26bc0490875db58a67eb551..79a1347b1a42afeb841643bbf4e0e727d9634f85 100644 --- a/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValuePow2.txx +++ b/Modules/Filtering/ImageManipulation/include/otbEuclideanDistanceMetricWithMissingValuePow2.txx @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbEuclideanDistanceMetricWithMissingValuePow2_txx -#define __otbEuclideanDistanceMetricWithMissingValuePow2_txx +#ifndef otbEuclideanDistanceMetricWithMissingValuePow2_txx +#define otbEuclideanDistanceMetricWithMissingValuePow2_txx #include "itkMeasurementVectorTraits.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbFlexibleDistanceWithMissingValue.h b/Modules/Filtering/ImageManipulation/include/otbFlexibleDistanceWithMissingValue.h index 437189b305c1727813757ca8fca0ecec7e2a4962..ac156f9e0576f291587dcef46b10cfd469e69b38 100644 --- a/Modules/Filtering/ImageManipulation/include/otbFlexibleDistanceWithMissingValue.h +++ b/Modules/Filtering/ImageManipulation/include/otbFlexibleDistanceWithMissingValue.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbFlexibleDistanceWithMissingValue_h -#define __otbFlexibleDistanceWithMissingValue_h +#ifndef otbFlexibleDistanceWithMissingValue_h +#define otbFlexibleDistanceWithMissingValue_h #include "otbEuclideanDistanceMetricWithMissingValuePow2.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbFlexibleDistanceWithMissingValue.txx b/Modules/Filtering/ImageManipulation/include/otbFlexibleDistanceWithMissingValue.txx index 9bdb74433f09aa97e0fbd201a90b5b30f3861676..af2d811259eac598c25c12269a1e2fe19c378ac1 100644 --- a/Modules/Filtering/ImageManipulation/include/otbFlexibleDistanceWithMissingValue.txx +++ b/Modules/Filtering/ImageManipulation/include/otbFlexibleDistanceWithMissingValue.txx @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbFlexibleDistanceWithMissingValue_txx -#define __otbFlexibleDistanceWithMissingValue_txx +#ifndef otbFlexibleDistanceWithMissingValue_txx +#define otbFlexibleDistanceWithMissingValue_txx #include "itkNumericTraits.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbFunctionWithNeighborhoodToImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbFunctionWithNeighborhoodToImageFilter.h index 258362d560a11b78bc0c2abaca8c062adea7bbd8..f387bc8e39d3ff97d05a66e1a53a9811efbc2d34 100644 --- a/Modules/Filtering/ImageManipulation/include/otbFunctionWithNeighborhoodToImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbFunctionWithNeighborhoodToImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFunctionWithNeighborhoodToImageFilter_h -#define __otbFunctionWithNeighborhoodToImageFilter_h +#ifndef otbFunctionWithNeighborhoodToImageFilter_h +#define otbFunctionWithNeighborhoodToImageFilter_h #include "otbFunctionToImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbFunctionWithNeighborhoodToImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbFunctionWithNeighborhoodToImageFilter.txx index 1343d615ca13f5f8dee6cd2f15f573ad715b9200..416d644d7c44de5512f9706a1af02e19622bff27 100644 --- a/Modules/Filtering/ImageManipulation/include/otbFunctionWithNeighborhoodToImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbFunctionWithNeighborhoodToImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFunctionWithNeighborhoodToImageFilter_txx -#define __otbFunctionWithNeighborhoodToImageFilter_txx +#ifndef otbFunctionWithNeighborhoodToImageFilter_txx +#define otbFunctionWithNeighborhoodToImageFilter_txx #include "otbFunctionWithNeighborhoodToImageFilter.h" #include "otbMacro.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbGridResampleImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbGridResampleImageFilter.h index c33fb06f74d02d91d3d77b090c25d22f1f618af2..d6e9e9eb284b3c758d05e77b79a82e58cf04017d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbGridResampleImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbGridResampleImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGridResampleImageFilter_h -#define __otbGridResampleImageFilter_h +#ifndef otbGridResampleImageFilter_h +#define otbGridResampleImageFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbGridResampleImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbGridResampleImageFilter.txx index 2f0ec7cf577c1da5172980fcf0336e2a442e2fce..51847f19280c9efde3ed018174bd3768baab9a25 100644 --- a/Modules/Filtering/ImageManipulation/include/otbGridResampleImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbGridResampleImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGridResampleImageFilter_txx -#define __otbGridResampleImageFilter_txx +#ifndef otbGridResampleImageFilter_txx +#define otbGridResampleImageFilter_txx #include "otbGridResampleImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbHillShadingFilter.h b/Modules/Filtering/ImageManipulation/include/otbHillShadingFilter.h index ce9c5ed71681544fe7f3589aeb0cfbb5333f5c4d..cfaeaa271e6750c8147c0219eb5456398e75614b 100644 --- a/Modules/Filtering/ImageManipulation/include/otbHillShadingFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbHillShadingFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHillShadingFilter_h -#define __otbHillShadingFilter_h +#ifndef otbHillShadingFilter_h +#define otbHillShadingFilter_h #include "otbUnaryFunctorNeighborhoodImageFilter.h" #include "otbHillShadingFunctor.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbHillShadingFunctor.h b/Modules/Filtering/ImageManipulation/include/otbHillShadingFunctor.h index 4a62f6fd29854fead54871b1adb0defeb5dbf8dc..415b2c39dbce40723f01458d0ec02f374ad609f9 100644 --- a/Modules/Filtering/ImageManipulation/include/otbHillShadingFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbHillShadingFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHillShadingFunctor_h -#define __otbHillShadingFunctor_h +#ifndef otbHillShadingFunctor_h +#define otbHillShadingFunctor_h #include "itkNumericTraits.h" #include "otbMath.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbImageToNoDataMaskFilter.h b/Modules/Filtering/ImageManipulation/include/otbImageToNoDataMaskFilter.h index b05bd243a0a78307636227892f17e04671ee63b8..c15518d009d35d92ef6781a2d6bed786e1848ccb 100644 --- a/Modules/Filtering/ImageManipulation/include/otbImageToNoDataMaskFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbImageToNoDataMaskFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToNoDataMaskFilter_h -#define __otbImageToNoDataMaskFilter_h +#ifndef otbImageToNoDataMaskFilter_h +#define otbImageToNoDataMaskFilter_h #include "itkUnaryFunctorImageFilter.h" #include "itkMetaDataObject.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbImageToVectorImageCastFilter.h b/Modules/Filtering/ImageManipulation/include/otbImageToVectorImageCastFilter.h index 6f210df1e39940cd9f9dd98c68ad9ba6b2dd2f3f..566a1d1aa2428bc33b3e967bad112deb831a5d87 100644 --- a/Modules/Filtering/ImageManipulation/include/otbImageToVectorImageCastFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbImageToVectorImageCastFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToVectorImageCastFilter_h -#define __otbImageToVectorImageCastFilter_h +#ifndef otbImageToVectorImageCastFilter_h +#define otbImageToVectorImageCastFilter_h #include "itkUnaryFunctorImageFilter.h" #include "itkVariableLengthVector.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbLocalGradientVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbLocalGradientVectorImageFilter.h index f9d4e7972c558fe85ad97346c2cf16d93455c9a3..7a201934d0d2d8755519b548b099518425bc2157 100644 --- a/Modules/Filtering/ImageManipulation/include/otbLocalGradientVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbLocalGradientVectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLocalGradientVectorImageFilter_h -#define __otbLocalGradientVectorImageFilter_h +#ifndef otbLocalGradientVectorImageFilter_h +#define otbLocalGradientVectorImageFilter_h #include "otbUnaryFunctorNeighborhoodVectorImageFilter.h" @@ -103,4 +103,4 @@ private: } // end of namespace otb -#endif // __otbLocalGradientVectorImageFilter_h +#endif // otbLocalGradientVectorImageFilter_h diff --git a/Modules/Filtering/ImageManipulation/include/otbLog10ThresholdedImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbLog10ThresholdedImageFilter.h index 1c0b10bef7f5b6ba29ed79513328aab88bd8df1e..e21f5dd9268f8d46dce4f72fb3e2fde2ae619c3f 100644 --- a/Modules/Filtering/ImageManipulation/include/otbLog10ThresholdedImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbLog10ThresholdedImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLog10ThresholdedImageFilter_h -#define __otbLog10ThresholdedImageFilter_h +#ifndef otbLog10ThresholdedImageFilter_h +#define otbLog10ThresholdedImageFilter_h #include "itkUnaryFunctorImageFilter.h" #include "vnl/vnl_math.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbMatrixImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbMatrixImageFilter.h index 54eb0d350395e2f793d0ab8118de936334a6ae51..d3e1a7a256fab57be4bf2b98245200a93deaf3df 100644 --- a/Modules/Filtering/ImageManipulation/include/otbMatrixImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbMatrixImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMatrixImageFilter_h -#define __otbMatrixImageFilter_h +#ifndef otbMatrixImageFilter_h +#define otbMatrixImageFilter_h #include "itkImageToImageFilter.h" #include "otbMath.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbMatrixImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbMatrixImageFilter.txx index c2146680b251546e6119b3788eeb2a5aae2ae161..c8d6053b95500b0366dbd187025a837c26c5c2a1 100644 --- a/Modules/Filtering/ImageManipulation/include/otbMatrixImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbMatrixImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMatrixImageFilter_txx -#define __otbMatrixImageFilter_txx +#ifndef otbMatrixImageFilter_txx +#define otbMatrixImageFilter_txx #include "otbMatrixImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbMeanFunctor.h b/Modules/Filtering/ImageManipulation/include/otbMeanFunctor.h index 9f513fbf195bbfb271fe4fc66d5f87cf0c07ad44..df5baf5c671c33db76746837c086977bbdad3668 100644 --- a/Modules/Filtering/ImageManipulation/include/otbMeanFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbMeanFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMeanFunctor_h -#define __otbMeanFunctor_h +#ifndef otbMeanFunctor_h +#define otbMeanFunctor_h namespace otb { diff --git a/Modules/Filtering/ImageManipulation/include/otbMultiplyByScalarImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbMultiplyByScalarImageFilter.h index d58904fcc2cff8698b3d695e782f3c4644be3175..5e0a679a6e5cfa465be314f84d775cdcbfbed34e 100644 --- a/Modules/Filtering/ImageManipulation/include/otbMultiplyByScalarImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbMultiplyByScalarImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultiplyByScalarImageFilter_h -#define __otbMultiplyByScalarImageFilter_h +#ifndef otbMultiplyByScalarImageFilter_h +#define otbMultiplyByScalarImageFilter_h #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbNRIBandImagesToOneNComplexBandsImage.h b/Modules/Filtering/ImageManipulation/include/otbNRIBandImagesToOneNComplexBandsImage.h index e2e65d4dfd6aa163a8ec5f55e454c38df57d0cff..858719d0d7702ee41de2e3611a7123127f08f3a0 100644 --- a/Modules/Filtering/ImageManipulation/include/otbNRIBandImagesToOneNComplexBandsImage.h +++ b/Modules/Filtering/ImageManipulation/include/otbNRIBandImagesToOneNComplexBandsImage.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNRIBandImagesToOneNComplexBandsImage_h -#define __otbNRIBandImagesToOneNComplexBandsImage_h +#ifndef otbNRIBandImagesToOneNComplexBandsImage_h +#define otbNRIBandImagesToOneNComplexBandsImage_h #include "itkImageToImageFilter.h" #include "itkImage.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbNRIBandImagesToOneNComplexBandsImage.txx b/Modules/Filtering/ImageManipulation/include/otbNRIBandImagesToOneNComplexBandsImage.txx index 46abbf79efee49136fe17fc0be5d36e9e6ae13cf..260801206aec72c3d1cdf07d5fda42dddcadccd6 100644 --- a/Modules/Filtering/ImageManipulation/include/otbNRIBandImagesToOneNComplexBandsImage.txx +++ b/Modules/Filtering/ImageManipulation/include/otbNRIBandImagesToOneNComplexBandsImage.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNRIBandImagesToOneNComplexBandsImage_txx -#define __otbNRIBandImagesToOneNComplexBandsImage_txx +#ifndef otbNRIBandImagesToOneNComplexBandsImage_txx +#define otbNRIBandImagesToOneNComplexBandsImage_txx #include "otbNRIBandImagesToOneNComplexBandsImage.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbOneRIBandImageToOneComplexBandImage.h b/Modules/Filtering/ImageManipulation/include/otbOneRIBandImageToOneComplexBandImage.h index 4a69fab7f0f355cd188f811a88fa0e9d14b5df29..2479807232b9710ca272df8c88c6b51282f3db11 100644 --- a/Modules/Filtering/ImageManipulation/include/otbOneRIBandImageToOneComplexBandImage.h +++ b/Modules/Filtering/ImageManipulation/include/otbOneRIBandImageToOneComplexBandImage.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOneRIBandImageToOneComplexBandImage_h -#define __otbOneRIBandImageToOneComplexBandImage_h +#ifndef otbOneRIBandImageToOneComplexBandImage_h +#define otbOneRIBandImageToOneComplexBandImage_h #include "itkImageToImageFilter.h" #include "itkImage.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbOneRIBandImageToOneComplexBandImage.txx b/Modules/Filtering/ImageManipulation/include/otbOneRIBandImageToOneComplexBandImage.txx index 8a7003a8eec8066ed212245a9ff0162310f38499..a9bb0c03528df7ee4f82cc3cab02b851155bb40d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbOneRIBandImageToOneComplexBandImage.txx +++ b/Modules/Filtering/ImageManipulation/include/otbOneRIBandImageToOneComplexBandImage.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOneRIBandImageToOneComplexBandImage_txx -#define __otbOneRIBandImageToOneComplexBandImage_txx +#ifndef otbOneRIBandImageToOneComplexBandImage_txx +#define otbOneRIBandImageToOneComplexBandImage_txx #include "otbOneRIBandImageToOneComplexBandImage.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbPerBandVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbPerBandVectorImageFilter.h index b249b07a1e9f29bf18cafc47bdca75f2e8acea6a..45b0b251bcd2d5f573bc11c64bd2bbf92be6e073 100644 --- a/Modules/Filtering/ImageManipulation/include/otbPerBandVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbPerBandVectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPerBandVectorImageFilter_h -#define __otbPerBandVectorImageFilter_h +#ifndef otbPerBandVectorImageFilter_h +#define otbPerBandVectorImageFilter_h #include "otbVectorImageToImageListFilter.h" #include "otbImageListToImageListApplyFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbPerBandVectorImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbPerBandVectorImageFilter.txx index 2687b4a8066326de157f6dd6c78589077e65ef60..b29893160f8f1e0c8232dbdd1105dd5c45df5bef 100644 --- a/Modules/Filtering/ImageManipulation/include/otbPerBandVectorImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbPerBandVectorImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPerBandVectorImageFilter_txx -#define __otbPerBandVectorImageFilter_txx +#ifndef otbPerBandVectorImageFilter_txx +#define otbPerBandVectorImageFilter_txx #include "otbPerBandVectorImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbPhaseFunctor.h b/Modules/Filtering/ImageManipulation/include/otbPhaseFunctor.h index 97acdb2d835aa9a1647d681ba4f699619aeccdf8..c7e12a456eb8ddda5ca28c5531e3a0b91c13f5a4 100644 --- a/Modules/Filtering/ImageManipulation/include/otbPhaseFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbPhaseFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPhaseFunctor_h -#define __otbPhaseFunctor_h +#ifndef otbPhaseFunctor_h +#define otbPhaseFunctor_h #include "otbChannelSelectorFunctor.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbPrintableImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbPrintableImageFilter.h index ad6a93786586f6d4f522f104a6ea3b4d91395080..8e7c25c6446268ea672d4e9397703f2b9d60d377 100644 --- a/Modules/Filtering/ImageManipulation/include/otbPrintableImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbPrintableImageFilter.h @@ -19,8 +19,8 @@ =========================================================================*/ -#ifndef __otbPrintableImageFilter_h -#define __otbPrintableImageFilter_h +#ifndef otbPrintableImageFilter_h +#define otbPrintableImageFilter_h #include "otbImage.h" #include "itkImageToImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbPrintableImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbPrintableImageFilter.txx index 146c65fd025850e33d745e3efd0dd67eca88d2d9..407fa2350bcdfa52855d6f280aa2a7b10d608ce0 100644 --- a/Modules/Filtering/ImageManipulation/include/otbPrintableImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbPrintableImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPrintableImageFilter_txx -#define __otbPrintableImageFilter_txx +#ifndef otbPrintableImageFilter_txx +#define otbPrintableImageFilter_txx #include "otbPrintableImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbRealAndImaginaryImageToComplexImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbRealAndImaginaryImageToComplexImageFilter.h index 570fd2b8c8e62fb7504cbecc0318e69a67e6e679..4a9a5d889e4fa0c1bc9dff3940a01024c982a754 100644 --- a/Modules/Filtering/ImageManipulation/include/otbRealAndImaginaryImageToComplexImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbRealAndImaginaryImageToComplexImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRealAndImaginaryImageToComplexImageFilter_h -#define __otbRealAndImaginaryImageToComplexImageFilter_h +#ifndef otbRealAndImaginaryImageToComplexImageFilter_h +#define otbRealAndImaginaryImageToComplexImageFilter_h #include "itkBinaryFunctorImageFilter.h" #include "vnl/vnl_math.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbRealImageToComplexImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbRealImageToComplexImageFilter.h index 0316365ac7cf9825176ba1bc764993a127107e1a..d17b5a9b1181b65f705b2d378d3f5bf2d45f483d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbRealImageToComplexImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbRealImageToComplexImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRealImageToComplexImageFilter_h -#define __otbRealImageToComplexImageFilter_h +#ifndef otbRealImageToComplexImageFilter_h +#define otbRealImageToComplexImageFilter_h #include "itkUnaryFunctorImageFilter.h" #include "vnl/vnl_math.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbShiftScaleImageAdaptor.h b/Modules/Filtering/ImageManipulation/include/otbShiftScaleImageAdaptor.h index 8beb79458e55d14f2d8f424e46e372d78db19e36..faaf39a8066e5c9c8e5cce737f553688d812938d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbShiftScaleImageAdaptor.h +++ b/Modules/Filtering/ImageManipulation/include/otbShiftScaleImageAdaptor.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbShiftScaleImageAdaptor_h -#define __otbShiftScaleImageAdaptor_h +#ifndef otbShiftScaleImageAdaptor_h +#define otbShiftScaleImageAdaptor_h #include "vnl/vnl_math.h" #include "itkImageAdaptor.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbShiftScaleVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbShiftScaleVectorImageFilter.h index dd4c382682f818505b42fb0f69a1778582ef30b7..7834dde1e2f8084cc7ba18177d6632e86c4ae858 100644 --- a/Modules/Filtering/ImageManipulation/include/otbShiftScaleVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbShiftScaleVectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbShiftScaleImageFilter_h -#define __otbShiftScaleImageFilter_h +#ifndef otbShiftScaleImageFilter_h +#define otbShiftScaleImageFilter_h #include "itkUnaryFunctorImageFilter.h" #include "itkVariableLengthVector.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbShiftScaleVectorImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbShiftScaleVectorImageFilter.txx index 4b2edaa7caa7d1f8f154d754108e8e4e2e4b10c7..3882ff2d8259779afc9f573dc430ce3db679d4f7 100644 --- a/Modules/Filtering/ImageManipulation/include/otbShiftScaleVectorImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbShiftScaleVectorImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbShiftScaleVectorImageFilter_txx -#define __otbShiftScaleVectorImageFilter_txx +#ifndef otbShiftScaleVectorImageFilter_txx +#define otbShiftScaleVectorImageFilter_txx #include "otbShiftScaleVectorImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbSpectralAngleDistanceImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbSpectralAngleDistanceImageFilter.h index 615ccd0349a036cc9c24d33243f8ed27c00adeb6..db1f3b79eb10b4721b53ac459c6b40030bf42712 100644 --- a/Modules/Filtering/ImageManipulation/include/otbSpectralAngleDistanceImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbSpectralAngleDistanceImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSpectralAngleDistanceImageFilter_h -#define __otbSpectralAngleDistanceImageFilter_h +#ifndef otbSpectralAngleDistanceImageFilter_h +#define otbSpectralAngleDistanceImageFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbSpectralAngleDistanceImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbSpectralAngleDistanceImageFilter.txx index edcc5e07bdf4cab99f58b5db0cfc29f61f22fe14..ac01ae19444c5589dbe58657fdff9b50a5add7df 100644 --- a/Modules/Filtering/ImageManipulation/include/otbSpectralAngleDistanceImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbSpectralAngleDistanceImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSpectralAngleDistanceImageFilter_txx -#define __otbSpectralAngleDistanceImageFilter_txx +#ifndef otbSpectralAngleDistanceImageFilter_txx +#define otbSpectralAngleDistanceImageFilter_txx #include "otbSpectralAngleDistanceImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbSpectralAngleFunctor.h b/Modules/Filtering/ImageManipulation/include/otbSpectralAngleFunctor.h index 4ce398a881f39fc6e1f31f5ccc95726a327ebd13..74fb60b6647226d13e6c3a35947b2650ddddb3a1 100644 --- a/Modules/Filtering/ImageManipulation/include/otbSpectralAngleFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbSpectralAngleFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSpectralAngleFunctor_h -#define __otbSpectralAngleFunctor_h +#ifndef otbSpectralAngleFunctor_h +#define otbSpectralAngleFunctor_h #include "otbMath.h" #include <algorithm> diff --git a/Modules/Filtering/ImageManipulation/include/otbSqrtSpectralAngleFunctor.h b/Modules/Filtering/ImageManipulation/include/otbSqrtSpectralAngleFunctor.h index 89d8089595966d10fda6164fcaf8d79f7ab75a8e..6c0874f968b30bdabb5025dcb6888b4e70773f26 100644 --- a/Modules/Filtering/ImageManipulation/include/otbSqrtSpectralAngleFunctor.h +++ b/Modules/Filtering/ImageManipulation/include/otbSqrtSpectralAngleFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSqrtSpectralAngleFunctor_h -#define __otbSqrtSpectralAngleFunctor_h +#ifndef otbSqrtSpectralAngleFunctor_h +#define otbSqrtSpectralAngleFunctor_h #include "otbSpectralAngleFunctor.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbStreamingInnerProductVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbStreamingInnerProductVectorImageFilter.h index 0208075de2b0b9e57444b6ee3d267cf6013bdee9..036807e5f835dbbedd9496548731b2ef857fe0bd 100644 --- a/Modules/Filtering/ImageManipulation/include/otbStreamingInnerProductVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbStreamingInnerProductVectorImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingInnerProductVectorImageFilter_h -#define __otbStreamingInnerProductVectorImageFilter_h +#ifndef otbStreamingInnerProductVectorImageFilter_h +#define otbStreamingInnerProductVectorImageFilter_h #include "otbPersistentImageFilter.h" #include "otbPersistentFilterStreamingDecorator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbStreamingInnerProductVectorImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbStreamingInnerProductVectorImageFilter.txx index bb33a873e180315afffb52a6e36261c0811aff41..54c3e93b66964533aae95e4b851468981165e738 100644 --- a/Modules/Filtering/ImageManipulation/include/otbStreamingInnerProductVectorImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbStreamingInnerProductVectorImageFilter.txx @@ -18,8 +18,8 @@ for details. PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingInnerProductVectorImageFilter_txx -#define __otbStreamingInnerProductVectorImageFilter_txx +#ifndef otbStreamingInnerProductVectorImageFilter_txx +#define otbStreamingInnerProductVectorImageFilter_txx #include "otbStreamingInnerProductVectorImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbStreamingMatrixTransposeMatrixImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbStreamingMatrixTransposeMatrixImageFilter.h index e27d535bed4fafbd9c701665cd8c42210e590be5..eab69d6aa1bf3e7bbb1c99821795fde8f4e93955 100644 --- a/Modules/Filtering/ImageManipulation/include/otbStreamingMatrixTransposeMatrixImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbStreamingMatrixTransposeMatrixImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingMatrixTransposeMatrixImageFilter_h -#define __otbStreamingMatrixTransposeMatrixImageFilter_h +#ifndef otbStreamingMatrixTransposeMatrixImageFilter_h +#define otbStreamingMatrixTransposeMatrixImageFilter_h #include "otbPersistentImageFilter.h" #include "itkSimpleDataObjectDecorator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbStreamingMatrixTransposeMatrixImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbStreamingMatrixTransposeMatrixImageFilter.txx index 535d2a565f76b59e1e4f0a59f87fb5c82abb6bc7..14cb93bc00a26f70d6283833c0eabbed7fcf61c9 100644 --- a/Modules/Filtering/ImageManipulation/include/otbStreamingMatrixTransposeMatrixImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbStreamingMatrixTransposeMatrixImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingMatrixTransposeMatrixImageFilter_txx -#define __otbStreamingMatrixTransposeMatrixImageFilter_txx +#ifndef otbStreamingMatrixTransposeMatrixImageFilter_txx +#define otbStreamingMatrixTransposeMatrixImageFilter_txx #include "otbStreamingMatrixTransposeMatrixImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbStreamingResampleImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbStreamingResampleImageFilter.h index c888aacb1e70f1854433bb6dd0df4275c14d3b9b..9a2f24df2f34ea0a3581a8758f38be8406c0e020 100644 --- a/Modules/Filtering/ImageManipulation/include/otbStreamingResampleImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbStreamingResampleImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingResampleImageFilter_h -#define __otbStreamingResampleImageFilter_h +#ifndef otbStreamingResampleImageFilter_h +#define otbStreamingResampleImageFilter_h #include "itkImageToImageFilter.h" #include "otbStreamingWarpImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbStreamingResampleImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbStreamingResampleImageFilter.txx index 8543b9e8881d3f3fe80db35cff33602cbc7eae74..a0b6399609c0cb99977f4a26140d63710331504c 100644 --- a/Modules/Filtering/ImageManipulation/include/otbStreamingResampleImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbStreamingResampleImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingResampleImageFilter_txx -#define __otbStreamingResampleImageFilter_txx +#ifndef otbStreamingResampleImageFilter_txx +#define otbStreamingResampleImageFilter_txx #include "itkProgressAccumulator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbStreamingShrinkImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbStreamingShrinkImageFilter.h index 5a12557a42588f0924c7ebbed068575f489b6c88..9524f87717f73f3a5c2cc4a28a97dd390148e6dd 100644 --- a/Modules/Filtering/ImageManipulation/include/otbStreamingShrinkImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbStreamingShrinkImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingShrinkImageFilter_h -#define __otbStreamingShrinkImageFilter_h +#ifndef otbStreamingShrinkImageFilter_h +#define otbStreamingShrinkImageFilter_h #include "otbPersistentImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbStreamingShrinkImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbStreamingShrinkImageFilter.txx index 95761c9fe1a199a7ffb2052142ab64b5227a3f87..bbe7e020718bf656476a61c384a5dbd0d9b034aa 100644 --- a/Modules/Filtering/ImageManipulation/include/otbStreamingShrinkImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbStreamingShrinkImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingShrinkImageFilter_txx -#define __otbStreamingShrinkImageFilter_txx +#ifndef otbStreamingShrinkImageFilter_txx +#define otbStreamingShrinkImageFilter_txx #include "otbStreamingShrinkImageFilter.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbThresholdVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbThresholdVectorImageFilter.h index b12b59a6223f805d3b3818521ace0566ad60c913..32453a0c1fea9c860d29a9160e6ef55fe4118a4b 100644 --- a/Modules/Filtering/ImageManipulation/include/otbThresholdVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbThresholdVectorImageFilter.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbThresholdVectorImageFilter_h -#define __otbThresholdVectorImageFilter_h +#ifndef otbThresholdVectorImageFilter_h +#define otbThresholdVectorImageFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbThresholdVectorImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbThresholdVectorImageFilter.txx index 51cb678bd794bd0b3834874cd24fe8f754217409..c2b9bc843d8e864aba7cf9d3570598d85910f18b 100644 --- a/Modules/Filtering/ImageManipulation/include/otbThresholdVectorImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbThresholdVectorImageFilter.txx @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbThresholdVectorImageFilter_txx -#define __otbThresholdVectorImageFilter_txx +#ifndef otbThresholdVectorImageFilter_txx +#define otbThresholdVectorImageFilter_txx #include "otbThresholdVectorImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbTileImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbTileImageFilter.h index fc4e81350c53d97dbf66a6695062a551107b6beb..3e8da58747f808ca23a34be8462d0af0c7bf9718 100644 --- a/Modules/Filtering/ImageManipulation/include/otbTileImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbTileImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTileImageFilter_h -#define __otbTileImageFilter_h +#ifndef otbTileImageFilter_h +#define otbTileImageFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbTileImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbTileImageFilter.txx index 55dd3e5bec9f6bff845988ed1a169319a18f1f69..3b59245ffa94bd63d2f6f1b96923042bf9ad9cdf 100644 --- a/Modules/Filtering/ImageManipulation/include/otbTileImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbTileImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTileImageFilter_txx -#define __otbTileImageFilter_txx +#ifndef otbTileImageFilter_txx +#define otbTileImageFilter_txx #include "otbTileImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbTwoNRIBandsImageToNComplexBandsImage.h b/Modules/Filtering/ImageManipulation/include/otbTwoNRIBandsImageToNComplexBandsImage.h index 4f404198e75e10411ae1e24a71e8209b1504c6e5..ae4ccb2fecc7b2908a91abfecae798a95eacb2aa 100644 --- a/Modules/Filtering/ImageManipulation/include/otbTwoNRIBandsImageToNComplexBandsImage.h +++ b/Modules/Filtering/ImageManipulation/include/otbTwoNRIBandsImageToNComplexBandsImage.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTwoNRIBandsImageToNComplexBandsImage_h -#define __otbTwoNRIBandsImageToNComplexBandsImage_h +#ifndef otbTwoNRIBandsImageToNComplexBandsImage_h +#define otbTwoNRIBandsImageToNComplexBandsImage_h #include "itkImageToImageFilter.h" #include "itkImage.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbTwoNRIBandsImageToNComplexBandsImage.txx b/Modules/Filtering/ImageManipulation/include/otbTwoNRIBandsImageToNComplexBandsImage.txx index c61f07a9009b4fe2365f926e55c1a9c4111b27fa..82195468981d29d24fe3f3ceddc7e12be2987b6d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbTwoNRIBandsImageToNComplexBandsImage.txx +++ b/Modules/Filtering/ImageManipulation/include/otbTwoNRIBandsImageToNComplexBandsImage.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTwoNRIBandsImageToNComplexBandsImage_txx -#define __otbTwoNRIBandsImageToNComplexBandsImage_txx +#ifndef otbTwoNRIBandsImageToNComplexBandsImage_txx +#define otbTwoNRIBandsImageToNComplexBandsImage_txx #include "otbTwoNRIBandsImageToNComplexBandsImage.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodImageFilter.h index bbe82b4a288262eb237e45d1ac6d1ade526b538d..336b9cdebc57de2805999fad38013bb18e508a5d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryFunctorNeighborhoodImageFilter_h -#define __otbUnaryFunctorNeighborhoodImageFilter_h +#ifndef otbUnaryFunctorNeighborhoodImageFilter_h +#define otbUnaryFunctorNeighborhoodImageFilter_h #include "itkImageToImageFilter.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodImageFilter.txx index 3ee51a2ec6c0d4a99f5664154710f11a08be423c..77e6947a8037168b0a352a741f85776c56754811 100644 --- a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryFunctorNeighborhoodImageFilter_txx -#define __otbUnaryFunctorNeighborhoodImageFilter_txx +#ifndef otbUnaryFunctorNeighborhoodImageFilter_txx +#define otbUnaryFunctorNeighborhoodImageFilter_txx #include "otbUnaryFunctorNeighborhoodImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h index a552191930b3d288bfb48a9b250e99eb12e5d101..02c694335d3a84710fadd2b936a80bf279b6f4ff 100644 --- a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryFunctorNeighborhoodWithOffsetImageFilter_h -#define __otbUnaryFunctorNeighborhoodWithOffsetImageFilter_h +#ifndef otbUnaryFunctorNeighborhoodWithOffsetImageFilter_h +#define otbUnaryFunctorNeighborhoodWithOffsetImageFilter_h #include "itkImageToImageFilter.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.txx index a0c040c668c5b9d4d6c93e6e85b4c1c6bf8e78f7..7c318b3263fe4e323b25ef9f5587dc05f43e39bc 100644 --- a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorNeighborhoodWithOffsetImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryFunctorNeighborhoodWithOffsetImageFilter_txx -#define __otbUnaryFunctorNeighborhoodWithOffsetImageFilter_txx +#ifndef otbUnaryFunctorNeighborhoodWithOffsetImageFilter_txx +#define otbUnaryFunctorNeighborhoodWithOffsetImageFilter_txx #include "otbUnaryFunctorNeighborhoodWithOffsetImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorWithIndexImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorWithIndexImageFilter.h index 87f446705136d33c0235eb3117750a50adb88619..d387433d9d100fc6383e454434dcd697c667c774 100644 --- a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorWithIndexImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorWithIndexImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryFunctorWithIndexImageFilter_h -#define __otbUnaryFunctorWithIndexImageFilter_h +#ifndef otbUnaryFunctorWithIndexImageFilter_h +#define otbUnaryFunctorWithIndexImageFilter_h #include "itkImageToImageFilter.h" #include "itkImageRegionConstIteratorWithIndex.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorWithIndexImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorWithIndexImageFilter.txx index dc78ead9291b3edc51fcf238dbccf19f3a78aa14..1d5b9795a92b29fb85e0ea1064f264d5a928009d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorWithIndexImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbUnaryFunctorWithIndexImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryFunctorWithIndexImageFilter_txx -#define __otbUnaryFunctorWithIndexImageFilter_txx +#ifndef otbUnaryFunctorWithIndexImageFilter_txx +#define otbUnaryFunctorWithIndexImageFilter_txx #include "otbUnaryFunctorWithIndexImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbUnaryImageFunctorWithVectorImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbUnaryImageFunctorWithVectorImageFilter.h index ee86574bd1f3cf91617d6307ab03f1283e10f773..1854a8536f65205687c4456e1df5c592f7c087fc 100644 --- a/Modules/Filtering/ImageManipulation/include/otbUnaryImageFunctorWithVectorImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbUnaryImageFunctorWithVectorImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryImageFunctorWithVectorImageFilter_h -#define __otbUnaryImageFunctorWithVectorImageFilter_h +#ifndef otbUnaryImageFunctorWithVectorImageFilter_h +#define otbUnaryImageFunctorWithVectorImageFilter_h #include "otbVectorImage.h" #include "itkVariableLengthVector.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbUnaryImageFunctorWithVectorImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbUnaryImageFunctorWithVectorImageFilter.txx index 9718f7d2767cd54f697167cffa44d3a4a9ab9c70..6c77bd78f214c36bb077fd73c350380b7b22c8f2 100644 --- a/Modules/Filtering/ImageManipulation/include/otbUnaryImageFunctorWithVectorImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbUnaryImageFunctorWithVectorImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnaryImageFunctorWithVectorImageFilter_txx -#define __otbUnaryImageFunctorWithVectorImageFilter_txx +#ifndef otbUnaryImageFunctorWithVectorImageFilter_txx +#define otbUnaryImageFunctorWithVectorImageFilter_txx #include "otbUnaryImageFunctorWithVectorImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbVectorImageTo3DScalarImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbVectorImageTo3DScalarImageFilter.h index 41f98d0602a38c7b1138738457b3e52f87f89bb0..4683217271c060f2392319d2b341d171c9b616b8 100644 --- a/Modules/Filtering/ImageManipulation/include/otbVectorImageTo3DScalarImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbVectorImageTo3DScalarImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorImageTo3DScalarImageFilter_h -#define __otbVectorImageTo3DScalarImageFilter_h +#ifndef otbVectorImageTo3DScalarImageFilter_h +#define otbVectorImageTo3DScalarImageFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbVectorImageTo3DScalarImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbVectorImageTo3DScalarImageFilter.txx index 2f05d6dfc0763139c2b6dd99e1273ded76135049..423e1425c5e332cd788ecaca500d41fb0f3a72a3 100644 --- a/Modules/Filtering/ImageManipulation/include/otbVectorImageTo3DScalarImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbVectorImageTo3DScalarImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorImageTo3DScalarImageFilter_txx -#define __otbVectorImageTo3DScalarImageFilter_txx +#ifndef otbVectorImageTo3DScalarImageFilter_txx +#define otbVectorImageTo3DScalarImageFilter_txx #include "otbVectorImageTo3DScalarImageFilter.h" #include "itkImageRegionConstIterator.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbVectorImageToAmplitudeImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbVectorImageToAmplitudeImageFilter.h index f91d685ce7a96e99bf7ef4fbbfe90859963f558c..8142135240f8e0d7902e22c6636e07eb9d4e998d 100644 --- a/Modules/Filtering/ImageManipulation/include/otbVectorImageToAmplitudeImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbVectorImageToAmplitudeImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorImageToAmplitudeImageFilter_h -#define __otbVectorImageToAmplitudeImageFilter_h +#ifndef otbVectorImageToAmplitudeImageFilter_h +#define otbVectorImageToAmplitudeImageFilter_h #include "itkUnaryFunctorImageFilter.h" #include "otbMath.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbVectorRescaleIntensityImageFilter.h b/Modules/Filtering/ImageManipulation/include/otbVectorRescaleIntensityImageFilter.h index 4c1491f94c3af493337c227e29a738ff1b3f68ac..150b4166c9043b87bd200e880f8726105a8fdf6e 100644 --- a/Modules/Filtering/ImageManipulation/include/otbVectorRescaleIntensityImageFilter.h +++ b/Modules/Filtering/ImageManipulation/include/otbVectorRescaleIntensityImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorRescaleIntensityImageFilter_h -#define __otbVectorRescaleIntensityImageFilter_h +#ifndef otbVectorRescaleIntensityImageFilter_h +#define otbVectorRescaleIntensityImageFilter_h #include "itkUnaryFunctorImageFilter.h" #include "itkVariableLengthVector.h" diff --git a/Modules/Filtering/ImageManipulation/include/otbVectorRescaleIntensityImageFilter.txx b/Modules/Filtering/ImageManipulation/include/otbVectorRescaleIntensityImageFilter.txx index 41409e7a95f5ec72a9686bee31fe093552bb37ec..425dbdc2ff53b8305ed587fe3d06f5f59b18715a 100644 --- a/Modules/Filtering/ImageManipulation/include/otbVectorRescaleIntensityImageFilter.txx +++ b/Modules/Filtering/ImageManipulation/include/otbVectorRescaleIntensityImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorRescaleIntensityImageFilter_txx -#define __otbVectorRescaleIntensityImageFilter_txx +#ifndef otbVectorRescaleIntensityImageFilter_txx +#define otbVectorRescaleIntensityImageFilter_txx #include "otbVectorRescaleIntensityImageFilter.h" #include "itkSampleToHistogramFilter.h" diff --git a/Modules/Filtering/ImageNoise/include/otbFrostImageFilter.h b/Modules/Filtering/ImageNoise/include/otbFrostImageFilter.h index 0d573ed96dc574806439e0d53bc62b55da14b3ed..62956d3121817eb3cf5ec155ce9c0800f6a4656d 100644 --- a/Modules/Filtering/ImageNoise/include/otbFrostImageFilter.h +++ b/Modules/Filtering/ImageNoise/include/otbFrostImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFrostImageFilter_h -#define __otbFrostImageFilter_h +#ifndef otbFrostImageFilter_h +#define otbFrostImageFilter_h #include "itkImageToImageFilter.h" #include "itkImage.h" diff --git a/Modules/Filtering/ImageNoise/include/otbFrostImageFilter.txx b/Modules/Filtering/ImageNoise/include/otbFrostImageFilter.txx index bca00f9c7d22893f9cb5f026095d52ce2a46e017..c4e7e9ab3bb5c8ca8863a442827c1516c1ee2bd9 100644 --- a/Modules/Filtering/ImageNoise/include/otbFrostImageFilter.txx +++ b/Modules/Filtering/ImageNoise/include/otbFrostImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFrostImageFilter_txx -#define __otbFrostImageFilter_txx +#ifndef otbFrostImageFilter_txx +#define otbFrostImageFilter_txx #include "otbFrostImageFilter.h" diff --git a/Modules/Filtering/ImageNoise/include/otbGammaMAPImageFilter.h b/Modules/Filtering/ImageNoise/include/otbGammaMAPImageFilter.h index 85c342bdeab4180533435220e84ce68840313950..709860695513128a4f509ae69b86fd27f6923224 100644 --- a/Modules/Filtering/ImageNoise/include/otbGammaMAPImageFilter.h +++ b/Modules/Filtering/ImageNoise/include/otbGammaMAPImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGammaMAPImageFilter_h -#define __otbGammaMAPImageFilter_h +#ifndef otbGammaMAPImageFilter_h +#define otbGammaMAPImageFilter_h #include "itkImageToImageFilter.h" #include "itkImage.h" diff --git a/Modules/Filtering/ImageNoise/include/otbGammaMAPImageFilter.txx b/Modules/Filtering/ImageNoise/include/otbGammaMAPImageFilter.txx index 10883ddc815a5a26368bae355be364bbb33fe68a..08c5181df27735ea2474d23571ca3d03d14130e8 100644 --- a/Modules/Filtering/ImageNoise/include/otbGammaMAPImageFilter.txx +++ b/Modules/Filtering/ImageNoise/include/otbGammaMAPImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGammaMAPImageFilter_txx -#define __otbGammaMAPImageFilter_txx +#ifndef otbGammaMAPImageFilter_txx +#define otbGammaMAPImageFilter_txx #include "otbGammaMAPImageFilter.h" diff --git a/Modules/Filtering/ImageNoise/include/otbKuanImageFilter.h b/Modules/Filtering/ImageNoise/include/otbKuanImageFilter.h index 3710eb225990a89f3f7777fecd15049a86ccbca8..ca82a8beb17313464b8e9b5fd95c7bdeca17ee14 100644 --- a/Modules/Filtering/ImageNoise/include/otbKuanImageFilter.h +++ b/Modules/Filtering/ImageNoise/include/otbKuanImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKuanImageFilter_h -#define __otbKuanImageFilter_h +#ifndef otbKuanImageFilter_h +#define otbKuanImageFilter_h #include "itkImageToImageFilter.h" #include "itkImage.h" diff --git a/Modules/Filtering/ImageNoise/include/otbKuanImageFilter.txx b/Modules/Filtering/ImageNoise/include/otbKuanImageFilter.txx index 351aed9dcd1b901e1d5fe8e3f7661913b57bcc9f..2960cd303fc12966dd0f45ff25a71ff1e123083b 100644 --- a/Modules/Filtering/ImageNoise/include/otbKuanImageFilter.txx +++ b/Modules/Filtering/ImageNoise/include/otbKuanImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKuanImageFilter_txx -#define __otbKuanImageFilter_txx +#ifndef otbKuanImageFilter_txx +#define otbKuanImageFilter_txx #include "otbKuanImageFilter.h" diff --git a/Modules/Filtering/ImageNoise/include/otbLeeImageFilter.h b/Modules/Filtering/ImageNoise/include/otbLeeImageFilter.h index 735c26664ba4327a42bad056b2432bca7fd49059..6c07139d958753a90a358960b2ae88f2573e92d3 100644 --- a/Modules/Filtering/ImageNoise/include/otbLeeImageFilter.h +++ b/Modules/Filtering/ImageNoise/include/otbLeeImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLeeImageFilter_h -#define __otbLeeImageFilter_h +#ifndef otbLeeImageFilter_h +#define otbLeeImageFilter_h #include "itkImageToImageFilter.h" #include "itkImage.h" diff --git a/Modules/Filtering/ImageNoise/include/otbLeeImageFilter.txx b/Modules/Filtering/ImageNoise/include/otbLeeImageFilter.txx index 4c68f1916a22f14bf5786d10be8658930bcfaa90..0ea7e3aa09a965ebfbc4d30d1ab59a76adb233b2 100644 --- a/Modules/Filtering/ImageNoise/include/otbLeeImageFilter.txx +++ b/Modules/Filtering/ImageNoise/include/otbLeeImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLeeImageFilter_txx -#define __otbLeeImageFilter_txx +#ifndef otbLeeImageFilter_txx +#define otbLeeImageFilter_txx #include "otbLeeImageFilter.h" diff --git a/Modules/Filtering/MathParser/include/otbBandMathImageFilter.h b/Modules/Filtering/MathParser/include/otbBandMathImageFilter.h index d83ce8c735e72603f9baa0d6ebbc402c072ffe0c..a7f68ee4d98e894e6c04adcabfb23f2aab23ebe4 100644 --- a/Modules/Filtering/MathParser/include/otbBandMathImageFilter.h +++ b/Modules/Filtering/MathParser/include/otbBandMathImageFilter.h @@ -19,8 +19,8 @@ =========================================================================*/ -#ifndef __otbBandMathImageFilter_h -#define __otbBandMathImageFilter_h +#ifndef otbBandMathImageFilter_h +#define otbBandMathImageFilter_h #include "itkInPlaceImageFilter.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Filtering/MathParser/include/otbBandMathImageFilter.txx b/Modules/Filtering/MathParser/include/otbBandMathImageFilter.txx index 8bc0e54ee7f236388aee45d6c5c6e777685d391a..ae7af5ab4f488288ebb645cca598bebe6e93f49a 100644 --- a/Modules/Filtering/MathParser/include/otbBandMathImageFilter.txx +++ b/Modules/Filtering/MathParser/include/otbBandMathImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBandMathImageFilter_txx -#define __otbBandMathImageFilter_txx +#ifndef otbBandMathImageFilter_txx +#define otbBandMathImageFilter_txx #include "otbBandMathImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/MathParser/include/otbMaskMuParserFilter.h b/Modules/Filtering/MathParser/include/otbMaskMuParserFilter.h index c0c95a84b5440a8541864cff26781405a9011a04..c1984a532a0f38992e52df515d1fb482cc91ee18 100644 --- a/Modules/Filtering/MathParser/include/otbMaskMuParserFilter.h +++ b/Modules/Filtering/MathParser/include/otbMaskMuParserFilter.h @@ -19,8 +19,8 @@ =========================================================================*/ -#ifndef __otbMaskMuParserFilter_h -#define __otbMaskMuParserFilter_h +#ifndef otbMaskMuParserFilter_h +#define otbMaskMuParserFilter_h #include "itkProgressReporter.h" diff --git a/Modules/Filtering/MathParser/include/otbMaskMuParserFilter.txx b/Modules/Filtering/MathParser/include/otbMaskMuParserFilter.txx index 391adfec7d9a74db1cf8479de3c6597be50be15f..01bce06c3db651d47abc86115424f45ca4b2a207 100644 --- a/Modules/Filtering/MathParser/include/otbMaskMuParserFilter.txx +++ b/Modules/Filtering/MathParser/include/otbMaskMuParserFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMaskMuParserFilter_txx -#define __otbMaskMuParserFilter_txx +#ifndef otbMaskMuParserFilter_txx +#define otbMaskMuParserFilter_txx #include "otbMaskMuParserFilter.h" #include <iostream> diff --git a/Modules/Filtering/MathParser/include/otbMaskMuParserFunctor.h b/Modules/Filtering/MathParser/include/otbMaskMuParserFunctor.h index 1e0dfd653d0dae984d8616ec5974111550895167..78bd01e63c770c21ebb0be25cf2c7840e299a9d7 100644 --- a/Modules/Filtering/MathParser/include/otbMaskMuParserFunctor.h +++ b/Modules/Filtering/MathParser/include/otbMaskMuParserFunctor.h @@ -19,8 +19,8 @@ =========================================================================*/ -#ifndef __otbMaskMuParserFunctor_h -#define __otbMaskMuParserFunctor_h +#ifndef otbMaskMuParserFunctor_h +#define otbMaskMuParserFunctor_h #include "otbParser.h" #include "otbMacro.h" diff --git a/Modules/Filtering/MathParser/include/otbMaskMuParserFunctor.txx b/Modules/Filtering/MathParser/include/otbMaskMuParserFunctor.txx index dc6a43b3cffe4b1863b14cb4aa967887eca96aa3..98ee3728369478431e533c245c98dcb8f84d9883 100644 --- a/Modules/Filtering/MathParser/include/otbMaskMuParserFunctor.txx +++ b/Modules/Filtering/MathParser/include/otbMaskMuParserFunctor.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMaskMuParserFunctor_txx -#define __otbMaskMuParserFunctor_txx +#ifndef otbMaskMuParserFunctor_txx +#define otbMaskMuParserFunctor_txx #include "otbMaskMuParserFunctor.h" diff --git a/Modules/Filtering/MathParser/include/otbOBIAMuParserFunctor.h b/Modules/Filtering/MathParser/include/otbOBIAMuParserFunctor.h index 0979d2dab9b2a7e768d3d2963a6a765f44fb615d..710ed11f43af49736b0fa25e272d9972fc98fc37 100644 --- a/Modules/Filtering/MathParser/include/otbOBIAMuParserFunctor.h +++ b/Modules/Filtering/MathParser/include/otbOBIAMuParserFunctor.h @@ -19,8 +19,8 @@ =========================================================================*/ -#ifndef __otbOBIAMuParserFunctor_h -#define __otbOBIAMuParserFunctor_h +#ifndef otbOBIAMuParserFunctor_h +#define otbOBIAMuParserFunctor_h #include "otbParser.h" #include "otbMacro.h" diff --git a/Modules/Filtering/MathParser/include/otbParser.h b/Modules/Filtering/MathParser/include/otbParser.h index 0fdfa42056b28c20b17b8511f2520aafe66069ed..5ecd32321cb8a98dc5919d5f257e483281999a1a 100644 --- a/Modules/Filtering/MathParser/include/otbParser.h +++ b/Modules/Filtering/MathParser/include/otbParser.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbParser_h -#define __otbParser_h +#ifndef otbParser_h +#define otbParser_h #include "itkLightObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Filtering/MathParser/include/otbParserConditionDataNodeFeatureFunction.h b/Modules/Filtering/MathParser/include/otbParserConditionDataNodeFeatureFunction.h index 0609523f83a64359203040a3df5f07eae2bb5d49..0e47e59e3aec5c64a400edbd627b8cbf28bfc8d8 100644 --- a/Modules/Filtering/MathParser/include/otbParserConditionDataNodeFeatureFunction.h +++ b/Modules/Filtering/MathParser/include/otbParserConditionDataNodeFeatureFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbParserConditionDataNodeFeatureFunction_h -#define __otbParserConditionDataNodeFeatureFunction_h +#ifndef otbParserConditionDataNodeFeatureFunction_h +#define otbParserConditionDataNodeFeatureFunction_h #include "otbDataNodeImageFunction.h" #include "otbPolyLineImageConstIterator.h" diff --git a/Modules/Filtering/MathParser/include/otbParserConditionDataNodeFeatureFunction.txx b/Modules/Filtering/MathParser/include/otbParserConditionDataNodeFeatureFunction.txx index a9d0faed56178b6fd2a8cd8979498d934566be6d..2413d93dd2e94318678a686542e867f65a954e4d 100644 --- a/Modules/Filtering/MathParser/include/otbParserConditionDataNodeFeatureFunction.txx +++ b/Modules/Filtering/MathParser/include/otbParserConditionDataNodeFeatureFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbParserConditionDataNodeFeatureFunction_txx -#define __otbParserConditionDataNodeFeatureFunction_txx +#ifndef otbParserConditionDataNodeFeatureFunction_txx +#define otbParserConditionDataNodeFeatureFunction_txx #include "otbParserConditionDataNodeFeatureFunction.h" diff --git a/Modules/Filtering/MathParserX/include/otbBandMathXImageFilter.h b/Modules/Filtering/MathParserX/include/otbBandMathXImageFilter.h index 0b25ef56bafbeb21d3fb6ba5077cee0826305254..4e2d873476a85289b7c32ecbc849fd094b2d9892 100644 --- a/Modules/Filtering/MathParserX/include/otbBandMathXImageFilter.h +++ b/Modules/Filtering/MathParserX/include/otbBandMathXImageFilter.h @@ -19,8 +19,8 @@ =========================================================================*/ -#ifndef __otbBandMathXImageFilter_h -#define __otbBandMathXImageFilter_h +#ifndef otbBandMathXImageFilter_h +#define otbBandMathXImageFilter_h #include "itkConstNeighborhoodIterator.h" #include "itkImageToImageFilter.h" diff --git a/Modules/Filtering/MathParserX/include/otbBandMathXImageFilter.txx b/Modules/Filtering/MathParserX/include/otbBandMathXImageFilter.txx index 61ba03478b00fdce66df56d346aea2c98c6f1b47..eecaf976cfde59b7c75ff938f8dafddada530c5b 100644 --- a/Modules/Filtering/MathParserX/include/otbBandMathXImageFilter.txx +++ b/Modules/Filtering/MathParserX/include/otbBandMathXImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBandMathXImageFilter_txx -#define __otbBandMathXImageFilter_txx +#ifndef otbBandMathXImageFilter_txx +#define otbBandMathXImageFilter_txx #include "otbBandMathXImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/MathParserX/include/otbParserX.h b/Modules/Filtering/MathParserX/include/otbParserX.h index f2235e50207e5bf5b21e12faafdaae86a9d5e285..a62d109e83e70184125219c790c9462995f662b9 100644 --- a/Modules/Filtering/MathParserX/include/otbParserX.h +++ b/Modules/Filtering/MathParserX/include/otbParserX.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbParserX_h -#define __otbParserX_h +#ifndef otbParserX_h +#define otbParserX_h #include "itkLightObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Filtering/MathParserX/include/otbParserXPlugins.h b/Modules/Filtering/MathParserX/include/otbParserXPlugins.h index 2026a95f169b7e55d9e4173ce01d19ed5c3f7632..443768e68c9a3f13729d1685f03a3eea41e011c9 100644 --- a/Modules/Filtering/MathParserX/include/otbParserXPlugins.h +++ b/Modules/Filtering/MathParserX/include/otbParserXPlugins.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbParserXPlugins_h -#define __otbParserXPlugins_h +#ifndef otbParserXPlugins_h +#define otbParserXPlugins_h #include "itkMacro.h" #include "otbMath.h" diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidAnalysisFilter.h b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidAnalysisFilter.h index e82874d20a0ade0f67939ac386c29a9b5fff40d0..4fe7728133633b97df9c0c38d67f482811f57d0c 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidAnalysisFilter.h +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidAnalysisFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMorphologicalPyramidAnalysisFilter_h -#define __otbMorphologicalPyramidAnalysisFilter_h +#ifndef otbMorphologicalPyramidAnalysisFilter_h +#define otbMorphologicalPyramidAnalysisFilter_h #include "otbImageToImageListFilter.h" diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidAnalysisFilter.txx b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidAnalysisFilter.txx index 3ad47321d4d5eed2ddd472dbd208265f65c0f33f..f010b4c6be93ee4da9fc850d87ec9f4cf0cc0c62 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidAnalysisFilter.txx +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidAnalysisFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMorphologicalPyramidAnalysisFilter_txx -#define __otbMorphologicalPyramidAnalysisFilter_txx +#ifndef otbMorphologicalPyramidAnalysisFilter_txx +#define otbMorphologicalPyramidAnalysisFilter_txx #include "otbMorphologicalPyramidAnalysisFilter.h" diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidMRToMSConverter.h b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidMRToMSConverter.h index 9c91a2476be5aa630079ff543e67b3e4382222c0..40721088e6397f3aca64a605d4ba353e46b63792 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidMRToMSConverter.h +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidMRToMSConverter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMorphologicalPyramidMRToMSConverter_h -#define __otbMorphologicalPyramidMRToMSConverter_h +#ifndef otbMorphologicalPyramidMRToMSConverter_h +#define otbMorphologicalPyramidMRToMSConverter_h #include "otbImageListToImageListFilter.h" diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidMRToMSConverter.txx b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidMRToMSConverter.txx index 3c26e6f695104cbc46d9b0f74da03fb88b1be17c..a4288dea7751d9bb85110334d3782bcbb6499422 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidMRToMSConverter.txx +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidMRToMSConverter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMorphologicalPyramidMRToMSConverter_txx -#define __otbMorphologicalPyramidMRToMSConverter_txx +#ifndef otbMorphologicalPyramidMRToMSConverter_txx +#define otbMorphologicalPyramidMRToMSConverter_txx #include "otbMorphologicalPyramidMRToMSConverter.h" #include "otbMorphologicalPyramidResampler.h" diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidResampler.h b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidResampler.h index a10a7297710253097ee7e0dc2a36a2481b695fbb..4f9377338e837ba3066a4885c3cd1d33e9580728 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidResampler.h +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidResampler.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMorphologicalPyramidResampler_h -#define __otbMorphologicalPyramidResampler_h +#ifndef otbMorphologicalPyramidResampler_h +#define otbMorphologicalPyramidResampler_h #include "itkImageToImageFilter.h" diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidResampler.txx b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidResampler.txx index aecbfdbf20cbd32c4641e7f26c58b232e9a91e47..07526fadcca1f6319686eccabfc7d1c24a614fbd 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidResampler.txx +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidResampler.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMorphologicalPyramidResampler_txx -#define __otbMorphologicalPyramidResampler_txx +#ifndef otbMorphologicalPyramidResampler_txx +#define otbMorphologicalPyramidResampler_txx #include "otbMorphologicalPyramidResampler.h" #include "itkResampleImageFilter.h" #include "itkScalableAffineTransform.h" diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmentationFilter.h b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmentationFilter.h index 2158062e178a2640da20f70707b7df760898d988..a47b4334d4c1dde745ba245c1b3ec2b094610ef6 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmentationFilter.h +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmentationFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMorphologicalPyramidSegmentationFilter_h -#define __otbMorphologicalPyramidSegmentationFilter_h +#ifndef otbMorphologicalPyramidSegmentationFilter_h +#define otbMorphologicalPyramidSegmentationFilter_h #include "otbImageListToImageListFilter.h" namespace otb diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmentationFilter.txx b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmentationFilter.txx index 03521bb256391802c387810fd1932b52ad361609..27838358311db0b0614cd51b35e6ae95c1e5970c 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmentationFilter.txx +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmentationFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMorphologicalPyramidSegmentationFilter_txx -#define __otbMorphologicalPyramidSegmentationFilter_txx +#ifndef otbMorphologicalPyramidSegmentationFilter_txx +#define otbMorphologicalPyramidSegmentationFilter_txx #include "otbMorphologicalPyramidSegmentationFilter.h" diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmenter.h b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmenter.h index 044d516170d750e1106212247c8fbad61b595176..79652b191ac7b15d690d416533b1b748651c230d 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmenter.h +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmenter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMorphologicalPyramidSegmenter_h -#define __otbMorphologicalPyramidSegmenter_h +#ifndef otbMorphologicalPyramidSegmenter_h +#define otbMorphologicalPyramidSegmenter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmenter.txx b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmenter.txx index e67e86c695fa47c4db39509989e1aab8c6c816e2..aa24b811beefe23190b5c3e024f76ae615dc9d30 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmenter.txx +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSegmenter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMorphologicalPyramidSegmenter_txx -#define __otbMorphologicalPyramidSegmenter_txx +#ifndef otbMorphologicalPyramidSegmenter_txx +#define otbMorphologicalPyramidSegmenter_txx #include "otbMorphologicalPyramidSegmenter.h" diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSynthesisFilter.h b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSynthesisFilter.h index 187c7ef39782ce1388202dcdaa17de72249d2a80..45b5acea5344c4fbe3f2b668444cf7cd8ed7b052 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSynthesisFilter.h +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSynthesisFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMorphologicalPyramidSynthesisFilter_h -#define __otbMorphologicalPyramidSynthesisFilter_h +#ifndef otbMorphologicalPyramidSynthesisFilter_h +#define otbMorphologicalPyramidSynthesisFilter_h #include "otbImageToImageListFilter.h" diff --git a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSynthesisFilter.txx b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSynthesisFilter.txx index de2aaa7bb18da5e531334efcd2b1981d0575626e..f37b510a46b783f4d0f131dd96b59f70ed7a9b44 100644 --- a/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSynthesisFilter.txx +++ b/Modules/Filtering/MorphologicalPyramid/include/otbMorphologicalPyramidSynthesisFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMorphologicalPyramidSynthesisFilter_txx -#define __otbMorphologicalPyramidSynthesisFilter_txx +#ifndef otbMorphologicalPyramidSynthesisFilter_txx +#define otbMorphologicalPyramidSynthesisFilter_txx #include "otbMorphologicalPyramidSynthesisFilter.h" diff --git a/Modules/Filtering/Path/include/otbClosePathFunctor.h b/Modules/Filtering/Path/include/otbClosePathFunctor.h index dec07b272e217ec320d31b22701936fc3812f983..9d7d44bb5c08886f3ff59f64bbd0f64166bcd12d 100644 --- a/Modules/Filtering/Path/include/otbClosePathFunctor.h +++ b/Modules/Filtering/Path/include/otbClosePathFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbClosePathFunctor_h -#define __otbClosePathFunctor_h +#ifndef otbClosePathFunctor_h +#define otbClosePathFunctor_h #include "otbMath.h" diff --git a/Modules/Filtering/Path/include/otbCompacityPathFunction.h b/Modules/Filtering/Path/include/otbCompacityPathFunction.h index ea3a86fa8f93ee905d9e94c183531413cd0d9900..cb8e5e815072d5be06ac26f4e765a7088dbbad20 100644 --- a/Modules/Filtering/Path/include/otbCompacityPathFunction.h +++ b/Modules/Filtering/Path/include/otbCompacityPathFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCompacityPathFunction_h -#define __otbCompacityPathFunction_h +#ifndef otbCompacityPathFunction_h +#define otbCompacityPathFunction_h #include "otbPathFunction.h" #include "itkVectorContainer.h" diff --git a/Modules/Filtering/Path/include/otbCompacityPathFunction.txx b/Modules/Filtering/Path/include/otbCompacityPathFunction.txx index bffc74afc2c0cab72fca1aa21140821b837bef16..46523581c4ff0b87e8dda54c03b76abc4f55fa47 100644 --- a/Modules/Filtering/Path/include/otbCompacityPathFunction.txx +++ b/Modules/Filtering/Path/include/otbCompacityPathFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCompacityPathFunction_txx -#define __otbCompacityPathFunction_txx +#ifndef otbCompacityPathFunction_txx +#define otbCompacityPathFunction_txx #include "otbPathFunction.h" #include "itkNumericTraits.h" diff --git a/Modules/Filtering/Path/include/otbDrawPathFilter.h b/Modules/Filtering/Path/include/otbDrawPathFilter.h index afe2940495ab5929f7a2bcbf5d5feba2913d22d6..19bb249f6993eb3892a03c7d7d9f643a07b3bfcc 100644 --- a/Modules/Filtering/Path/include/otbDrawPathFilter.h +++ b/Modules/Filtering/Path/include/otbDrawPathFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDrawPathFilter_h -#define __otbDrawPathFilter_h +#ifndef otbDrawPathFilter_h +#define otbDrawPathFilter_h #include "itkImageAndPathToImageFilter.h" diff --git a/Modules/Filtering/Path/include/otbDrawPathFilter.txx b/Modules/Filtering/Path/include/otbDrawPathFilter.txx index fac98e7a120375b34c44997e4cce304332ccc0ac..ae297095420d05a671a1ad1d62da2d8e9443d3ce 100644 --- a/Modules/Filtering/Path/include/otbDrawPathFilter.txx +++ b/Modules/Filtering/Path/include/otbDrawPathFilter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbDrawPathFilter_txx -#define __otbDrawPathFilter_txx +#ifndef otbDrawPathFilter_txx +#define otbDrawPathFilter_txx #include "otbDrawPathFilter.h" #include "otbDrawPathListFilter.h" diff --git a/Modules/Filtering/Path/include/otbDrawPathListFilter.h b/Modules/Filtering/Path/include/otbDrawPathListFilter.h index 81ee894534e57106aa2f661e41d69807e5bb7373..963ad8d85d4c96696116df0100432cf3a1b73071 100644 --- a/Modules/Filtering/Path/include/otbDrawPathListFilter.h +++ b/Modules/Filtering/Path/include/otbDrawPathListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDrawPathListFilter_h -#define __otbDrawPathListFilter_h +#ifndef otbDrawPathListFilter_h +#define otbDrawPathListFilter_h #include "itkImageToImageFilter.h" #include "otbObjectList.h" diff --git a/Modules/Filtering/Path/include/otbDrawPathListFilter.txx b/Modules/Filtering/Path/include/otbDrawPathListFilter.txx index ade94420a3a8f6fe430df2ed9413abd2be0a9f93..0b60c2a6887a4bfe1421a827d46b3b1b9a2155d3 100644 --- a/Modules/Filtering/Path/include/otbDrawPathListFilter.txx +++ b/Modules/Filtering/Path/include/otbDrawPathListFilter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbDrawPathListFilter_txx -#define __otbDrawPathListFilter_txx +#ifndef otbDrawPathListFilter_txx +#define otbDrawPathListFilter_txx #include "otbDrawPathListFilter.h" diff --git a/Modules/Filtering/Path/include/otbImageFittingPolygonListFilter.h b/Modules/Filtering/Path/include/otbImageFittingPolygonListFilter.h index 4e8af8afce1f8a7cb35546ea36a002ffe5a50d20..57a3fbb7c672d024bb985e93b11c2080e55db1bb 100644 --- a/Modules/Filtering/Path/include/otbImageFittingPolygonListFilter.h +++ b/Modules/Filtering/Path/include/otbImageFittingPolygonListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageFittingPolygonListFilter_h -#define __otbImageFittingPolygonListFilter_h +#ifndef otbImageFittingPolygonListFilter_h +#define otbImageFittingPolygonListFilter_h #include "otbPathListToPathListFilter.h" #include "otbMacro.h" diff --git a/Modules/Filtering/Path/include/otbImageFittingPolygonListFilter.txx b/Modules/Filtering/Path/include/otbImageFittingPolygonListFilter.txx index 5cb12c555ac56183b5779b0ea16d154c162472d7..baf4292944bb075a64413238e86faec8106ff6f5 100644 --- a/Modules/Filtering/Path/include/otbImageFittingPolygonListFilter.txx +++ b/Modules/Filtering/Path/include/otbImageFittingPolygonListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageFittingPolygonListFilter_txx -#define __otbImageFittingPolygonListFilter_txx +#ifndef otbImageFittingPolygonListFilter_txx +#define otbImageFittingPolygonListFilter_txx #include "otbImageFittingPolygonListFilter.h" #include "otbPolyLineImageConstIterator.h" diff --git a/Modules/Filtering/Path/include/otbImageToEdgePathFilter.h b/Modules/Filtering/Path/include/otbImageToEdgePathFilter.h index cd514094eca9d1fb0c4cb59d8f4ea619d62fba22..87d6301923b2d76d2596ac49648f0c280844a149 100644 --- a/Modules/Filtering/Path/include/otbImageToEdgePathFilter.h +++ b/Modules/Filtering/Path/include/otbImageToEdgePathFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToEdgePathFilter_h -#define __otbImageToEdgePathFilter_h +#ifndef otbImageToEdgePathFilter_h +#define otbImageToEdgePathFilter_h #include "otbImageToPathFilter.h" diff --git a/Modules/Filtering/Path/include/otbImageToEdgePathFilter.txx b/Modules/Filtering/Path/include/otbImageToEdgePathFilter.txx index fb34a166790e6866a4ff4a25665ad37816fd533f..9306826888a17656f3839b2fbc2bdc531fb5f0e9 100644 --- a/Modules/Filtering/Path/include/otbImageToEdgePathFilter.txx +++ b/Modules/Filtering/Path/include/otbImageToEdgePathFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToEdgePathFilter_txx -#define __otbImageToEdgePathFilter_txx +#ifndef otbImageToEdgePathFilter_txx +#define otbImageToEdgePathFilter_txx #include "otbImageToEdgePathFilter.h" #include "otbMacro.h" diff --git a/Modules/Filtering/Path/include/otbImageToPathFilter.h b/Modules/Filtering/Path/include/otbImageToPathFilter.h index 66a68f0571bbe8a42fb7f73ee9464cdef0d71d08..ffc0ffd6a20b0751166b35ef263298dd647cf9dd 100644 --- a/Modules/Filtering/Path/include/otbImageToPathFilter.h +++ b/Modules/Filtering/Path/include/otbImageToPathFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToPathFilter_h -#define __otbImageToPathFilter_h +#ifndef otbImageToPathFilter_h +#define otbImageToPathFilter_h #include "itkPathSource.h" diff --git a/Modules/Filtering/Path/include/otbImageToPathFilter.txx b/Modules/Filtering/Path/include/otbImageToPathFilter.txx index 45c6af20e5c19ee80733a37d09f6966cfb8354ca..c6628d10207975dca57c216608718d35483c8328 100644 --- a/Modules/Filtering/Path/include/otbImageToPathFilter.txx +++ b/Modules/Filtering/Path/include/otbImageToPathFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToPathFilter_txx -#define __otbImageToPathFilter_txx +#ifndef otbImageToPathFilter_txx +#define otbImageToPathFilter_txx #include "otbImageToPathFilter.h" diff --git a/Modules/Filtering/Path/include/otbImageToPathListFilter.h b/Modules/Filtering/Path/include/otbImageToPathListFilter.h index 11bd6bb1b39c808b2617a62032f0a5ec2038d64e..0f609053dcf7415d8bb5315398a7f24840186044 100644 --- a/Modules/Filtering/Path/include/otbImageToPathListFilter.h +++ b/Modules/Filtering/Path/include/otbImageToPathListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToPathListFilter_h -#define __otbImageToPathListFilter_h +#ifndef otbImageToPathListFilter_h +#define otbImageToPathListFilter_h #include "otbPathListSource.h" namespace otb diff --git a/Modules/Filtering/Path/include/otbImageToPathListFilter.txx b/Modules/Filtering/Path/include/otbImageToPathListFilter.txx index 1f6296792c928327ce2e3bcaad8c4941c4c2a584..df505f0a597bdcee05b22d8e74d82aeaf9481e47 100644 --- a/Modules/Filtering/Path/include/otbImageToPathListFilter.txx +++ b/Modules/Filtering/Path/include/otbImageToPathListFilter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbImageToPathListFilter_txx -#define __otbImageToPathListFilter_txx +#ifndef otbImageToPathListFilter_txx +#define otbImageToPathListFilter_txx #include "otbImageToPathListFilter.h" #include "itkProcessObject.h" diff --git a/Modules/Filtering/Path/include/otbOrientationPathFunction.h b/Modules/Filtering/Path/include/otbOrientationPathFunction.h index eae5641c6b7c2d9636434d1a7ae36904f5f7455c..ca207f685ac315ac4e2f9c83c399f0d4f9fbea0e 100644 --- a/Modules/Filtering/Path/include/otbOrientationPathFunction.h +++ b/Modules/Filtering/Path/include/otbOrientationPathFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOrientationPathFunction_h -#define __otbOrientationPathFunction_h +#ifndef otbOrientationPathFunction_h +#define otbOrientationPathFunction_h #include "otbPathFunction.h" #include "itkVectorContainer.h" diff --git a/Modules/Filtering/Path/include/otbOrientationPathFunction.txx b/Modules/Filtering/Path/include/otbOrientationPathFunction.txx index ab09be6b0cdfae701a6d99414afa2d06d024f9d4..a5d8eaf162ac115d4176f5e395d6bb4a8d68b159 100644 --- a/Modules/Filtering/Path/include/otbOrientationPathFunction.txx +++ b/Modules/Filtering/Path/include/otbOrientationPathFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOrientationPathFunction_txx -#define __otbOrientationPathFunction_txx +#ifndef otbOrientationPathFunction_txx +#define otbOrientationPathFunction_txx #include "otbPathFunction.h" #include "itkNumericTraits.h" diff --git a/Modules/Filtering/Path/include/otbPathFunction.h b/Modules/Filtering/Path/include/otbPathFunction.h index 9715674577b715aa92decee6b16f63b070cf310c..25ca7f89e64503aa07874cb4bdbdb9eac8184b2c 100644 --- a/Modules/Filtering/Path/include/otbPathFunction.h +++ b/Modules/Filtering/Path/include/otbPathFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPathFunction_h -#define __otbPathFunction_h +#ifndef otbPathFunction_h +#define otbPathFunction_h #include "itkFunctionBase.h" diff --git a/Modules/Filtering/Path/include/otbPathFunction.txx b/Modules/Filtering/Path/include/otbPathFunction.txx index b3d9086a808feb480cf6579fba875413c0762aa7..43ee43a072c221459edd6a1a592e7c9296594b5d 100644 --- a/Modules/Filtering/Path/include/otbPathFunction.txx +++ b/Modules/Filtering/Path/include/otbPathFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPathFunction_txx -#define __otbPathFunction_txx +#ifndef otbPathFunction_txx +#define otbPathFunction_txx #include "otbPathFunction.h" diff --git a/Modules/Filtering/Path/include/otbPathLengthFunctor.h b/Modules/Filtering/Path/include/otbPathLengthFunctor.h index f8dd25a0f7c44ab6e30611ac3137aa45f994417f..2fcbfb1893ba9dee3ccdecd78108aef88b10dba3 100644 --- a/Modules/Filtering/Path/include/otbPathLengthFunctor.h +++ b/Modules/Filtering/Path/include/otbPathLengthFunctor.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbPathLengthFunctor_h -#define __otbPathLengthFunctor_h +#ifndef otbPathLengthFunctor_h +#define otbPathLengthFunctor_h #include "otbMath.h" diff --git a/Modules/Filtering/Path/include/otbPathListSource.h b/Modules/Filtering/Path/include/otbPathListSource.h index bc3ac50fb440620d42030ed26b2862551c16a273..b25f914fd7492f41035ee6bdfe7b48c7a5404344 100644 --- a/Modules/Filtering/Path/include/otbPathListSource.h +++ b/Modules/Filtering/Path/include/otbPathListSource.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPathListSource_h -#define __otbPathListSource_h +#ifndef otbPathListSource_h +#define otbPathListSource_h // #include "itkProcessObject.h" // #include "itkDataObject.h" diff --git a/Modules/Filtering/Path/include/otbPathListToHistogramGenerator.h b/Modules/Filtering/Path/include/otbPathListToHistogramGenerator.h index 490183f2b27d437a5837c93d6b72516b202479b6..2f46aad8b6176c1ae4c8f04d21fb900d442d0609 100644 --- a/Modules/Filtering/Path/include/otbPathListToHistogramGenerator.h +++ b/Modules/Filtering/Path/include/otbPathListToHistogramGenerator.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbPathListToHistogramGenerator_h -#define __otbPathListToHistogramGenerator_h +#ifndef otbPathListToHistogramGenerator_h +#define otbPathListToHistogramGenerator_h #include "itkSampleToHistogramFilter.h" #include "itkHistogram.h" diff --git a/Modules/Filtering/Path/include/otbPathListToHistogramGenerator.txx b/Modules/Filtering/Path/include/otbPathListToHistogramGenerator.txx index 6c2cf4daafc2ca28ee60714dc9518092de4920cd..35f6302317757d66a1d723fcd130717a8b3dc958 100644 --- a/Modules/Filtering/Path/include/otbPathListToHistogramGenerator.txx +++ b/Modules/Filtering/Path/include/otbPathListToHistogramGenerator.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbPathListToHistogramGenerator_txx -#define __otbPathListToHistogramGenerator_txx +#ifndef otbPathListToHistogramGenerator_txx +#define otbPathListToHistogramGenerator_txx #include "otbPathListToHistogramGenerator.h" diff --git a/Modules/Filtering/Path/include/otbPathListToPathListFilter.h b/Modules/Filtering/Path/include/otbPathListToPathListFilter.h index 8d746b57ccb08d2176b430946c23c38908c2df78..b822cd9f81d0ad0c6fb05854be0dc86e21eac69b 100644 --- a/Modules/Filtering/Path/include/otbPathListToPathListFilter.h +++ b/Modules/Filtering/Path/include/otbPathListToPathListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPathListToPathListFilter_h -#define __otbPathListToPathListFilter_h +#ifndef otbPathListToPathListFilter_h +#define otbPathListToPathListFilter_h #include "otbObjectListToObjectListFilter.h" #include "otbObjectList.h" diff --git a/Modules/Filtering/Path/include/otbPathMeanDistanceFunctor.h b/Modules/Filtering/Path/include/otbPathMeanDistanceFunctor.h index 7d632d99d4e2e3084a4eb22925481cdab3b13d2a..eff6f2a533aaa7b0b71e769834f01a5870e498a9 100644 --- a/Modules/Filtering/Path/include/otbPathMeanDistanceFunctor.h +++ b/Modules/Filtering/Path/include/otbPathMeanDistanceFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPathMeanDistanceFunctor_h -#define __otbPathMeanDistanceFunctor_h +#ifndef otbPathMeanDistanceFunctor_h +#define otbPathMeanDistanceFunctor_h #include "otbMacro.h" #include "otbMath.h" diff --git a/Modules/Filtering/Path/include/otbPolyLineImageConstIterator.h b/Modules/Filtering/Path/include/otbPolyLineImageConstIterator.h index 4d44ee407b8f944cd3effb55d3139ba847fd6d22..01868c0eb1dcfce36c698791083c92d80ab011a4 100644 --- a/Modules/Filtering/Path/include/otbPolyLineImageConstIterator.h +++ b/Modules/Filtering/Path/include/otbPolyLineImageConstIterator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPolyLineImageConstIterator_h -#define __otbPolyLineImageConstIterator_h +#ifndef otbPolyLineImageConstIterator_h +#define otbPolyLineImageConstIterator_h #include "itkIndex.h" #include "itkImage.h" diff --git a/Modules/Filtering/Path/include/otbPolyLineImageConstIterator.txx b/Modules/Filtering/Path/include/otbPolyLineImageConstIterator.txx index 2016bf5dc466c1fe9bbdd7963c69356fdb2248fb..a0e748d78ccdd81f97aef41c45e4d03171398b64 100644 --- a/Modules/Filtering/Path/include/otbPolyLineImageConstIterator.txx +++ b/Modules/Filtering/Path/include/otbPolyLineImageConstIterator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPolyLineImageConstIterator_txx -#define __otbPolyLineImageConstIterator_txx +#ifndef otbPolyLineImageConstIterator_txx +#define otbPolyLineImageConstIterator_txx #include "otbPolyLineImageConstIterator.h" #include "otbMacro.h" diff --git a/Modules/Filtering/Path/include/otbPolyLineImageIterator.h b/Modules/Filtering/Path/include/otbPolyLineImageIterator.h index 5c33640bb57e05ce214f0a7b6250d9324fc803e6..4611700a929e29d1a27cdadb78280f4916badbb7 100644 --- a/Modules/Filtering/Path/include/otbPolyLineImageIterator.h +++ b/Modules/Filtering/Path/include/otbPolyLineImageIterator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPolyLineImageIterator_h -#define __otbPolyLineImageIterator_h +#ifndef otbPolyLineImageIterator_h +#define otbPolyLineImageIterator_h #include "otbPolyLineImageConstIterator.h" diff --git a/Modules/Filtering/Path/include/otbRegionImageToRectangularPathListFilter.h b/Modules/Filtering/Path/include/otbRegionImageToRectangularPathListFilter.h index ae2c918d80720c9e2197d2084f5a6854a57b00fd..c7d98969dfc3009fd55c18f2fc4fe17548e4377e 100644 --- a/Modules/Filtering/Path/include/otbRegionImageToRectangularPathListFilter.h +++ b/Modules/Filtering/Path/include/otbRegionImageToRectangularPathListFilter.h @@ -17,8 +17,8 @@ =========================================================================*/ // Adapted from otbImageToPathListAlignFilter.h -#ifndef __otbRegionImageToRectangularPathListFilter_h -#define __otbRegionImageToRectangularPathListFilter_h +#ifndef otbRegionImageToRectangularPathListFilter_h +#define otbRegionImageToRectangularPathListFilter_h #include "itkImageSource.h" #include "itkConceptChecking.h" diff --git a/Modules/Filtering/Path/include/otbRegionImageToRectangularPathListFilter.txx b/Modules/Filtering/Path/include/otbRegionImageToRectangularPathListFilter.txx index 251efe9828e4870f857c5f93a3cf113ea25e1ee9..d96e1b2b19fe6aa7244aee68699b9b1d274ff24c 100644 --- a/Modules/Filtering/Path/include/otbRegionImageToRectangularPathListFilter.txx +++ b/Modules/Filtering/Path/include/otbRegionImageToRectangularPathListFilter.txx @@ -18,8 +18,8 @@ // Adapted from otbImageToPathListAlignFilter.txx -#ifndef __otbRegionImageToRectangularPathListFilter_txx -#define __otbRegionImageToRectangularPathListFilter_txx +#ifndef otbRegionImageToRectangularPathListFilter_txx +#define otbRegionImageToRectangularPathListFilter_txx #include <iostream> #include <exception> diff --git a/Modules/Filtering/Path/include/otbVectorizationPathListFilter.h b/Modules/Filtering/Path/include/otbVectorizationPathListFilter.h index 43795b7fefcf099b3c5893b66df8f058837a4d48..60a36144e992543b286f29cad069560072ed715f 100644 --- a/Modules/Filtering/Path/include/otbVectorizationPathListFilter.h +++ b/Modules/Filtering/Path/include/otbVectorizationPathListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorizationPathListFilter_h -#define __otbVectorizationPathListFilter_h +#ifndef otbVectorizationPathListFilter_h +#define otbVectorizationPathListFilter_h #include "otbPathListSource.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/Path/include/otbVectorizationPathListFilter.txx b/Modules/Filtering/Path/include/otbVectorizationPathListFilter.txx index 90599e0d19ebc9259fbe552afc9e7af8dd1fdd0a..038ceb4bb21c109801baca1eb243a72dbe6b9e0a 100644 --- a/Modules/Filtering/Path/include/otbVectorizationPathListFilter.txx +++ b/Modules/Filtering/Path/include/otbVectorizationPathListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorizationPathListFilter_txx -#define __otbVectorizationPathListFilter_txx +#ifndef otbVectorizationPathListFilter_txx +#define otbVectorizationPathListFilter_txx #include "otbVectorizationPathListFilter.h" #include "otbMacro.h" diff --git a/Modules/Filtering/Polarimetry/include/otbMultiChannelsPolarimetricSynthesisFilter.h b/Modules/Filtering/Polarimetry/include/otbMultiChannelsPolarimetricSynthesisFilter.h index 092d5004a1e02218f37085a48f41ee829a16e247..841b97563e481c9952d99e4aafacd24be5cc37d7 100644 --- a/Modules/Filtering/Polarimetry/include/otbMultiChannelsPolarimetricSynthesisFilter.h +++ b/Modules/Filtering/Polarimetry/include/otbMultiChannelsPolarimetricSynthesisFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultiChannelsPolarimetricSynthesisFilter_h -#define __otbMultiChannelsPolarimetricSynthesisFilter_h +#ifndef otbMultiChannelsPolarimetricSynthesisFilter_h +#define otbMultiChannelsPolarimetricSynthesisFilter_h #include "itkInPlaceImageFilter.h" #include "otbPolarimetricSynthesisFunctor.h" diff --git a/Modules/Filtering/Polarimetry/include/otbMultiChannelsPolarimetricSynthesisFilter.txx b/Modules/Filtering/Polarimetry/include/otbMultiChannelsPolarimetricSynthesisFilter.txx index e5539846c767445733336cd7952e937a42f6e60f..4640fd4d0bd75488967134388f819196386a4e46 100644 --- a/Modules/Filtering/Polarimetry/include/otbMultiChannelsPolarimetricSynthesisFilter.txx +++ b/Modules/Filtering/Polarimetry/include/otbMultiChannelsPolarimetricSynthesisFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultiChannelsPolarimetricSynthesisFilter_txx -#define __otbMultiChannelsPolarimetricSynthesisFilter_txx +#ifndef otbMultiChannelsPolarimetricSynthesisFilter_txx +#define otbMultiChannelsPolarimetricSynthesisFilter_txx #include <complex> diff --git a/Modules/Filtering/Polarimetry/include/otbPolarimetricData.h b/Modules/Filtering/Polarimetry/include/otbPolarimetricData.h index eb3a4a4c26d75c97956b1f8ee03665a5267c6d3e..15cd3bf513a4f7b947f5eb688bfa7efb8bb128e5 100644 --- a/Modules/Filtering/Polarimetry/include/otbPolarimetricData.h +++ b/Modules/Filtering/Polarimetry/include/otbPolarimetricData.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPolarimetricData_h -#define __otbPolarimetricData_h +#ifndef otbPolarimetricData_h +#define otbPolarimetricData_h #include "itkDataObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Filtering/Polarimetry/include/otbPolarimetricSynthesisFunctor.h b/Modules/Filtering/Polarimetry/include/otbPolarimetricSynthesisFunctor.h index 0877fbb161e2966d2d51e1565a7f288bb348d34b..2b22bff697eaf74ae88db0dcbc6456af45eb04b7 100644 --- a/Modules/Filtering/Polarimetry/include/otbPolarimetricSynthesisFunctor.h +++ b/Modules/Filtering/Polarimetry/include/otbPolarimetricSynthesisFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPolarimetricSynthesisFunctor_h -#define __otbPolarimetricSynthesisFunctor_h +#ifndef otbPolarimetricSynthesisFunctor_h +#define otbPolarimetricSynthesisFunctor_h #include "otbMath.h" #include "vcl_complex.h" diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairImageFilter.h b/Modules/Filtering/Polarimetry/include/otbSinclairImageFilter.h index 9ec92d5c0531c44d48bd5c670d69f2bda5b170cb..8f2f6a38c58fc45b9877225775f616934b878d28 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairImageFilter.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSinclairImageFilter_h -#define __otbSinclairImageFilter_h +#ifndef otbSinclairImageFilter_h +#define otbSinclairImageFilter_h #include "otbQuaternaryFunctorImageFilter.h" #include "otbSinclairToCovarianceMatrixFunctor.h" diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairImageFilter.txx b/Modules/Filtering/Polarimetry/include/otbSinclairImageFilter.txx index d929a06c695a1c9823ff8422d3b5ac125519930c..eb81e538e2415ddb0bbbbecdb21e7c5e1889498f 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairImageFilter.txx +++ b/Modules/Filtering/Polarimetry/include/otbSinclairImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSinclairImageFilter_txx -#define __otbSinclairImageFilter_txx +#ifndef otbSinclairImageFilter_txx +#define otbSinclairImageFilter_txx #include "otbSinclairImageFilter.h" #include "otbMath.h" diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairReciprocalImageFilter.h b/Modules/Filtering/Polarimetry/include/otbSinclairReciprocalImageFilter.h index ddd6a80dc904e5bc7425801d8e95aa79147448c0..b089f94a7d26614ed37f7d9b6c5d420fb3ab6417 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairReciprocalImageFilter.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairReciprocalImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSinclairReciprocalImageFilter_h -#define __otbSinclairReciprocalImageFilter_h +#ifndef otbSinclairReciprocalImageFilter_h +#define otbSinclairReciprocalImageFilter_h #include "itkTernaryFunctorImageFilter.h" #include "otbSinclairToReciprocalCovarianceMatrixFunctor.h" diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairReciprocalImageFilter.txx b/Modules/Filtering/Polarimetry/include/otbSinclairReciprocalImageFilter.txx index 82ca755cbfd28dc4c3296a623392f1133e20519a..159b3745015590d9ebaf88d7ec4cb62d2b27058b 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairReciprocalImageFilter.txx +++ b/Modules/Filtering/Polarimetry/include/otbSinclairReciprocalImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSinclairReciprocalImageFilter_txx -#define __otbSinclairReciprocalImageFilter_txx +#ifndef otbSinclairReciprocalImageFilter_txx +#define otbSinclairReciprocalImageFilter_txx #include "otbSinclairReciprocalImageFilter.h" #include "otbMath.h" diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairToCircularCovarianceMatrixFunctor.h b/Modules/Filtering/Polarimetry/include/otbSinclairToCircularCovarianceMatrixFunctor.h index 08e10da87a53b51cbd79ae565c598240911c4965..174dcd82637119ae948c515dc16f8d4b09f94a46 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairToCircularCovarianceMatrixFunctor.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairToCircularCovarianceMatrixFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSinclairToCircularCovarianceMatrixFunctor_h -#define __otbSinclairToCircularCovarianceMatrixFunctor_h +#ifndef otbSinclairToCircularCovarianceMatrixFunctor_h +#define otbSinclairToCircularCovarianceMatrixFunctor_h #include "vcl_complex.h" #include "otbSinclairToCovarianceMatrixFunctor.h" diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairToCoherencyMatrixFunctor.h b/Modules/Filtering/Polarimetry/include/otbSinclairToCoherencyMatrixFunctor.h index 43b3320ce7a3bde391ae89d3b63fde566323588d..779eef23e6dcf8bc071da0fd4b2099c3dc581c81 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairToCoherencyMatrixFunctor.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairToCoherencyMatrixFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSinclairToCoherencyMatrixFunctor_h -#define __otbSinclairToCoherencyMatrixFunctor_h +#ifndef otbSinclairToCoherencyMatrixFunctor_h +#define otbSinclairToCoherencyMatrixFunctor_h #include "vcl_complex.h" diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairToCovarianceMatrixFunctor.h b/Modules/Filtering/Polarimetry/include/otbSinclairToCovarianceMatrixFunctor.h index 390487cf7c17393c35e22745380b114fad65be23..2a0d1dac862de648909b14900e0e186ca47dd8c1 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairToCovarianceMatrixFunctor.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairToCovarianceMatrixFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSinclairToCovarianceMatrixFunctor_h -#define __otbSinclairToCovarianceMatrixFunctor_h +#ifndef otbSinclairToCovarianceMatrixFunctor_h +#define otbSinclairToCovarianceMatrixFunctor_h #include "vcl_complex.h" diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairToMuellerMatrixFunctor.h b/Modules/Filtering/Polarimetry/include/otbSinclairToMuellerMatrixFunctor.h index 4bd338ccef5c7dbf1fcdd8eb92b79723a925ccf1..33ab0b9d1e3d19f27136810e6e5fc1c5aff68eee 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairToMuellerMatrixFunctor.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairToMuellerMatrixFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSinclairToMuellerMatrixFunctor_h -#define __otbSinclairToMuellerMatrixFunctor_h +#ifndef otbSinclairToMuellerMatrixFunctor_h +#define otbSinclairToMuellerMatrixFunctor_h #include "vcl_complex.h" diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCircularCovarianceMatrixFunctor.h b/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCircularCovarianceMatrixFunctor.h index 7dbb8322dc7cd0f7f01a5d0f0cd21f20c65c8c3b..5fc5a2c009deeff6b7e78d86a86b6af23efb76ab 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCircularCovarianceMatrixFunctor.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCircularCovarianceMatrixFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSinclairToReciprocalCircularCovarianceMatrixFunctor_h -#define __otbSinclairToReciprocalCircularCovarianceMatrixFunctor_h +#ifndef otbSinclairToReciprocalCircularCovarianceMatrixFunctor_h +#define otbSinclairToReciprocalCircularCovarianceMatrixFunctor_h #include "vcl_complex.h" #include "otbSinclairToReciprocalCovarianceMatrixFunctor.h" diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCoherencyMatrixFunctor.h b/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCoherencyMatrixFunctor.h index 7fb9ddc327a721737781b24eb065de7bc07dcf63..06db3349cdbc67b4746e2f2a2e993c2e191275b4 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCoherencyMatrixFunctor.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCoherencyMatrixFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSinclairToReciprocalCoherencyMatrixFunctor_h -#define __otbSinclairToReciprocalCoherencyMatrixFunctor_h +#ifndef otbSinclairToReciprocalCoherencyMatrixFunctor_h +#define otbSinclairToReciprocalCoherencyMatrixFunctor_h #include "itkMacro.h" #include "vcl_complex.h" diff --git a/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCovarianceMatrixFunctor.h b/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCovarianceMatrixFunctor.h index 632033676ae0d5b2895f723074d9459a736969ba..4aed252c5cba8d8cdc8cc1770deb2708ceee9038 100644 --- a/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCovarianceMatrixFunctor.h +++ b/Modules/Filtering/Polarimetry/include/otbSinclairToReciprocalCovarianceMatrixFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSinclairToReciprocalCovarianceMatrixFunctor_h -#define __otbSinclairToReciprocalCovarianceMatrixFunctor_h +#ifndef otbSinclairToReciprocalCovarianceMatrixFunctor_h +#define otbSinclairToReciprocalCovarianceMatrixFunctor_h #include "vcl_complex.h" #include "otbMath.h" diff --git a/Modules/Filtering/Projection/include/otbEckert4MapProjection.h b/Modules/Filtering/Projection/include/otbEckert4MapProjection.h index ac08f45515bc1a1e8d1625a29102b55f0d6131d4..e2288456e8851cbe1214e23618275e81eef3a696 100644 --- a/Modules/Filtering/Projection/include/otbEckert4MapProjection.h +++ b/Modules/Filtering/Projection/include/otbEckert4MapProjection.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbEckert4MapProjection_h -#define __otbEckert4MapProjection_h +#ifndef otbEckert4MapProjection_h +#define otbEckert4MapProjection_h #include "otbGenericMapProjection.h" diff --git a/Modules/Filtering/Projection/include/otbEckert4MapProjection.txx b/Modules/Filtering/Projection/include/otbEckert4MapProjection.txx index a3567527c1c5468e81c8ab56a745a186fb85954c..71bb883ae7bee874194ed6d4658043f43f1444c1 100644 --- a/Modules/Filtering/Projection/include/otbEckert4MapProjection.txx +++ b/Modules/Filtering/Projection/include/otbEckert4MapProjection.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbEckert4MapProjection_txx -#define __otbEckert4MapProjection_txx +#ifndef otbEckert4MapProjection_txx +#define otbEckert4MapProjection_txx #include "otbEckert4MapProjection.h" #include "otbUtils.h" diff --git a/Modules/Filtering/Projection/include/otbGCPsToRPCSensorModelImageFilter.h b/Modules/Filtering/Projection/include/otbGCPsToRPCSensorModelImageFilter.h index 101582ae6daa60e43acf3a7ed9ffbab64cdb9932..f3a1f8fb3af3ad7df2b5bbe4907576e4ae6125de 100644 --- a/Modules/Filtering/Projection/include/otbGCPsToRPCSensorModelImageFilter.h +++ b/Modules/Filtering/Projection/include/otbGCPsToRPCSensorModelImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGCPsToRPCSensorModelImageFilter_h -#define __otbGCPsToRPCSensorModelImageFilter_h +#ifndef otbGCPsToRPCSensorModelImageFilter_h +#define otbGCPsToRPCSensorModelImageFilter_h #include "itkUnaryFunctorImageFilter.h" #include "itkCastImageFilter.h" diff --git a/Modules/Filtering/Projection/include/otbGCPsToRPCSensorModelImageFilter.txx b/Modules/Filtering/Projection/include/otbGCPsToRPCSensorModelImageFilter.txx index 66d876c9f192cd204aa3083f7af4f9e5b6c673b0..f9b78b91135d1626d0bf66368c1afe5cf6a89fd7 100644 --- a/Modules/Filtering/Projection/include/otbGCPsToRPCSensorModelImageFilter.txx +++ b/Modules/Filtering/Projection/include/otbGCPsToRPCSensorModelImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGCPsToRPCSensorModelImageFilter_txx -#define __otbGCPsToRPCSensorModelImageFilter_txx +#ifndef otbGCPsToRPCSensorModelImageFilter_txx +#define otbGCPsToRPCSensorModelImageFilter_txx #include "otbGCPsToRPCSensorModelImageFilter.h" diff --git a/Modules/Filtering/Projection/include/otbGenericRSResampleImageFilter.h b/Modules/Filtering/Projection/include/otbGenericRSResampleImageFilter.h index bb2b680cd55027afb295f1d0f160993a6dd08bea..97ff952021d352525b20a57c41b65a42c459bef0 100644 --- a/Modules/Filtering/Projection/include/otbGenericRSResampleImageFilter.h +++ b/Modules/Filtering/Projection/include/otbGenericRSResampleImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGenericRSResampleImageFilter_h -#define __otbGenericRSResampleImageFilter_h +#ifndef otbGenericRSResampleImageFilter_h +#define otbGenericRSResampleImageFilter_h #include "otbStreamingResampleImageFilter.h" #include "otbPhysicalToRPCSensorModelImageFilter.h" diff --git a/Modules/Filtering/Projection/include/otbGenericRSResampleImageFilter.txx b/Modules/Filtering/Projection/include/otbGenericRSResampleImageFilter.txx index c56e8cfdd9712e924d65efc326bf986c6dcf4b97..990119d130132fd4fd3f4fb480646ef7570cdb01 100644 --- a/Modules/Filtering/Projection/include/otbGenericRSResampleImageFilter.txx +++ b/Modules/Filtering/Projection/include/otbGenericRSResampleImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGenericRSResampleImageFilter_txx -#define __otbGenericRSResampleImageFilter_txx +#ifndef otbGenericRSResampleImageFilter_txx +#define otbGenericRSResampleImageFilter_txx #include "otbGenericRSResampleImageFilter.h" diff --git a/Modules/Filtering/Projection/include/otbGeographicalDistance.h b/Modules/Filtering/Projection/include/otbGeographicalDistance.h index aed35be49ee3f878b2c2c33914900f005711215e..c05ee3243a3592858edc9001c1f25e226461572d 100644 --- a/Modules/Filtering/Projection/include/otbGeographicalDistance.h +++ b/Modules/Filtering/Projection/include/otbGeographicalDistance.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGeographicalDistance_h -#define __otbGeographicalDistance_h +#ifndef otbGeographicalDistance_h +#define otbGeographicalDistance_h #include "itkNumericTraits.h" #include "itkDistanceMetric.h" diff --git a/Modules/Filtering/Projection/include/otbGeographicalDistance.txx b/Modules/Filtering/Projection/include/otbGeographicalDistance.txx index 1a84de0490fbd905a2f1ac48b5a6eae086a93709..fb75398d5c179f5baa6f9a5d4335a201dc828357 100644 --- a/Modules/Filtering/Projection/include/otbGeographicalDistance.txx +++ b/Modules/Filtering/Projection/include/otbGeographicalDistance.txx @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGeographicalDistance_txx -#define __otbGeographicalDistance_txx +#ifndef otbGeographicalDistance_txx +#define otbGeographicalDistance_txx #include "otbGeographicalDistance.h" #include "otbMath.h" diff --git a/Modules/Filtering/Projection/include/otbGeometriesProjectionFilter.h b/Modules/Filtering/Projection/include/otbGeometriesProjectionFilter.h index 4b0e3ca50950f081ec1e0a7d69e3bf2fd41dc11b..542916f2b7372ba9e05da3c13a3265a58c8b7c4c 100644 --- a/Modules/Filtering/Projection/include/otbGeometriesProjectionFilter.h +++ b/Modules/Filtering/Projection/include/otbGeometriesProjectionFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGeometriesProjectionFilter_h -#define __otbGeometriesProjectionFilter_h +#ifndef otbGeometriesProjectionFilter_h +#define otbGeometriesProjectionFilter_h #include "otbGeometriesToGeometriesFilter.h" #include "otbOGRGeometryWrapper.h" @@ -292,4 +292,4 @@ private: #include "otbGeometriesProjectionFilter.txx" #endif -#endif // __otbGeometriesProjectionFilter_h +#endif // otbGeometriesProjectionFilter_h diff --git a/Modules/Filtering/Projection/include/otbGroundSpacingImageFunction.h b/Modules/Filtering/Projection/include/otbGroundSpacingImageFunction.h index bc85e4bb917f1c5dd2d1c625dff11e3d0bfd2638..70e3945ae7cc62e9a37c1d3040acc87338117bdd 100644 --- a/Modules/Filtering/Projection/include/otbGroundSpacingImageFunction.h +++ b/Modules/Filtering/Projection/include/otbGroundSpacingImageFunction.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGroundSpacingImageFunction_h -#define __otbGroundSpacingImageFunction_h +#ifndef otbGroundSpacingImageFunction_h +#define otbGroundSpacingImageFunction_h #include "itkImageFunction.h" #include "itkNumericTraits.h" diff --git a/Modules/Filtering/Projection/include/otbGroundSpacingImageFunction.txx b/Modules/Filtering/Projection/include/otbGroundSpacingImageFunction.txx index c9ed6c63e64d620370ecd63d2f595e4f0f4eced6..b966d643475fbed256f22361a3d4b3ea59591a52 100644 --- a/Modules/Filtering/Projection/include/otbGroundSpacingImageFunction.txx +++ b/Modules/Filtering/Projection/include/otbGroundSpacingImageFunction.txx @@ -19,8 +19,8 @@ =========================================================================*/ -#ifndef __otbGroundSpacingImageFunction_txx -#define __otbGroundSpacingImageFunction_txx +#ifndef otbGroundSpacingImageFunction_txx +#define otbGroundSpacingImageFunction_txx #include "otbMath.h" #include "itkConstNeighborhoodIterator.h" diff --git a/Modules/Filtering/Projection/include/otbImageToEnvelopeVectorDataFilter.h b/Modules/Filtering/Projection/include/otbImageToEnvelopeVectorDataFilter.h index 128f70098aaa73bfb5e57246f38c2e14c9702892..fde7efc0b6fd5de9bc3b7e8c82c4c29ea53946b6 100644 --- a/Modules/Filtering/Projection/include/otbImageToEnvelopeVectorDataFilter.h +++ b/Modules/Filtering/Projection/include/otbImageToEnvelopeVectorDataFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToEnvelopeVectorDataFilter_h -#define __otbImageToEnvelopeVectorDataFilter_h +#ifndef otbImageToEnvelopeVectorDataFilter_h +#define otbImageToEnvelopeVectorDataFilter_h #include "otbVectorDataSource.h" #include "otbGenericRSTransform.h" diff --git a/Modules/Filtering/Projection/include/otbImageToEnvelopeVectorDataFilter.txx b/Modules/Filtering/Projection/include/otbImageToEnvelopeVectorDataFilter.txx index cdd2263ccc3bbcd453d34c94bba6536791e74292..c0804d4155f5606c9ab689376be49e80c82548cc 100644 --- a/Modules/Filtering/Projection/include/otbImageToEnvelopeVectorDataFilter.txx +++ b/Modules/Filtering/Projection/include/otbImageToEnvelopeVectorDataFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToEnvelopeVectorDataFilter_txx -#define __otbImageToEnvelopeVectorDataFilter_txx +#ifndef otbImageToEnvelopeVectorDataFilter_txx +#define otbImageToEnvelopeVectorDataFilter_txx #include "otbImageToEnvelopeVectorDataFilter.h" #include "otbDataNode.h" diff --git a/Modules/Filtering/Projection/include/otbImportGeoInformationImageFilter.h b/Modules/Filtering/Projection/include/otbImportGeoInformationImageFilter.h index 064dda4c2e1ee2dd56b14196212f6f38b6512686..26fa8c755eb7416f8958551a81a0697f7cf41b30 100644 --- a/Modules/Filtering/Projection/include/otbImportGeoInformationImageFilter.h +++ b/Modules/Filtering/Projection/include/otbImportGeoInformationImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImportGeoInformationImageFilter_h -#define __otbImportGeoInformationImageFilter_h +#ifndef otbImportGeoInformationImageFilter_h +#define otbImportGeoInformationImageFilter_h #include "itkUnaryFunctorImageFilter.h" #include "itkCastImageFilter.h" diff --git a/Modules/Filtering/Projection/include/otbImportGeoInformationImageFilter.txx b/Modules/Filtering/Projection/include/otbImportGeoInformationImageFilter.txx index 2e10dc4c119ede48f329711e48145487533e7e44..8a64e95e21f7831879367afe0b288d7d6ff4a88e 100644 --- a/Modules/Filtering/Projection/include/otbImportGeoInformationImageFilter.txx +++ b/Modules/Filtering/Projection/include/otbImportGeoInformationImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImportGeoInformationImageFilter_txx -#define __otbImportGeoInformationImageFilter_txx +#ifndef otbImportGeoInformationImageFilter_txx +#define otbImportGeoInformationImageFilter_txx #include "otbImportGeoInformationImageFilter.h" #include "itkMetaDataObject.h" diff --git a/Modules/Filtering/Projection/include/otbLambert2EtenduProjection.h b/Modules/Filtering/Projection/include/otbLambert2EtenduProjection.h index e5cdf2ba874e7122b8f25fb1d8127facdf98822c..e19f4d8a62cc4428743f7ed054476883a6fe48cd 100644 --- a/Modules/Filtering/Projection/include/otbLambert2EtenduProjection.h +++ b/Modules/Filtering/Projection/include/otbLambert2EtenduProjection.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLambert2EtenduProjection_h -#define __otbLambert2EtenduProjection_h +#ifndef otbLambert2EtenduProjection_h +#define otbLambert2EtenduProjection_h #include "otbLambertConformalConicMapProjection.h" diff --git a/Modules/Filtering/Projection/include/otbLambert3CartoSudProjection.h b/Modules/Filtering/Projection/include/otbLambert3CartoSudProjection.h index 5fc17804dc20050c228b450558d2dcd9569095bb..1a81254c896464506aed7e2043c158f75ce447e9 100644 --- a/Modules/Filtering/Projection/include/otbLambert3CartoSudProjection.h +++ b/Modules/Filtering/Projection/include/otbLambert3CartoSudProjection.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLambert3CartoSudProjection_h -#define __otbLambert3CartoSudProjection_h +#ifndef otbLambert3CartoSudProjection_h +#define otbLambert3CartoSudProjection_h #include "otbLambertConformalConicMapProjection.h" diff --git a/Modules/Filtering/Projection/include/otbLambert93Projection.h b/Modules/Filtering/Projection/include/otbLambert93Projection.h index 2d89ac18041762b46b6aa46fc0b5b73a28b13046..828fe4da0bea722a0768a779cce2339c1dd047c0 100644 --- a/Modules/Filtering/Projection/include/otbLambert93Projection.h +++ b/Modules/Filtering/Projection/include/otbLambert93Projection.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLambert93Projection_h -#define __otbLambert93Projection_h +#ifndef otbLambert93Projection_h +#define otbLambert93Projection_h #include "otbLambertConformalConicMapProjection.h" diff --git a/Modules/Filtering/Projection/include/otbLambertConformalConicMapProjection.h b/Modules/Filtering/Projection/include/otbLambertConformalConicMapProjection.h index df8220fefc2f33a6b8aad7ce84cb936cbe3a3fc9..96b1be98c66d866e0d29c5918dbaec1f3ddd729f 100644 --- a/Modules/Filtering/Projection/include/otbLambertConformalConicMapProjection.h +++ b/Modules/Filtering/Projection/include/otbLambertConformalConicMapProjection.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLambertConformalConicMapProjection_h -#define __otbLambertConformalConicMapProjection_h +#ifndef otbLambertConformalConicMapProjection_h +#define otbLambertConformalConicMapProjection_h #include "otbGenericMapProjection.h" diff --git a/Modules/Filtering/Projection/include/otbLambertConformalConicMapProjection.txx b/Modules/Filtering/Projection/include/otbLambertConformalConicMapProjection.txx index 590732ef9b06e8e3bede148149e20a3fd2a75635..c88a49e64bf99e4f53a0d69da7a606b73ce28b14 100644 --- a/Modules/Filtering/Projection/include/otbLambertConformalConicMapProjection.txx +++ b/Modules/Filtering/Projection/include/otbLambertConformalConicMapProjection.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbLambertConformalConicMapProjection_txx -#define __otbLambertConformalConicMapProjection_txx +#ifndef otbLambertConformalConicMapProjection_txx +#define otbLambertConformalConicMapProjection_txx #include "otbLambertConformalConicMapProjection.h" #include "otbUtils.h" diff --git a/Modules/Filtering/Projection/include/otbLeastSquareAffineTransformEstimator.h b/Modules/Filtering/Projection/include/otbLeastSquareAffineTransformEstimator.h index 8518232df03604688ccebc8fc286805bd1849fd5..d593ca9d24be59802cf8af622e85c63ba1045e11 100644 --- a/Modules/Filtering/Projection/include/otbLeastSquareAffineTransformEstimator.h +++ b/Modules/Filtering/Projection/include/otbLeastSquareAffineTransformEstimator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLeastSquareAffineTransformEstimator_h -#define __otbLeastSquareAffineTransformEstimator_h +#ifndef otbLeastSquareAffineTransformEstimator_h +#define otbLeastSquareAffineTransformEstimator_h #include "itkObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Filtering/Projection/include/otbLeastSquareAffineTransformEstimator.txx b/Modules/Filtering/Projection/include/otbLeastSquareAffineTransformEstimator.txx index 4dad5e6fa4d047ab182560de80796555638f462a..d04f54f5ac3198330f8897a8656db3bf710c3a4d 100644 --- a/Modules/Filtering/Projection/include/otbLeastSquareAffineTransformEstimator.txx +++ b/Modules/Filtering/Projection/include/otbLeastSquareAffineTransformEstimator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLeastSquareAffineTransformEstimator_txx -#define __otbLeastSquareAffineTransformEstimator_txx +#ifndef otbLeastSquareAffineTransformEstimator_txx +#define otbLeastSquareAffineTransformEstimator_txx #include <vnl/algo/vnl_lsqr.h> #include <vnl/vnl_sparse_matrix_linear_system.h> diff --git a/Modules/Filtering/Projection/include/otbMapProjectionDeprecated.h b/Modules/Filtering/Projection/include/otbMapProjectionDeprecated.h index 537a60a00b325f5f4cf3f356631f7a26e34b1f34..20c2c9c5e68bf0d38c5453cc54f89272d78abe8b 100644 --- a/Modules/Filtering/Projection/include/otbMapProjectionDeprecated.h +++ b/Modules/Filtering/Projection/include/otbMapProjectionDeprecated.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMapProjectionDeprecated_h -#define __otbMapProjectionDeprecated_h +#ifndef otbMapProjectionDeprecated_h +#define otbMapProjectionDeprecated_h #include "otbGenericMapProjection.h" diff --git a/Modules/Filtering/Projection/include/otbMapProjectionDeprecated.txx b/Modules/Filtering/Projection/include/otbMapProjectionDeprecated.txx index 66ba50c01e47cac8d58991abbbf9ab3295c533e0..7334ba1f8b0b9719bf4287196335f593b88becda 100644 --- a/Modules/Filtering/Projection/include/otbMapProjectionDeprecated.txx +++ b/Modules/Filtering/Projection/include/otbMapProjectionDeprecated.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMapProjectionDeprecated_txx -#define __otbMapProjectionDeprecated_txx +#ifndef otbMapProjectionDeprecated_txx +#define otbMapProjectionDeprecated_txx namespace otb { diff --git a/Modules/Filtering/Projection/include/otbMapProjections.h b/Modules/Filtering/Projection/include/otbMapProjections.h index 644a0d0c3d5d7625c2e3f2386728aef736b3a0ec..19d28f234323d845907b023b651a16e7415ee81d 100644 --- a/Modules/Filtering/Projection/include/otbMapProjections.h +++ b/Modules/Filtering/Projection/include/otbMapProjections.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMapProjections_h -#define __otbMapProjections_h +#ifndef otbMapProjections_h +#define otbMapProjections_h #include "otbMapProjectionDeprecated.h" diff --git a/Modules/Filtering/Projection/include/otbMollweidMapProjection.h b/Modules/Filtering/Projection/include/otbMollweidMapProjection.h index 86560ea777647ffd5e20d2c6be875ff715e5e5aa..40be10376dc4f3dc8efe4362c525ccda1a5d753c 100644 --- a/Modules/Filtering/Projection/include/otbMollweidMapProjection.h +++ b/Modules/Filtering/Projection/include/otbMollweidMapProjection.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMollweidMapProjection_h -#define __otbMollweidMapProjection_h +#ifndef otbMollweidMapProjection_h +#define otbMollweidMapProjection_h #include "otbGenericMapProjection.h" diff --git a/Modules/Filtering/Projection/include/otbMollweidMapProjection.txx b/Modules/Filtering/Projection/include/otbMollweidMapProjection.txx index 013db5c0c40fdd15ff9bd8282c9d37660ba2f892..435ce3f08f32a1f1d6c4728b18313b2766c7d9f0 100644 --- a/Modules/Filtering/Projection/include/otbMollweidMapProjection.txx +++ b/Modules/Filtering/Projection/include/otbMollweidMapProjection.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbMollweidMapProjection_txx -#define __otbMollweidMapProjection_txx +#ifndef otbMollweidMapProjection_txx +#define otbMollweidMapProjection_txx #include "otbMollweidMapProjection.h" #include "otbUtils.h" diff --git a/Modules/Filtering/Projection/include/otbOrthoRectificationFilter.h b/Modules/Filtering/Projection/include/otbOrthoRectificationFilter.h index ee0f67ac40cac5024e30868bf07fa76e4abd7a41..55e830bbe91acf981248d58cc0ea0f66b7d9b291 100644 --- a/Modules/Filtering/Projection/include/otbOrthoRectificationFilter.h +++ b/Modules/Filtering/Projection/include/otbOrthoRectificationFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOrthoRectificationFilter_h -#define __otbOrthoRectificationFilter_h +#ifndef otbOrthoRectificationFilter_h +#define otbOrthoRectificationFilter_h #include <iostream> #include <sstream> diff --git a/Modules/Filtering/Projection/include/otbOrthoRectificationFilter.txx b/Modules/Filtering/Projection/include/otbOrthoRectificationFilter.txx index 51bdfecb491266a1054ad32a3c8098aceab67cbd..a3b781c1f37ba5ea09f1ff1b011e664277fb301f 100644 --- a/Modules/Filtering/Projection/include/otbOrthoRectificationFilter.txx +++ b/Modules/Filtering/Projection/include/otbOrthoRectificationFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOrthoRectificationFilter_txx -#define __otbOrthoRectificationFilter_txx +#ifndef otbOrthoRectificationFilter_txx +#define otbOrthoRectificationFilter_txx #include "otbOrthoRectificationFilter.h" #include "itkMetaDataObject.h" diff --git a/Modules/Filtering/Projection/include/otbPhysicalToRPCSensorModelImageFilter.h b/Modules/Filtering/Projection/include/otbPhysicalToRPCSensorModelImageFilter.h index a80fb8b7f5bacbc332ba4bcdb4146e831769a4ed..98d76ee01642b3151bfb27f002635d028e723699 100644 --- a/Modules/Filtering/Projection/include/otbPhysicalToRPCSensorModelImageFilter.h +++ b/Modules/Filtering/Projection/include/otbPhysicalToRPCSensorModelImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPhysicalToRPCSensorModelImageFilter_h -#define __otbPhysicalToRPCSensorModelImageFilter_h +#ifndef otbPhysicalToRPCSensorModelImageFilter_h +#define otbPhysicalToRPCSensorModelImageFilter_h #include "otbGCPsToRPCSensorModelImageFilter.h" #include "otbGenericRSTransform.h" diff --git a/Modules/Filtering/Projection/include/otbPhysicalToRPCSensorModelImageFilter.txx b/Modules/Filtering/Projection/include/otbPhysicalToRPCSensorModelImageFilter.txx index 59047b41a17a1c0e1b0801bbaf8fbb019b632205..d9c619c78c347aad6496e25cf217435279a403d3 100644 --- a/Modules/Filtering/Projection/include/otbPhysicalToRPCSensorModelImageFilter.txx +++ b/Modules/Filtering/Projection/include/otbPhysicalToRPCSensorModelImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPhysicalToRPCSensorModelImageFilter_txx -#define __otbPhysicalToRPCSensorModelImageFilter_txx +#ifndef otbPhysicalToRPCSensorModelImageFilter_txx +#define otbPhysicalToRPCSensorModelImageFilter_txx #include "otbPhysicalToRPCSensorModelImageFilter.h" #include "otbDEMHandler.h" diff --git a/Modules/Filtering/Projection/include/otbPleiadesPToXSAffineTransformCalculator.h b/Modules/Filtering/Projection/include/otbPleiadesPToXSAffineTransformCalculator.h index 0ff93665a2bf35e58d9656068b70879f9d626577..bfd76656ea356b7e10853b0da2b038a1d176b2e0 100644 --- a/Modules/Filtering/Projection/include/otbPleiadesPToXSAffineTransformCalculator.h +++ b/Modules/Filtering/Projection/include/otbPleiadesPToXSAffineTransformCalculator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPleiadesPToXSAffineTransformCalculator__h -#define __otbPleiadesPToXSAffineTransformCalculator__h +#ifndef otbPleiadesPToXSAffineTransformCalculator__h +#define otbPleiadesPToXSAffineTransformCalculator__h #include "itkLightObject.h" #include "itkScalableAffineTransform.h" diff --git a/Modules/Filtering/Projection/include/otbProjectiveProjectionImageFilter.h b/Modules/Filtering/Projection/include/otbProjectiveProjectionImageFilter.h index eed49540b7e1fa13ddc1f633edd98b48cd761d1d..597d79cd08ab9fd993f464413512e2938caf9422 100644 --- a/Modules/Filtering/Projection/include/otbProjectiveProjectionImageFilter.h +++ b/Modules/Filtering/Projection/include/otbProjectiveProjectionImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbProjectiveProjectionImageFilter_h -#define __otbProjectiveProjectionImageFilter_h +#ifndef otbProjectiveProjectionImageFilter_h +#define otbProjectiveProjectionImageFilter_h #include "itkMacro.h" #include "otbUnaryFunctorImageFilter.h" diff --git a/Modules/Filtering/Projection/include/otbProjectiveProjectionImageFilter.txx b/Modules/Filtering/Projection/include/otbProjectiveProjectionImageFilter.txx index edebb7140de2188f0be46dd46bbfb4fa2c0094d0..213cffc9a8c7233c8e0631b111045bcd7265c5a0 100644 --- a/Modules/Filtering/Projection/include/otbProjectiveProjectionImageFilter.txx +++ b/Modules/Filtering/Projection/include/otbProjectiveProjectionImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbProjectiveProjectionImageFilter_txx -#define __otbProjectiveProjectionImageFilter_txx +#ifndef otbProjectiveProjectionImageFilter_txx +#define otbProjectiveProjectionImageFilter_txx #include "otbProjectiveProjectionImageFilter.h" diff --git a/Modules/Filtering/Projection/include/otbROIdataConversion.h b/Modules/Filtering/Projection/include/otbROIdataConversion.h index 8def5338463c80a20bf290ab4df1f14afa6f8c98..ed3b5c7b738e29d681e57d084eb70424e57aa8c8 100644 --- a/Modules/Filtering/Projection/include/otbROIdataConversion.h +++ b/Modules/Filtering/Projection/include/otbROIdataConversion.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbROIdataConversion_h -#define __otbROIdataConversion_h +#ifndef otbROIdataConversion_h +#define otbROIdataConversion_h #include <vector> #include "otbImage.h" diff --git a/Modules/Filtering/Projection/include/otbROIdataConversion.txx b/Modules/Filtering/Projection/include/otbROIdataConversion.txx index b8513a07a84af131eefb692c87db89760c83542f..d5737a5a68380a21de6e9a8687841759f7dfb660 100644 --- a/Modules/Filtering/Projection/include/otbROIdataConversion.txx +++ b/Modules/Filtering/Projection/include/otbROIdataConversion.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbROIdataConversion_txx -#define __otbROIdataConversion_txx +#ifndef otbROIdataConversion_txx +#define otbROIdataConversion_txx #include "itkVector.h" diff --git a/Modules/Filtering/Projection/include/otbRationalTransform.h b/Modules/Filtering/Projection/include/otbRationalTransform.h index 5b177826c6d1bdd61b24d8c3752619a9d910deca..bdd889160c9b8f509b1a88dce4454ca9abcbf7a1 100644 --- a/Modules/Filtering/Projection/include/otbRationalTransform.h +++ b/Modules/Filtering/Projection/include/otbRationalTransform.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRationalTransform_h -#define __otbRationalTransform_h +#ifndef otbRationalTransform_h +#define otbRationalTransform_h #include "otbTransform.h" #include "itkMacro.h" diff --git a/Modules/Filtering/Projection/include/otbSVY21MapProjection.h b/Modules/Filtering/Projection/include/otbSVY21MapProjection.h index 47cbb7edab13ce0656373a808098ece5c8d4454a..4555a109d95b600bbc39103c0e859d57408091f7 100644 --- a/Modules/Filtering/Projection/include/otbSVY21MapProjection.h +++ b/Modules/Filtering/Projection/include/otbSVY21MapProjection.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVY21MapProjection_h -#define __otbSVY21MapProjection_h +#ifndef otbSVY21MapProjection_h +#define otbSVY21MapProjection_h #include "otbTransMercatorMapProjection.h" diff --git a/Modules/Filtering/Projection/include/otbSinusoidalMapProjection.h b/Modules/Filtering/Projection/include/otbSinusoidalMapProjection.h index 88656f352305cf004703b8e33040a76db5544f63..c299742ee0b21f57af19da9bdb2a42efd090d615 100644 --- a/Modules/Filtering/Projection/include/otbSinusoidalMapProjection.h +++ b/Modules/Filtering/Projection/include/otbSinusoidalMapProjection.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSinusoidalMapProjection_h -#define __otbSinusoidalMapProjection_h +#ifndef otbSinusoidalMapProjection_h +#define otbSinusoidalMapProjection_h #include "otbGenericMapProjection.h" diff --git a/Modules/Filtering/Projection/include/otbSinusoidalMapProjection.txx b/Modules/Filtering/Projection/include/otbSinusoidalMapProjection.txx index 04c194124a47ef16efffdd4627017efbd08c1f24..e0d34783e9566c8bc70214d01b34b0c568eabdbf 100644 --- a/Modules/Filtering/Projection/include/otbSinusoidalMapProjection.txx +++ b/Modules/Filtering/Projection/include/otbSinusoidalMapProjection.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbSinusoidalMapProjection_txx -#define __otbSinusoidalMapProjection_txx +#ifndef otbSinusoidalMapProjection_txx +#define otbSinusoidalMapProjection_txx #include "otbSinusoidalMapProjection.h" #include "otbUtils.h" diff --git a/Modules/Filtering/Projection/include/otbTileMapTransform.h b/Modules/Filtering/Projection/include/otbTileMapTransform.h index 6a8a8317ebcd568b691a959e9863c622085824dd..31487c07b3e9230d3f3fb0d559d8cd4f39ee1076 100644 --- a/Modules/Filtering/Projection/include/otbTileMapTransform.h +++ b/Modules/Filtering/Projection/include/otbTileMapTransform.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTileMapTransform_h -#define __otbTileMapTransform_h +#ifndef otbTileMapTransform_h +#define otbTileMapTransform_h // Only for the enum definition diff --git a/Modules/Filtering/Projection/include/otbTileMapTransform.txx b/Modules/Filtering/Projection/include/otbTileMapTransform.txx index 863b866ed9c80665fc68145bd3ff1dd1739f2de7..fe9ec1ef52c8d3ab392ecb27347014b050778392 100644 --- a/Modules/Filtering/Projection/include/otbTileMapTransform.txx +++ b/Modules/Filtering/Projection/include/otbTileMapTransform.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTileMapTransform_txx -#define __otbTileMapTransform_txx +#ifndef otbTileMapTransform_txx +#define otbTileMapTransform_txx #include "otbTileMapTransform.h" #include "otbMacro.h" diff --git a/Modules/Filtering/Projection/include/otbTransMercatorMapProjection.h b/Modules/Filtering/Projection/include/otbTransMercatorMapProjection.h index 8283c73326c54f70d9c146e3c18195b31cc0f6b6..7001173fc95f939c49f6a7288657c4db8732dc73 100644 --- a/Modules/Filtering/Projection/include/otbTransMercatorMapProjection.h +++ b/Modules/Filtering/Projection/include/otbTransMercatorMapProjection.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTransMercatorMapProjection_h -#define __otbTransMercatorMapProjection_h +#ifndef otbTransMercatorMapProjection_h +#define otbTransMercatorMapProjection_h #include "otbGenericMapProjection.h" diff --git a/Modules/Filtering/Projection/include/otbTransMercatorMapProjection.txx b/Modules/Filtering/Projection/include/otbTransMercatorMapProjection.txx index 3ae3397234e68d701bd3b6d6db71fdfbd90a5fdb..5bfa8a7254d2c45c131fe7138c939269b1c701c2 100644 --- a/Modules/Filtering/Projection/include/otbTransMercatorMapProjection.txx +++ b/Modules/Filtering/Projection/include/otbTransMercatorMapProjection.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTransMercatorMapProjection_txx -#define __otbTransMercatorMapProjection_txx +#ifndef otbTransMercatorMapProjection_txx +#define otbTransMercatorMapProjection_txx #include "otbTransMercatorMapProjection.h" #include "otbUtils.h" diff --git a/Modules/Filtering/Projection/include/otbUtmMapProjection.h b/Modules/Filtering/Projection/include/otbUtmMapProjection.h index 2ab6f7999727ffc6229f9abe2c07eae998fa4415..bee651dbb6866a258cff88d7b8b2e1d6118c7820 100644 --- a/Modules/Filtering/Projection/include/otbUtmMapProjection.h +++ b/Modules/Filtering/Projection/include/otbUtmMapProjection.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUtmMapProjection_h -#define __otbUtmMapProjection_h +#ifndef otbUtmMapProjection_h +#define otbUtmMapProjection_h #include "otbGenericMapProjection.h" diff --git a/Modules/Filtering/Projection/include/otbUtmMapProjection.txx b/Modules/Filtering/Projection/include/otbUtmMapProjection.txx index b947df22ebb4336cd9fcc2d529a742e03f119ba5..715c93e2725c15cc2aa44217c694cb64dc129998 100644 --- a/Modules/Filtering/Projection/include/otbUtmMapProjection.txx +++ b/Modules/Filtering/Projection/include/otbUtmMapProjection.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbUtmMapProjection_txx -#define __otbUtmMapProjection_txx +#ifndef otbUtmMapProjection_txx +#define otbUtmMapProjection_txx #include "otbUtmMapProjection.h" diff --git a/Modules/Filtering/Projection/include/otbVectorDataIntoImageProjectionFilter.h b/Modules/Filtering/Projection/include/otbVectorDataIntoImageProjectionFilter.h index e14bacc23a46fba35469edf026da7227c3c9b8dc..686b112b64db32e16295a513ace40e98499852d7 100644 --- a/Modules/Filtering/Projection/include/otbVectorDataIntoImageProjectionFilter.h +++ b/Modules/Filtering/Projection/include/otbVectorDataIntoImageProjectionFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataIntoImageProjectionFilter_h -#define __otbVectorDataIntoImageProjectionFilter_h +#ifndef otbVectorDataIntoImageProjectionFilter_h +#define otbVectorDataIntoImageProjectionFilter_h #include "otbImage.h" diff --git a/Modules/Filtering/Projection/include/otbVectorDataIntoImageProjectionFilter.txx b/Modules/Filtering/Projection/include/otbVectorDataIntoImageProjectionFilter.txx index 8a912bbeefb97d976ed47b0d4c92e50132db9eb8..d92d3dd787adb0f23808b8efcfc723499a220aee 100644 --- a/Modules/Filtering/Projection/include/otbVectorDataIntoImageProjectionFilter.txx +++ b/Modules/Filtering/Projection/include/otbVectorDataIntoImageProjectionFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataIntoImageProjectionFilter_txx -#define __otbVectorDataIntoImageProjectionFilter_txx +#ifndef otbVectorDataIntoImageProjectionFilter_txx +#define otbVectorDataIntoImageProjectionFilter_txx #include "otbVectorDataIntoImageProjectionFilter.h" #include "otb_boost_string_header.h" diff --git a/Modules/Filtering/Projection/include/otbVectorDataProjectionFilter.h b/Modules/Filtering/Projection/include/otbVectorDataProjectionFilter.h index 66e435a0c7e236dc1f480e2dc9163787de8b2e37..17b2349146b8a569f86fe424f5fd7589055068b8 100644 --- a/Modules/Filtering/Projection/include/otbVectorDataProjectionFilter.h +++ b/Modules/Filtering/Projection/include/otbVectorDataProjectionFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataProjectionFilter_h -#define __otbVectorDataProjectionFilter_h +#ifndef otbVectorDataProjectionFilter_h +#define otbVectorDataProjectionFilter_h #include "otbVectorDataToVectorDataFilter.h" #include "otbGenericRSTransform.h" diff --git a/Modules/Filtering/Projection/include/otbVectorDataProjectionFilter.txx b/Modules/Filtering/Projection/include/otbVectorDataProjectionFilter.txx index 9fc262fe14344ec659d705a4d4c4e53247e4e140..6bd1b232af14184525fdbdefd768393e72d328a4 100644 --- a/Modules/Filtering/Projection/include/otbVectorDataProjectionFilter.txx +++ b/Modules/Filtering/Projection/include/otbVectorDataProjectionFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataProjectionFilter_txx -#define __otbVectorDataProjectionFilter_txx +#ifndef otbVectorDataProjectionFilter_txx +#define otbVectorDataProjectionFilter_txx #include "otbVectorDataProjectionFilter.h" #include "itkProgressReporter.h" diff --git a/Modules/Filtering/Projection/include/otbVectorDataTransformFilter.h b/Modules/Filtering/Projection/include/otbVectorDataTransformFilter.h index 370f2918e4758cf96b33a2fa47a85f22b6a81718..67562ea247688a100ad328c1f281fbe96016a325 100644 --- a/Modules/Filtering/Projection/include/otbVectorDataTransformFilter.h +++ b/Modules/Filtering/Projection/include/otbVectorDataTransformFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataTransformFilter_h -#define __otbVectorDataTransformFilter_h +#ifndef otbVectorDataTransformFilter_h +#define otbVectorDataTransformFilter_h #include "otbVectorDataToVectorDataFilter.h" #include "itkTransform.h" diff --git a/Modules/Filtering/Projection/include/otbVectorDataTransformFilter.txx b/Modules/Filtering/Projection/include/otbVectorDataTransformFilter.txx index 027d6293458443ce67c729ad6a1e12faa85de231..ae07c0f89f5a7f6519b4158ec6dcb09e274c6e94 100644 --- a/Modules/Filtering/Projection/include/otbVectorDataTransformFilter.txx +++ b/Modules/Filtering/Projection/include/otbVectorDataTransformFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataTransformFilter_txx -#define __otbVectorDataTransformFilter_txx +#ifndef otbVectorDataTransformFilter_txx +#define otbVectorDataTransformFilter_txx #include "otbVectorDataTransformFilter.h" #include "itkProgressReporter.h" diff --git a/Modules/Filtering/Smoothing/include/otbMeanShiftSmoothingImageFilter.txx b/Modules/Filtering/Smoothing/include/otbMeanShiftSmoothingImageFilter.txx index 77a563765ec41237b94db08bc2b02f891caa94b8..a881287db8a8ee0d8cd39a34aed5a62cf5289093 100644 --- a/Modules/Filtering/Smoothing/include/otbMeanShiftSmoothingImageFilter.txx +++ b/Modules/Filtering/Smoothing/include/otbMeanShiftSmoothingImageFilter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbMeanShiftSmoothingImageFilter_txx -#define __otbMeanShiftSmoothingImageFilter_txx +#ifndef otbMeanShiftSmoothingImageFilter_txx +#define otbMeanShiftSmoothingImageFilter_txx #include "otbMeanShiftSmoothingImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/Statistics/include/otbConcatenateSampleListFilter.h b/Modules/Filtering/Statistics/include/otbConcatenateSampleListFilter.h index fca7ea64323d278b41bf5d28e7c41030e05dbeb3..4b0822594e28080ae21ad32dd8437250eea7a6b0 100644 --- a/Modules/Filtering/Statistics/include/otbConcatenateSampleListFilter.h +++ b/Modules/Filtering/Statistics/include/otbConcatenateSampleListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbConcatenateSampleListFilter_h -#define __otbConcatenateSampleListFilter_h +#ifndef otbConcatenateSampleListFilter_h +#define otbConcatenateSampleListFilter_h #include "otbListSampleToListSampleFilter.h" diff --git a/Modules/Filtering/Statistics/include/otbConcatenateSampleListFilter.txx b/Modules/Filtering/Statistics/include/otbConcatenateSampleListFilter.txx index d32a8f200041cc7730bf20c3599b2c4fa6387da5..3c5ccf4aa9b70b9b7b1022c0931b28e2990209fd 100644 --- a/Modules/Filtering/Statistics/include/otbConcatenateSampleListFilter.txx +++ b/Modules/Filtering/Statistics/include/otbConcatenateSampleListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbConcatenateSampleListFilter_txx -#define __otbConcatenateSampleListFilter_txx +#ifndef otbConcatenateSampleListFilter_txx +#define otbConcatenateSampleListFilter_txx #include "otbConcatenateSampleListFilter.h" #include "itkProgressReporter.h" diff --git a/Modules/Filtering/Statistics/include/otbContinuousMinimumMaximumImageCalculator.h b/Modules/Filtering/Statistics/include/otbContinuousMinimumMaximumImageCalculator.h index 51e9c164a8d4796d7954da77e28e57948e662836..de39962689920b0cbf34e4a563e81572487adba8 100644 --- a/Modules/Filtering/Statistics/include/otbContinuousMinimumMaximumImageCalculator.h +++ b/Modules/Filtering/Statistics/include/otbContinuousMinimumMaximumImageCalculator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbContinuousMinimumMaximumImageCalculator_h -#define __otbContinuousMinimumMaximumImageCalculator_h +#ifndef otbContinuousMinimumMaximumImageCalculator_h +#define otbContinuousMinimumMaximumImageCalculator_h #include "itkObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Filtering/Statistics/include/otbContinuousMinimumMaximumImageCalculator.txx b/Modules/Filtering/Statistics/include/otbContinuousMinimumMaximumImageCalculator.txx index c6079d432e11e745bd23a5855a66765b140dc960..05c50cce4cb14e0bb0da9a6c6f4afb2159165351 100644 --- a/Modules/Filtering/Statistics/include/otbContinuousMinimumMaximumImageCalculator.txx +++ b/Modules/Filtering/Statistics/include/otbContinuousMinimumMaximumImageCalculator.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbContinuousMinimumMaximumImageCalculator_txx -#define __otbContinuousMinimumMaximumImageCalculator_txx +#ifndef otbContinuousMinimumMaximumImageCalculator_txx +#define otbContinuousMinimumMaximumImageCalculator_txx #include "otbContinuousMinimumMaximumImageCalculator.h" #include "itkImageRegionConstIteratorWithIndex.h" diff --git a/Modules/Filtering/Statistics/include/otbGaussianAdditiveNoiseSampleListFilter.h b/Modules/Filtering/Statistics/include/otbGaussianAdditiveNoiseSampleListFilter.h index de1862c79a9b793e89bbfc36b3829ac192852fed..91d7b1fb25bc46f3fc90292eefa27270305f9d61 100644 --- a/Modules/Filtering/Statistics/include/otbGaussianAdditiveNoiseSampleListFilter.h +++ b/Modules/Filtering/Statistics/include/otbGaussianAdditiveNoiseSampleListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGaussianAdditiveNoiseSampleListFilter_h -#define __otbGaussianAdditiveNoiseSampleListFilter_h +#ifndef otbGaussianAdditiveNoiseSampleListFilter_h +#define otbGaussianAdditiveNoiseSampleListFilter_h #include "otbListSampleToListSampleFilter.h" diff --git a/Modules/Filtering/Statistics/include/otbGaussianAdditiveNoiseSampleListFilter.txx b/Modules/Filtering/Statistics/include/otbGaussianAdditiveNoiseSampleListFilter.txx index cf482b771179e88a1abf91ee54851e094f09c5b0..c538763c76f3c7f82ef6b647f232252a558055db 100644 --- a/Modules/Filtering/Statistics/include/otbGaussianAdditiveNoiseSampleListFilter.txx +++ b/Modules/Filtering/Statistics/include/otbGaussianAdditiveNoiseSampleListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGaussianAdditiveNoiseSampleListFilter_txx -#define __otbGaussianAdditiveNoiseSampleListFilter_txx +#ifndef otbGaussianAdditiveNoiseSampleListFilter_txx +#define otbGaussianAdditiveNoiseSampleListFilter_txx #include "otbGaussianAdditiveNoiseSampleListFilter.h" #include "itkMersenneTwisterRandomVariateGenerator.h" diff --git a/Modules/Filtering/Statistics/include/otbHistogramStatisticsFunction.h b/Modules/Filtering/Statistics/include/otbHistogramStatisticsFunction.h index 200a78811cb96bd5810d0ea32a9f0750d9ca21bc..20f6a2537b76b95f12f9dfd256b38b907a2aebcf 100644 --- a/Modules/Filtering/Statistics/include/otbHistogramStatisticsFunction.h +++ b/Modules/Filtering/Statistics/include/otbHistogramStatisticsFunction.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbHistogramStatisticsFunction_h -#define __otbHistogramStatisticsFunction_h +#ifndef otbHistogramStatisticsFunction_h +#define otbHistogramStatisticsFunction_h #include "itkNumericTraits.h" #include "itkHistogramAlgorithmBase.h" diff --git a/Modules/Filtering/Statistics/include/otbHistogramStatisticsFunction.txx b/Modules/Filtering/Statistics/include/otbHistogramStatisticsFunction.txx index ee609e3bf8badb1cd5c770d9bf019c19b7cd94a4..c3d3bee9a6ab3b1b40b0cf6c13f421f3668d1dfa 100644 --- a/Modules/Filtering/Statistics/include/otbHistogramStatisticsFunction.txx +++ b/Modules/Filtering/Statistics/include/otbHistogramStatisticsFunction.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbHistogramStatisticsFunction_txx -#define __otbHistogramStatisticsFunction_txx +#ifndef otbHistogramStatisticsFunction_txx +#define otbHistogramStatisticsFunction_txx #include "otbHistogramStatisticsFunction.h" diff --git a/Modules/Filtering/Statistics/include/otbListSampleGenerator.h b/Modules/Filtering/Statistics/include/otbListSampleGenerator.h index c384337786478068cfd0c7fd92a938ef98947df6..2fb3f17fb6417b8660510fd813686f6b78e3ea1c 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleGenerator.h +++ b/Modules/Filtering/Statistics/include/otbListSampleGenerator.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbListSampleGenerator_h -#define __otbListSampleGenerator_h +#ifndef otbListSampleGenerator_h +#define otbListSampleGenerator_h #include "itkProcessObject.h" #include "itkListSample.h" diff --git a/Modules/Filtering/Statistics/include/otbListSampleGenerator.txx b/Modules/Filtering/Statistics/include/otbListSampleGenerator.txx index 85fcebc15ecc6fd7d35979d38ec15fd41d19048c..8b21b56eaeffcc071c95164aac1841400bedf644 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleGenerator.txx +++ b/Modules/Filtering/Statistics/include/otbListSampleGenerator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbListSampleGenerator_txx -#define __otbListSampleGenerator_txx +#ifndef otbListSampleGenerator_txx +#define otbListSampleGenerator_txx #include "otbListSampleGenerator.h" diff --git a/Modules/Filtering/Statistics/include/otbListSampleSource.h b/Modules/Filtering/Statistics/include/otbListSampleSource.h index ecad23a4f2c2347fe60a5fbefdd06096828e4bb0..8224d1a12dd75ae2ca6a70cd51cd6b8bd7f0496d 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleSource.h +++ b/Modules/Filtering/Statistics/include/otbListSampleSource.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbListSampleSource_h -#define __otbListSampleSource_h +#ifndef otbListSampleSource_h +#define otbListSampleSource_h #include "itkProcessObject.h" #include "itkDataObjectDecorator.h" diff --git a/Modules/Filtering/Statistics/include/otbListSampleSource.txx b/Modules/Filtering/Statistics/include/otbListSampleSource.txx index 512a21d83bac71f68c1fd1bbe3962eb8c758dcdf..9e161248e22b779851f3d8c7a96509f1b302f357 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleSource.txx +++ b/Modules/Filtering/Statistics/include/otbListSampleSource.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbListSampleSource_txx -#define __otbListSampleSource_txx +#ifndef otbListSampleSource_txx +#define otbListSampleSource_txx #include "otbListSampleSource.h" diff --git a/Modules/Filtering/Statistics/include/otbListSampleToBalancedListSampleFilter.h b/Modules/Filtering/Statistics/include/otbListSampleToBalancedListSampleFilter.h index 296b930747c9e20285e1110eee178e34ef5a3c80..525d9f80dbdf6314188914305960dd8f10e745d2 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleToBalancedListSampleFilter.h +++ b/Modules/Filtering/Statistics/include/otbListSampleToBalancedListSampleFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbListSampleToBalancedListSampleFilter_h -#define __otbListSampleToBalancedListSampleFilter_h +#ifndef otbListSampleToBalancedListSampleFilter_h +#define otbListSampleToBalancedListSampleFilter_h #include "otbGaussianAdditiveNoiseSampleListFilter.h" #include "itkDataObjectDecorator.h" diff --git a/Modules/Filtering/Statistics/include/otbListSampleToBalancedListSampleFilter.txx b/Modules/Filtering/Statistics/include/otbListSampleToBalancedListSampleFilter.txx index 2ddde509e7efd58264df4b68ac7030c29ee286c6..6a98e8deecafe531af8f7be5685c220775dd60b7 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleToBalancedListSampleFilter.txx +++ b/Modules/Filtering/Statistics/include/otbListSampleToBalancedListSampleFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbListSampleToBalancedListSampleFilter_txx -#define __otbListSampleToBalancedListSampleFilter_txx +#ifndef otbListSampleToBalancedListSampleFilter_txx +#define otbListSampleToBalancedListSampleFilter_txx #include "otbListSampleToBalancedListSampleFilter.h" #include "itkProgressReporter.h" diff --git a/Modules/Filtering/Statistics/include/otbListSampleToHistogramListGenerator.h b/Modules/Filtering/Statistics/include/otbListSampleToHistogramListGenerator.h index 6f6361372bc4127237b85601a2eb6ce3d3e08a13..e4afc9216b800e968f4490b127284c1cebea22c3 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleToHistogramListGenerator.h +++ b/Modules/Filtering/Statistics/include/otbListSampleToHistogramListGenerator.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbListSampleToHistogramListGenerator_h -#define __otbListSampleToHistogramListGenerator_h +#ifndef otbListSampleToHistogramListGenerator_h +#define otbListSampleToHistogramListGenerator_h #include "itkNumericTraits.h" #include "itkProcessObject.h" diff --git a/Modules/Filtering/Statistics/include/otbListSampleToHistogramListGenerator.txx b/Modules/Filtering/Statistics/include/otbListSampleToHistogramListGenerator.txx index 28fb6e6dddb6d5798546581b64c0a656098d703f..ad4370cb19f9851d5c249ee3ac915f077aa06373 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleToHistogramListGenerator.txx +++ b/Modules/Filtering/Statistics/include/otbListSampleToHistogramListGenerator.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbListSampleToHistogramListGenerator_txx -#define __otbListSampleToHistogramListGenerator_txx +#ifndef otbListSampleToHistogramListGenerator_txx +#define otbListSampleToHistogramListGenerator_txx #include "itkArray.h" #include "otbMacro.h" diff --git a/Modules/Filtering/Statistics/include/otbListSampleToListSampleFilter.h b/Modules/Filtering/Statistics/include/otbListSampleToListSampleFilter.h index e34414f55b461c13990980bdfe6e0c44b886359e..fc2122bc3f0789d057fde61e0ef180fec76b428b 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleToListSampleFilter.h +++ b/Modules/Filtering/Statistics/include/otbListSampleToListSampleFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbListSampleToListSampleFilter_h -#define __otbListSampleToListSampleFilter_h +#ifndef otbListSampleToListSampleFilter_h +#define otbListSampleToListSampleFilter_h #include "otbListSampleSource.h" diff --git a/Modules/Filtering/Statistics/include/otbListSampleToListSampleFilter.txx b/Modules/Filtering/Statistics/include/otbListSampleToListSampleFilter.txx index 82b4c2781712536ac53d3a82c8781409481baf0f..3d7ef2ac1c72c5cfe20a72e30a6974f5c99c4f8e 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleToListSampleFilter.txx +++ b/Modules/Filtering/Statistics/include/otbListSampleToListSampleFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbListSampleToListSample_txx -#define __otbListSampleToListSample_txx +#ifndef otbListSampleToListSample_txx +#define otbListSampleToListSample_txx #include "otbListSampleToListSampleFilter.h" #include "itkProgressReporter.h" diff --git a/Modules/Filtering/Statistics/include/otbListSampleToVariableDimensionHistogramGenerator.h b/Modules/Filtering/Statistics/include/otbListSampleToVariableDimensionHistogramGenerator.h index 1c0ce1b5f80593edd74d73dd929ec2efcbcf6a23..0c562152a234267b2403abd2223cb0575b45552d 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleToVariableDimensionHistogramGenerator.h +++ b/Modules/Filtering/Statistics/include/otbListSampleToVariableDimensionHistogramGenerator.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbListSampleToVariableDimensionHistogramGenerator_h -#define __otbListSampleToVariableDimensionHistogramGenerator_h +#ifndef otbListSampleToVariableDimensionHistogramGenerator_h +#define otbListSampleToVariableDimensionHistogramGenerator_h #include "itkProcessObject.h" #include "itkHistogram.h" diff --git a/Modules/Filtering/Statistics/include/otbListSampleToVariableDimensionHistogramGenerator.txx b/Modules/Filtering/Statistics/include/otbListSampleToVariableDimensionHistogramGenerator.txx index 7830624e9bf0ca4905332aaad8525ed7dddaff09..dd1123c660a7589472db8e21b4af30891786471b 100644 --- a/Modules/Filtering/Statistics/include/otbListSampleToVariableDimensionHistogramGenerator.txx +++ b/Modules/Filtering/Statistics/include/otbListSampleToVariableDimensionHistogramGenerator.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbListSampleToVariableDimensionHistogramGenerator_txx -#define __otbListSampleToVariableDimensionHistogramGenerator_txx +#ifndef otbListSampleToVariableDimensionHistogramGenerator_txx +#define otbListSampleToVariableDimensionHistogramGenerator_txx #include "otbMacro.h" #include "itkStatisticsAlgorithm.h" diff --git a/Modules/Filtering/Statistics/include/otbLocalHistogramImageFunction.h b/Modules/Filtering/Statistics/include/otbLocalHistogramImageFunction.h index c2d6fe2e1cd90bde9ed4d42450cf1497c98a1f51..2ccbe0d966214a20c16bc7d2236df79c2ebe471b 100644 --- a/Modules/Filtering/Statistics/include/otbLocalHistogramImageFunction.h +++ b/Modules/Filtering/Statistics/include/otbLocalHistogramImageFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLocalHistogramImageFunction_h -#define __otbLocalHistogramImageFunction_h +#ifndef otbLocalHistogramImageFunction_h +#define otbLocalHistogramImageFunction_h #include "itkImageFunction.h" #include "itkHistogram.h" diff --git a/Modules/Filtering/Statistics/include/otbLocalHistogramImageFunction.txx b/Modules/Filtering/Statistics/include/otbLocalHistogramImageFunction.txx index 4d729c653b3f16d3c97417c6cfc462ca7d5a778a..6fe3f1ab0cfd50b62f05af70e9e779034a962e6a 100644 --- a/Modules/Filtering/Statistics/include/otbLocalHistogramImageFunction.txx +++ b/Modules/Filtering/Statistics/include/otbLocalHistogramImageFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLocalHistogramImageFunction_txx -#define __otbLocalHistogramImageFunction_txx +#ifndef otbLocalHistogramImageFunction_txx +#define otbLocalHistogramImageFunction_txx #include "otbLocalHistogramImageFunction.h" #include "itkConstNeighborhoodIterator.h" diff --git a/Modules/Filtering/Statistics/include/otbNormalizeVectorImageFilter.h b/Modules/Filtering/Statistics/include/otbNormalizeVectorImageFilter.h index 94949fd1990f4903df17377756a4c53059c5698a..f58676f6f65357f23b5be78d126354a163bdf748 100644 --- a/Modules/Filtering/Statistics/include/otbNormalizeVectorImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbNormalizeVectorImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNormalizeVectorImageFilter_h -#define __otbNormalizeVectorImageFilter_h +#ifndef otbNormalizeVectorImageFilter_h +#define otbNormalizeVectorImageFilter_h #include <vnl/vnl_math.h> @@ -218,5 +218,5 @@ private: #include "otbNormalizeVectorImageFilter.txx" #endif -#endif // __otbNormalizeVectorImageFilter_h +#endif // otbNormalizeVectorImageFilter_h diff --git a/Modules/Filtering/Statistics/include/otbNormalizeVectorImageFilter.txx b/Modules/Filtering/Statistics/include/otbNormalizeVectorImageFilter.txx index 9d578bf1a9baded6e8753b4091cc85a079254126..6f6b8b839700dc234acf3001c0c6398c4d5f44a0 100644 --- a/Modules/Filtering/Statistics/include/otbNormalizeVectorImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbNormalizeVectorImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNormalizeVectorImageFilter_txx -#define __otbNormalizeVectorImageFilter_txx +#ifndef otbNormalizeVectorImageFilter_txx +#define otbNormalizeVectorImageFilter_txx #include "otbNormalizeVectorImageFilter.h" namespace otb @@ -83,4 +83,4 @@ NormalizeVectorImageFilter< TInputImage, TOutputImage > } // end of namespace otb -#endif // __otbNormalizeVectorImageFilter_txx +#endif // otbNormalizeVectorImageFilter_txx diff --git a/Modules/Filtering/Statistics/include/otbShiftScaleSampleListFilter.h b/Modules/Filtering/Statistics/include/otbShiftScaleSampleListFilter.h index 45f78fa533e158611d6ffe76b3d793c608dd77ff..e3737808555dd0aa20d633df55cef2506123f592 100644 --- a/Modules/Filtering/Statistics/include/otbShiftScaleSampleListFilter.h +++ b/Modules/Filtering/Statistics/include/otbShiftScaleSampleListFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbShiftScaleSampleListFilter_h -#define __otbShiftScaleSampleListFilter_h +#ifndef otbShiftScaleSampleListFilter_h +#define otbShiftScaleSampleListFilter_h #include "otbListSampleToListSampleFilter.h" diff --git a/Modules/Filtering/Statistics/include/otbShiftScaleSampleListFilter.txx b/Modules/Filtering/Statistics/include/otbShiftScaleSampleListFilter.txx index e2d6139f960e331a971208847ebb78481d75441e..10af8a845c2bcc64ad38c2a8d502d5ae3b8ccef8 100644 --- a/Modules/Filtering/Statistics/include/otbShiftScaleSampleListFilter.txx +++ b/Modules/Filtering/Statistics/include/otbShiftScaleSampleListFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbShiftScaleSampleListFilter_txx -#define __otbShiftScaleSampleListFilter_txx +#ifndef otbShiftScaleSampleListFilter_txx +#define otbShiftScaleSampleListFilter_txx #include "otbShiftScaleSampleListFilter.h" #include "itkProgressReporter.h" diff --git a/Modules/Filtering/Statistics/include/otbStreamingCompareImageFilter.h b/Modules/Filtering/Statistics/include/otbStreamingCompareImageFilter.h index 9b1faa3df2fa1b100824b576980635728e8ed3e5..12eba3b2ecb48936f45c96cfdb7acb94f3e589d9 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingCompareImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbStreamingCompareImageFilter.h @@ -18,8 +18,8 @@ for details. PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingCompareImageFilter_h -#define __otbStreamingCompareImageFilter_h +#ifndef otbStreamingCompareImageFilter_h +#define otbStreamingCompareImageFilter_h #include "otbPersistentImageFilter.h" #include "itkNumericTraits.h" diff --git a/Modules/Filtering/Statistics/include/otbStreamingCompareImageFilter.txx b/Modules/Filtering/Statistics/include/otbStreamingCompareImageFilter.txx index 968c0bcd91078dbc10a1f7c0801087d6e7a3def9..9d91807f162bcc89b288009b1002e91ac4229873 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingCompareImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbStreamingCompareImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingCompareImageFilter_txx -#define __otbStreamingCompareImageFilter_txx +#ifndef otbStreamingCompareImageFilter_txx +#define otbStreamingCompareImageFilter_txx #include "otbStreamingCompareImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/Statistics/include/otbStreamingHistogramVectorImageFilter.h b/Modules/Filtering/Statistics/include/otbStreamingHistogramVectorImageFilter.h index ad5768780cc5f3cecd7c81455e1a0478495f0b75..04e60cb1ac07d33b04ef09a0e0db093fa5b0b99c 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingHistogramVectorImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbStreamingHistogramVectorImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingHistogramVectorImageFilter_h -#define __otbStreamingHistogramVectorImageFilter_h +#ifndef otbStreamingHistogramVectorImageFilter_h +#define otbStreamingHistogramVectorImageFilter_h #include "otbPersistentImageFilter.h" #include "otbPersistentFilterStreamingDecorator.h" diff --git a/Modules/Filtering/Statistics/include/otbStreamingHistogramVectorImageFilter.txx b/Modules/Filtering/Statistics/include/otbStreamingHistogramVectorImageFilter.txx index d84366ed20db25428cf19168a2345ff0152473b0..bc980f6e6c67abc211cb864f92544bac2cdc8751 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingHistogramVectorImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbStreamingHistogramVectorImageFilter.txx @@ -18,8 +18,8 @@ for details. PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingHistogramVectorImageFilter_txx -#define __otbStreamingHistogramVectorImageFilter_txx +#ifndef otbStreamingHistogramVectorImageFilter_txx +#define otbStreamingHistogramVectorImageFilter_txx #include "otbStreamingHistogramVectorImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/Statistics/include/otbStreamingMinMaxImageFilter.h b/Modules/Filtering/Statistics/include/otbStreamingMinMaxImageFilter.h index f956537a80fdcebf5843cbf61e1cd39053e964cf..334be523da425375eee761d775b9dac700b28f0e 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingMinMaxImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbStreamingMinMaxImageFilter.h @@ -18,8 +18,8 @@ for details. PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingMinMaxImageFilter_h -#define __otbStreamingMinMaxImageFilter_h +#ifndef otbStreamingMinMaxImageFilter_h +#define otbStreamingMinMaxImageFilter_h #include <vector> #include "otbPersistentImageFilter.h" diff --git a/Modules/Filtering/Statistics/include/otbStreamingMinMaxImageFilter.txx b/Modules/Filtering/Statistics/include/otbStreamingMinMaxImageFilter.txx index 6ab54e02d59f1432c337fa1e52e800f30cad1762..9b871c119720d9832acbd4d5240e43a28bb15164 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingMinMaxImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbStreamingMinMaxImageFilter.txx @@ -18,8 +18,8 @@ for details. PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingMinMaxImageFilter_txx -#define __otbStreamingMinMaxImageFilter_txx +#ifndef otbStreamingMinMaxImageFilter_txx +#define otbStreamingMinMaxImageFilter_txx #include "otbStreamingMinMaxImageFilter.h" #include <algorithm> diff --git a/Modules/Filtering/Statistics/include/otbStreamingMinMaxVectorImageFilter.h b/Modules/Filtering/Statistics/include/otbStreamingMinMaxVectorImageFilter.h index 7926e9abf775461a20f08b214a8f62eaeb7c41f9..ac8ce99b5e55b398210682f61931ad069a902397 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingMinMaxVectorImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbStreamingMinMaxVectorImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingMinMaxVectorImageFilter_h -#define __otbStreamingMinMaxVectorImageFilter_h +#ifndef otbStreamingMinMaxVectorImageFilter_h +#define otbStreamingMinMaxVectorImageFilter_h #include "otbPersistentImageFilter.h" #include "otbPersistentFilterStreamingDecorator.h" diff --git a/Modules/Filtering/Statistics/include/otbStreamingMinMaxVectorImageFilter.txx b/Modules/Filtering/Statistics/include/otbStreamingMinMaxVectorImageFilter.txx index fb9e4e1fe0208bba1a2f61cc22029afd0c49346c..097ac7b048fa66ebee0b1841fc7edb06f14a2494 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingMinMaxVectorImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbStreamingMinMaxVectorImageFilter.txx @@ -18,8 +18,8 @@ for details. PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingMinMaxVectorImageFilter_txx -#define __otbStreamingMinMaxVectorImageFilter_txx +#ifndef otbStreamingMinMaxVectorImageFilter_txx +#define otbStreamingMinMaxVectorImageFilter_txx #include "otbStreamingMinMaxVectorImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/Statistics/include/otbStreamingStatisticsImageFilter.h b/Modules/Filtering/Statistics/include/otbStreamingStatisticsImageFilter.h index 16846e8299602d3bcdf8909f7ea762ece27ace46..a9443a6fd6d31ab4881c9ad831a5eec12141c1a1 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingStatisticsImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbStreamingStatisticsImageFilter.h @@ -18,8 +18,8 @@ for details. PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingStatisticsImageFilter_h -#define __otbStreamingStatisticsImageFilter_h +#ifndef otbStreamingStatisticsImageFilter_h +#define otbStreamingStatisticsImageFilter_h #include "otbPersistentImageFilter.h" #include "itkNumericTraits.h" diff --git a/Modules/Filtering/Statistics/include/otbStreamingStatisticsImageFilter.txx b/Modules/Filtering/Statistics/include/otbStreamingStatisticsImageFilter.txx index 328f517d8a944749e78867d3d14168b114503b06..1001ed7a27a40b26813814d60833b36e40440526 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingStatisticsImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbStreamingStatisticsImageFilter.txx @@ -18,8 +18,8 @@ for details. PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingStatisticsImageFilter_txx -#define __otbStreamingStatisticsImageFilter_txx +#ifndef otbStreamingStatisticsImageFilter_txx +#define otbStreamingStatisticsImageFilter_txx #include "otbStreamingStatisticsImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/Statistics/include/otbStreamingStatisticsMapFromLabelImageFilter.h b/Modules/Filtering/Statistics/include/otbStreamingStatisticsMapFromLabelImageFilter.h index a43567635522145d80a3cf1a117a0a62f26b6cf1..5ad13c27917b0d96c3bb09ebda157607f16c21c6 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingStatisticsMapFromLabelImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbStreamingStatisticsMapFromLabelImageFilter.h @@ -18,8 +18,8 @@ for details. PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingStatisticsMapFromLabelImageFilter_h -#define __otbStreamingStatisticsMapFromLabelImageFilter_h +#ifndef otbStreamingStatisticsMapFromLabelImageFilter_h +#define otbStreamingStatisticsMapFromLabelImageFilter_h #include "otbPersistentImageFilter.h" #include "itkNumericTraits.h" diff --git a/Modules/Filtering/Statistics/include/otbStreamingStatisticsMapFromLabelImageFilter.txx b/Modules/Filtering/Statistics/include/otbStreamingStatisticsMapFromLabelImageFilter.txx index d9d9db8493e2be7e47fc69bd064a040de7573c0b..561a837f2dca336bcf22706e9c6555dd35a888a0 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingStatisticsMapFromLabelImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbStreamingStatisticsMapFromLabelImageFilter.txx @@ -18,8 +18,8 @@ for details. PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingStatisticsMapFromLabelImageFilter_txx -#define __otbStreamingStatisticsMapFromLabelImageFilter_txx +#ifndef otbStreamingStatisticsMapFromLabelImageFilter_txx +#define otbStreamingStatisticsMapFromLabelImageFilter_txx #include "otbStreamingStatisticsMapFromLabelImageFilter.h" #include "itkInputDataObjectIterator.h" diff --git a/Modules/Filtering/Statistics/include/otbStreamingStatisticsVectorImageFilter.h b/Modules/Filtering/Statistics/include/otbStreamingStatisticsVectorImageFilter.h index 7399407d14cc682956763b3e07676cba83162ac8..d3da80dceb3d65e08965727eec485e187c8da615 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingStatisticsVectorImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbStreamingStatisticsVectorImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingStatisticsVectorImageFilter_h -#define __otbStreamingStatisticsVectorImageFilter_h +#ifndef otbStreamingStatisticsVectorImageFilter_h +#define otbStreamingStatisticsVectorImageFilter_h #include "otbPersistentImageFilter.h" #include "otbPersistentFilterStreamingDecorator.h" diff --git a/Modules/Filtering/Statistics/include/otbStreamingStatisticsVectorImageFilter.txx b/Modules/Filtering/Statistics/include/otbStreamingStatisticsVectorImageFilter.txx index 3801d3b44010765d8b3fa258f282de732cefb474..39ac5fd797de3910b9e9b3cef174607092cc1c59 100644 --- a/Modules/Filtering/Statistics/include/otbStreamingStatisticsVectorImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbStreamingStatisticsVectorImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingStatisticsVectorImageFilter_txx -#define __otbStreamingStatisticsVectorImageFilter_txx +#ifndef otbStreamingStatisticsVectorImageFilter_txx +#define otbStreamingStatisticsVectorImageFilter_txx #include "otbStreamingStatisticsVectorImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/Statistics/include/otbVarianceImageFilter.h b/Modules/Filtering/Statistics/include/otbVarianceImageFilter.h index e6cefb7d07e38e053bcb567327622fa279b72c89..586e94bba8a37864c4011d8fcf77fa3abc21b604 100644 --- a/Modules/Filtering/Statistics/include/otbVarianceImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbVarianceImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVarianceImageFilter_h -#define __otbVarianceImageFilter_h +#ifndef otbVarianceImageFilter_h +#define otbVarianceImageFilter_h #include "itkImageToImageFilter.h" #include "itkImage.h" diff --git a/Modules/Filtering/Statistics/include/otbVarianceImageFilter.txx b/Modules/Filtering/Statistics/include/otbVarianceImageFilter.txx index b104d6e4ea579b05ae5bb5869b75bf62aa4f7705..f13c14e6a13f0737ce48d9133c8c5f217b80d965 100644 --- a/Modules/Filtering/Statistics/include/otbVarianceImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbVarianceImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVarianceImageFilter_txx -#define __otbVarianceImageFilter_txx +#ifndef otbVarianceImageFilter_txx +#define otbVarianceImageFilter_txx #include "otbVarianceImageFilter.h" diff --git a/Modules/Filtering/Statistics/include/otbVectorImageToIntensityImageFilter.h b/Modules/Filtering/Statistics/include/otbVectorImageToIntensityImageFilter.h index d8d17230979cdff5477577c9df13f4ce31dd1086..98fdb20f818fcc63e511676ad6bdd6ad49e36820 100644 --- a/Modules/Filtering/Statistics/include/otbVectorImageToIntensityImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbVectorImageToIntensityImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorImageToIntensityImageFilter_h -#define __otbVectorImageToIntensityImageFilter_h +#ifndef otbVectorImageToIntensityImageFilter_h +#define otbVectorImageToIntensityImageFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Filtering/Statistics/include/otbVectorImageToIntensityImageFilter.txx b/Modules/Filtering/Statistics/include/otbVectorImageToIntensityImageFilter.txx index a4df410c7146c9a2de62e01b192d5fcfb3c8cbdb..8f1a32483998f6616c6db837c6d2906bb70bef4b 100644 --- a/Modules/Filtering/Statistics/include/otbVectorImageToIntensityImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbVectorImageToIntensityImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorImageToIntensityImageFilter_txx -#define __otbVectorImageToIntensityImageFilter_txx +#ifndef otbVectorImageToIntensityImageFilter_txx +#define otbVectorImageToIntensityImageFilter_txx #include "otbVectorImageToIntensityImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/Statistics/include/otbVectorImageToMatrixImageFilter.h b/Modules/Filtering/Statistics/include/otbVectorImageToMatrixImageFilter.h index a464ef413d4c9da9540be7d6ebf8bfaec1116957..f5853b0d55750244e449ae9390256178969a332f 100644 --- a/Modules/Filtering/Statistics/include/otbVectorImageToMatrixImageFilter.h +++ b/Modules/Filtering/Statistics/include/otbVectorImageToMatrixImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorImageToMatrixFilter_h -#define __otbVectorImageToMatrixFilter_h +#ifndef otbVectorImageToMatrixFilter_h +#define otbVectorImageToMatrixFilter_h #include "otbPersistentImageFilter.h" #include "otbPersistentFilterStreamingDecorator.h" diff --git a/Modules/Filtering/Statistics/include/otbVectorImageToMatrixImageFilter.txx b/Modules/Filtering/Statistics/include/otbVectorImageToMatrixImageFilter.txx index 3db7e891c538b76386275c22566895043cb269a7..846d9cd93790fd3c81c212afa6a354de998abc97 100644 --- a/Modules/Filtering/Statistics/include/otbVectorImageToMatrixImageFilter.txx +++ b/Modules/Filtering/Statistics/include/otbVectorImageToMatrixImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorImageToMatrixFilter_txx -#define __otbVectorImageToMatrixFilter_txx +#ifndef otbVectorImageToMatrixFilter_txx +#define otbVectorImageToMatrixFilter_txx #include "otbVectorImageToMatrixImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Filtering/TimeSeries/include/otbEnvelopeSavitzkyGolayInterpolationFunctor.h b/Modules/Filtering/TimeSeries/include/otbEnvelopeSavitzkyGolayInterpolationFunctor.h index b0510786c80ccf39243f173f831eadbadb070fdd..6654dc0eca17303ad52a03179f45ac7f9efc2bea 100644 --- a/Modules/Filtering/TimeSeries/include/otbEnvelopeSavitzkyGolayInterpolationFunctor.h +++ b/Modules/Filtering/TimeSeries/include/otbEnvelopeSavitzkyGolayInterpolationFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbEnvelopeSavitzkyGolayInterpolationFunctor_h -#define __otbEnvelopeSavitzkyGolayInterpolationFunctor_h +#ifndef otbEnvelopeSavitzkyGolayInterpolationFunctor_h +#define otbEnvelopeSavitzkyGolayInterpolationFunctor_h #include "otbSavitzkyGolayInterpolationFunctor.h" diff --git a/Modules/Filtering/TimeSeries/include/otbSavitzkyGolayInterpolationFunctor.h b/Modules/Filtering/TimeSeries/include/otbSavitzkyGolayInterpolationFunctor.h index 393bd3445bd4d5f631556808049144ad194ec2fd..c4fcea461bea12964ade0eb33c8a871b6bbf145f 100644 --- a/Modules/Filtering/TimeSeries/include/otbSavitzkyGolayInterpolationFunctor.h +++ b/Modules/Filtering/TimeSeries/include/otbSavitzkyGolayInterpolationFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSavitzkyGolayInterpolationFunctor_h -#define __otbSavitzkyGolayInterpolationFunctor_h +#ifndef otbSavitzkyGolayInterpolationFunctor_h +#define otbSavitzkyGolayInterpolationFunctor_h #include "otbTimeSeries.h" #include "otbTimeSeriesLeastSquareFittingFunctor.h" diff --git a/Modules/Filtering/TimeSeries/include/otbTimeSeries.h b/Modules/Filtering/TimeSeries/include/otbTimeSeries.h index 0d8c98129d251c3a04debdf2092e9fba84618e06..3958e59528147a8f4e6e373bfac0c00f7d5ca1cb 100644 --- a/Modules/Filtering/TimeSeries/include/otbTimeSeries.h +++ b/Modules/Filtering/TimeSeries/include/otbTimeSeries.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTimeSeries_h -#define __otbTimeSeries_h +#ifndef otbTimeSeries_h +#define otbTimeSeries_h #include "itkFixedArray.h" #include <vcl_cmath.h> diff --git a/Modules/Filtering/TimeSeries/include/otbTimeSeriesLeastSquareFittingFunctor.h b/Modules/Filtering/TimeSeries/include/otbTimeSeriesLeastSquareFittingFunctor.h index c527913c4a390eb64e28da8218098e0f1cd249cc..64d61f5857b66f9194661b5ca8c010ae163ed677 100644 --- a/Modules/Filtering/TimeSeries/include/otbTimeSeriesLeastSquareFittingFunctor.h +++ b/Modules/Filtering/TimeSeries/include/otbTimeSeriesLeastSquareFittingFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTimeSeriesLSFF_h -#define __otbTimeSeriesLSFF_h +#ifndef otbTimeSeriesLSFF_h +#define otbTimeSeriesLSFF_h #include "vnl/algo/vnl_matrix_inverse.h" #include "vnl/vnl_transpose.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbConcatenateVectorDataFilter.h b/Modules/Filtering/VectorDataManipulation/include/otbConcatenateVectorDataFilter.h index 923c398a571c4f837cd4a12ee30d571f621be734..878e84e4d48e9dcfaaa010910aae8991e726a79c 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbConcatenateVectorDataFilter.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbConcatenateVectorDataFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbConcatenateVectorDataFilter_h -#define __otbConcatenateVectorDataFilter_h +#ifndef otbConcatenateVectorDataFilter_h +#define otbConcatenateVectorDataFilter_h #include "otbVectorDataToVectorDataFilter.h" #include "otbVectorData.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbConcatenateVectorDataFilter.txx b/Modules/Filtering/VectorDataManipulation/include/otbConcatenateVectorDataFilter.txx index 0145df2ff752453bfe4fa9fa6b380a6bff2919ab..ddc3fd4f4e8b0228f2183855b62e74569339568c 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbConcatenateVectorDataFilter.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbConcatenateVectorDataFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbConcatenateVectorDataFilter_txx -#define __otbConcatenateVectorDataFilter_txx +#ifndef otbConcatenateVectorDataFilter_txx +#define otbConcatenateVectorDataFilter_txx #include "otbConcatenateVectorDataFilter.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbCorrectPolygonFunctor.h b/Modules/Filtering/VectorDataManipulation/include/otbCorrectPolygonFunctor.h index 027ef05668fc706896ca6b71ecd146d017fd5479..4a001376ba3a4cb4bec6b37e01d8a79107b1f747 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbCorrectPolygonFunctor.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbCorrectPolygonFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCorrectPolygonFunctor_h -#define __otbCorrectPolygonFunctor_h +#ifndef otbCorrectPolygonFunctor_h +#define otbCorrectPolygonFunctor_h #include "otbSimplifyPathFunctor.h" #include "otbClosePathFunctor.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbDBOverlapDataNodeFeatureFunction.h b/Modules/Filtering/VectorDataManipulation/include/otbDBOverlapDataNodeFeatureFunction.h index b0812958ee61fff492030ba77a49a29040e4fea3..ab374199f74083dec1945977e9c962c79ee43cc4 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbDBOverlapDataNodeFeatureFunction.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbDBOverlapDataNodeFeatureFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDBOverlapDataNodeFeatureFunction_h -#define __otbDBOverlapDataNodeFeatureFunction_h +#ifndef otbDBOverlapDataNodeFeatureFunction_h +#define otbDBOverlapDataNodeFeatureFunction_h #include "otbDataNodeVectorDataFunction.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbDBOverlapDataNodeFeatureFunction.txx b/Modules/Filtering/VectorDataManipulation/include/otbDBOverlapDataNodeFeatureFunction.txx index cedd4fe94418cc9b3e53478515e62bf3c4df1cdb..79f9bfff8faf6896940fa61919a1419b5cf0879c 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbDBOverlapDataNodeFeatureFunction.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbDBOverlapDataNodeFeatureFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDBOverlapDataNodeFeatureFunction_txx -#define __otbDBOverlapDataNodeFeatureFunction_txx +#ifndef otbDBOverlapDataNodeFeatureFunction_txx +#define otbDBOverlapDataNodeFeatureFunction_txx #include "otbDBOverlapDataNodeFeatureFunction.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbPolygonCompacityFunctor.h b/Modules/Filtering/VectorDataManipulation/include/otbPolygonCompacityFunctor.h index e4d8c022c8308af5c180b9b6d15e123f0157d4ee..3d04dcf9233b196724e6a3322a1c8992b93973cb 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbPolygonCompacityFunctor.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbPolygonCompacityFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPolygonCompacityFunctor_h -#define __otbPolygonCompacityFunctor_h +#ifndef otbPolygonCompacityFunctor_h +#define otbPolygonCompacityFunctor_h #include "otbMath.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.h b/Modules/Filtering/VectorDataManipulation/include/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.h index 8d7a130e358c77fdf501825bd6e3f9f81ebff499..1f205ccd5eefb4f4d410e83f491a921c6376c675 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction_h -#define __otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction_h +#ifndef otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction_h +#define otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction_h #include "otbDataNodeImageFunction.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.txx b/Modules/Filtering/VectorDataManipulation/include/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.txx index 617912c67ca5fc8e3f89e7cc86b6d08f13ecefb7..6fa0c37822ca962576e2ef13dc644fe827ccd342 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction_txx -#define __otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction_txx +#ifndef otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction_txx +#define otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction_txx #include "otbRadiometryHomogenousWithNeighborhoodDataNodeFeatureFunction.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbSimplifyPathFunctor.h b/Modules/Filtering/VectorDataManipulation/include/otbSimplifyPathFunctor.h index ad99254b884b03503dc162572594a8b38730906e..c60ede291eb7324b78540f1a62c8fec998744fb2 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbSimplifyPathFunctor.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbSimplifyPathFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSimplifyPathFunctor_h -#define __otbSimplifyPathFunctor_h +#ifndef otbSimplifyPathFunctor_h +#define otbSimplifyPathFunctor_h #include "otbMath.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbSpectralAngleDataNodeFeatureFunction.h b/Modules/Filtering/VectorDataManipulation/include/otbSpectralAngleDataNodeFeatureFunction.h index 12767ec499ae4700c57fd318f2bcdd67bf6cf629..30a379d20dc61c38b449dace51327b0bada2594d 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbSpectralAngleDataNodeFeatureFunction.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbSpectralAngleDataNodeFeatureFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSpectralAngleDataNodeFeatureFunction_h -#define __otbSpectralAngleDataNodeFeatureFunction_h +#ifndef otbSpectralAngleDataNodeFeatureFunction_h +#define otbSpectralAngleDataNodeFeatureFunction_h #include "otbDataNodeImageFunction.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbSpectralAngleDataNodeFeatureFunction.txx b/Modules/Filtering/VectorDataManipulation/include/otbSpectralAngleDataNodeFeatureFunction.txx index 1982f3c57a1fef6ea71e50762e63cf336cfc2453..889fe99ab28656be8558cf68de5ad8b75b411eb2 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbSpectralAngleDataNodeFeatureFunction.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbSpectralAngleDataNodeFeatureFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSpectralAngleDataNodeFeatureFunction_txx -#define __otbSpectralAngleDataNodeFeatureFunction_txx +#ifndef otbSpectralAngleDataNodeFeatureFunction_txx +#define otbSpectralAngleDataNodeFeatureFunction_txx #include "otbSpectralAngleDataNodeFeatureFunction.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataAdapter.h b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataAdapter.h index ad37791050376dc507c8a1b69fa92436e03a89c9..12c45a59bb69da098b9e609e71e89f3debd9312b 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataAdapter.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataAdapter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataAdapter_h -#define __otbVectorDataAdapter_h +#ifndef otbVectorDataAdapter_h +#define otbVectorDataAdapter_h #include "otbVectorDataToVectorDataFilter.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataAdapter.txx b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataAdapter.txx index a7ad11ccfbd8f9308b972b6b80291febfedc2a64..9d181f7c4ca8308fb052fda8fdcf3d22b3b6bd5e 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataAdapter.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataAdapter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataAdapterFilter_txx -#define __otbVectorDataAdapterFilter_txx +#ifndef otbVectorDataAdapterFilter_txx +#define otbVectorDataAdapterFilter_txx #include "otbVectorDataAdapter.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataExtractROI.h b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataExtractROI.h index 69e9555e6de8aee7743993bb6dd59139a67f85a0..2312ab8ee7614e8c745521c1827c35f1d50f11d0 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataExtractROI.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataExtractROI.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataExtractROI_h -#define __otbVectorDataExtractROI_h +#ifndef otbVectorDataExtractROI_h +#define otbVectorDataExtractROI_h #include "otbVectorDataToVectorDataFilter.h" #include "otbRemoteSensingRegion.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataExtractROI.txx b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataExtractROI.txx index 51dab922d1477b718aa7feb42a847d995d168356..c37a0c28e5238130185c9afdc023d03bbbf137e0 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataExtractROI.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataExtractROI.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataExtractROI_txx -#define __otbVectorDataExtractROI_txx +#ifndef otbVectorDataExtractROI_txx +#define otbVectorDataExtractROI_txx #include "otbVectorDataExtractROI.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToRandomLineGenerator.h b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToRandomLineGenerator.h index 731c91f3c7df5e566c22a60dd3ac6549bc3d31ad..16ffdd754d1a3113734239f5472fc707ec67d394 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToRandomLineGenerator.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToRandomLineGenerator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataToRandomLineGenerator_h -#define __otbVectorDataToRandomLineGenerator_h +#ifndef otbVectorDataToRandomLineGenerator_h +#define otbVectorDataToRandomLineGenerator_h #include "otbVectorDataSource.h" #include "otbVectorData.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToRandomLineGenerator.txx b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToRandomLineGenerator.txx index b54797f7f4c3f8b0439777c21b29cc8f48022514..e7376547844264a30a7011477ae922c5a72bab61 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToRandomLineGenerator.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToRandomLineGenerator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataToRandomLineGenerator_txx -#define __otbVectorDataToRandomLineGenerator_txx +#ifndef otbVectorDataToRandomLineGenerator_txx +#define otbVectorDataToRandomLineGenerator_txx #include "otbVectorDataToRandomLineGenerator.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToSpecificDescriptionFilterBase.h b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToSpecificDescriptionFilterBase.h index 7b4a9f432bfe8905f3c20b3199d53e1ae509fb10..9e31ae6b3eb1ae45a1a66cea585b05ef96920d87 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToSpecificDescriptionFilterBase.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToSpecificDescriptionFilterBase.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataToSpecificDescriptionFilterBase_h -#define __otbVectorDataToSpecificDescriptionFilterBase_h +#ifndef otbVectorDataToSpecificDescriptionFilterBase_h +#define otbVectorDataToSpecificDescriptionFilterBase_h #include "otbVectorDataToVectorDataFilter.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToSpecificDescriptionFilterBase.txx b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToSpecificDescriptionFilterBase.txx index 7a856120bd88ab99c2eb9f027a2a2bf19ba570e7..1806d0733323f1d8052adf5d18607bf461685c10 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToSpecificDescriptionFilterBase.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToSpecificDescriptionFilterBase.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataToSpecificDescriptionFilterBase_txx -#define __otbVectorDataToSpecificDescriptionFilterBase_txx +#ifndef otbVectorDataToSpecificDescriptionFilterBase_txx +#define otbVectorDataToSpecificDescriptionFilterBase_txx #include "otbVectorDataToSpecificDescriptionFilterBase.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToVectorDataFilter.h b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToVectorDataFilter.h index 61efafd421e5df35bfac436d3c70f53d5b20173f..5c410dd15e1a75c1de5434ee6de9fd54914b1f94 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToVectorDataFilter.h +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToVectorDataFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataToVectorDataFilter_h -#define __otbVectorDataToVectorDataFilter_h +#ifndef otbVectorDataToVectorDataFilter_h +#define otbVectorDataToVectorDataFilter_h #include "otbVectorDataSource.h" diff --git a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToVectorDataFilter.txx b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToVectorDataFilter.txx index 71e607cd5f9427893b03940d67c3b93c1b8dc48a..6ff5429638615569bc1d4d66532a6a7a6c04ac64 100644 --- a/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToVectorDataFilter.txx +++ b/Modules/Filtering/VectorDataManipulation/include/otbVectorDataToVectorDataFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataToVectorDataFilter_txx -#define __otbVectorDataToVectorDataFilter_txx +#ifndef otbVectorDataToVectorDataFilter_txx +#define otbVectorDataToVectorDataFilter_txx #include "otbVectorDataToVectorDataFilter.h" #include "itkProgressReporter.h" diff --git a/Modules/Filtering/VectorDataRendering/include/otbMapnikAdapter.h b/Modules/Filtering/VectorDataRendering/include/otbMapnikAdapter.h index 9ac69affe747c571ecebe5f77b53c1cb7db58d91..41d31c08cb9536afa0eeb7a20c916abe7569ae64 100644 --- a/Modules/Filtering/VectorDataRendering/include/otbMapnikAdapter.h +++ b/Modules/Filtering/VectorDataRendering/include/otbMapnikAdapter.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbMapnikAdapter_h -#define __otbMapnikAdapter_h +#ifndef otbMapnikAdapter_h +#define otbMapnikAdapter_h #if defined(__GNUC__) || defined(__clang__) #pragma GCC diagnostic push diff --git a/Modules/Filtering/VectorDataRendering/include/otbVectorDataStyle.h b/Modules/Filtering/VectorDataRendering/include/otbVectorDataStyle.h index c4c63e34711394b5c8dcb0f957a143e78322dfd4..816278921770fe7667c98e471ba83901c9bebd42 100644 --- a/Modules/Filtering/VectorDataRendering/include/otbVectorDataStyle.h +++ b/Modules/Filtering/VectorDataRendering/include/otbVectorDataStyle.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbVectorDataStyle_h -#define __otbVectorDataStyle_h +#ifndef otbVectorDataStyle_h +#define otbVectorDataStyle_h #include "itkLightObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Filtering/VectorDataRendering/include/otbVectorDataToImageFilter.h b/Modules/Filtering/VectorDataRendering/include/otbVectorDataToImageFilter.h index 86777f96055fdf2676ad72d040f10dcc719fb211..41a17260a2a738c5e14afa9b896295b06c4b0e21 100644 --- a/Modules/Filtering/VectorDataRendering/include/otbVectorDataToImageFilter.h +++ b/Modules/Filtering/VectorDataRendering/include/otbVectorDataToImageFilter.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbVectorDataToImageFilter_h -#define __otbVectorDataToImageFilter_h +#ifndef otbVectorDataToImageFilter_h +#define otbVectorDataToImageFilter_h #include "itkImageSource.h" #include "otbRGBAPixelConverter.h" diff --git a/Modules/Filtering/VectorDataRendering/include/otbVectorDataToImageFilter.txx b/Modules/Filtering/VectorDataRendering/include/otbVectorDataToImageFilter.txx index d5d00eb26f14c42924504731456d0cfec3a2a223..38ce8b56cea0e22558685c638fff86e4ac1e31d9 100644 --- a/Modules/Filtering/VectorDataRendering/include/otbVectorDataToImageFilter.txx +++ b/Modules/Filtering/VectorDataRendering/include/otbVectorDataToImageFilter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbVectorDataToImageFilter_txx -#define __otbVectorDataToImageFilter_txx +#ifndef otbVectorDataToImageFilter_txx +#define otbVectorDataToImageFilter_txx #include <sstream> #include "otbVectorDataToImageFilter.h" diff --git a/Modules/Filtering/VectorDataRendering/include/otbVectorDataToMapFilter.h b/Modules/Filtering/VectorDataRendering/include/otbVectorDataToMapFilter.h index a965bab322e591a51e09aeefa81e835f44789757..aba35b08446001fe319ad3300551a5210df723b6 100644 --- a/Modules/Filtering/VectorDataRendering/include/otbVectorDataToMapFilter.h +++ b/Modules/Filtering/VectorDataRendering/include/otbVectorDataToMapFilter.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbVectorDataToMapFilter_h -#define __otbVectorDataToMapFilter_h +#ifndef otbVectorDataToMapFilter_h +#define otbVectorDataToMapFilter_h #include "itkImageSource.h" #include "otbRGBAPixelConverter.h" diff --git a/Modules/Filtering/VectorDataRendering/include/otbVectorDataToMapFilter.txx b/Modules/Filtering/VectorDataRendering/include/otbVectorDataToMapFilter.txx index 928e5400902ec959f1a07430028703d53c0896fd..06435e7bf77047b0f801dbdf87c7d7fbaf54b268 100644 --- a/Modules/Filtering/VectorDataRendering/include/otbVectorDataToMapFilter.txx +++ b/Modules/Filtering/VectorDataRendering/include/otbVectorDataToMapFilter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbVectorDataToMapFilter_txx -#define __otbVectorDataToMapFilter_txx +#ifndef otbVectorDataToMapFilter_txx +#define otbVectorDataToMapFilter_txx #include <sstream> #include "otbVectorDataToMapFilter.h" diff --git a/Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.h b/Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.h index c74a540efcb6bdedcb5dabda5f62641f61621488..095afc93056ab0d7e23f0e3f7025fc9bd0b1e2ea 100644 --- a/Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.h +++ b/Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbSubsampleImageFilter_h -#define __otbSubsampleImageFilter_h +#ifndef otbSubsampleImageFilter_h +#define otbSubsampleImageFilter_h #include "itkImageToImageFilter.h" #include "itkImage.h" diff --git a/Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.txx b/Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.txx index 0375f3956aad96d52f20f24967927a424ea2ab8f..1848cc66b5b054d97f353da298315bb2798e2191 100644 --- a/Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.txx +++ b/Modules/Filtering/Wavelet/include/otbSubsampleImageFilter.txx @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbSubsampleImageFilter_txx -#define __otbSubsampleImageFilter_txx +#ifndef otbSubsampleImageFilter_txx +#define otbSubsampleImageFilter_txx #include "otbSubsampleImageFilter.h" #include "otbMacro.h" diff --git a/Modules/Filtering/Wavelet/include/otbWaveletFilterBank.h b/Modules/Filtering/Wavelet/include/otbWaveletFilterBank.h index 51c9ea0a5090a509fd0d01981e06184ff30b7251..3a579fd07572445019199cb0a0b84493dd8a185b 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletFilterBank.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletFilterBank.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbWaveletFilterBank_h -#define __otbWaveletFilterBank_h +#ifndef otbWaveletFilterBank_h +#define otbWaveletFilterBank_h #include "itkProgressReporter.h" #include "itkImageToImageFilter.h" diff --git a/Modules/Filtering/Wavelet/include/otbWaveletFilterBank.txx b/Modules/Filtering/Wavelet/include/otbWaveletFilterBank.txx index 21ba8cdf9f7ce65529c33adbe3b6c94a1ad29e85..c0cb161dbc22a9e42ea4b666371d2c72e69f1bf5 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletFilterBank.txx +++ b/Modules/Filtering/Wavelet/include/otbWaveletFilterBank.txx @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbWaveletFilterBank_txx -#define __otbWaveletFilterBank_txx +#ifndef otbWaveletFilterBank_txx +#define otbWaveletFilterBank_txx #include "otbWaveletFilterBank.h" #include "otbSubsampleImageFilter.h" diff --git a/Modules/Filtering/Wavelet/include/otbWaveletGenerator.h b/Modules/Filtering/Wavelet/include/otbWaveletGenerator.h index 8d49d71babaedc9f74ddad982473fdbfeca1d8b5..0ff5365ba55316bb678fc40dafa56d4a30286c1d 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletGenerator.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletGenerator.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbWaveletGenerator_h -#define __otbWaveletGenerator_h +#ifndef otbWaveletGenerator_h +#define otbWaveletGenerator_h #include <vector> #include "itkLightObject.h" diff --git a/Modules/Filtering/Wavelet/include/otbWaveletHighPassOperator.h b/Modules/Filtering/Wavelet/include/otbWaveletHighPassOperator.h index 09cd6c798217639a14e884774e4a14231438eb23..37d2092df5b0b607273e153fb16869c068272f50 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletHighPassOperator.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletHighPassOperator.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWaveletHighPassOperator_h -#define __otbWaveletHighPassOperator_h +#ifndef otbWaveletHighPassOperator_h +#define otbWaveletHighPassOperator_h #include "otbWaveletOperatorBase.h" diff --git a/Modules/Filtering/Wavelet/include/otbWaveletLowPassOperator.h b/Modules/Filtering/Wavelet/include/otbWaveletLowPassOperator.h index e6ca6cd775f9c13ab6c092af410a30c7a6920ab9..eaae45dc59c50261ed0416ed1091a9e8be222206 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletLowPassOperator.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletLowPassOperator.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWaveletLowPassOperator_h -#define __otbWaveletLowPassOperator_h +#ifndef otbWaveletLowPassOperator_h +#define otbWaveletLowPassOperator_h #include "otbWaveletOperatorBase.h" diff --git a/Modules/Filtering/Wavelet/include/otbWaveletOperator.h b/Modules/Filtering/Wavelet/include/otbWaveletOperator.h index a6d9394d3ebfedf3d520f6e904f9510ca392693e..031b8d63cce5585a01730d39cf574bd69e76a98a 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletOperator.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletOperator.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWaveletOperator_h -#define __otbWaveletOperator_h +#ifndef otbWaveletOperator_h +#define otbWaveletOperator_h #include "itkMacro.h" #include "itkNeighborhoodOperator.h" diff --git a/Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.h b/Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.h index 19d437500a7b64944fc10e4e471cad60043a2d3a..f827ca79e48761703bac58ebea8d4a91a40075ec 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWaveletOperatorBase_h -#define __otbWaveletOperatorBase_h +#ifndef otbWaveletOperatorBase_h +#define otbWaveletOperatorBase_h #include "itkMacro.h" #include "itkNeighborhoodOperator.h" diff --git a/Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.txx b/Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.txx index 8b76a313d3f1b23fbf5970ade6a13c863e91c6ac..abba7348520884c6f9d649bec9fef2b7ad131bcb 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.txx +++ b/Modules/Filtering/Wavelet/include/otbWaveletOperatorBase.txx @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbWaveletOperatorBase_txx -#define __otbWaveletOperatorBase_txx +#ifndef otbWaveletOperatorBase_txx +#define otbWaveletOperatorBase_txx #include "otbWaveletOperatorBase.h" diff --git a/Modules/Filtering/Wavelet/include/otbWaveletPacketDecompositionCosts.h b/Modules/Filtering/Wavelet/include/otbWaveletPacketDecompositionCosts.h index ed3db83bd4079594b9e1dfc25563d102da99530d..3c5e95b2993734d5a7a6093775a7c07c4b2b55af 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletPacketDecompositionCosts.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletPacketDecompositionCosts.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbWaveletPacketDecompositionCosts_h -#define __otbWaveletPacketDecompositionCosts_h +#ifndef otbWaveletPacketDecompositionCosts_h +#define otbWaveletPacketDecompositionCosts_h #include "itkObject.h" #include "itkMacro.h" diff --git a/Modules/Filtering/Wavelet/include/otbWaveletPacketTransform.h b/Modules/Filtering/Wavelet/include/otbWaveletPacketTransform.h index 0ed7fdbb477efcb8c11e06c48ca75408c3b1f123..75380406a121f7074d3041bc484df20017a38a14 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletPacketTransform.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletPacketTransform.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbWaveletPacketTransform_h -#define __otbWaveletPacketTransform_h +#ifndef otbWaveletPacketTransform_h +#define otbWaveletPacketTransform_h #include "itkProgressAccumulator.h" diff --git a/Modules/Filtering/Wavelet/include/otbWaveletPacketTransform.txx b/Modules/Filtering/Wavelet/include/otbWaveletPacketTransform.txx index 2d0e628e7261313511f99fee398179cb28bf8844..be8c8bee03d9882053f859be8537a3a9f1a66a39 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletPacketTransform.txx +++ b/Modules/Filtering/Wavelet/include/otbWaveletPacketTransform.txx @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbWaveletPacketTransform_txx -#define __otbWaveletPacketTransform_txx +#ifndef otbWaveletPacketTransform_txx +#define otbWaveletPacketTransform_txx #include "otbWaveletPacketTransform.h" #include "otbMacro.h" diff --git a/Modules/Filtering/Wavelet/include/otbWaveletTransform.h b/Modules/Filtering/Wavelet/include/otbWaveletTransform.h index 853d73c31c476af417049d4b5a241c217c0ba46e..8678966bfbddd1fdb5bd0e07e9f85f1b937dd1c7 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletTransform.h +++ b/Modules/Filtering/Wavelet/include/otbWaveletTransform.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbWaveletTransform_h -#define __otbWaveletTransform_h +#ifndef otbWaveletTransform_h +#define otbWaveletTransform_h #include "otbImageToImageListFilter.h" #include "otbImageListToImageFilter.h" diff --git a/Modules/Filtering/Wavelet/include/otbWaveletTransform.txx b/Modules/Filtering/Wavelet/include/otbWaveletTransform.txx index 93eac94b95f2dfeeba0b94a6c25f0c04af34f475..625660e6945f7d9eebd97e3c970865f490c29797 100644 --- a/Modules/Filtering/Wavelet/include/otbWaveletTransform.txx +++ b/Modules/Filtering/Wavelet/include/otbWaveletTransform.txx @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbWaveletTransform_txx -#define __otbWaveletTransform_txx +#ifndef otbWaveletTransform_txx +#define otbWaveletTransform_txx #include "otbWaveletTransform.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Fusion/Fuzzy/include/otbFuzzyDescriptorsModelManager.h b/Modules/Fusion/Fuzzy/include/otbFuzzyDescriptorsModelManager.h index 987aaceb8bb2b333882bfa10d0b8bae73c9bcfe0..76a69500b75aa9b67442b057d1eb5837f6e684ca 100644 --- a/Modules/Fusion/Fuzzy/include/otbFuzzyDescriptorsModelManager.h +++ b/Modules/Fusion/Fuzzy/include/otbFuzzyDescriptorsModelManager.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFuzzyDescriptorsModelManager_h -#define __otbFuzzyDescriptorsModelManager_h +#ifndef otbFuzzyDescriptorsModelManager_h +#define otbFuzzyDescriptorsModelManager_h #include <vector> #include <utility> diff --git a/Modules/Fusion/Fuzzy/include/otbFuzzyVariable.h b/Modules/Fusion/Fuzzy/include/otbFuzzyVariable.h index d1147d0f0ba295ba552780a7319c34d85d2c241d..4b62d08bf1d5e858b1ba52f54d1a741bde2b8761 100644 --- a/Modules/Fusion/Fuzzy/include/otbFuzzyVariable.h +++ b/Modules/Fusion/Fuzzy/include/otbFuzzyVariable.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFuzzyVariable_h -#define __otbFuzzyVariable_h +#ifndef otbFuzzyVariable_h +#define otbFuzzyVariable_h #include "itkDataObject.h" #include "itkFixedArray.h" diff --git a/Modules/Fusion/Fuzzy/include/otbFuzzyVariable.txx b/Modules/Fusion/Fuzzy/include/otbFuzzyVariable.txx index bd64b464f576c857398eee303f36c7561f1c5123..4ebb79000e6cc16366ae4fb95e319ef186648d29 100644 --- a/Modules/Fusion/Fuzzy/include/otbFuzzyVariable.txx +++ b/Modules/Fusion/Fuzzy/include/otbFuzzyVariable.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFuzzyVariable_txx -#define __otbFuzzyVariable_txx +#ifndef otbFuzzyVariable_txx +#define otbFuzzyVariable_txx #include "otbFuzzyVariable.h" diff --git a/Modules/Fusion/MajorityVoting/include/otbNeighborhoodMajorityVotingImageFilter.h b/Modules/Fusion/MajorityVoting/include/otbNeighborhoodMajorityVotingImageFilter.h index 9074cf956c2e080878375a4fc5a34d138ae006b7..f7ce6b84e5e25ebbf74c5c3d1cd517dc8a43fce5 100644 --- a/Modules/Fusion/MajorityVoting/include/otbNeighborhoodMajorityVotingImageFilter.h +++ b/Modules/Fusion/MajorityVoting/include/otbNeighborhoodMajorityVotingImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNeighborhoodMajorityVotingImageFilter_h -#define __otbNeighborhoodMajorityVotingImageFilter_h +#ifndef otbNeighborhoodMajorityVotingImageFilter_h +#define otbNeighborhoodMajorityVotingImageFilter_h // First make sure that the configuration is available. // This line can be removed once the optimized versions diff --git a/Modules/Fusion/MajorityVoting/include/otbNeighborhoodMajorityVotingImageFilter.txx b/Modules/Fusion/MajorityVoting/include/otbNeighborhoodMajorityVotingImageFilter.txx index 93c05d6b2034c637528cfaecec84e7e69a9fc89b..5fab37c3fe7a31395541cf91684ec5ef78419835 100644 --- a/Modules/Fusion/MajorityVoting/include/otbNeighborhoodMajorityVotingImageFilter.txx +++ b/Modules/Fusion/MajorityVoting/include/otbNeighborhoodMajorityVotingImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNeighborhoodMajorityVotingImageFilter_txx -#define __otbNeighborhoodMajorityVotingImageFilter_txx +#ifndef otbNeighborhoodMajorityVotingImageFilter_txx +#define otbNeighborhoodMajorityVotingImageFilter_txx // First make sure that the configuration is available. // This line can be removed once the optimized versions diff --git a/Modules/Fusion/PanSharpening/include/otbBayesianFusionFilter.h b/Modules/Fusion/PanSharpening/include/otbBayesianFusionFilter.h index aaee25a29706b8f63d65e3df51488c1240dd6fef..312f82745f95b9ff9e7b88975d0a143548f1ea7f 100644 --- a/Modules/Fusion/PanSharpening/include/otbBayesianFusionFilter.h +++ b/Modules/Fusion/PanSharpening/include/otbBayesianFusionFilter.h @@ -20,8 +20,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBayesianFusionFilter_h -#define __otbBayesianFusionFilter_h +#ifndef otbBayesianFusionFilter_h +#define otbBayesianFusionFilter_h #include "itkImageToImageFilter.h" #include "otbVectorImage.h" diff --git a/Modules/Fusion/PanSharpening/include/otbBayesianFusionFilter.txx b/Modules/Fusion/PanSharpening/include/otbBayesianFusionFilter.txx index 0a2cc11e8628608a06a4a2c7e89ed0788309bf09..d1ff015d7e076500563f0ea0c6dd1be8b3c61633 100644 --- a/Modules/Fusion/PanSharpening/include/otbBayesianFusionFilter.txx +++ b/Modules/Fusion/PanSharpening/include/otbBayesianFusionFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBayesianFusionFilter_txx -#define __otbBayesianFusionFilter_txx +#ifndef otbBayesianFusionFilter_txx +#define otbBayesianFusionFilter_txx #include "otbBayesianFusionFilter.h" diff --git a/Modules/Fusion/PanSharpening/include/otbFusionImageBase.h b/Modules/Fusion/PanSharpening/include/otbFusionImageBase.h index b983ba896b4354400302a0979d3e88a5edfb88a1..aef6003fa65fa6e91b8cb95d118213c2edceb0bc 100644 --- a/Modules/Fusion/PanSharpening/include/otbFusionImageBase.h +++ b/Modules/Fusion/PanSharpening/include/otbFusionImageBase.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFusionImageBase_h -#define __otbFusionImageBase_h +#ifndef otbFusionImageBase_h +#define otbFusionImageBase_h #include "itkTernaryFunctorImageFilter.h" #include "itkNumericTraits.h" diff --git a/Modules/Fusion/PanSharpening/include/otbLmvmPanSharpeningFusionImageFilter.h b/Modules/Fusion/PanSharpening/include/otbLmvmPanSharpeningFusionImageFilter.h index 6304757d47e6122e6a2d544a01d6fcde58d0ecb8..f30c8c8525ae871620964c3ab8e2ae526303fc7e 100644 --- a/Modules/Fusion/PanSharpening/include/otbLmvmPanSharpeningFusionImageFilter.h +++ b/Modules/Fusion/PanSharpening/include/otbLmvmPanSharpeningFusionImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLmvmPanSharpeningFusionImageFilter_h -#define __otbLmvmPanSharpeningFusionImageFilter_h +#ifndef otbLmvmPanSharpeningFusionImageFilter_h +#define otbLmvmPanSharpeningFusionImageFilter_h #include "otbConvolutionImageFilter.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Fusion/PanSharpening/include/otbLmvmPanSharpeningFusionImageFilter.txx b/Modules/Fusion/PanSharpening/include/otbLmvmPanSharpeningFusionImageFilter.txx index da0825996322cb815d01fd50e92dc454ce3f0035..2dee5c593fdae3473b931e7bbd7865f962006528 100644 --- a/Modules/Fusion/PanSharpening/include/otbLmvmPanSharpeningFusionImageFilter.txx +++ b/Modules/Fusion/PanSharpening/include/otbLmvmPanSharpeningFusionImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLmvmPanSharpeningFusionImageFilter_txx -#define __otbLmvmPanSharpeningFusionImageFilter_txx +#ifndef otbLmvmPanSharpeningFusionImageFilter_txx +#define otbLmvmPanSharpeningFusionImageFilter_txx #include "otbLmvmPanSharpeningFusionImageFilter.h" diff --git a/Modules/Fusion/PanSharpening/include/otbSimpleRcsPanSharpeningFusionImageFilter.h b/Modules/Fusion/PanSharpening/include/otbSimpleRcsPanSharpeningFusionImageFilter.h index dcd58296ad2faa575a692f759c77f95ea83d0b71..25e1470de639d4b87a9a068e705dbc1281b31b13 100644 --- a/Modules/Fusion/PanSharpening/include/otbSimpleRcsPanSharpeningFusionImageFilter.h +++ b/Modules/Fusion/PanSharpening/include/otbSimpleRcsPanSharpeningFusionImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSimpleRcsPanSharpeningFusionImageFilter_h -#define __otbSimpleRcsPanSharpeningFusionImageFilter_h +#ifndef otbSimpleRcsPanSharpeningFusionImageFilter_h +#define otbSimpleRcsPanSharpeningFusionImageFilter_h #include "otbConvolutionImageFilter.h" #include "otbImage.h" diff --git a/Modules/Fusion/PanSharpening/include/otbSimpleRcsPanSharpeningFusionImageFilter.txx b/Modules/Fusion/PanSharpening/include/otbSimpleRcsPanSharpeningFusionImageFilter.txx index 4f99e10e8e05686f6173e7cedd5184daa6f21939..be4602186361074f17ea7f3bb57b2bcc9e44b7d3 100644 --- a/Modules/Fusion/PanSharpening/include/otbSimpleRcsPanSharpeningFusionImageFilter.txx +++ b/Modules/Fusion/PanSharpening/include/otbSimpleRcsPanSharpeningFusionImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSimpleRcsPanSharpeningFusionImageFilter_txx -#define __otbSimpleRcsPanSharpeningFusionImageFilter_txx +#ifndef otbSimpleRcsPanSharpeningFusionImageFilter_txx +#define otbSimpleRcsPanSharpeningFusionImageFilter_txx #include "otbSimpleRcsPanSharpeningFusionImageFilter.h" diff --git a/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorFilter.h b/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorFilter.h index 8f4ba2cad723e0b437b8b6b25ad09a3b1f8d08fd..a1b00a1f06ffd8fe67ddce4685ff92ec1a567ce3 100644 --- a/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorFilter.h +++ b/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorFilter.h @@ -15,8 +15,8 @@ =========================================================================*/ -#ifndef __otbLocalRxDetectorFilter_h -#define __otbLocalRxDetectorFilter_h +#ifndef otbLocalRxDetectorFilter_h +#define otbLocalRxDetectorFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorFilter.txx b/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorFilter.txx index 09004b54dd1755a3e95de6dc94f4964a9208c1a1..288e2a4662ba026ab6a0e43c1b2e067189c75902 100644 --- a/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorFilter.txx +++ b/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorFilter.txx @@ -15,8 +15,8 @@ =========================================================================*/ -#ifndef __otbLocalRxDetectorFilter_txx -#define __otbLocalRxDetectorFilter_txx +#ifndef otbLocalRxDetectorFilter_txx +#define otbLocalRxDetectorFilter_txx #include "otbLocalRxDetectorFilter.h" diff --git a/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorNonThreadFilter.h b/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorNonThreadFilter.h index e52011f1834b69cd374dd9f9fa014de63499d54b..39c665a3092a5fc2adff150d281fbeace4cf34d1 100644 --- a/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorNonThreadFilter.h +++ b/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorNonThreadFilter.h @@ -15,8 +15,8 @@ =========================================================================*/ -#ifndef __otbLocalRxDetectorNonThreadFilter_h -#define __otbLocalRxDetectorNonThreadFilter_h +#ifndef otbLocalRxDetectorNonThreadFilter_h +#define otbLocalRxDetectorNonThreadFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorNonThreadFilter.txx b/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorNonThreadFilter.txx index 10fd32d4ce1698f1b060f044a3ab7762d8ec6d01..d78647732383318d98b87a81368d12e796ad19cf 100644 --- a/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorNonThreadFilter.txx +++ b/Modules/Hyperspectral/AnomalyDetection/include/otbLocalRxDetectorNonThreadFilter.txx @@ -15,8 +15,8 @@ =========================================================================*/ -#ifndef __otbLocalRxDetectorNonThreadFilter_txx -#define __otbLocalRxDetectorNonThreadFilter_txx +#ifndef otbLocalRxDetectorNonThreadFilter_txx +#define otbLocalRxDetectorNonThreadFilter_txx #include "otbLocalRxDetectorNonThreadFilter.h" diff --git a/Modules/Hyperspectral/EndmembersExtraction/include/otbEigenvalueLikelihoodMaximisation.h b/Modules/Hyperspectral/EndmembersExtraction/include/otbEigenvalueLikelihoodMaximisation.h index 0390b099e5bfd78f9d6c66c74af2db6915ca19aa..ad30119c02de25f268e530b61a93e37e1929bd01 100644 --- a/Modules/Hyperspectral/EndmembersExtraction/include/otbEigenvalueLikelihoodMaximisation.h +++ b/Modules/Hyperspectral/EndmembersExtraction/include/otbEigenvalueLikelihoodMaximisation.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbEigenvalueLikelihoodMaximisation_h -#define __otbEigenvalueLikelihoodMaximisation_h +#ifndef otbEigenvalueLikelihoodMaximisation_h +#define otbEigenvalueLikelihoodMaximisation_h #include "itkObjectFactory.h" #include "itkLightObject.h" diff --git a/Modules/Hyperspectral/EndmembersExtraction/include/otbEigenvalueLikelihoodMaximisation.txx b/Modules/Hyperspectral/EndmembersExtraction/include/otbEigenvalueLikelihoodMaximisation.txx index cf49434cb8390b418021773e3f65846e16def298..4b28047c4e8ed595369baa919fac6cc622f218a8 100644 --- a/Modules/Hyperspectral/EndmembersExtraction/include/otbEigenvalueLikelihoodMaximisation.txx +++ b/Modules/Hyperspectral/EndmembersExtraction/include/otbEigenvalueLikelihoodMaximisation.txx @@ -18,8 +18,8 @@ for details. PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbEigenvalueLikelihoodMaximisation_txx -#define __otbEigenvalueLikelihoodMaximisation_txx +#ifndef otbEigenvalueLikelihoodMaximisation_txx +#define otbEigenvalueLikelihoodMaximisation_txx #include "otbEigenvalueLikelihoodMaximisation.h" diff --git a/Modules/Hyperspectral/EndmembersExtraction/include/otbVcaImageFilter.h b/Modules/Hyperspectral/EndmembersExtraction/include/otbVcaImageFilter.h index c07b06cf2fa4c42c52d77e4c59f50042b1dbfb15..080d023d89b96d515e73973227e52f42ee884288 100644 --- a/Modules/Hyperspectral/EndmembersExtraction/include/otbVcaImageFilter.h +++ b/Modules/Hyperspectral/EndmembersExtraction/include/otbVcaImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVCAImageFilter_h -#define __otbVCAImageFilter_h +#ifndef otbVCAImageFilter_h +#define otbVCAImageFilter_h #include "otbImage.h" #include "itkUnaryFunctorImageFilter.h" @@ -136,4 +136,4 @@ private: #include "otbVcaImageFilter.txx" -#endif /* __otbVCAImageFilter_h */ +#endif /* otbVCAImageFilter_h */ diff --git a/Modules/Hyperspectral/EndmembersExtraction/include/otbVcaImageFilter.txx b/Modules/Hyperspectral/EndmembersExtraction/include/otbVcaImageFilter.txx index 0987179c6bb835ba25604ccfcde063b537dabc36..401594d3261679c6f36dfc3b10a7659105781acc 100644 --- a/Modules/Hyperspectral/EndmembersExtraction/include/otbVcaImageFilter.txx +++ b/Modules/Hyperspectral/EndmembersExtraction/include/otbVcaImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVCAImageFilter_txx -#define __otbVCAImageFilter_txx +#ifndef otbVCAImageFilter_txx +#define otbVCAImageFilter_txx #include "otbVcaImageFilter.h" #include "otbStandardWriterWatcher.h" diff --git a/Modules/Hyperspectral/EndmembersExtraction/include/otbVirtualDimensionality.h b/Modules/Hyperspectral/EndmembersExtraction/include/otbVirtualDimensionality.h index f5c130dc5d92b7b35c7de55479b1c0a116cf4f2b..fbc72a60270061cbadf2f24c0a01d46cee085537 100644 --- a/Modules/Hyperspectral/EndmembersExtraction/include/otbVirtualDimensionality.h +++ b/Modules/Hyperspectral/EndmembersExtraction/include/otbVirtualDimensionality.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVirtualDimensionality_h -#define __otbVirtualDimensionality_h +#ifndef otbVirtualDimensionality_h +#define otbVirtualDimensionality_h #include "itkObjectFactory.h" #include "itkLightObject.h" diff --git a/Modules/Hyperspectral/EndmembersExtraction/include/otbVirtualDimensionality.txx b/Modules/Hyperspectral/EndmembersExtraction/include/otbVirtualDimensionality.txx index c9892f0f7be537f4f1ac32c75864ba9307969b26..ee0165441227e4b9f90e17e4175adbd5bf06c0d2 100644 --- a/Modules/Hyperspectral/EndmembersExtraction/include/otbVirtualDimensionality.txx +++ b/Modules/Hyperspectral/EndmembersExtraction/include/otbVirtualDimensionality.txx @@ -18,8 +18,8 @@ for details. PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVirtualDimensionality_txx -#define __otbVirtualDimensionality_txx +#ifndef otbVirtualDimensionality_txx +#define otbVirtualDimensionality_txx #include "otbVirtualDimensionality.h" diff --git a/Modules/Hyperspectral/Unmixing/include/otbISRAUnmixingImageFilter.h b/Modules/Hyperspectral/Unmixing/include/otbISRAUnmixingImageFilter.h index 6e6a5d3b98452a4190e1541f5a38a2af970a5a53..b44458cc9f1553c709ffb940e7bcebea804ed6d8 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbISRAUnmixingImageFilter.h +++ b/Modules/Hyperspectral/Unmixing/include/otbISRAUnmixingImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbISRAUnmixingImageFilter_h -#define __otbISRAUnmixingImageFilter_h +#ifndef otbISRAUnmixingImageFilter_h +#define otbISRAUnmixingImageFilter_h #include "itkNumericTraits.h" #include "otbUnaryFunctorImageFilter.h" diff --git a/Modules/Hyperspectral/Unmixing/include/otbISRAUnmixingImageFilter.txx b/Modules/Hyperspectral/Unmixing/include/otbISRAUnmixingImageFilter.txx index a8e71af5ccf32605cbeeaa63551adc5d6c8c5ffc..73be208c1cbf48f0a35cfe9bab61f2a21969a2a1 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbISRAUnmixingImageFilter.txx +++ b/Modules/Hyperspectral/Unmixing/include/otbISRAUnmixingImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbISRAUnmixingImageFilter_txx -#define __otbISRAUnmixingImageFilter_txx +#ifndef otbISRAUnmixingImageFilter_txx +#define otbISRAUnmixingImageFilter_txx #include "otbISRAUnmixingImageFilter.h" #include <algorithm> diff --git a/Modules/Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.h b/Modules/Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.h index b60a49658aaf055c53125c3937e97057112fae67..bfd974692b6eff802402b304cbed4513424613cf 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.h +++ b/Modules/Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMDMDNMFImageFilter_h -#define __otbMDMDNMFImageFilter_h +#ifndef otbMDMDNMFImageFilter_h +#define otbMDMDNMFImageFilter_h #include "itkImageToImageFilter.h" #include "otbVectorImageToMatrixImageFilter.h" diff --git a/Modules/Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.txx b/Modules/Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.txx index 2a2a030b36e0fe027a133f51fb461646cbf4c93b..0bd9cd8b53e57d0169cd6388f8bdf3fa8fabeaa2 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.txx +++ b/Modules/Hyperspectral/Unmixing/include/otbMDMDNMFImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMDMDNMFImageFilter_txx -#define __otbMDMDNMFImageFilter_txx +#ifndef otbMDMDNMFImageFilter_txx +#define otbMDMDNMFImageFilter_txx #include "otbMDMDNMFImageFilter.h" diff --git a/Modules/Hyperspectral/Unmixing/include/otbNCLSUnmixingImageFilter.h b/Modules/Hyperspectral/Unmixing/include/otbNCLSUnmixingImageFilter.h index 40c4cb5b2d970896ebe7916ffbd4baf486c17f95..563b0ab9422f93fb668aaebf6397c0dd1c4f3f90 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbNCLSUnmixingImageFilter.h +++ b/Modules/Hyperspectral/Unmixing/include/otbNCLSUnmixingImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNCLSUnmixingImageFilter_h -#define __otbNCLSUnmixingImageFilter_h +#ifndef otbNCLSUnmixingImageFilter_h +#define otbNCLSUnmixingImageFilter_h #include "itkMacro.h" #include "itkNumericTraits.h" diff --git a/Modules/Hyperspectral/Unmixing/include/otbNCLSUnmixingImageFilter.txx b/Modules/Hyperspectral/Unmixing/include/otbNCLSUnmixingImageFilter.txx index 7c7a2019147d69201dcef01f5b3811c7ad71b3cb..6f696b183f5bfde07fcb83eefd4b6c6e94f00605 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbNCLSUnmixingImageFilter.txx +++ b/Modules/Hyperspectral/Unmixing/include/otbNCLSUnmixingImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNCLSUnmixingImageFilter_txx -#define __otbNCLSUnmixingImageFilter_txx +#ifndef otbNCLSUnmixingImageFilter_txx +#define otbNCLSUnmixingImageFilter_txx #include "otbNCLSUnmixingImageFilter.h" #include <algorithm> diff --git a/Modules/Hyperspectral/Unmixing/include/otbSparseUnmixingImageFilter.h b/Modules/Hyperspectral/Unmixing/include/otbSparseUnmixingImageFilter.h index d43b6413b1d60c357984699f86ff8c55383e0b88..64f22bd47a97f7bdb79ec97e02f0cb7f2305655f 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbSparseUnmixingImageFilter.h +++ b/Modules/Hyperspectral/Unmixing/include/otbSparseUnmixingImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSparseUnmixingImageFilter_h -#define __otbSparseUnmixingImageFilter_h +#ifndef otbSparseUnmixingImageFilter_h +#define otbSparseUnmixingImageFilter_h #include "itkListSample.h" #include "itkHistogram.h" diff --git a/Modules/Hyperspectral/Unmixing/include/otbSparseUnmixingImageFilter.txx b/Modules/Hyperspectral/Unmixing/include/otbSparseUnmixingImageFilter.txx index ceadc2e6b1f6e640ce3ecb1a8e06c71ed3920d78..830cd37e31f7fcbecf1f21513e8b8eff9a16a3b5 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbSparseUnmixingImageFilter.txx +++ b/Modules/Hyperspectral/Unmixing/include/otbSparseUnmixingImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSparseUnmixingImageFilter_txx -#define __otbSparseUnmixingImageFilter_txx +#ifndef otbSparseUnmixingImageFilter_txx +#define otbSparseUnmixingImageFilter_txx #include "otbSparseUnmixingImageFilter.h" diff --git a/Modules/Hyperspectral/Unmixing/include/otbUnConstrainedLeastSquareImageFilter.h b/Modules/Hyperspectral/Unmixing/include/otbUnConstrainedLeastSquareImageFilter.h index ffa75b2a7bdf50dd3bb2346fbb944c4b604747f7..58099595c8b1f0ea30a9169b8512ddc713cc8d8a 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbUnConstrainedLeastSquareImageFilter.h +++ b/Modules/Hyperspectral/Unmixing/include/otbUnConstrainedLeastSquareImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnConstrainedLeastSquareImageFilter_h -#define __otbUnConstrainedLeastSquareImageFilter_h +#ifndef otbUnConstrainedLeastSquareImageFilter_h +#define otbUnConstrainedLeastSquareImageFilter_h #include "itkMacro.h" #include "otbUnaryFunctorImageFilter.h" diff --git a/Modules/Hyperspectral/Unmixing/include/otbUnConstrainedLeastSquareImageFilter.txx b/Modules/Hyperspectral/Unmixing/include/otbUnConstrainedLeastSquareImageFilter.txx index 268af36187bf78121d4ed69e6d93b70bffa3978a..663b02fbdc28c4f2f258ced6dee55445be3a4cc9 100644 --- a/Modules/Hyperspectral/Unmixing/include/otbUnConstrainedLeastSquareImageFilter.txx +++ b/Modules/Hyperspectral/Unmixing/include/otbUnConstrainedLeastSquareImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbUnConstrainedLeastSquareImageFilter_txx -#define __otbUnConstrainedLeastSquareImageFilter_txx +#ifndef otbUnConstrainedLeastSquareImageFilter_txx +#define otbUnConstrainedLeastSquareImageFilter_txx #include "otbUnConstrainedLeastSquareImageFilter.h" diff --git a/Modules/IO/Carto/include/otbCoordinateToName.h b/Modules/IO/Carto/include/otbCoordinateToName.h index 3ddf4280839c5cf15889ab0650f9ba0b1a8d7757..952e27cc23bddc014fb7bd092bd5b6aa1974da02 100644 --- a/Modules/IO/Carto/include/otbCoordinateToName.h +++ b/Modules/IO/Carto/include/otbCoordinateToName.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCoordinateToName_h -#define __otbCoordinateToName_h +#ifndef otbCoordinateToName_h +#define otbCoordinateToName_h #include "itkPoint.h" #include "itkMultiThreader.h" diff --git a/Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.h b/Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.h index 00100ba8874495fd600e8542841cde930344c5bc..77665ad81ffefdf73df36b127b633029f7af9841 100644 --- a/Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.h +++ b/Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToOSMVectorDataGenerator_h -#define __otbImageToOSMVectorDataGenerator_h +#ifndef otbImageToOSMVectorDataGenerator_h +#define otbImageToOSMVectorDataGenerator_h #include "otbOSMDataToVectorDataGenerator.h" diff --git a/Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.txx b/Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.txx index 87f2ec062af04f8fc09c3782c3bbd7a78cbb1668..e8da8dedefed517200c0c571cb8b0d0f5d30b668 100644 --- a/Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.txx +++ b/Modules/IO/Carto/include/otbImageToOSMVectorDataGenerator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToOSMVectorDataGenerator_txx -#define __otbImageToOSMVectorDataGenerator_txx +#ifndef otbImageToOSMVectorDataGenerator_txx +#define otbImageToOSMVectorDataGenerator_txx #include "otbImageToOSMVectorDataGenerator.h" #include "otbGeoInformationConversion.h" diff --git a/Modules/IO/Carto/include/otbMapFileProductWriter.h b/Modules/IO/Carto/include/otbMapFileProductWriter.h index f5625e04ef8cd53727838b601725e81f72bdebbe..c180daf23dbda8431276233171c41ca433ac0809 100644 --- a/Modules/IO/Carto/include/otbMapFileProductWriter.h +++ b/Modules/IO/Carto/include/otbMapFileProductWriter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMapFileProductWriter_h -#define __otbMapFileProductWriter_h +#ifndef otbMapFileProductWriter_h +#define otbMapFileProductWriter_h #include <fstream> diff --git a/Modules/IO/Carto/include/otbMapFileProductWriter.txx b/Modules/IO/Carto/include/otbMapFileProductWriter.txx index d6e84cda4d6d923de9069667832325241cc2582e..da8f09e84776bbf49b34f7fcc1d3e677f0212261 100644 --- a/Modules/IO/Carto/include/otbMapFileProductWriter.txx +++ b/Modules/IO/Carto/include/otbMapFileProductWriter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMapFileProductWriter_txx -#define __otbMapFileProductWriter_txx +#ifndef otbMapFileProductWriter_txx +#define otbMapFileProductWriter_txx #include "otbMapFileProductWriter.h" #include "itksys/SystemTools.hxx" diff --git a/Modules/IO/Carto/include/otbOSMDataToVectorDataGenerator.h b/Modules/IO/Carto/include/otbOSMDataToVectorDataGenerator.h index 8b207173c38cd875021ec2eb8aa2f4c28c8f63d4..a58f0a331e9f259f974de47f7b937f58409b7f41 100644 --- a/Modules/IO/Carto/include/otbOSMDataToVectorDataGenerator.h +++ b/Modules/IO/Carto/include/otbOSMDataToVectorDataGenerator.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbOSMDataToVectorDataGenerator_h -#define __otbOSMDataToVectorDataGenerator_h +#ifndef otbOSMDataToVectorDataGenerator_h +#define otbOSMDataToVectorDataGenerator_h // store the nodes (points) coordinates #include <map> diff --git a/Modules/IO/Carto/include/otbPlaceNameToLonLat.h b/Modules/IO/Carto/include/otbPlaceNameToLonLat.h index aa141ded0cd948acd07720bb61d7f31089450166..1587e817eef783dcb24205b952e404083216988a 100644 --- a/Modules/IO/Carto/include/otbPlaceNameToLonLat.h +++ b/Modules/IO/Carto/include/otbPlaceNameToLonLat.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPlaceNameToLonLat_h -#define __otbPlaceNameToLonLat_h +#ifndef otbPlaceNameToLonLat_h +#define otbPlaceNameToLonLat_h #include "otbCurlHelperInterface.h" diff --git a/Modules/IO/Carto/include/otbWorldFile.h b/Modules/IO/Carto/include/otbWorldFile.h index d70e473e8e366ee1d0df9bbe50ab98dbe09dd16b..77624276b59c902149ad9ff994a51346034c7c25 100644 --- a/Modules/IO/Carto/include/otbWorldFile.h +++ b/Modules/IO/Carto/include/otbWorldFile.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWorldFile_h -#define __otbWorldFile_h +#ifndef otbWorldFile_h +#define otbWorldFile_h #include <iomanip> #include <fstream> diff --git a/Modules/IO/ExtendedFilename/include/otbExtendedFilenameHelper.h b/Modules/IO/ExtendedFilename/include/otbExtendedFilenameHelper.h index 873c41301edc0c75195247a599ec2c74ade07324..910d1068fb5d2b5970823947defba5d8b638fdd1 100644 --- a/Modules/IO/ExtendedFilename/include/otbExtendedFilenameHelper.h +++ b/Modules/IO/ExtendedFilename/include/otbExtendedFilenameHelper.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbExtendedFilenameHelper_h -#define __otbExtendedFilenameHelper_h +#ifndef otbExtendedFilenameHelper_h +#define otbExtendedFilenameHelper_h #include "itkObject.h" #include "itkObjectFactory.h" @@ -68,4 +68,4 @@ private: }; } // end namespace otb -#endif // __otbExtendedFilenameHelper_h +#endif // otbExtendedFilenameHelper_h diff --git a/Modules/IO/ExtendedFilename/include/otbExtendedFilenameToReaderOptions.h b/Modules/IO/ExtendedFilename/include/otbExtendedFilenameToReaderOptions.h index afd89f11f60d65651ce0ec65f093869d9c6f615a..7dc33dbecd36f6a4f1c6ea0c111175513b1f2dc2 100644 --- a/Modules/IO/ExtendedFilename/include/otbExtendedFilenameToReaderOptions.h +++ b/Modules/IO/ExtendedFilename/include/otbExtendedFilenameToReaderOptions.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbExtendedFilenameToReaderOptions_h -#define __otbExtendedFilenameToReaderOptions_h +#ifndef otbExtendedFilenameToReaderOptions_h +#define otbExtendedFilenameToReaderOptions_h #include "otbExtendedFilenameHelper.h" @@ -99,4 +99,4 @@ private: }; } // end namespace otb -#endif // __otbExtendedFilenameToReaderOptions_h +#endif // otbExtendedFilenameToReaderOptions_h diff --git a/Modules/IO/ExtendedFilename/include/otbExtendedFilenameToWriterOptions.h b/Modules/IO/ExtendedFilename/include/otbExtendedFilenameToWriterOptions.h index 12dca4a8a6b77883282334df8e7f239bf7db17cb..994a9e3791d27ec0c086134ff12e3f7a0f8a1ccd 100644 --- a/Modules/IO/ExtendedFilename/include/otbExtendedFilenameToWriterOptions.h +++ b/Modules/IO/ExtendedFilename/include/otbExtendedFilenameToWriterOptions.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbExtendedFilenameToWriterOptions_h -#define __otbExtendedFilenameToWriterOptions_h +#ifndef otbExtendedFilenameToWriterOptions_h +#define otbExtendedFilenameToWriterOptions_h #include "otbExtendedFilenameHelper.h" #include "otbGDALImageIO.h" @@ -108,4 +108,4 @@ private: }; } // end namespace otb -#endif // __otbExtendedFilenameToWriterOptions_h +#endif // otbExtendedFilenameToWriterOptions_h diff --git a/Modules/IO/IOBSQ/include/otbBSQImageIO.h b/Modules/IO/IOBSQ/include/otbBSQImageIO.h index 09b8844680addfa5c49ebc503625723975ee2669..548aa31de617db9de3d1f4a0802c22309ece68b1 100644 --- a/Modules/IO/IOBSQ/include/otbBSQImageIO.h +++ b/Modules/IO/IOBSQ/include/otbBSQImageIO.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBSQImageIO_h -#define __otbBSQImageIO_h +#ifndef otbBSQImageIO_h +#define otbBSQImageIO_h #include <fstream> #include <string> @@ -183,4 +183,4 @@ private: } // end namespace otb -#endif // __otbBSQImageIO_h +#endif // otbBSQImageIO_h diff --git a/Modules/IO/IOBSQ/include/otbBSQImageIOFactory.h b/Modules/IO/IOBSQ/include/otbBSQImageIOFactory.h index d19c3f5530a6393f9d572cc3d42fff5c77941dac..4233c7a8bdb4420f1ea7b9f6a4f93542cc0f87d6 100644 --- a/Modules/IO/IOBSQ/include/otbBSQImageIOFactory.h +++ b/Modules/IO/IOBSQ/include/otbBSQImageIOFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBSQImageIOFactory_h -#define __otbBSQImageIOFactory_h +#ifndef otbBSQImageIOFactory_h +#define otbBSQImageIOFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/IO/IOGDAL/include/otbGDALImageIO.h b/Modules/IO/IOGDAL/include/otbGDALImageIO.h index 5f3cc815e190d1a8cfef0c604845326f67e35007..83ed3bf5a201d548c2dd14952e9a1796f4b2d094 100644 --- a/Modules/IO/IOGDAL/include/otbGDALImageIO.h +++ b/Modules/IO/IOGDAL/include/otbGDALImageIO.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGDALImageIO_h -#define __otbGDALImageIO_h +#ifndef otbGDALImageIO_h +#define otbGDALImageIO_h /* C++ Libraries */ @@ -278,4 +278,4 @@ private: } // end namespace otb -#endif // __otbGDALImageIO_h +#endif // otbGDALImageIO_h diff --git a/Modules/IO/IOGDAL/include/otbGDALImageIOFactory.h b/Modules/IO/IOGDAL/include/otbGDALImageIOFactory.h index f78784694c93ac514dcaf57ac4df1cf73c338b1b..c32302b1310bd65d969f405dd9cb1bf876fa58ee 100644 --- a/Modules/IO/IOGDAL/include/otbGDALImageIOFactory.h +++ b/Modules/IO/IOGDAL/include/otbGDALImageIOFactory.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbGDALImageIOFactory_h -#define __otbGDALImageIOFactory_h +#ifndef otbGDALImageIOFactory_h +#define otbGDALImageIOFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/IO/IOGDAL/include/otbOGRIOHelper.h b/Modules/IO/IOGDAL/include/otbOGRIOHelper.h index a09ae724a53e634669dd8359922415cfcb643761..f15b8186c84bf37b5dc5baa27cc9cab6bf6c2330 100644 --- a/Modules/IO/IOGDAL/include/otbOGRIOHelper.h +++ b/Modules/IO/IOGDAL/include/otbOGRIOHelper.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGRIOHelper_h -#define __otbOGRIOHelper_h +#ifndef otbOGRIOHelper_h +#define otbOGRIOHelper_h #include <vector> diff --git a/Modules/IO/IOGDAL/include/otbOGRVectorDataIO.h b/Modules/IO/IOGDAL/include/otbOGRVectorDataIO.h index 0c3b0b5c67a5cd6fda7a66f61e4894427ec8c83d..39067cf0822c9ee1262abe8a8b590f3330d39ba0 100644 --- a/Modules/IO/IOGDAL/include/otbOGRVectorDataIO.h +++ b/Modules/IO/IOGDAL/include/otbOGRVectorDataIO.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGRVectorDataIO_h -#define __otbOGRVectorDataIO_h +#ifndef otbOGRVectorDataIO_h +#define otbOGRVectorDataIO_h #include <string> #include <cassert> @@ -124,4 +124,4 @@ private: } // end namespace otb -#endif // __otbOGRVectorDataIO_h +#endif // otbOGRVectorDataIO_h diff --git a/Modules/IO/IOGDAL/include/otbOGRVectorDataIOFactory.h b/Modules/IO/IOGDAL/include/otbOGRVectorDataIOFactory.h index 69dd784f3f8064759b40c8546cab340ffda6e809..3a414b63710b6fda0eb2d03ab22a4bb59304854f 100644 --- a/Modules/IO/IOGDAL/include/otbOGRVectorDataIOFactory.h +++ b/Modules/IO/IOGDAL/include/otbOGRVectorDataIOFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGRVectorDataIOFactory_h -#define __otbOGRVectorDataIOFactory_h +#ifndef otbOGRVectorDataIOFactory_h +#define otbOGRVectorDataIOFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/IO/IOJPEG2000/include/otbJPEG2000ImageIO.h b/Modules/IO/IOJPEG2000/include/otbJPEG2000ImageIO.h index 8a0009c40323627bab1dde4c0a2c3985fc2ea783..d5b19bcad9196d29d47500438978df071b539a0b 100644 --- a/Modules/IO/IOJPEG2000/include/otbJPEG2000ImageIO.h +++ b/Modules/IO/IOJPEG2000/include/otbJPEG2000ImageIO.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbJPEG2000ImageIO_h -#define __otbJPEG2000ImageIO_h +#ifndef otbJPEG2000ImageIO_h +#define otbJPEG2000ImageIO_h #include "otbImageIOBase.h" #include "itkMultiThreader.h" @@ -172,4 +172,4 @@ private: } // end namespace otb -#endif // __otbJPEG2000ImageIO_h +#endif // otbJPEG2000ImageIO_h diff --git a/Modules/IO/IOJPEG2000/include/otbJPEG2000ImageIOFactory.h b/Modules/IO/IOJPEG2000/include/otbJPEG2000ImageIOFactory.h index 27c327315cf0cc1845a4642f6244f8b65ae8d2d2..5a284580c0697611272705c6bbd80e1e5b81bae5 100644 --- a/Modules/IO/IOJPEG2000/include/otbJPEG2000ImageIOFactory.h +++ b/Modules/IO/IOJPEG2000/include/otbJPEG2000ImageIOFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbJPEG2000ImageIOFactory_h -#define __otbJPEG2000ImageIOFactory_h +#ifndef otbJPEG2000ImageIOFactory_h +#define otbJPEG2000ImageIOFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/IO/IOKML/include/otbKMLVectorDataIO.h b/Modules/IO/IOKML/include/otbKMLVectorDataIO.h index 741f27d08b82b57e823d9784df92e900d425d1c1..ddbed80312a986ad8d42438a80524b4db03ce2bd 100644 --- a/Modules/IO/IOKML/include/otbKMLVectorDataIO.h +++ b/Modules/IO/IOKML/include/otbKMLVectorDataIO.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKMLVectorDataIO_h -#define __otbKMLVectorDataIO_h +#ifndef otbKMLVectorDataIO_h +#define otbKMLVectorDataIO_h #include <string> @@ -143,4 +143,4 @@ private: } // end namespace otb -#endif // __otbKMLVectorDataIO_h +#endif // otbKMLVectorDataIO_h diff --git a/Modules/IO/IOKML/include/otbKMLVectorDataIOFactory.h b/Modules/IO/IOKML/include/otbKMLVectorDataIOFactory.h index f5f7c496d16b46eff0972171225ff9d8276e8071..4155d5b883ce7a62a22e3fb1fdde4f1ce026d383 100644 --- a/Modules/IO/IOKML/include/otbKMLVectorDataIOFactory.h +++ b/Modules/IO/IOKML/include/otbKMLVectorDataIOFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKMLVectorDataIOFactory_h -#define __otbKMLVectorDataIOFactory_h +#ifndef otbKMLVectorDataIOFactory_h +#define otbKMLVectorDataIOFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/IO/IOLUM/include/otbLUMImageIO.h b/Modules/IO/IOLUM/include/otbLUMImageIO.h index 6df6f273a3f89c78c64216cc109aa478a8315aa0..c737370124de14ea2bbe8116336b3a8b2934460b 100644 --- a/Modules/IO/IOLUM/include/otbLUMImageIO.h +++ b/Modules/IO/IOLUM/include/otbLUMImageIO.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLUMImageIO_h -#define __otbLUMImageIO_h +#ifndef otbLUMImageIO_h +#define otbLUMImageIO_h #include "otbImageIOBase.h" #include <fstream> @@ -192,4 +192,4 @@ private: } // end namespace otb -#endif // __otbLUMImageIO_h +#endif // otbLUMImageIO_h diff --git a/Modules/IO/IOLUM/include/otbLUMImageIOFactory.h b/Modules/IO/IOLUM/include/otbLUMImageIOFactory.h index 33d6880c0fd9fb29c6e5ff169a9aa56740aac7ae..d82cdf0009214f51c7174008ff2c43d04cf62436 100644 --- a/Modules/IO/IOLUM/include/otbLUMImageIOFactory.h +++ b/Modules/IO/IOLUM/include/otbLUMImageIOFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLUMImageIOFactory_h -#define __otbLUMImageIOFactory_h +#ifndef otbLUMImageIOFactory_h +#define otbLUMImageIOFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/IO/IOMSTAR/include/otbMSTARImageIO.h b/Modules/IO/IOMSTAR/include/otbMSTARImageIO.h index f421cad501445cdd1873506d300b42fc43ee5205..5089e3370129bc20da6861aceb0ba4d28023b7b7 100644 --- a/Modules/IO/IOMSTAR/include/otbMSTARImageIO.h +++ b/Modules/IO/IOMSTAR/include/otbMSTARImageIO.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMSTARImageIO_h -#define __otbMSTARImageIO_h +#ifndef otbMSTARImageIO_h +#define otbMSTARImageIO_h #include "otbImageIOBase.h" @@ -155,4 +155,4 @@ private: } // end namespace otb -#endif // __otbMSTARImageIO_h +#endif // otbMSTARImageIO_h diff --git a/Modules/IO/IOMSTAR/include/otbMSTARImageIOFactory.h b/Modules/IO/IOMSTAR/include/otbMSTARImageIOFactory.h index b5d5bb2ba85dc32595a82047c644bf036bf0e87d..d77c1a0bda45aae08ff692737860fc396dfc6cbf 100644 --- a/Modules/IO/IOMSTAR/include/otbMSTARImageIOFactory.h +++ b/Modules/IO/IOMSTAR/include/otbMSTARImageIOFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMSTARImageIOFactory_h -#define __otbMSTARImageIOFactory_h +#ifndef otbMSTARImageIOFactory_h +#define otbMSTARImageIOFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/IO/IOMW/include/otbMWImageIO.h b/Modules/IO/IOMW/include/otbMWImageIO.h index 41fd845b9cf2df2d7d86bc0e8e7833e73f1beb4c..8d1aafb5d470e41f7230ab68e32296930a9ea42c 100644 --- a/Modules/IO/IOMW/include/otbMWImageIO.h +++ b/Modules/IO/IOMW/include/otbMWImageIO.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMWImageIO_h -#define __otbMWImageIO_h +#ifndef otbMWImageIO_h +#define otbMWImageIO_h #include "otbImageIOBase.h" #include <fstream> @@ -184,4 +184,4 @@ private: } // end namespace otb -#endif // __otbMWImageIO_h +#endif // otbMWImageIO_h diff --git a/Modules/IO/IOMW/include/otbMWImageIOFactory.h b/Modules/IO/IOMW/include/otbMWImageIOFactory.h index e869cb949263d77d5d8b7d3d21d1264547f91209..261cb79636d0df4da013ca20e8e70ec5b876107e 100644 --- a/Modules/IO/IOMW/include/otbMWImageIOFactory.h +++ b/Modules/IO/IOMW/include/otbMWImageIOFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMWImageIOFactory_h -#define __otbMWImageIOFactory_h +#ifndef otbMWImageIOFactory_h +#define otbMWImageIOFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/IO/IOONERA/include/otbONERAImageIO.h b/Modules/IO/IOONERA/include/otbONERAImageIO.h index 2c216323a5979ca725a1823fc02cc1f2637810fc..394b27ff63efbe53ab07f4cc9a7c31c3652b47d1 100644 --- a/Modules/IO/IOONERA/include/otbONERAImageIO.h +++ b/Modules/IO/IOONERA/include/otbONERAImageIO.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbONERAImageIO_h -#define __otbONERAImageIO_h +#ifndef otbONERAImageIO_h +#define otbONERAImageIO_h #include "itkByteSwapper.h" #include "otbImageIOBase.h" @@ -188,4 +188,4 @@ private: } // end namespace otb -#endif // __otbONERAImageIO_h +#endif // otbONERAImageIO_h diff --git a/Modules/IO/IOONERA/include/otbONERAImageIOFactory.h b/Modules/IO/IOONERA/include/otbONERAImageIOFactory.h index 3e1dde8d5dbc1f5159d2d506a8d77264291d1ffe..b1ffd7501ede767961253c095f1d61102faa5f56 100644 --- a/Modules/IO/IOONERA/include/otbONERAImageIOFactory.h +++ b/Modules/IO/IOONERA/include/otbONERAImageIOFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbONERAImageIOFactory_h -#define __otbONERAImageIOFactory_h +#ifndef otbONERAImageIOFactory_h +#define otbONERAImageIOFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/IO/IORAD/include/otbRADImageIO.h b/Modules/IO/IORAD/include/otbRADImageIO.h index 50d8e1d031cf3a0e66d2161bdaffd015eecc6c1f..3f3e3cd41da6b4889c68bec977571be5dd940432 100644 --- a/Modules/IO/IORAD/include/otbRADImageIO.h +++ b/Modules/IO/IORAD/include/otbRADImageIO.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRADImageIO_h -#define __otbRADImageIO_h +#ifndef otbRADImageIO_h +#define otbRADImageIO_h #include "otbImageIOBase.h" #include <fstream> @@ -185,4 +185,4 @@ private: } // end namespace otb -#endif // __otbRADImageIO_h +#endif // otbRADImageIO_h diff --git a/Modules/IO/IORAD/include/otbRADImageIOFactory.h b/Modules/IO/IORAD/include/otbRADImageIOFactory.h index 79c27b508ede93b7ee3ea8359c5c62bf46a637bd..0fa2c7ab3ee27cd2fd7df2bafaab335ca7ea7f79 100644 --- a/Modules/IO/IORAD/include/otbRADImageIOFactory.h +++ b/Modules/IO/IORAD/include/otbRADImageIOFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRADImageIOFactory_h -#define __otbRADImageIOFactory_h +#ifndef otbRADImageIOFactory_h +#define otbRADImageIOFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/IO/IOTileMap/include/otbTileMapImageIO.h b/Modules/IO/IOTileMap/include/otbTileMapImageIO.h index 7fcf93252d9401d9cc92560e2dca9a62ec4e925a..63cace866ad408ce57c5a2f49006342380abc54a 100644 --- a/Modules/IO/IOTileMap/include/otbTileMapImageIO.h +++ b/Modules/IO/IOTileMap/include/otbTileMapImageIO.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTileMapImageIO_h -#define __otbTileMapImageIO_h +#ifndef otbTileMapImageIO_h +#define otbTileMapImageIO_h /* C++ Libraries */ @@ -225,4 +225,4 @@ private: } // end namespace otb -#endif // __otbTileMapImageIO_h +#endif // otbTileMapImageIO_h diff --git a/Modules/IO/IOTileMap/include/otbTileMapImageIOFactory.h b/Modules/IO/IOTileMap/include/otbTileMapImageIOFactory.h index 4cf6d48003026b09d6e00b81a8fb0bc5d43d2e09..eb934255b0d3d13daf4560340dca52db459d0874 100644 --- a/Modules/IO/IOTileMap/include/otbTileMapImageIOFactory.h +++ b/Modules/IO/IOTileMap/include/otbTileMapImageIOFactory.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbTileMapImageIOFactory_h -#define __otbTileMapImageIOFactory_h +#ifndef otbTileMapImageIOFactory_h +#define otbTileMapImageIOFactory_h #include "itkObjectFactoryBase.h" diff --git a/Modules/IO/IOTileMap/include/otbTileMapImageIOHelper.h b/Modules/IO/IOTileMap/include/otbTileMapImageIOHelper.h index a12d39e2eb2d1447797b60681b653d97275a0219..e4f645cb374c3457f6761d146b3e70b6b6356074 100644 --- a/Modules/IO/IOTileMap/include/otbTileMapImageIOHelper.h +++ b/Modules/IO/IOTileMap/include/otbTileMapImageIOHelper.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTileMapImageIOHelper_h -#define __otbTileMapImageIOHelper_h +#ifndef otbTileMapImageIOHelper_h +#define otbTileMapImageIOHelper_h #include "itkObject.h" diff --git a/Modules/IO/IOXML/include/otbStatisticsXMLFileReader.h b/Modules/IO/IOXML/include/otbStatisticsXMLFileReader.h index 0755563e1136bc04135df3fae41651ff2f76fbca..371b8b40e88c8161ce5e5bf4a570aafca3480f7f 100644 --- a/Modules/IO/IOXML/include/otbStatisticsXMLFileReader.h +++ b/Modules/IO/IOXML/include/otbStatisticsXMLFileReader.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStatisticsXMLFileReader_h -#define __otbStatisticsXMLFileReader_h +#ifndef otbStatisticsXMLFileReader_h +#define otbStatisticsXMLFileReader_h #include "itkProcessObject.h" diff --git a/Modules/IO/IOXML/include/otbStatisticsXMLFileReader.txx b/Modules/IO/IOXML/include/otbStatisticsXMLFileReader.txx index 11d8ef26a669ab223422b823a8c4876710486812..2bf86d544e8239a972b5551163c2c8130b9eba7f 100644 --- a/Modules/IO/IOXML/include/otbStatisticsXMLFileReader.txx +++ b/Modules/IO/IOXML/include/otbStatisticsXMLFileReader.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStatisticsXMLFileReader_txx -#define __otbStatisticsXMLFileReader_txx +#ifndef otbStatisticsXMLFileReader_txx +#define otbStatisticsXMLFileReader_txx #include "otbStatisticsXMLFileReader.h" #include "itkMacro.h" diff --git a/Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.h b/Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.h index c1c43bd7db8402908ee5b3bbe564beff9da5b5e3..419c76dacd6d84ab260d6f19fd51cfc61a0ae4ae 100644 --- a/Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.h +++ b/Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStatisticsXMLFileWriter_h -#define __otbStatisticsXMLFileWriter_h +#ifndef otbStatisticsXMLFileWriter_h +#define otbStatisticsXMLFileWriter_h #include "itkProcessObject.h" #include <utility> diff --git a/Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.txx b/Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.txx index 742635253813b130749d26679c40793cb7109ee6..b3f7e16a11ceda2992fad9ad05743964c54777bf 100644 --- a/Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.txx +++ b/Modules/IO/IOXML/include/otbStatisticsXMLFileWriter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStatisticsXMLFileWriter_txx -#define __otbStatisticsXMLFileWriter_txx +#ifndef otbStatisticsXMLFileWriter_txx +#define otbStatisticsXMLFileWriter_txx #include "otbStatisticsXMLFileWriter.h" #include "itkMacro.h" diff --git a/Modules/IO/ImageIO/include/otbImageFileReader.h b/Modules/IO/ImageIO/include/otbImageFileReader.h index a5b6d7df323afed1c3b8e3b82b9b9f717482192b..a7d4ab9150c46ee8bec38bea57a5502ed47e6a70 100644 --- a/Modules/IO/ImageIO/include/otbImageFileReader.h +++ b/Modules/IO/ImageIO/include/otbImageFileReader.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageFileReader_h -#define __otbImageFileReader_h +#ifndef otbImageFileReader_h +#define otbImageFileReader_h #if defined(__GNUC__) || defined(__clang__) #pragma GCC diagnostic push @@ -207,4 +207,4 @@ private: #include "otbImageFileReader.txx" #endif -#endif // __otbImageFileReader_h +#endif // otbImageFileReader_h diff --git a/Modules/IO/ImageIO/include/otbImageFileReader.txx b/Modules/IO/ImageIO/include/otbImageFileReader.txx index 9b8a6a09b0a53be76bf21fc6ec16afa0c74261e5..50877a32b2b03cec40b9a8f420854075f16c300f 100644 --- a/Modules/IO/ImageIO/include/otbImageFileReader.txx +++ b/Modules/IO/ImageIO/include/otbImageFileReader.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageFileReader_txx -#define __otbImageFileReader_txx +#ifndef otbImageFileReader_txx +#define otbImageFileReader_txx #include "otbImageFileReader.h" #include "otbConfigure.h" diff --git a/Modules/IO/ImageIO/include/otbImageFileWriter.h b/Modules/IO/ImageIO/include/otbImageFileWriter.h index d1b3176baeda3b3cb3ce3c164d8b6ac3334255ca..07aedabf8973d09307a7f0b544930d9d5fb5ecf7 100644 --- a/Modules/IO/ImageIO/include/otbImageFileWriter.h +++ b/Modules/IO/ImageIO/include/otbImageFileWriter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageFileWriter_h -#define __otbImageFileWriter_h +#ifndef otbImageFileWriter_h +#define otbImageFileWriter_h #include "otbImageIOBase.h" #include "itkProcessObject.h" diff --git a/Modules/IO/ImageIO/include/otbImageFileWriter.txx b/Modules/IO/ImageIO/include/otbImageFileWriter.txx index 8979a01e0235c37ba00663f26d2d12d11d7262b1..49de27982d944782f46eafc54536f2c061325d1e 100644 --- a/Modules/IO/ImageIO/include/otbImageFileWriter.txx +++ b/Modules/IO/ImageIO/include/otbImageFileWriter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageFileWriter_txx -#define __otbImageFileWriter_txx +#ifndef otbImageFileWriter_txx +#define otbImageFileWriter_txx #include "otbImageFileWriter.h" #include "itkImageFileWriter.h" diff --git a/Modules/IO/ImageIO/include/otbImageIOFactory.h b/Modules/IO/ImageIO/include/otbImageIOFactory.h index 5cffc62b9d76469fcc2ae0675f01e1aff979b198..282da7119b0515cf55be790c7528175e4c252606 100644 --- a/Modules/IO/ImageIO/include/otbImageIOFactory.h +++ b/Modules/IO/ImageIO/include/otbImageIOFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageIOFactory_h -#define __otbImageIOFactory_h +#ifndef otbImageIOFactory_h +#define otbImageIOFactory_h #include "itkObject.h" #include "otbImageIOBase.h" diff --git a/Modules/IO/ImageIO/include/otbImageSeriesFileReader.h b/Modules/IO/ImageIO/include/otbImageSeriesFileReader.h index c5e9c61b26d5ad64c0b63f3c0b66c4a68ac17853..b9ce01a814be361110cb0b24ed57dc4ebbec76d0 100644 --- a/Modules/IO/ImageIO/include/otbImageSeriesFileReader.h +++ b/Modules/IO/ImageIO/include/otbImageSeriesFileReader.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbImageSeriesFileReader_h -#define __otbImageSeriesFileReader_h +#ifndef otbImageSeriesFileReader_h +#define otbImageSeriesFileReader_h #include "otbImageSeriesFileReaderBase.h" diff --git a/Modules/IO/ImageIO/include/otbImageSeriesFileReader.txx b/Modules/IO/ImageIO/include/otbImageSeriesFileReader.txx index 0bafea5e66ea865e0479e0cad576cdf0fe9c246b..4ecc611d5441592710897f8d17da8a7793eceebd 100644 --- a/Modules/IO/ImageIO/include/otbImageSeriesFileReader.txx +++ b/Modules/IO/ImageIO/include/otbImageSeriesFileReader.txx @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbImageSeriesFileReader_txx -#define __otbImageSeriesFileReader_txx +#ifndef otbImageSeriesFileReader_txx +#define otbImageSeriesFileReader_txx #include "otbImageSeriesFileReader.h" namespace otb { diff --git a/Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.h b/Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.h index b3f8b66ad6675f08082663ba5bcba1b1a047fb87..50c579fab19cc73040516fe917c11b4941a35a39 100644 --- a/Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.h +++ b/Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbImageSeriesFileReaderBase_h -#define __otbImageSeriesFileReaderBase_h +#ifndef otbImageSeriesFileReaderBase_h +#define otbImageSeriesFileReaderBase_h #include <iostream> #include <fstream> diff --git a/Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.txx b/Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.txx index 60ddc4d1c5d7986289de9e861a75fd0eab185093..4ca00ae8679859863769a80b6977309a3f3816c3 100644 --- a/Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.txx +++ b/Modules/IO/ImageIO/include/otbImageSeriesFileReaderBase.txx @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbImageSeriesFileReaderBase_txx -#define __otbImageSeriesFileReaderBase_txx +#ifndef otbImageSeriesFileReaderBase_txx +#define otbImageSeriesFileReaderBase_txx #include "otbImageSeriesFileReaderBase.h" namespace otb { diff --git a/Modules/IO/ImageIO/include/otbScalarBufferToImageFileWriter.h b/Modules/IO/ImageIO/include/otbScalarBufferToImageFileWriter.h index d925284352c2fa7f6c9de37b726c7cdd78bb5d30..e5080bfc15c665c4d1e29b664290cbde6f59af13 100644 --- a/Modules/IO/ImageIO/include/otbScalarBufferToImageFileWriter.h +++ b/Modules/IO/ImageIO/include/otbScalarBufferToImageFileWriter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbScalarBufferToImageFileWriter_h -#define __otbScalarBufferToImageFileWriter_h +#ifndef otbScalarBufferToImageFileWriter_h +#define otbScalarBufferToImageFileWriter_h #include "otbVectorImage.h" diff --git a/Modules/IO/KMZWriter/include/otbKmzProductWriter.h b/Modules/IO/KMZWriter/include/otbKmzProductWriter.h index 707f8c565f02be3b6af67768786792502ed24d94..26f26ad4661bfa81384b11ae9f34134e57d4f762 100644 --- a/Modules/IO/KMZWriter/include/otbKmzProductWriter.h +++ b/Modules/IO/KMZWriter/include/otbKmzProductWriter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKmzProductWriter_h -#define __otbKmzProductWriter_h +#ifndef otbKmzProductWriter_h +#define otbKmzProductWriter_h #include <fstream> diff --git a/Modules/IO/KMZWriter/include/otbKmzProductWriter.txx b/Modules/IO/KMZWriter/include/otbKmzProductWriter.txx index 0e5622ee5c758f0784c6335c861e8c44c4bd9cae..8cbca3b1dc4c08a022798b7607c7cbe85164b5da 100644 --- a/Modules/IO/KMZWriter/include/otbKmzProductWriter.txx +++ b/Modules/IO/KMZWriter/include/otbKmzProductWriter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKmzProductWriter_txx -#define __otbKmzProductWriter_txx +#ifndef otbKmzProductWriter_txx +#define otbKmzProductWriter_txx #include <string> diff --git a/Modules/IO/TestKernel/include/otbDifferenceImageFilter.h b/Modules/IO/TestKernel/include/otbDifferenceImageFilter.h index 9d7a4251594c24f014b4cefe57b55247b2935002..55a04a4e51c7da1def86c68f1d68ce4ab4f9b88a 100644 --- a/Modules/IO/TestKernel/include/otbDifferenceImageFilter.h +++ b/Modules/IO/TestKernel/include/otbDifferenceImageFilter.h @@ -1,5 +1,5 @@ -#ifndef __otbDifferenceImageFilter_h -#define __otbDifferenceImageFilter_h +#ifndef otbDifferenceImageFilter_h +#define otbDifferenceImageFilter_h #include "itkImageToImageFilter.h" #include "itkNumericTraits.h" diff --git a/Modules/IO/TestKernel/include/otbDifferenceImageFilter.txx b/Modules/IO/TestKernel/include/otbDifferenceImageFilter.txx index 141b9167a4b9adf5a0ba482d0d6b575c082613dc..8da4ed9322ccbe8922c977726869d69a6c443ac9 100644 --- a/Modules/IO/TestKernel/include/otbDifferenceImageFilter.txx +++ b/Modules/IO/TestKernel/include/otbDifferenceImageFilter.txx @@ -1,5 +1,5 @@ -#ifndef __otbDifferenceImageFilter_txx -#define __otbDifferenceImageFilter_txx +#ifndef otbDifferenceImageFilter_txx +#define otbDifferenceImageFilter_txx #include "otbDifferenceImageFilter.h" diff --git a/Modules/IO/TestKernel/include/otbTestHelper.h b/Modules/IO/TestKernel/include/otbTestHelper.h index ed90de6d3692eb35d1d92c7d33f32e5f2f67987f..a6a615db84e207429fe06bdbb1f1459c4616a06b 100644 --- a/Modules/IO/TestKernel/include/otbTestHelper.h +++ b/Modules/IO/TestKernel/include/otbTestHelper.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTestHelper_h -#define __otbTestHelper_h +#ifndef otbTestHelper_h +#define otbTestHelper_h #include <map> #include <string> diff --git a/Modules/IO/TestKernel/include/otbTestMain.h b/Modules/IO/TestKernel/include/otbTestMain.h index 2ec5b71cfbcc140a23e400fae82468f406fd52dd..78999573a52be541f1e47b8b63275ff6863b7dec 100644 --- a/Modules/IO/TestKernel/include/otbTestMain.h +++ b/Modules/IO/TestKernel/include/otbTestMain.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTestMain_h -#define __otbTestMain_h +#ifndef otbTestMain_h +#define otbTestMain_h #include "otbConfigure.h" diff --git a/Modules/IO/VectorDataIO/include/otbVectorDataFileReader.h b/Modules/IO/VectorDataIO/include/otbVectorDataFileReader.h index c243e476e253d0a2b1ae2242b9dd828992050253..930ad72b16a0749505fd6ca902ec41506d3fb073 100644 --- a/Modules/IO/VectorDataIO/include/otbVectorDataFileReader.h +++ b/Modules/IO/VectorDataIO/include/otbVectorDataFileReader.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataFileReader_h -#define __otbVectorDataFileReader_h +#ifndef otbVectorDataFileReader_h +#define otbVectorDataFileReader_h #include "otbVectorDataSource.h" #include "otbVectorDataIOBase.h" @@ -151,4 +151,4 @@ private: #include "otbVectorDataFileReader.txx" #endif -#endif // __otbVectorDataFileReader_h +#endif // otbVectorDataFileReader_h diff --git a/Modules/IO/VectorDataIO/include/otbVectorDataFileReader.txx b/Modules/IO/VectorDataIO/include/otbVectorDataFileReader.txx index a7e97946f0493825108038b976431927b5a8e233..318a055c33454f050fe38de91829ffdf7c994d15 100644 --- a/Modules/IO/VectorDataIO/include/otbVectorDataFileReader.txx +++ b/Modules/IO/VectorDataIO/include/otbVectorDataFileReader.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbVectorDataFileReader_txx -#define __otbVectorDataFileReader_txx +#ifndef otbVectorDataFileReader_txx +#define otbVectorDataFileReader_txx #include <fstream> diff --git a/Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.h b/Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.h index bac0cd9350a33cc71f0fa4af759705431799ca65..76b08b5f85e7e5eb52c5f05bf480e47579ca4e1e 100644 --- a/Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.h +++ b/Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataFileWriter_h -#define __otbVectorDataFileWriter_h +#ifndef otbVectorDataFileWriter_h +#define otbVectorDataFileWriter_h #include "itkProcessObject.h" #include "itkMacro.h" @@ -124,4 +124,4 @@ private: #include "otbVectorDataFileWriter.txx" #endif -#endif // __otbVectorDataFileWriter_h +#endif // otbVectorDataFileWriter_h diff --git a/Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.txx b/Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.txx index 0606ad431387b33167128b5d5783c2e67f4348a6..486de4260ed1d1083c08f361aca27388e6f4385c 100644 --- a/Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.txx +++ b/Modules/IO/VectorDataIO/include/otbVectorDataFileWriter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbVectorDataFileWriter_txx -#define __otbVectorDataFileWriter_txx +#ifndef otbVectorDataFileWriter_txx +#define otbVectorDataFileWriter_txx #include "otbMacro.h" #include "otbVectorDataFileWriter.h" diff --git a/Modules/IO/VectorDataIO/include/otbVectorDataIOFactory.h b/Modules/IO/VectorDataIO/include/otbVectorDataIOFactory.h index 6f4d54cd912cec809f1c6a86901ac0fe4db1fd28..073681f2b1639820613187ce928e9d989b9211ae 100644 --- a/Modules/IO/VectorDataIO/include/otbVectorDataIOFactory.h +++ b/Modules/IO/VectorDataIO/include/otbVectorDataIOFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataIOFactory_h -#define __otbVectorDataIOFactory_h +#ifndef otbVectorDataIOFactory_h +#define otbVectorDataIOFactory_h #include "itkObject.h" #include "otbVectorDataIOBase.h" diff --git a/Modules/Learning/DempsterShafer/include/otbConfusionMatrixToMassOfBelief.h b/Modules/Learning/DempsterShafer/include/otbConfusionMatrixToMassOfBelief.h index 37b117b3e50735f8c9a8ed3ae38e4a16efe69920..de0a90af4f39b74876351f32cd55911c624b800a 100644 --- a/Modules/Learning/DempsterShafer/include/otbConfusionMatrixToMassOfBelief.h +++ b/Modules/Learning/DempsterShafer/include/otbConfusionMatrixToMassOfBelief.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbConfusionMatrixToMassOfBelief_h -#define __otbConfusionMatrixToMassOfBelief_h +#ifndef otbConfusionMatrixToMassOfBelief_h +#define otbConfusionMatrixToMassOfBelief_h // First make sure that the configuration is available. // This line can be removed once the optimized versions diff --git a/Modules/Learning/DempsterShafer/include/otbConfusionMatrixToMassOfBelief.txx b/Modules/Learning/DempsterShafer/include/otbConfusionMatrixToMassOfBelief.txx index 18bb0d6e39b03e3bce13460ef167a9f0a6c8fc91..f1d7fcd762d80bf16958dbcf4d93f9348b84920b 100644 --- a/Modules/Learning/DempsterShafer/include/otbConfusionMatrixToMassOfBelief.txx +++ b/Modules/Learning/DempsterShafer/include/otbConfusionMatrixToMassOfBelief.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbConfusionMatrixToMassOfBelief_txx -#define __otbConfusionMatrixToMassOfBelief_txx +#ifndef otbConfusionMatrixToMassOfBelief_txx +#define otbConfusionMatrixToMassOfBelief_txx #include "otbConfusionMatrixToMassOfBelief.h" diff --git a/Modules/Learning/DempsterShafer/include/otbDSFusionOfClassifiersImageFilter.h b/Modules/Learning/DempsterShafer/include/otbDSFusionOfClassifiersImageFilter.h index 6b5c871fafaf39adb4920cfd8f39823bea16d918..48a3eccefe28d07a040b1e736f66765f483bd25d 100644 --- a/Modules/Learning/DempsterShafer/include/otbDSFusionOfClassifiersImageFilter.h +++ b/Modules/Learning/DempsterShafer/include/otbDSFusionOfClassifiersImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDSFusionOfClassifiersImageFilter_h -#define __otbDSFusionOfClassifiersImageFilter_h +#ifndef otbDSFusionOfClassifiersImageFilter_h +#define otbDSFusionOfClassifiersImageFilter_h #include "itkImageToImageFilter.h" #include "otbVectorImage.h" diff --git a/Modules/Learning/DempsterShafer/include/otbDSFusionOfClassifiersImageFilter.txx b/Modules/Learning/DempsterShafer/include/otbDSFusionOfClassifiersImageFilter.txx index bb71f7790c461ec6fcd1375fe0fd3f3d5e254c79..af6a06d6435bd79a40a7f60e3c57aa0862e202e1 100644 --- a/Modules/Learning/DempsterShafer/include/otbDSFusionOfClassifiersImageFilter.txx +++ b/Modules/Learning/DempsterShafer/include/otbDSFusionOfClassifiersImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDSFusionOfClassifiersImageFilter_txx -#define __otbDSFusionOfClassifiersImageFilter_txx +#ifndef otbDSFusionOfClassifiersImageFilter_txx +#define otbDSFusionOfClassifiersImageFilter_txx #include "otbDSFusionOfClassifiersImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Learning/DempsterShafer/include/otbJointMassOfBeliefFilter.h b/Modules/Learning/DempsterShafer/include/otbJointMassOfBeliefFilter.h index 74499f4d466d850b7fd93e8202c1efb7606dc92a..0f3643f8cb8962fd84a7bda82421caa6e34c67f1 100644 --- a/Modules/Learning/DempsterShafer/include/otbJointMassOfBeliefFilter.h +++ b/Modules/Learning/DempsterShafer/include/otbJointMassOfBeliefFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbJointMassOfBeliefFilter_h -#define __otbJointMassOfBeliefFilter_h +#ifndef otbJointMassOfBeliefFilter_h +#define otbJointMassOfBeliefFilter_h #include "itkProcessObject.h" diff --git a/Modules/Learning/DempsterShafer/include/otbJointMassOfBeliefFilter.txx b/Modules/Learning/DempsterShafer/include/otbJointMassOfBeliefFilter.txx index 5690fefcd5cff3088d3ab38a2c4ec6e283710519..6446d238503e928426f93424abb7e9c45db71c48 100644 --- a/Modules/Learning/DempsterShafer/include/otbJointMassOfBeliefFilter.txx +++ b/Modules/Learning/DempsterShafer/include/otbJointMassOfBeliefFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbJointMassOfBeliefFilter_txx -#define __otbJointMassOfBeliefFilter_txx +#ifndef otbJointMassOfBeliefFilter_txx +#define otbJointMassOfBeliefFilter_txx #include "otbJointMassOfBeliefFilter.h" diff --git a/Modules/Learning/DempsterShafer/include/otbMassOfBelief.h b/Modules/Learning/DempsterShafer/include/otbMassOfBelief.h index 8e8dc539546947a259fd2710735a5ac038d92da1..6979f33e5fcc21ebe72366a5f23f3c3eb7c780b7 100644 --- a/Modules/Learning/DempsterShafer/include/otbMassOfBelief.h +++ b/Modules/Learning/DempsterShafer/include/otbMassOfBelief.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMassOfBelief_h -#define __otbMassOfBelief_h +#ifndef otbMassOfBelief_h +#define otbMassOfBelief_h #include "itkDataObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Learning/DempsterShafer/include/otbMassOfBelief.txx b/Modules/Learning/DempsterShafer/include/otbMassOfBelief.txx index 6a453de2ae9296fbc1700536ebbb5b4f1f45e238..6717226e3795a4f528336f2b41d9d86015433d2c 100644 --- a/Modules/Learning/DempsterShafer/include/otbMassOfBelief.txx +++ b/Modules/Learning/DempsterShafer/include/otbMassOfBelief.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMassOfBelief_txx -#define __otbMassOfBelief_txx +#ifndef otbMassOfBelief_txx +#define otbMassOfBelief_txx #include "otbMassOfBelief.h" diff --git a/Modules/Learning/DempsterShafer/include/otbStandardDSCostFunction.h b/Modules/Learning/DempsterShafer/include/otbStandardDSCostFunction.h index ced8f739b4af2bd7c08714ab9665d42f8e37dce4..e56b75033ddc01fbdc63b0755e969b0749c86396 100644 --- a/Modules/Learning/DempsterShafer/include/otbStandardDSCostFunction.h +++ b/Modules/Learning/DempsterShafer/include/otbStandardDSCostFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStandardDSCostFunction_h -#define __otbStandardDSCostFunction_h +#ifndef otbStandardDSCostFunction_h +#define otbStandardDSCostFunction_h #include "itkSingleValuedCostFunction.h" diff --git a/Modules/Learning/DempsterShafer/include/otbStandardDSCostFunction.txx b/Modules/Learning/DempsterShafer/include/otbStandardDSCostFunction.txx index f47c10db7dc6dae675512434745015619905ec3e..6eb70e5a6bc4efbb3c71b318d8510f809f8b6022 100644 --- a/Modules/Learning/DempsterShafer/include/otbStandardDSCostFunction.txx +++ b/Modules/Learning/DempsterShafer/include/otbStandardDSCostFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStandardDSCostFunction_txx -#define __otbStandardDSCostFunction_txx +#ifndef otbStandardDSCostFunction_txx +#define otbStandardDSCostFunction_txx #include "otbStandardDSCostFunction.h" diff --git a/Modules/Learning/DempsterShafer/include/otbVectorDataToDSValidatedVectorDataFilter.h b/Modules/Learning/DempsterShafer/include/otbVectorDataToDSValidatedVectorDataFilter.h index ca8dcd2affab09d6fa5dff24af848945d04bcdb4..715f33416b08e1a46a56d3e2d9d67f6c135eb744 100644 --- a/Modules/Learning/DempsterShafer/include/otbVectorDataToDSValidatedVectorDataFilter.h +++ b/Modules/Learning/DempsterShafer/include/otbVectorDataToDSValidatedVectorDataFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataToDSValidatedVectorDataFilter_h -#define __otbVectorDataToDSValidatedVectorDataFilter_h +#ifndef otbVectorDataToDSValidatedVectorDataFilter_h +#define otbVectorDataToDSValidatedVectorDataFilter_h #include "otbMassOfBelief.h" diff --git a/Modules/Learning/DempsterShafer/include/otbVectorDataToDSValidatedVectorDataFilter.txx b/Modules/Learning/DempsterShafer/include/otbVectorDataToDSValidatedVectorDataFilter.txx index 2054231407ba977ab4865fc662cd87cf29a88a22..746433b8e322fc490a6d0b57e435b69898de1788 100644 --- a/Modules/Learning/DempsterShafer/include/otbVectorDataToDSValidatedVectorDataFilter.txx +++ b/Modules/Learning/DempsterShafer/include/otbVectorDataToDSValidatedVectorDataFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataToDSValidatedVectorDataFilter_txx -#define __otbVectorDataToDSValidatedVectorDataFilter_txx +#ifndef otbVectorDataToDSValidatedVectorDataFilter_txx +#define otbVectorDataToDSValidatedVectorDataFilter_txx #include "otbVectorDataToDSValidatedVectorDataFilter.h" #include <iostream> diff --git a/Modules/Learning/LearningBase/include/otbDecisionTree.h b/Modules/Learning/LearningBase/include/otbDecisionTree.h index b529e190e8136e58a1c17e08af8ae4e61ab2d167..d8f6378f5cc24ab0aaf8a5b3a1e3cd83367be910 100644 --- a/Modules/Learning/LearningBase/include/otbDecisionTree.h +++ b/Modules/Learning/LearningBase/include/otbDecisionTree.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDecisionTree_h -#define __otbDecisionTree_h +#ifndef otbDecisionTree_h +#define otbDecisionTree_h #include <map> #include "itkObjectFactory.h" diff --git a/Modules/Learning/LearningBase/include/otbDecisionTree.txx b/Modules/Learning/LearningBase/include/otbDecisionTree.txx index 6265ad29b3a619ef8b192c08b21777d4c44bffa0..2b4d8d61a9d3f8193d29f51c61c0663db388c35d 100644 --- a/Modules/Learning/LearningBase/include/otbDecisionTree.txx +++ b/Modules/Learning/LearningBase/include/otbDecisionTree.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDecisionTree_txx -#define __otbDecisionTree_txx +#ifndef otbDecisionTree_txx +#define otbDecisionTree_txx #include "otbDecisionTree.h" #include "otbMacro.h" diff --git a/Modules/Learning/LearningBase/include/otbGaussianModelComponent.h b/Modules/Learning/LearningBase/include/otbGaussianModelComponent.h index 9aba12d2815ade65a76fa100a85fdee160c0886a..31915c70c86dbd32c33cf68447e786faf5cd971e 100644 --- a/Modules/Learning/LearningBase/include/otbGaussianModelComponent.h +++ b/Modules/Learning/LearningBase/include/otbGaussianModelComponent.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGaussianModelComponent_h -#define __otbGaussianModelComponent_h +#ifndef otbGaussianModelComponent_h +#define otbGaussianModelComponent_h #include "itkCovarianceSampleFilter.h" #include "itkGaussianMembershipFunction.h" diff --git a/Modules/Learning/LearningBase/include/otbGaussianModelComponent.txx b/Modules/Learning/LearningBase/include/otbGaussianModelComponent.txx index d420d84070ee859167619653435c97ff3c093c9c..f823ea30a3dce5d5c62706c4f4dbda5a9e627a11 100644 --- a/Modules/Learning/LearningBase/include/otbGaussianModelComponent.txx +++ b/Modules/Learning/LearningBase/include/otbGaussianModelComponent.txx @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGaussianModelComponent_txx -#define __otbGaussianModelComponent_txx +#ifndef otbGaussianModelComponent_txx +#define otbGaussianModelComponent_txx #include <iostream> diff --git a/Modules/Learning/LearningBase/include/otbKMeansImageClassificationFilter.h b/Modules/Learning/LearningBase/include/otbKMeansImageClassificationFilter.h index ec3f880febe27d8db24d75b2307380872f546947..4ddf04a079dc8eae33c8a63cc98e360536a4d1b4 100644 --- a/Modules/Learning/LearningBase/include/otbKMeansImageClassificationFilter.h +++ b/Modules/Learning/LearningBase/include/otbKMeansImageClassificationFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKMeansImageClassificationFilter_h -#define __otbKMeansImageClassificationFilter_h +#ifndef otbKMeansImageClassificationFilter_h +#define otbKMeansImageClassificationFilter_h #include "itkInPlaceImageFilter.h" #include "itkListSample.h" diff --git a/Modules/Learning/LearningBase/include/otbKMeansImageClassificationFilter.txx b/Modules/Learning/LearningBase/include/otbKMeansImageClassificationFilter.txx index 258134e685d10cb6b9e5b10463d12496f2262142..861aefe4ffba956374c1f5f472e43152cf7af969 100644 --- a/Modules/Learning/LearningBase/include/otbKMeansImageClassificationFilter.txx +++ b/Modules/Learning/LearningBase/include/otbKMeansImageClassificationFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKMeansImageClassificationFilter_txx -#define __otbKMeansImageClassificationFilter_txx +#ifndef otbKMeansImageClassificationFilter_txx +#define otbKMeansImageClassificationFilter_txx #include "otbKMeansImageClassificationFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Learning/LearningBase/include/otbSEMClassifier.h b/Modules/Learning/LearningBase/include/otbSEMClassifier.h index f011851695308b668b49d965c4857b6f459d75ea..43c5daa27c919271dc88c8a25e7d1e99e827d624 100644 --- a/Modules/Learning/LearningBase/include/otbSEMClassifier.h +++ b/Modules/Learning/LearningBase/include/otbSEMClassifier.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSEMClassifier_h -#define __otbSEMClassifier_h +#ifndef otbSEMClassifier_h +#define otbSEMClassifier_h #include "itkListSample.h" #include "itkSampleClassifierFilter.h" diff --git a/Modules/Learning/LearningBase/include/otbSEMClassifier.txx b/Modules/Learning/LearningBase/include/otbSEMClassifier.txx index 9222684ae6399ff6e5c4c3440b045934b800dc0e..bf5674f7be8ec5248dcbadbca733e4ad13832982 100644 --- a/Modules/Learning/LearningBase/include/otbSEMClassifier.txx +++ b/Modules/Learning/LearningBase/include/otbSEMClassifier.txx @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSEMClassifier_txx -#define __otbSEMClassifier_txx +#ifndef otbSEMClassifier_txx +#define otbSEMClassifier_txx #include <cstdlib> diff --git a/Modules/Learning/Markov/include/otbMRFEnergy.h b/Modules/Learning/Markov/include/otbMRFEnergy.h index 78ba2da19149aefea5f471a89a5388b202f17468..f2af4cf962c425b806fb07c7ca4246aa52e3e47d 100644 --- a/Modules/Learning/Markov/include/otbMRFEnergy.h +++ b/Modules/Learning/Markov/include/otbMRFEnergy.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMRFEnergy_h -#define __otbMRFEnergy_h +#ifndef otbMRFEnergy_h +#define otbMRFEnergy_h #include "itkConstNeighborhoodIterator.h" #include "itkObject.h" diff --git a/Modules/Learning/Markov/include/otbMRFEnergyEdgeFidelity.h b/Modules/Learning/Markov/include/otbMRFEnergyEdgeFidelity.h index 55c93dede65883d23c4388d57687d0b3519a1039..fa3df033cca15aa1861601ece77694a0db044bc0 100644 --- a/Modules/Learning/Markov/include/otbMRFEnergyEdgeFidelity.h +++ b/Modules/Learning/Markov/include/otbMRFEnergyEdgeFidelity.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbMRFEnergyEdgeFidelity_h -#define __otbMRFEnergyEdgeFidelity_h +#ifndef otbMRFEnergyEdgeFidelity_h +#define otbMRFEnergyEdgeFidelity_h #include "otbMRFEnergy.h" diff --git a/Modules/Learning/Markov/include/otbMRFEnergyFisherClassification.h b/Modules/Learning/Markov/include/otbMRFEnergyFisherClassification.h index 773d78cb3d115df13e380dd4dccdbebbdec71499..f0aaae39dac4487f12ae194a42be9ba91e035f85 100644 --- a/Modules/Learning/Markov/include/otbMRFEnergyFisherClassification.h +++ b/Modules/Learning/Markov/include/otbMRFEnergyFisherClassification.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMRFEnergyFisherClassification_h -#define __otbMRFEnergyFisherClassification_h +#ifndef otbMRFEnergyFisherClassification_h +#define otbMRFEnergyFisherClassification_h #include "otbMRFEnergy.h" #include "otbMath.h" diff --git a/Modules/Learning/Markov/include/otbMRFEnergyGaussian.h b/Modules/Learning/Markov/include/otbMRFEnergyGaussian.h index cff86e60e7fe2233557b6376fc70915974dd67e1..b4b86e0264b8b1d89a72b881bce39a9838894292 100644 --- a/Modules/Learning/Markov/include/otbMRFEnergyGaussian.h +++ b/Modules/Learning/Markov/include/otbMRFEnergyGaussian.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbMRFEnergyGaussian_h -#define __otbMRFEnergyGaussian_h +#ifndef otbMRFEnergyGaussian_h +#define otbMRFEnergyGaussian_h #include "otbMRFEnergy.h" diff --git a/Modules/Learning/Markov/include/otbMRFEnergyGaussianClassification.h b/Modules/Learning/Markov/include/otbMRFEnergyGaussianClassification.h index efffa8af77dedff401bd40c1b86bf6f709793b0b..ccea47d6a04f031c314f6ce5bfbdbebc621f8339 100644 --- a/Modules/Learning/Markov/include/otbMRFEnergyGaussianClassification.h +++ b/Modules/Learning/Markov/include/otbMRFEnergyGaussianClassification.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMRFEnergyGaussianClassification_h -#define __otbMRFEnergyGaussianClassification_h +#ifndef otbMRFEnergyGaussianClassification_h +#define otbMRFEnergyGaussianClassification_h #include "otbMRFEnergy.h" #include "otbMath.h" diff --git a/Modules/Learning/Markov/include/otbMRFEnergyPotts.h b/Modules/Learning/Markov/include/otbMRFEnergyPotts.h index d2aaae3e6791120a30afad336b2b5845f7df0309..565c42f7f494b9ef7d924db613a2c6928aed686d 100644 --- a/Modules/Learning/Markov/include/otbMRFEnergyPotts.h +++ b/Modules/Learning/Markov/include/otbMRFEnergyPotts.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbMRFEnergyPotts_h -#define __otbMRFEnergyPotts_h +#ifndef otbMRFEnergyPotts_h +#define otbMRFEnergyPotts_h #include "otbMRFEnergy.h" diff --git a/Modules/Learning/Markov/include/otbMRFOptimizer.h b/Modules/Learning/Markov/include/otbMRFOptimizer.h index e1b1c70f490383171748e0cb59055e621b2b736d..ee1dbb943af8cf97db73fc6c3ee42cae6bd59629 100644 --- a/Modules/Learning/Markov/include/otbMRFOptimizer.h +++ b/Modules/Learning/Markov/include/otbMRFOptimizer.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMRFOptimizer_h -#define __otbMRFOptimizer_h +#ifndef otbMRFOptimizer_h +#define otbMRFOptimizer_h #include "itkObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Learning/Markov/include/otbMRFOptimizerICM.h b/Modules/Learning/Markov/include/otbMRFOptimizerICM.h index 244debbdaf8c0b0131fba6197b39577308252605..28974c31d6156257b6752d0f5b190a3760a95416 100644 --- a/Modules/Learning/Markov/include/otbMRFOptimizerICM.h +++ b/Modules/Learning/Markov/include/otbMRFOptimizerICM.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbMRFOptimizerICM_h -#define __otbMRFOptimizerICM_h +#ifndef otbMRFOptimizerICM_h +#define otbMRFOptimizerICM_h #include "otbMRFOptimizer.h" diff --git a/Modules/Learning/Markov/include/otbMRFOptimizerMetropolis.h b/Modules/Learning/Markov/include/otbMRFOptimizerMetropolis.h index a8ee6a143a772e84cb06c941da0c291524c90318..52f2c01adf8ab8cde11bb31312fa9d932df5e2c9 100644 --- a/Modules/Learning/Markov/include/otbMRFOptimizerMetropolis.h +++ b/Modules/Learning/Markov/include/otbMRFOptimizerMetropolis.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMRFOptimizerMetropolis_h -#define __otbMRFOptimizerMetropolis_h +#ifndef otbMRFOptimizerMetropolis_h +#define otbMRFOptimizerMetropolis_h #include "otbMRFOptimizer.h" #include "otbMath.h" diff --git a/Modules/Learning/Markov/include/otbMRFSampler.h b/Modules/Learning/Markov/include/otbMRFSampler.h index 37379b600ea99f6bfe16aa1fef644460b0f92cae..3cca0414ac5bc643ba2f5eeda2a6b4dba24c7a8c 100644 --- a/Modules/Learning/Markov/include/otbMRFSampler.h +++ b/Modules/Learning/Markov/include/otbMRFSampler.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMRFSampler_h -#define __otbMRFSampler_h +#ifndef otbMRFSampler_h +#define otbMRFSampler_h #include "otbMRFEnergy.h" #include "itkNeighborhoodIterator.h" diff --git a/Modules/Learning/Markov/include/otbMRFSamplerMAP.h b/Modules/Learning/Markov/include/otbMRFSamplerMAP.h index 5a4632bd6ccc37e9f8c06883eecb1c738d910cfe..26c5614ac11a8c03bb10194214ab2829efa839ce 100644 --- a/Modules/Learning/Markov/include/otbMRFSamplerMAP.h +++ b/Modules/Learning/Markov/include/otbMRFSamplerMAP.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbMRFSamplerMAP_h -#define __otbMRFSamplerMAP_h +#ifndef otbMRFSamplerMAP_h +#define otbMRFSamplerMAP_h #include "otbMRFSampler.h" diff --git a/Modules/Learning/Markov/include/otbMRFSamplerRandom.h b/Modules/Learning/Markov/include/otbMRFSamplerRandom.h index bcbd810640c362182def34667aa41c6dafbde2b4..bdf2714d61f1c9fe03d34f923a42129e9b5387d9 100644 --- a/Modules/Learning/Markov/include/otbMRFSamplerRandom.h +++ b/Modules/Learning/Markov/include/otbMRFSamplerRandom.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMRFSamplerRandom_h -#define __otbMRFSamplerRandom_h +#ifndef otbMRFSamplerRandom_h +#define otbMRFSamplerRandom_h #include "otbMRFSampler.h" #include "itkMersenneTwisterRandomVariateGenerator.h" diff --git a/Modules/Learning/Markov/include/otbMRFSamplerRandomMAP.h b/Modules/Learning/Markov/include/otbMRFSamplerRandomMAP.h index 9ea737ab8071ea1ca6053edc824970f4e48c3f60..0b28f166341448eac108b8d6e4f7b6b09c6fe708 100644 --- a/Modules/Learning/Markov/include/otbMRFSamplerRandomMAP.h +++ b/Modules/Learning/Markov/include/otbMRFSamplerRandomMAP.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbMRFSamplerRandomMAP_h -#define __otbMRFSamplerRandomMAP_h +#ifndef otbMRFSamplerRandomMAP_h +#define otbMRFSamplerRandomMAP_h #include "itkMersenneTwisterRandomVariateGenerator.h" #include "otbMRFSampler.h" diff --git a/Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.h b/Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.h index a686eee2fd046d6f452e2071a16d88a69e3d3fe1..1b7d2050e14f0d6c734ce8520843b2a2a3895337 100644 --- a/Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.h +++ b/Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMarkovRandomFieldFilter_h -#define __otbMarkovRandomFieldFilter_h +#ifndef otbMarkovRandomFieldFilter_h +#define otbMarkovRandomFieldFilter_h #include "otbMacro.h" diff --git a/Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.txx b/Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.txx index e7660a677fa291c857d1138098f16e8fb071f5a1..91d9354f0c6af854dc5b039d3e007f209430c173 100644 --- a/Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.txx +++ b/Modules/Learning/Markov/include/otbMarkovRandomFieldFilter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbMarkovRandomFieldFilter_txx -#define __otbMarkovRandomFieldFilter_txx +#ifndef otbMarkovRandomFieldFilter_txx +#define otbMarkovRandomFieldFilter_txx #include "otbMarkovRandomFieldFilter.h" namespace otb diff --git a/Modules/Learning/SOM/include/otbCzihoSOMLearningBehaviorFunctor.h b/Modules/Learning/SOM/include/otbCzihoSOMLearningBehaviorFunctor.h index 19fdf31beb0bc714980a6edc086894887b3afd6c..2b8161a2e56c8fab5c84b6328ca5c79ca515ba29 100644 --- a/Modules/Learning/SOM/include/otbCzihoSOMLearningBehaviorFunctor.h +++ b/Modules/Learning/SOM/include/otbCzihoSOMLearningBehaviorFunctor.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbCzihoSOMLearningBehaviorFunctor_h -#define __otbCzihoSOMLearningBehaviorFunctor_h +#ifndef otbCzihoSOMLearningBehaviorFunctor_h +#define otbCzihoSOMLearningBehaviorFunctor_h #include "itkSize.h" #include "otbMath.h" diff --git a/Modules/Learning/SOM/include/otbCzihoSOMNeighborhoodBehaviorFunctor.h b/Modules/Learning/SOM/include/otbCzihoSOMNeighborhoodBehaviorFunctor.h index a364d57dc905d8a07259df1891503966f5d0760f..d8190d78b87737e413967c106c6bd265b0b69709 100644 --- a/Modules/Learning/SOM/include/otbCzihoSOMNeighborhoodBehaviorFunctor.h +++ b/Modules/Learning/SOM/include/otbCzihoSOMNeighborhoodBehaviorFunctor.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbCzihoSOMNeighborhoodBehaviorFunctor_h -#define __otbCzihoSOMNeighborhoodBehaviorFunctor_h +#ifndef otbCzihoSOMNeighborhoodBehaviorFunctor_h +#define otbCzihoSOMNeighborhoodBehaviorFunctor_h #include "itkSize.h" #include "itkMath.h" diff --git a/Modules/Learning/SOM/include/otbPeriodicSOM.h b/Modules/Learning/SOM/include/otbPeriodicSOM.h index 28b4c20de2f2e698f52e6b976cb8b9ed41a87ee9..c2c9a27649ea1eed26bf5c3329f0ce0f874b9c5f 100644 --- a/Modules/Learning/SOM/include/otbPeriodicSOM.h +++ b/Modules/Learning/SOM/include/otbPeriodicSOM.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbPeriodicSOM_h -#define __otbPeriodicSOM_h +#ifndef otbPeriodicSOM_h +#define otbPeriodicSOM_h #include "otbSOM.h" diff --git a/Modules/Learning/SOM/include/otbPeriodicSOM.txx b/Modules/Learning/SOM/include/otbPeriodicSOM.txx index 4876824b15856cd2ce2cbbd178dd2032253a1f0a..1121298e2190afee4cb6c370637e3c6c90dd2c6d 100644 --- a/Modules/Learning/SOM/include/otbPeriodicSOM.txx +++ b/Modules/Learning/SOM/include/otbPeriodicSOM.txx @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbPeriodicSOM_txx -#define __otbPeriodicSOM_txx +#ifndef otbPeriodicSOM_txx +#define otbPeriodicSOM_txx #include "itkNumericTraits.h" #include "itkNeighborhoodIterator.h" diff --git a/Modules/Learning/SOM/include/otbSOM.h b/Modules/Learning/SOM/include/otbSOM.h index 0ff5dbfbbc39592b617b5374e913e1e1d83d60c8..ea7cf7cd09e7f23bb2f77a3acb049e4b56859c0a 100644 --- a/Modules/Learning/SOM/include/otbSOM.h +++ b/Modules/Learning/SOM/include/otbSOM.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSOM_h -#define __otbSOM_h +#ifndef otbSOM_h +#define otbSOM_h #include "itkImageToImageFilter.h" #include "itkEuclideanDistanceMetric.h" diff --git a/Modules/Learning/SOM/include/otbSOM.txx b/Modules/Learning/SOM/include/otbSOM.txx index cdc5066cfd1197122946331dd6bc69ee369c0a45..2f811d68e7bc32b5963f40a5e68617d029dbfe12 100644 --- a/Modules/Learning/SOM/include/otbSOM.txx +++ b/Modules/Learning/SOM/include/otbSOM.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSOM_txx -#define __otbSOM_txx +#ifndef otbSOM_txx +#define otbSOM_txx #include "otbSOM.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Learning/SOM/include/otbSOMActivationBuilder.h b/Modules/Learning/SOM/include/otbSOMActivationBuilder.h index b2ee93f9ebec7ff83fc6602c50ef59c433450779..fd88a2c145c5ac4fe5baefb6eae21f87676f06c0 100644 --- a/Modules/Learning/SOM/include/otbSOMActivationBuilder.h +++ b/Modules/Learning/SOM/include/otbSOMActivationBuilder.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSOMActivationBuilder_h -#define __otbSOMActivationBuilder_h +#ifndef otbSOMActivationBuilder_h +#define otbSOMActivationBuilder_h #include "itkImageToImageFilter.h" diff --git a/Modules/Learning/SOM/include/otbSOMActivationBuilder.txx b/Modules/Learning/SOM/include/otbSOMActivationBuilder.txx index e8048291e0e59f30311451043c173f79a82a94cf..fc96ba32c24ac998d94393cc6e08e9bbb237bff4 100644 --- a/Modules/Learning/SOM/include/otbSOMActivationBuilder.txx +++ b/Modules/Learning/SOM/include/otbSOMActivationBuilder.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSOMActivationBuilder_txx -#define __otbSOMActivationBuilder_txx +#ifndef otbSOMActivationBuilder_txx +#define otbSOMActivationBuilder_txx #include "itkImageRegionIterator.h" diff --git a/Modules/Learning/SOM/include/otbSOMClassifier.h b/Modules/Learning/SOM/include/otbSOMClassifier.h index caeed5eeb06ff1525ea1a6dd528575c7657cede0..ed1bd2f6cbbf34c14d0d51a5bedcd0d0db727137 100644 --- a/Modules/Learning/SOM/include/otbSOMClassifier.h +++ b/Modules/Learning/SOM/include/otbSOMClassifier.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSOMClassifier_h -#define __otbSOMClassifier_h +#ifndef otbSOMClassifier_h +#define otbSOMClassifier_h #include "itkProcessObject.h" #include "itkMembershipSample.h" diff --git a/Modules/Learning/SOM/include/otbSOMClassifier.txx b/Modules/Learning/SOM/include/otbSOMClassifier.txx index a6d13ee0ae98aaecb92966956800ccef136b744d..2c9e8189e587f042d44b6d6955ec8e2cea72b910 100644 --- a/Modules/Learning/SOM/include/otbSOMClassifier.txx +++ b/Modules/Learning/SOM/include/otbSOMClassifier.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSOMClassifier_txx -#define __otbSOMClassifier_txx +#ifndef otbSOMClassifier_txx +#define otbSOMClassifier_txx #include "otbSOMClassifier.h" #include "otbMacro.h" diff --git a/Modules/Learning/SOM/include/otbSOMImageClassificationFilter.h b/Modules/Learning/SOM/include/otbSOMImageClassificationFilter.h index d5a761fb1271bdefe9c76fcabf66b6ecde36b201..54d5187c1a77d63d7bc8e5be4af7f9f777f67c4b 100644 --- a/Modules/Learning/SOM/include/otbSOMImageClassificationFilter.h +++ b/Modules/Learning/SOM/include/otbSOMImageClassificationFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSOMImageClassificationFilter_h -#define __otbSOMImageClassificationFilter_h +#ifndef otbSOMImageClassificationFilter_h +#define otbSOMImageClassificationFilter_h #include "otbSOMClassifier.h" #include "itkInPlaceImageFilter.h" diff --git a/Modules/Learning/SOM/include/otbSOMImageClassificationFilter.txx b/Modules/Learning/SOM/include/otbSOMImageClassificationFilter.txx index 7b2331eed9249908369e716778fe434ddff8e7e1..d2f1a05fb7450838d0325a1b639d21903bdaf210 100644 --- a/Modules/Learning/SOM/include/otbSOMImageClassificationFilter.txx +++ b/Modules/Learning/SOM/include/otbSOMImageClassificationFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSOMImageClassificationFilter_txx -#define __otbSOMImageClassificationFilter_txx +#ifndef otbSOMImageClassificationFilter_txx +#define otbSOMImageClassificationFilter_txx #include "otbSOMImageClassificationFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Learning/SOM/include/otbSOMLearningBehaviorFunctor.h b/Modules/Learning/SOM/include/otbSOMLearningBehaviorFunctor.h index 4e38167100cdf4fca1e5a3ed7c441d99186a2698..0ebe5efab813988fa81df90a49d687b088c57e55 100644 --- a/Modules/Learning/SOM/include/otbSOMLearningBehaviorFunctor.h +++ b/Modules/Learning/SOM/include/otbSOMLearningBehaviorFunctor.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbSOMLearningBehaviorFunctor_h -#define __otbSOMLearningBehaviorFunctor_h +#ifndef otbSOMLearningBehaviorFunctor_h +#define otbSOMLearningBehaviorFunctor_h namespace otb { diff --git a/Modules/Learning/SOM/include/otbSOMMap.h b/Modules/Learning/SOM/include/otbSOMMap.h index ce181a414e0607cfc606c9f023b5620f44598ce7..b6c3e3731662015de5a6ed7023c10ca43459d3c5 100644 --- a/Modules/Learning/SOM/include/otbSOMMap.h +++ b/Modules/Learning/SOM/include/otbSOMMap.h @@ -18,8 +18,8 @@ See IMTCopyright.txt for details. PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSOMMap_h -#define __otbSOMMap_h +#ifndef otbSOMMap_h +#define otbSOMMap_h #include "itkVariableLengthVector.h" #include "itkEuclideanDistanceMetric.h" diff --git a/Modules/Learning/SOM/include/otbSOMMap.txx b/Modules/Learning/SOM/include/otbSOMMap.txx index e36e4d6a66a045afd7ea6f04e1662572b840c9d2..787330da0c08da87033133b1482a08c074f51bd6 100644 --- a/Modules/Learning/SOM/include/otbSOMMap.txx +++ b/Modules/Learning/SOM/include/otbSOMMap.txx @@ -18,8 +18,8 @@ See IMTCopyright.txt for details. PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSOMMap_txx -#define __otbSOMMap_txx +#ifndef otbSOMMap_txx +#define otbSOMMap_txx #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Learning/SOM/include/otbSOMWithMissingValue.h b/Modules/Learning/SOM/include/otbSOMWithMissingValue.h index 89f0e2a7db621c6fb57ce48f6e5c34bf7792c73d..948e18d6a2998b244b952377666be268a032a27d 100644 --- a/Modules/Learning/SOM/include/otbSOMWithMissingValue.h +++ b/Modules/Learning/SOM/include/otbSOMWithMissingValue.h @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSOMWithMissingValue_h -#define __otbSOMWithMissingValue_h +#ifndef otbSOMWithMissingValue_h +#define otbSOMWithMissingValue_h #include "otbPeriodicSOM.h" diff --git a/Modules/Learning/SOM/include/otbSOMWithMissingValue.txx b/Modules/Learning/SOM/include/otbSOMWithMissingValue.txx index 841dbda280c188228ac3b6d769cb008697457284..5e99c1902437da2b341a79a4797f59dfca63a452 100644 --- a/Modules/Learning/SOM/include/otbSOMWithMissingValue.txx +++ b/Modules/Learning/SOM/include/otbSOMWithMissingValue.txx @@ -17,8 +17,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSOMWithMissingValue_txx -#define __otbSOMWithMissingValue_txx +#ifndef otbSOMWithMissingValue_txx +#define otbSOMWithMissingValue_txx #include "otbSOMWithMissingValue.h" diff --git a/Modules/Learning/SOM/include/otbSOMbasedImageFilter.h b/Modules/Learning/SOM/include/otbSOMbasedImageFilter.h index f8aea7ec7ee4b336a91ec7330b2837c218499558..a2a23c625aa1394ce8a154f32e0c8ede818a9dce 100644 --- a/Modules/Learning/SOM/include/otbSOMbasedImageFilter.h +++ b/Modules/Learning/SOM/include/otbSOMbasedImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSOMbasedImageFilter_h -#define __otbSOMbasedImageFilter_h +#ifndef otbSOMbasedImageFilter_h +#define otbSOMbasedImageFilter_h #include "itkMacro.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Learning/SOM/include/otbSOMbasedImageFilter.txx b/Modules/Learning/SOM/include/otbSOMbasedImageFilter.txx index 6e6e4f1a625514aefec8cdb02c4758f89982b936..8b80759ba4bc255696b877111cce50923947a645 100644 --- a/Modules/Learning/SOM/include/otbSOMbasedImageFilter.txx +++ b/Modules/Learning/SOM/include/otbSOMbasedImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSOMbasedImageFilter_txx -#define __otbSOMbasedImageFilter_txx +#ifndef otbSOMbasedImageFilter_txx +#define otbSOMbasedImageFilter_txx #include "otbSOMbasedImageFilter.txx" diff --git a/Modules/Learning/SVMLearning/include/otbExhaustiveExponentialOptimizer.h b/Modules/Learning/SVMLearning/include/otbExhaustiveExponentialOptimizer.h index 95a9371d5ca81edf63d211ae9cc16ab56230f95c..5a375420c0b3dfbcc5f14ce3dda12c29fd12e8af 100644 --- a/Modules/Learning/SVMLearning/include/otbExhaustiveExponentialOptimizer.h +++ b/Modules/Learning/SVMLearning/include/otbExhaustiveExponentialOptimizer.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbExhaustiveExponentialOptimizer_h -#define __otbExhaustiveExponentialOptimizer_h +#ifndef otbExhaustiveExponentialOptimizer_h +#define otbExhaustiveExponentialOptimizer_h #include "itkSingleValuedNonLinearOptimizer.h" diff --git a/Modules/Learning/SVMLearning/include/otbLabelMapSVMClassifier.h b/Modules/Learning/SVMLearning/include/otbLabelMapSVMClassifier.h index c44f4276cdae7d43df18369d40e2d301048070ac..deecd347641b28ee05f835bdd48f92a2101516d0 100644 --- a/Modules/Learning/SVMLearning/include/otbLabelMapSVMClassifier.h +++ b/Modules/Learning/SVMLearning/include/otbLabelMapSVMClassifier.h @@ -15,8 +15,8 @@ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelMapSVMClassifier_h -#define __otbLabelMapSVMClassifier_h +#ifndef otbLabelMapSVMClassifier_h +#define otbLabelMapSVMClassifier_h #include "itkInPlaceLabelMapFilter.h" #include "otbSVMModel.h" diff --git a/Modules/Learning/SVMLearning/include/otbLabelMapSVMClassifier.txx b/Modules/Learning/SVMLearning/include/otbLabelMapSVMClassifier.txx index ff13977208a5ccfa4c97c9bc06453a8c170b78a1..040f46f34d33c83b9581a24be1f4409aa32f1d65 100644 --- a/Modules/Learning/SVMLearning/include/otbLabelMapSVMClassifier.txx +++ b/Modules/Learning/SVMLearning/include/otbLabelMapSVMClassifier.txx @@ -15,8 +15,8 @@ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelMapSVMClassifier_txx -#define __otbLabelMapSVMClassifier_txx +#ifndef otbLabelMapSVMClassifier_txx +#define otbLabelMapSVMClassifier_txx #include "otbLabelMapSVMClassifier.h" diff --git a/Modules/Learning/SVMLearning/include/otbObjectDetectionClassifier.h b/Modules/Learning/SVMLearning/include/otbObjectDetectionClassifier.h index 9dcaa0f7226069e89a450bf04071b864eea74f6e..38fcf35cba1717a86f3d789609bfc5145cf2281e 100644 --- a/Modules/Learning/SVMLearning/include/otbObjectDetectionClassifier.h +++ b/Modules/Learning/SVMLearning/include/otbObjectDetectionClassifier.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbObjectDetectionClassifier_h -#define __otbObjectDetectionClassifier_h +#ifndef otbObjectDetectionClassifier_h +#define otbObjectDetectionClassifier_h #include <vector> diff --git a/Modules/Learning/SVMLearning/include/otbObjectDetectionClassifier.txx b/Modules/Learning/SVMLearning/include/otbObjectDetectionClassifier.txx index 1cad8598e1813729c518ae9f985248608e64752c..8b41cb9f77ca00e56e0a4591b5a616a8a6a0bb7e 100644 --- a/Modules/Learning/SVMLearning/include/otbObjectDetectionClassifier.txx +++ b/Modules/Learning/SVMLearning/include/otbObjectDetectionClassifier.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbObjectDetectionClassifier_txx -#define __otbObjectDetectionClassifier_txx +#ifndef otbObjectDetectionClassifier_txx +#define otbObjectDetectionClassifier_txx #include "otbObjectDetectionClassifier.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMClassifier.h b/Modules/Learning/SVMLearning/include/otbSVMClassifier.h index 9655b0f756b1311a636f32632e25c663494cd739..58e3ca94839df63c559bdd554b85bf75e82d06c7 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMClassifier.h +++ b/Modules/Learning/SVMLearning/include/otbSVMClassifier.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMClassifier_h -#define __otbSVMClassifier_h +#ifndef otbSVMClassifier_h +#define otbSVMClassifier_h #include "vcl_deprecated_header.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMClassifier.txx b/Modules/Learning/SVMLearning/include/otbSVMClassifier.txx index 6609f063ba5e1d8ef2439b6aeb19adc2d646e773..f8f65ee6746720a4807942eb858af62bed687f21 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMClassifier.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMClassifier.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMClassifier_txx -#define __otbSVMClassifier_txx +#ifndef otbSVMClassifier_txx +#define otbSVMClassifier_txx #include "otbSVMClassifier.h" #include "otbMacro.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMCrossValidationCostFunction.h b/Modules/Learning/SVMLearning/include/otbSVMCrossValidationCostFunction.h index 3ebbfd8255201fb2ded763c30af5e8f5fdfa983f..72d33538acedf45237b6e5a2fff14d4d990189de 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMCrossValidationCostFunction.h +++ b/Modules/Learning/SVMLearning/include/otbSVMCrossValidationCostFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMCrossValidationCostFunction_h -#define __otbSVMCrossValidationCostFunction_h +#ifndef otbSVMCrossValidationCostFunction_h +#define otbSVMCrossValidationCostFunction_h #include "otbSVMModel.h" #include "itkSingleValuedCostFunction.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMCrossValidationCostFunction.txx b/Modules/Learning/SVMLearning/include/otbSVMCrossValidationCostFunction.txx index e09dd8248e530e79e876fd9509a15501b9fd6301..54cc670d0100a991ec3b230c08851150f478acfc 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMCrossValidationCostFunction.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMCrossValidationCostFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMCrossValidationCostFunction_txx -#define __otbSVMCrossValidationCostFunction_txx +#ifndef otbSVMCrossValidationCostFunction_txx +#define otbSVMCrossValidationCostFunction_txx #include "otbSVMCrossValidationCostFunction.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMImageClassificationFilter.h b/Modules/Learning/SVMLearning/include/otbSVMImageClassificationFilter.h index dfaa1c110e78c764375426bf54259a8b3fcce355..5513fe4a7c53d1ff94146cad7f00af667447b8a7 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMImageClassificationFilter.h +++ b/Modules/Learning/SVMLearning/include/otbSVMImageClassificationFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMImageClassificationFilter_h -#define __otbSVMImageClassificationFilter_h +#ifndef otbSVMImageClassificationFilter_h +#define otbSVMImageClassificationFilter_h #include "vcl_deprecated_header.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMImageClassificationFilter.txx b/Modules/Learning/SVMLearning/include/otbSVMImageClassificationFilter.txx index 03b9d141f323595359178e4375e42e59026c0646..e81146ad62821653e33606541a7915e10124a24f 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMImageClassificationFilter.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMImageClassificationFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMImageClassificationFilter_txx -#define __otbSVMImageClassificationFilter_txx +#ifndef otbSVMImageClassificationFilter_txx +#define otbSVMImageClassificationFilter_txx #include "otbSVMImageClassificationFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMImageClassificationWithRuleFilter.h b/Modules/Learning/SVMLearning/include/otbSVMImageClassificationWithRuleFilter.h index 3a333fea80eb7f71e7afa182cb33f13e33258439..04429d0d0cbea0ea2e46369fd78c8c68738ee79c 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMImageClassificationWithRuleFilter.h +++ b/Modules/Learning/SVMLearning/include/otbSVMImageClassificationWithRuleFilter.h @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbSVMImageClassificationWithRuleFilter_h -#define __otbSVMImageClassificationWithRuleFilter_h +#ifndef otbSVMImageClassificationWithRuleFilter_h +#define otbSVMImageClassificationWithRuleFilter_h #include "otbSVMImageClassificationFilter.h" #include "otbVectorImage.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMImageClassificationWithRuleFilter.txx b/Modules/Learning/SVMLearning/include/otbSVMImageClassificationWithRuleFilter.txx index cc7ad7f23fe526b3054fdf791783192cc1d412ce..72cc653cb53273f9c1ed12bc8e423adb32606277 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMImageClassificationWithRuleFilter.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMImageClassificationWithRuleFilter.txx @@ -18,8 +18,8 @@ =========================================================================*/ -#ifndef __otbSVMImageClassificationWithRuleFilter_txx -#define __otbSVMImageClassificationWithRuleFilter_txx +#ifndef otbSVMImageClassificationWithRuleFilter_txx +#define otbSVMImageClassificationWithRuleFilter_txx #include "otbSVMImageClassificationWithRuleFilter.h" #include "itkNumericTraits.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMImageModelEstimator.h b/Modules/Learning/SVMLearning/include/otbSVMImageModelEstimator.h index dbcf5bb0a25a23a11743e385e52d9d07790aeea7..22818a796c17a37c2b971d988fed4bd5a2da2729 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMImageModelEstimator.h +++ b/Modules/Learning/SVMLearning/include/otbSVMImageModelEstimator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMImageModelEstimator_h -#define __otbSVMImageModelEstimator_h +#ifndef otbSVMImageModelEstimator_h +#define otbSVMImageModelEstimator_h #include "vcl_deprecated_header.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMImageModelEstimator.txx b/Modules/Learning/SVMLearning/include/otbSVMImageModelEstimator.txx index edb0f12c30024e7abaa5c6615cc971bfa2729f1f..c92d5034ae8ef86f53dce54715f122b433508612 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMImageModelEstimator.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMImageModelEstimator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMImageModelEstimator_txx -#define __otbSVMImageModelEstimator_txx +#ifndef otbSVMImageModelEstimator_txx +#define otbSVMImageModelEstimator_txx #include "otbSVMImageModelEstimator.h" #include "otbMacro.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMMarginSampler.h b/Modules/Learning/SVMLearning/include/otbSVMMarginSampler.h index e3e9ec32f0c6bf843fb6cc9ae69b50757d56a12c..ad9e72e92ea3263037b2b1cf90bba23b6b9e6153 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMMarginSampler.h +++ b/Modules/Learning/SVMLearning/include/otbSVMMarginSampler.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMMarginSampler_h -#define __otbSVMMarginSampler_h +#ifndef otbSVMMarginSampler_h +#define otbSVMMarginSampler_h #include "itkSampleClassifierFilter.h" #include "itkVectorImage.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMMarginSampler.txx b/Modules/Learning/SVMLearning/include/otbSVMMarginSampler.txx index 48f617a1496f107d1e91dff9ca3fdfb5af85441c..513b09ce50b2634ad1a171413d0ff4427704fd06 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMMarginSampler.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMMarginSampler.txx @@ -15,8 +15,8 @@ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMMarginSampler_txx -#define __otbSVMMarginSampler_txx +#ifndef otbSVMMarginSampler_txx +#define otbSVMMarginSampler_txx #include "otbSVMMarginSampler.h" #include "otbMacro.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMModel.h b/Modules/Learning/SVMLearning/include/otbSVMModel.h index b6298bc3bc2f344572191734f16f733b6e8d2b35..482f306659108f93ebd85f588ca713eddcd6ecc0 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMModel.h +++ b/Modules/Learning/SVMLearning/include/otbSVMModel.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMModel_h -#define __otbSVMModel_h +#ifndef otbSVMModel_h +#define otbSVMModel_h #include "itkObjectFactory.h" #include "itkDataObject.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMModel.txx b/Modules/Learning/SVMLearning/include/otbSVMModel.txx index d7a59f3b8e891c3e3b1f05696949e130a9254606..324d67f94afeb34617c31eb4310c8cba268b5769 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMModel.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMModel.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMModel_txx -#define __otbSVMModel_txx +#ifndef otbSVMModel_txx +#define otbSVMModel_txx #include "otbSVMModel.h" #include "otbMacro.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMModelEstimator.h b/Modules/Learning/SVMLearning/include/otbSVMModelEstimator.h index 381a1d119b389fd51f88da6e6d5a14a39656d494..6d899bc3efeca8dd9376605e3ee518e57f459323 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMModelEstimator.h +++ b/Modules/Learning/SVMLearning/include/otbSVMModelEstimator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMModelEstimator_h -#define __otbSVMModelEstimator_h +#ifndef otbSVMModelEstimator_h +#define otbSVMModelEstimator_h #include "otbSVMModel.h" #include "itkProcessObject.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMModelEstimator.txx b/Modules/Learning/SVMLearning/include/otbSVMModelEstimator.txx index 97a97932616d10d9c9e0a4c44fe8a73fdf8fa360..df7ec69f587055e32a59d49de2f1b61fb9f0630f 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMModelEstimator.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMModelEstimator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMModelEstimator_txx -#define __otbSVMModelEstimator_txx +#ifndef otbSVMModelEstimator_txx +#define otbSVMModelEstimator_txx #include "otbSVMModelEstimator.h" #include "otbSVMCrossValidationCostFunction.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMPointSetModelEstimator.h b/Modules/Learning/SVMLearning/include/otbSVMPointSetModelEstimator.h index 47f22fb617b5ec444a91edbab06ba69ddb1378bb..868556e48db1cec7b41e6e3ff20ce9e58f2ac852 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMPointSetModelEstimator.h +++ b/Modules/Learning/SVMLearning/include/otbSVMPointSetModelEstimator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMPointSetModelEstimator_h -#define __otbSVMPointSetModelEstimator_h +#ifndef otbSVMPointSetModelEstimator_h +#define otbSVMPointSetModelEstimator_h #include "vcl_deprecated_header.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMPointSetModelEstimator.txx b/Modules/Learning/SVMLearning/include/otbSVMPointSetModelEstimator.txx index 0c6cabbc8c63de3c4e469394a47eba4ec20efe28..4734e9ed852ee2f66cd2d18f8896f24ebf85d637 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMPointSetModelEstimator.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMPointSetModelEstimator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMPointSetModelEstimator_txx -#define __otbSVMPointSetModelEstimator_txx +#ifndef otbSVMPointSetModelEstimator_txx +#define otbSVMPointSetModelEstimator_txx #include "otbSVMPointSetModelEstimator.h" #include "itkCommand.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMSampleListModelEstimator.h b/Modules/Learning/SVMLearning/include/otbSVMSampleListModelEstimator.h index 97a073bb537d76e4e6e504071b2fce3f97fb6625..a2484976ac04c9e9df73d501e94fffb807be0799 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMSampleListModelEstimator.h +++ b/Modules/Learning/SVMLearning/include/otbSVMSampleListModelEstimator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMSampleListModelEstimator_h -#define __otbSVMSampleListModelEstimator_h +#ifndef otbSVMSampleListModelEstimator_h +#define otbSVMSampleListModelEstimator_h #include "vcl_deprecated_header.h" diff --git a/Modules/Learning/SVMLearning/include/otbSVMSampleListModelEstimator.txx b/Modules/Learning/SVMLearning/include/otbSVMSampleListModelEstimator.txx index b62a91cb17f8551f58a442bce64d1510cc92bdf4..d85122ec1c5bbd6cce57cb79e9890b09fa8b4fc0 100644 --- a/Modules/Learning/SVMLearning/include/otbSVMSampleListModelEstimator.txx +++ b/Modules/Learning/SVMLearning/include/otbSVMSampleListModelEstimator.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbSVMSampleListModelEstimator_txx -#define __otbSVMSampleListModelEstimator_txx +#ifndef otbSVMSampleListModelEstimator_txx +#define otbSVMSampleListModelEstimator_txx #include "otbSVMSampleListModelEstimator.h" #include "itkCommand.h" diff --git a/Modules/Learning/Sampling/include/otbOGRDataToClassStatisticsFilter.h b/Modules/Learning/Sampling/include/otbOGRDataToClassStatisticsFilter.h index 920d413daf0935dff9d8b54cb7a2875c62c9a888..6f4d9ee22bcd505ea09bb85b960bf2ac6d7a92f7 100644 --- a/Modules/Learning/Sampling/include/otbOGRDataToClassStatisticsFilter.h +++ b/Modules/Learning/Sampling/include/otbOGRDataToClassStatisticsFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGRDataToClassStatisticsFilter_h -#define __otbOGRDataToClassStatisticsFilter_h +#ifndef otbOGRDataToClassStatisticsFilter_h +#define otbOGRDataToClassStatisticsFilter_h #include "otbPersistentImageFilter.h" #include "otbPersistentFilterStreamingDecorator.h" diff --git a/Modules/Learning/Sampling/include/otbOGRDataToClassStatisticsFilter.txx b/Modules/Learning/Sampling/include/otbOGRDataToClassStatisticsFilter.txx index 880e1d19f1bf4484f98d5d1fb0a13aaad6513ccd..0fee32a39d6595adf774f1a876749ccefa5f9d62 100644 --- a/Modules/Learning/Sampling/include/otbOGRDataToClassStatisticsFilter.txx +++ b/Modules/Learning/Sampling/include/otbOGRDataToClassStatisticsFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGRDataToClassStatisticsFilter_txx -#define __otbOGRDataToClassStatisticsFilter_txx +#ifndef otbOGRDataToClassStatisticsFilter_txx +#define otbOGRDataToClassStatisticsFilter_txx #include "otbMaskedIteratorDecorator.h" #include "itkImageRegionConstIteratorWithOnlyIndex.h" diff --git a/Modules/Learning/Sampling/include/otbPolygonClassStatisticsAccumulator.h b/Modules/Learning/Sampling/include/otbPolygonClassStatisticsAccumulator.h index c3750029e21de4adb75324fb45aeee2c141569fd..8c703c6c23a755b8b7114cd851c17efee113030a 100644 --- a/Modules/Learning/Sampling/include/otbPolygonClassStatisticsAccumulator.h +++ b/Modules/Learning/Sampling/include/otbPolygonClassStatisticsAccumulator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPolygonClassStatisticsAccumulator_h -#define __otbPolygonClassStatisticsAccumulator_h +#ifndef otbPolygonClassStatisticsAccumulator_h +#define otbPolygonClassStatisticsAccumulator_h #include "otbOGRDataSourceWrapper.h" diff --git a/Modules/Learning/Sampling/include/otbPolygonClassStatisticsAccumulator.txx b/Modules/Learning/Sampling/include/otbPolygonClassStatisticsAccumulator.txx index d0812e3a07cb2c887e5fe703246ddd3baef7c2b5..def2370b43e3f419a3c0e2f32854150b623f8de8 100644 --- a/Modules/Learning/Sampling/include/otbPolygonClassStatisticsAccumulator.txx +++ b/Modules/Learning/Sampling/include/otbPolygonClassStatisticsAccumulator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPolygonClassStatisticsAccumulator_txx -#define __otbPolygonClassStatisticsAccumulator_txx +#ifndef otbPolygonClassStatisticsAccumulator_txx +#define otbPolygonClassStatisticsAccumulator_txx #include "otbPolygonClassStatisticsAccumulator.h" #include "otbMacro.h" diff --git a/Modules/Learning/Supervised/include/otbBoostMachineLearningModel.h b/Modules/Learning/Supervised/include/otbBoostMachineLearningModel.h index abf5a9f0c9b9d36075ab7a7a73d8b4030ffadaf1..ba95eeaa148f39d7c3beccd505529b6d9daaf964 100644 --- a/Modules/Learning/Supervised/include/otbBoostMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbBoostMachineLearningModel.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBoostMachineLearningModel_h -#define __otbBoostMachineLearningModel_h +#ifndef otbBoostMachineLearningModel_h +#define otbBoostMachineLearningModel_h #include "otbRequiresOpenCVCheck.h" diff --git a/Modules/Learning/Supervised/include/otbBoostMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbBoostMachineLearningModel.txx index 15a9d5c293b8fa61a87b2f714aef15d0379a0686..dfd656a223f1275056c8b6d06310a5c56b527cea 100644 --- a/Modules/Learning/Supervised/include/otbBoostMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbBoostMachineLearningModel.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBoostMachineLearningModel_txx -#define __otbBoostMachineLearningModel_txx +#ifndef otbBoostMachineLearningModel_txx +#define otbBoostMachineLearningModel_txx #include "otbBoostMachineLearningModel.h" #include "otbOpenCVUtils.h" diff --git a/Modules/Learning/Supervised/include/otbBoostMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbBoostMachineLearningModelFactory.h index 990ee6a03b87c4695ce562ed30923398af353a43..27f3251405cf80c3f12c737d502723924c5c5c8f 100644 --- a/Modules/Learning/Supervised/include/otbBoostMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbBoostMachineLearningModelFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBoostMachineLearningModelFactory_h -#define __otbBoostMachineLearningModelFactory_h +#ifndef otbBoostMachineLearningModelFactory_h +#define otbBoostMachineLearningModelFactory_h #include "otbRequiresOpenCVCheck.h" diff --git a/Modules/Learning/Supervised/include/otbConfusionMatrixCalculator.h b/Modules/Learning/Supervised/include/otbConfusionMatrixCalculator.h index 2615283e0272843e529d213711abdd2fa8f412e4..8f1390c144a1cb5eb3155253a82b78dfe10d5395 100644 --- a/Modules/Learning/Supervised/include/otbConfusionMatrixCalculator.h +++ b/Modules/Learning/Supervised/include/otbConfusionMatrixCalculator.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbConfusionMatrixCalculator_h -#define __otbConfusionMatrixCalculator_h +#ifndef otbConfusionMatrixCalculator_h +#define otbConfusionMatrixCalculator_h #include "otbMacro.h" #include "otbConfusionMatrixMeasurements.h" diff --git a/Modules/Learning/Supervised/include/otbConfusionMatrixCalculator.txx b/Modules/Learning/Supervised/include/otbConfusionMatrixCalculator.txx index 305220a9191744f330997eb2106c24af640e5ab1..4f0ab5f78a3bb7d86561fd693372f8343b46b913 100644 --- a/Modules/Learning/Supervised/include/otbConfusionMatrixCalculator.txx +++ b/Modules/Learning/Supervised/include/otbConfusionMatrixCalculator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbConfusionMatrixCalculator_txx -#define __otbConfusionMatrixCalculator_txx +#ifndef otbConfusionMatrixCalculator_txx +#define otbConfusionMatrixCalculator_txx namespace otb diff --git a/Modules/Learning/Supervised/include/otbConfusionMatrixMeasurements.h b/Modules/Learning/Supervised/include/otbConfusionMatrixMeasurements.h index 5834da0f874508807eac4fc73467cb662aee1e95..e2dd235ee9f30ffa6bc1e88e60a2e6b8769a74f4 100644 --- a/Modules/Learning/Supervised/include/otbConfusionMatrixMeasurements.h +++ b/Modules/Learning/Supervised/include/otbConfusionMatrixMeasurements.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbConfusionMatrixMeasurements_h -#define __otbConfusionMatrixMeasurements_h +#ifndef otbConfusionMatrixMeasurements_h +#define otbConfusionMatrixMeasurements_h #include "itkObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Learning/Supervised/include/otbConfusionMatrixMeasurements.txx b/Modules/Learning/Supervised/include/otbConfusionMatrixMeasurements.txx index da4dcb4940682d4acba7aa56d2f62641aa65b29d..6bd4c2cb588eb619210a21995726ed37269ff52d 100644 --- a/Modules/Learning/Supervised/include/otbConfusionMatrixMeasurements.txx +++ b/Modules/Learning/Supervised/include/otbConfusionMatrixMeasurements.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbConfusionMatrixMeasurements_txx -#define __otbConfusionMatrixMeasurements_txx +#ifndef otbConfusionMatrixMeasurements_txx +#define otbConfusionMatrixMeasurements_txx namespace otb diff --git a/Modules/Learning/Supervised/include/otbCvRTreesWrapper.h b/Modules/Learning/Supervised/include/otbCvRTreesWrapper.h index dcfc2d7546ec6f74c0c0781dba1f15b4b8613182..3494a4e67061f8592173a34ca4cf3a02ceb3f891 100644 --- a/Modules/Learning/Supervised/include/otbCvRTreesWrapper.h +++ b/Modules/Learning/Supervised/include/otbCvRTreesWrapper.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbCvRTreesWrapper_h -#define __otbCvRTreesWrapper_h +#ifndef otbCvRTreesWrapper_h +#define otbCvRTreesWrapper_h #include "otbOpenCVUtils.h" #include <vector> diff --git a/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModel.h b/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModel.h index ff626f27cb53dd0438301c0c7bfdbe02d240c660..571bbd597a2c21a821ccd6a8d403a38718814c8f 100644 --- a/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModel.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDecisionTreeMachineLearningModel_h -#define __otbDecisionTreeMachineLearningModel_h +#ifndef otbDecisionTreeMachineLearningModel_h +#define otbDecisionTreeMachineLearningModel_h #include "otbRequiresOpenCVCheck.h" diff --git a/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModel.txx index 283fb039c35fd04aea4cc2a63c580ee665014ab4..ddaf2e871f8b575ab28966f6c47b0c4b48926cde 100644 --- a/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModel.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDecisionTreeMachineLearningModel_txx -#define __otbDecisionTreeMachineLearningModel_txx +#ifndef otbDecisionTreeMachineLearningModel_txx +#define otbDecisionTreeMachineLearningModel_txx #include "otbDecisionTreeMachineLearningModel.h" #include "otbOpenCVUtils.h" diff --git a/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModelFactory.h index 73a03c0be6050660a47ba44610bd5c78c19c25ae..c38907a8724fadcaedde64c7d2e6187a456b9f08 100644 --- a/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbDecisionTreeMachineLearningModelFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDecisionTreeMachineLearningModelFactory_h -#define __otbDecisionTreeMachineLearningModelFactory_h +#ifndef otbDecisionTreeMachineLearningModelFactory_h +#define otbDecisionTreeMachineLearningModelFactory_h #include "otbRequiresOpenCVCheck.h" diff --git a/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModel.h b/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModel.h index 029fb7d380924a47bbe5f3c8131ad9bb69ad16e9..4221da6df8b58ba195c75347507665df8bd845f8 100644 --- a/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModel.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGradientBoostedTreeMachineLearningModel_h -#define __otbGradientBoostedTreeMachineLearningModel_h +#ifndef otbGradientBoostedTreeMachineLearningModel_h +#define otbGradientBoostedTreeMachineLearningModel_h #include "otbRequiresOpenCVCheck.h" diff --git a/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModel.txx index d08abec0290776a5d6a7ddfd3df27e6b5216d620..49451c7be681596964bdb8ca4ecf0355753800e0 100644 --- a/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModel.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGradientBoostedTreeMachineLearningModel_txx -#define __otbGradientBoostedTreeMachineLearningModel_txx +#ifndef otbGradientBoostedTreeMachineLearningModel_txx +#define otbGradientBoostedTreeMachineLearningModel_txx #include "otbGradientBoostedTreeMachineLearningModel.h" #include "otbOpenCVUtils.h" diff --git a/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModelFactory.h index b66f790d58a56c83845ff126f52f73e44a42bab2..1e7f11a7f65a5639b6d58c3b6894b21591c4b5cb 100644 --- a/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbGradientBoostedTreeMachineLearningModelFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGradientBoostedTreeMachineLearningModelFactory_h -#define __otbGradientBoostedTreeMachineLearningModelFactory_h +#ifndef otbGradientBoostedTreeMachineLearningModelFactory_h +#define otbGradientBoostedTreeMachineLearningModelFactory_h #include "otbRequiresOpenCVCheck.h" diff --git a/Modules/Learning/Supervised/include/otbImageClassificationFilter.h b/Modules/Learning/Supervised/include/otbImageClassificationFilter.h index 156c772f1598b799af90533239fb53a0c09c2375..e8ee652f0fccb863fe6ce9c819f86fd6e8bcdc5e 100644 --- a/Modules/Learning/Supervised/include/otbImageClassificationFilter.h +++ b/Modules/Learning/Supervised/include/otbImageClassificationFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageClassificationFilter_h -#define __otbImageClassificationFilter_h +#ifndef otbImageClassificationFilter_h +#define otbImageClassificationFilter_h #include "itkImageToImageFilter.h" #include "otbMachineLearningModel.h" diff --git a/Modules/Learning/Supervised/include/otbImageClassificationFilter.txx b/Modules/Learning/Supervised/include/otbImageClassificationFilter.txx index b0a5d5e3e842ec986dfc2400736b84e2a405bb53..95c00b5a1b2850d2af614bf9f26963b280ba6903 100644 --- a/Modules/Learning/Supervised/include/otbImageClassificationFilter.txx +++ b/Modules/Learning/Supervised/include/otbImageClassificationFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageClassificationFilter_txx -#define __otbImageClassificationFilter_txx +#ifndef otbImageClassificationFilter_txx +#define otbImageClassificationFilter_txx #include "otbImageClassificationFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModel.h b/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModel.h index c9fc45a2b13e12174f422a1fc1075fcfbfc6bd77..bc5e58697295e96ac44ff0d63c87acfabc095a98 100644 --- a/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModel.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKNearestNeighborsMachineLearningModel_h -#define __otbKNearestNeighborsMachineLearningModel_h +#ifndef otbKNearestNeighborsMachineLearningModel_h +#define otbKNearestNeighborsMachineLearningModel_h #include "otbRequiresOpenCVCheck.h" diff --git a/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModel.txx index fd33b7c9061fc3ce66c70cf9ea5c4c7780c42dc8..83b55bb7a2ffa33945252ee9ec8adb06b40cc429 100644 --- a/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModel.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKNearestNeighborsMachineLearningModel_txx -#define __otbKNearestNeighborsMachineLearningModel_txx +#ifndef otbKNearestNeighborsMachineLearningModel_txx +#define otbKNearestNeighborsMachineLearningModel_txx #include <boost/lexical_cast.hpp> #include "otbKNearestNeighborsMachineLearningModel.h" diff --git a/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModelFactory.h index ab2dbe7fdd892b71302f1602c61f92b58efec64d..c8a96eadeab2039180f86444007555bb315530cb 100644 --- a/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbKNearestNeighborsMachineLearningModelFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbKNearestNeighborsMachineLearningModelFactory_h -#define __otbKNearestNeighborsMachineLearningModelFactory_h +#ifndef otbKNearestNeighborsMachineLearningModelFactory_h +#define otbKNearestNeighborsMachineLearningModelFactory_h #include "otbRequiresOpenCVCheck.h" diff --git a/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModel.h b/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModel.h index 0dc98e066f8300a6a41c8b03a245cdd4b4d3892d..b398f7d640a1f3c0add82222a56e31baeabb0fac 100644 --- a/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModel.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLibSVMMachineLearningModel_h -#define __otbLibSVMMachineLearningModel_h +#ifndef otbLibSVMMachineLearningModel_h +#define otbLibSVMMachineLearningModel_h #include "itkLightObject.h" #include "itkFixedArray.h" diff --git a/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModel.txx index e95e97543d3a67537c848c8933165d5907370400..443f35571780d29a0fefb3b19fe5cdc347735104 100644 --- a/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModel.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLibSVMMachineLearningModel_txx -#define __otbLibSVMMachineLearningModel_txx +#ifndef otbLibSVMMachineLearningModel_txx +#define otbLibSVMMachineLearningModel_txx #include <fstream> #include "otbLibSVMMachineLearningModel.h" diff --git a/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModelFactory.h index c9f4acc054e9715bc90fe3e90b1f931f70a8a280..5b72bf775b09136eff9a5d3d774fd906f66bec0b 100644 --- a/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbLibSVMMachineLearningModelFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLibSVMMachineLearningModelFactory_h -#define __otbLibSVMMachineLearningModelFactory_h +#ifndef otbLibSVMMachineLearningModelFactory_h +#define otbLibSVMMachineLearningModelFactory_h #include "itkObjectFactoryBase.h" #include "itkImageIOBase.h" diff --git a/Modules/Learning/Supervised/include/otbMachineLearningModel.h b/Modules/Learning/Supervised/include/otbMachineLearningModel.h index 3f66f30518378fa825e547436c7e37ef5ede04cf..dea22a6177ed7c7f152c9ac314679954200a265a 100644 --- a/Modules/Learning/Supervised/include/otbMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbMachineLearningModel.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMachineLearningModel_h -#define __otbMachineLearningModel_h +#ifndef otbMachineLearningModel_h +#define otbMachineLearningModel_h #include "itkObject.h" #include "itkVariableLengthVector.h" diff --git a/Modules/Learning/Supervised/include/otbMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbMachineLearningModel.txx index 8cc82055fe1a7a08594a01f3d9aeba6dfc12d927..c3954072ccda0e90733f6299db5767540983475f 100644 --- a/Modules/Learning/Supervised/include/otbMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbMachineLearningModel.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMachineLearningModel_txx -#define __otbMachineLearningModel_txx +#ifndef otbMachineLearningModel_txx +#define otbMachineLearningModel_txx #include "otbMachineLearningModel.h" diff --git a/Modules/Learning/Supervised/include/otbMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbMachineLearningModelFactory.h index 492a45ac611aebdbe3517b74432ca2da60e69266..cba071dbe141cfed019ca4a66a96ccd3944e2a09 100644 --- a/Modules/Learning/Supervised/include/otbMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbMachineLearningModelFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMachineLearningModelFactory_h -#define __otbMachineLearningModelFactory_h +#ifndef otbMachineLearningModelFactory_h +#define otbMachineLearningModelFactory_h #include "otbMachineLearningModel.h" #include "otbMachineLearningModelFactoryBase.h" diff --git a/Modules/Learning/Supervised/include/otbMachineLearningModelFactoryBase.h b/Modules/Learning/Supervised/include/otbMachineLearningModelFactoryBase.h index 7705675fe487f3ef0cf8f41c97773e6a401d13e8..0c02236527bbbe529d93a7aee9820eda8cab64f2 100644 --- a/Modules/Learning/Supervised/include/otbMachineLearningModelFactoryBase.h +++ b/Modules/Learning/Supervised/include/otbMachineLearningModelFactoryBase.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMachineLearningModelFactoryBase_h -#define __otbMachineLearningModelFactoryBase_h +#ifndef otbMachineLearningModelFactoryBase_h +#define otbMachineLearningModelFactoryBase_h #include "itkMutexLock.h" diff --git a/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModel.h b/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModel.h index 3a8eef763aa7f5802ab0178d9209c11a499a9f40..dd132b956d17a3a7a39f45d03d0a200d2b2ed3be 100644 --- a/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModel.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNeuralNetworkMachineLearningModel_h -#define __otbNeuralNetworkMachineLearningModel_h +#ifndef otbNeuralNetworkMachineLearningModel_h +#define otbNeuralNetworkMachineLearningModel_h #include "otbRequiresOpenCVCheck.h" diff --git a/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModel.txx index f55eb5375c9d1f4c522cd89bfc6b25556aeddfb6..7be83ac9904336b019b66459cc3b2d7b3c1c521d 100644 --- a/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModel.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNeuralNetworkMachineLearningModel_txx -#define __otbNeuralNetworkMachineLearningModel_txx +#ifndef otbNeuralNetworkMachineLearningModel_txx +#define otbNeuralNetworkMachineLearningModel_txx #include <fstream> #include "otbNeuralNetworkMachineLearningModel.h" diff --git a/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModelFactory.h index fcf5adaee0687246784cfbf2662b876ecf7aee06..fbdae76395334a60b8c0389cd6ec880534ee66ea 100644 --- a/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbNeuralNetworkMachineLearningModelFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNeuralNetworkMachineLearningModelFactory_h -#define __otbNeuralNetworkMachineLearningModelFactory_h +#ifndef otbNeuralNetworkMachineLearningModelFactory_h +#define otbNeuralNetworkMachineLearningModelFactory_h #include "otbRequiresOpenCVCheck.h" diff --git a/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModel.h b/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModel.h index f68ef83af3e7b354c275b660079b42c40bb6f3c4..f9362e970dfbfb9b5a82b87761e0e6c4b73333de 100644 --- a/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModel.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNormalBayesMachineLearningModel_h -#define __otbNormalBayesMachineLearningModel_h +#ifndef otbNormalBayesMachineLearningModel_h +#define otbNormalBayesMachineLearningModel_h #include "otbRequiresOpenCVCheck.h" diff --git a/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModel.txx index 7538f02c8818fcd07851f26044724992d4747af5..cb10272f71d45f5e1c7738b196aeb21a2da6e21e 100644 --- a/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModel.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNormalBayesMachineLearningModel_txx -#define __otbNormalBayesMachineLearningModel_txx +#ifndef otbNormalBayesMachineLearningModel_txx +#define otbNormalBayesMachineLearningModel_txx #include <fstream> #include "itkMacro.h" diff --git a/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModelFactory.h index 726c3c2c94eba613449bd7c0c98238e7ee29a89c..6067f67f35ac23795657acf61ad91229f66db981 100644 --- a/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbNormalBayesMachineLearningModelFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNormalBayesMachineLearningModelFactory_h -#define __otbNormalBayesMachineLearningModelFactory_h +#ifndef otbNormalBayesMachineLearningModelFactory_h +#define otbNormalBayesMachineLearningModelFactory_h #include "otbRequiresOpenCVCheck.h" diff --git a/Modules/Learning/Supervised/include/otbOpenCVUtils.h b/Modules/Learning/Supervised/include/otbOpenCVUtils.h index 607c6cc559f7b78cc647522350e91de3a67e227e..2a7720a42b98c4cda164ba34072a2089cda99e2a 100644 --- a/Modules/Learning/Supervised/include/otbOpenCVUtils.h +++ b/Modules/Learning/Supervised/include/otbOpenCVUtils.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOpenCVUtils_h -#define __otbOpenCVUtils_h +#ifndef otbOpenCVUtils_h +#define otbOpenCVUtils_h #include <opencv2/core/core_c.h> diff --git a/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModel.h b/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModel.h index eb8a8d069ed846fa12c07927e18e4582db1b1aad..bc2a51ab8ef12d6e8cdd8fce71afc288935648ed 100644 --- a/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModel.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRandomForestsMachineLearningModel_h -#define __otbRandomForestsMachineLearningModel_h +#ifndef otbRandomForestsMachineLearningModel_h +#define otbRandomForestsMachineLearningModel_h #include "otbRequiresOpenCVCheck.h" diff --git a/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModel.txx index aa0f054aa7a13940a2cd710e2adf326f01b9f3f5..be24152a2390c0c2245c6fd1162e01be1898c623 100644 --- a/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModel.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRandomForestsMachineLearningModel_txx -#define __otbRandomForestsMachineLearningModel_txx +#ifndef otbRandomForestsMachineLearningModel_txx +#define otbRandomForestsMachineLearningModel_txx #include <fstream> #include "itkMacro.h" diff --git a/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModelFactory.h index a9e7e5e611dccd0193117f85efb89b98c20c57a2..02c97efe016551c0d9ed6b70546d0a3827728f02 100644 --- a/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbRandomForestsMachineLearningModelFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRandomForestsMachineLearningModelFactory_h -#define __otbRandomForestsMachineLearningModelFactory_h +#ifndef otbRandomForestsMachineLearningModelFactory_h +#define otbRandomForestsMachineLearningModelFactory_h #include "otbRequiresOpenCVCheck.h" diff --git a/Modules/Learning/Supervised/include/otbRequiresOpenCVCheck.h b/Modules/Learning/Supervised/include/otbRequiresOpenCVCheck.h index 3330d8b9cf3eb97be94c38547419e8f2e892f057..83f73b1164aab1c1006ea23a016c9d5d134aee27 100644 --- a/Modules/Learning/Supervised/include/otbRequiresOpenCVCheck.h +++ b/Modules/Learning/Supervised/include/otbRequiresOpenCVCheck.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRequiresOpenCVCheck_h -#define __otbRequiresOpenCVCheck_h +#ifndef otbRequiresOpenCVCheck_h +#define otbRequiresOpenCVCheck_h #include "otbConfigure.h" #ifndef OTB_USE_OPENCV diff --git a/Modules/Learning/Supervised/include/otbSVMMachineLearningModel.h b/Modules/Learning/Supervised/include/otbSVMMachineLearningModel.h index 681d03f44a0af8a2d29875b560ab7dbaffdbada4..06131fe76b398260cdb970120504a8e2ba494d88 100644 --- a/Modules/Learning/Supervised/include/otbSVMMachineLearningModel.h +++ b/Modules/Learning/Supervised/include/otbSVMMachineLearningModel.h @@ -16,8 +16,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMMachineLearningModel_h -#define __otbSVMMachineLearningModel_h +#ifndef otbSVMMachineLearningModel_h +#define otbSVMMachineLearningModel_h #include "otbRequiresOpenCVCheck.h" #include "itkLightObject.h" diff --git a/Modules/Learning/Supervised/include/otbSVMMachineLearningModel.txx b/Modules/Learning/Supervised/include/otbSVMMachineLearningModel.txx index 9d0b7d685948ebf67b070c6a16fcc9e6f760ea34..df4aace3d26b7c7ebcbc6d2f15873569f76457b9 100644 --- a/Modules/Learning/Supervised/include/otbSVMMachineLearningModel.txx +++ b/Modules/Learning/Supervised/include/otbSVMMachineLearningModel.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMMachineLearningModel_txx -#define __otbSVMMachineLearningModel_txx +#ifndef otbSVMMachineLearningModel_txx +#define otbSVMMachineLearningModel_txx #include <fstream> #include "itkMacro.h" diff --git a/Modules/Learning/Supervised/include/otbSVMMachineLearningModelFactory.h b/Modules/Learning/Supervised/include/otbSVMMachineLearningModelFactory.h index 3ef3fd6dadc74509bf57580641ff4c32f66b053e..caf2289ebbcc7742ae848a7a6c0faf00b935c731 100644 --- a/Modules/Learning/Supervised/include/otbSVMMachineLearningModelFactory.h +++ b/Modules/Learning/Supervised/include/otbSVMMachineLearningModelFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSVMMachineLearningModelFactory_h -#define __otbSVMMachineLearningModelFactory_h +#ifndef otbSVMMachineLearningModelFactory_h +#define otbSVMMachineLearningModelFactory_h #include "otbRequiresOpenCVCheck.h" diff --git a/Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.h b/Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.h index 0f04f442f060f99d3427047fcea3c6154ca0a88d..62e2448951c7f7238914edd620ff5173be457634 100644 --- a/Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.h +++ b/Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageListToRCC8GraphFilter_h -#define __otbImageListToRCC8GraphFilter_h +#ifndef otbImageListToRCC8GraphFilter_h +#define otbImageListToRCC8GraphFilter_h #include "otbRCC8GraphSource.h" #include "otbImageList.h" diff --git a/Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.txx b/Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.txx index a70a25df56492e31fdf81651142fa1f2bef393d9..2a93c2adb6b35b92575953825d49e6cf5dafb103 100644 --- a/Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.txx +++ b/Modules/OBIA/RCC8/include/otbImageListToRCC8GraphFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageListToRCC8GraphFilter_txx -#define __otbImageListToRCC8GraphFilter_txx +#ifndef otbImageListToRCC8GraphFilter_txx +#define otbImageListToRCC8GraphFilter_txx #include "otbImageListToRCC8GraphFilter.h" diff --git a/Modules/OBIA/RCC8/include/otbImageMultiSegmentationToRCC8GraphFilter.h b/Modules/OBIA/RCC8/include/otbImageMultiSegmentationToRCC8GraphFilter.h index 39cae56536468c05091f5c8e5c04c3c21ad2a067..344ee2d2aab8d182d07e32473097796458332845 100644 --- a/Modules/OBIA/RCC8/include/otbImageMultiSegmentationToRCC8GraphFilter.h +++ b/Modules/OBIA/RCC8/include/otbImageMultiSegmentationToRCC8GraphFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageMultiSegmentationToRCC8GraphFilter_h -#define __otbImageMultiSegmentationToRCC8GraphFilter_h +#ifndef otbImageMultiSegmentationToRCC8GraphFilter_h +#define otbImageMultiSegmentationToRCC8GraphFilter_h #include "otbImageListToRCC8GraphFilter.h" diff --git a/Modules/OBIA/RCC8/include/otbImageMultiSegmentationToRCC8GraphFilter.txx b/Modules/OBIA/RCC8/include/otbImageMultiSegmentationToRCC8GraphFilter.txx index 605a8ace1a1b40067dd43cf0d6794cec8bf92217..80cfc75fa9d0ba1c0058aaebc143dd0fd1583037 100644 --- a/Modules/OBIA/RCC8/include/otbImageMultiSegmentationToRCC8GraphFilter.txx +++ b/Modules/OBIA/RCC8/include/otbImageMultiSegmentationToRCC8GraphFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageMultiSegmentationToRCC8GraphFilter_txx -#define __otbImageMultiSegmentationToRCC8GraphFilter_txx +#ifndef otbImageMultiSegmentationToRCC8GraphFilter_txx +#define otbImageMultiSegmentationToRCC8GraphFilter_txx #include "otbImageMultiSegmentationToRCC8GraphFilter.h" #include "itkMinimumMaximumImageCalculator.h" diff --git a/Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.h b/Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.h index eb7074d1684fecfd04bc9cf43cddf9ab48ee886c..6f6c71af38d98d975d221badcf1ac31d24bcd66c 100644 --- a/Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.h +++ b/Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToImageRCC8Calculator_h -#define __otbImageToImageRCC8Calculator_h +#ifndef otbImageToImageRCC8Calculator_h +#define otbImageToImageRCC8Calculator_h #include "itkImageToImageFilter.h" #include "itkObjectFactory.h" diff --git a/Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.txx b/Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.txx index 91de9df3aa161534cc239acfcdd008eef030c872..c0dc61786854fcdc09e0fecb218c0e7b6fc6d7cc 100644 --- a/Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.txx +++ b/Modules/OBIA/RCC8/include/otbImageToImageRCC8Calculator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToImageRCC8Calculator_txx -#define __otbImageToImageRCC8Calculator_txx +#ifndef otbImageToImageRCC8Calculator_txx +#define otbImageToImageRCC8Calculator_txx #include "otbImageToImageRCC8Calculator.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.h b/Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.h index bf13e04000ee923aff4939d5942da3900974e3f9..86f23b833befb8094826596dd354d219ee80e754 100644 --- a/Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.h +++ b/Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPolygonListToRCC8GraphFilter_h -#define __otbPolygonListToRCC8GraphFilter_h +#ifndef otbPolygonListToRCC8GraphFilter_h +#define otbPolygonListToRCC8GraphFilter_h #include "otbRCC8GraphSource.h" #include "otbPolygonToPolygonRCC8Calculator.h" diff --git a/Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.txx b/Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.txx index 4bcb28a02a93cf180d5c441b03b65ed356ab5f9b..a2819f97b8619d1b4b4b7f98d086d0a59c18cb33 100644 --- a/Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.txx +++ b/Modules/OBIA/RCC8/include/otbPolygonListToRCC8GraphFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPolygonListToRCC8GraphFilter_txx -#define __otbPolygonListToRCC8GraphFilter_txx +#ifndef otbPolygonListToRCC8GraphFilter_txx +#define otbPolygonListToRCC8GraphFilter_txx #include "otbPolygonListToRCC8GraphFilter.h" #include "itkProgressReporter.h" diff --git a/Modules/OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.h b/Modules/OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.h index 4c20f280eeb5cdf21dd7818f349d0ae38c6a0cf0..2bb7acbecee9dab0b54290c297a299b444213fac 100644 --- a/Modules/OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.h +++ b/Modules/OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPolygonToPolygonRCC8Calculator_h -#define __otbPolygonToPolygonRCC8Calculator_h +#ifndef otbPolygonToPolygonRCC8Calculator_h +#define otbPolygonToPolygonRCC8Calculator_h #include "itkObject.h" #include "otbRCC8Value.h" diff --git a/Modules/OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.txx b/Modules/OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.txx index 83bddfdafc3d84b49944ade07a391659635a8c66..84095d57dc5496f973d10b1014268a2d0c63e522 100644 --- a/Modules/OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.txx +++ b/Modules/OBIA/RCC8/include/otbPolygonToPolygonRCC8Calculator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPolygonToPolygonRCC8Calculator_txx -#define __otbPolygonToPolygonRCC8Calculator_txx +#ifndef otbPolygonToPolygonRCC8Calculator_txx +#define otbPolygonToPolygonRCC8Calculator_txx #include "otbPolygonToPolygonRCC8Calculator.h" #include "otbMacro.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8Edge.h b/Modules/OBIA/RCC8/include/otbRCC8Edge.h index 4ffce97e22b77c39f101e1f4e7342e7efe7b17fb..dd31ad03cd6ebcf5ba18cc6e75ac2b90e96dee05 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8Edge.h +++ b/Modules/OBIA/RCC8/include/otbRCC8Edge.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8Edge_h -#define __otbRCC8Edge_h +#ifndef otbRCC8Edge_h +#define otbRCC8Edge_h #include "itkDataObject.h" #include "itkObjectFactory.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.h b/Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.h index b7d99e51d956135a628f9b33cdc13b732461c8f4..e54f0c43648bacd638a780eec0b25a33f6e7903c 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.h +++ b/Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8EdgeIterator_h -#define __otbRCC8EdgeIterator_h +#ifndef otbRCC8EdgeIterator_h +#define otbRCC8EdgeIterator_h #include "otbRCC8Graph.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.txx b/Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.txx index 1072e14a3f7e2392572924abd078560a9fbfb5a8..cc2c0c72b5c9a69ff94c05cba67e4f1f74fd4785 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8EdgeIterator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8EdgeIterator_txx -#define __otbRCC8EdgeIterator_txx +#ifndef otbRCC8EdgeIterator_txx +#define otbRCC8EdgeIterator_txx #include "otbRCC8EdgeIterator.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8Graph.h b/Modules/OBIA/RCC8/include/otbRCC8Graph.h index cd85ae8ffac5e4814be86af17edfa93e0d420696..ae50520ed2fefb24a9d281d2091b070f004ad570 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8Graph.h +++ b/Modules/OBIA/RCC8/include/otbRCC8Graph.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8Graph_h -#define __otbRCC8Graph_h +#ifndef otbRCC8Graph_h +#define otbRCC8Graph_h #include "otbRCC8Edge.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8Graph.txx b/Modules/OBIA/RCC8/include/otbRCC8Graph.txx index 9d7a508392faeef8c2ad9f226d582b7ca0eaa585..208118c10124a5264b469dc113f0d1451cf1388c 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8Graph.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8Graph.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8Graph_txx -#define __otbRCC8Graph_txx +#ifndef otbRCC8Graph_txx +#define otbRCC8Graph_txx namespace otb { diff --git a/Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.h b/Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.h index 96b3bce6819033c25a142def1a5b0b8d01887f74..9c6b88b6b55a8fe9e18fa12a20211b62ef64f0f7 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.h +++ b/Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8GraphFileReader_h -#define __otbRCC8GraphFileReader_h +#ifndef otbRCC8GraphFileReader_h +#define otbRCC8GraphFileReader_h #include "otbRCC8GraphSource.h" #include "itkMacro.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.txx b/Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.txx index 8ab351494a74733cab12aed96da5977f5dcf4043..778660c47cfadaa305d756b89e4cd0f0dd3339a5 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8GraphFileReader.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8GraphFileReader_txx -#define __otbRCC8GraphFileReader_txx +#ifndef otbRCC8GraphFileReader_txx +#define otbRCC8GraphFileReader_txx #include "otbRCC8GraphFileReader.h" #include "otbRCC8VertexIterator.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.h b/Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.h index 2fda2d602773cc5ce977b9aec9522dcfbe185648..73c67a9334e2d760c191914efeb9b5a698ccb76e 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.h +++ b/Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8GraphFileWriter_h -#define __otbRCC8GraphFileWriter_h +#ifndef otbRCC8GraphFileWriter_h +#define otbRCC8GraphFileWriter_h #include "itkProcessObject.h" #include "itkMacro.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.txx b/Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.txx index a9954ebcec9fd0862feaf46459fa28f19cb674c5..af908a965b13efc238c1fbc6254d803f1f8a3c79 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8GraphFileWriter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8GraphFileWriter_txx -#define __otbRCC8GraphFileWriter_txx +#ifndef otbRCC8GraphFileWriter_txx +#define otbRCC8GraphFileWriter_txx #include "otbRCC8GraphFileWriter.h" #include "otbRCC8VertexIterator.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8GraphSource.h b/Modules/OBIA/RCC8/include/otbRCC8GraphSource.h index dca5674c0fc55fa15d2a46e9a475983e5c999761..4c47c705bbd1e8247d2bdea6560e8892118ccb39 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8GraphSource.h +++ b/Modules/OBIA/RCC8/include/otbRCC8GraphSource.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8GraphSource_h -#define __otbRCC8GraphSource_h +#ifndef otbRCC8GraphSource_h +#define otbRCC8GraphSource_h #include "itkProcessObject.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8GraphSource.txx b/Modules/OBIA/RCC8/include/otbRCC8GraphSource.txx index 6700418fc6e29266d9ef6ea9f2aed2fe77373ed0..a3ea3d05193d15166cacc8278a8f30841643f0bb 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8GraphSource.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8GraphSource.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8GraphSource_txx -#define __otbRCC8GraphSource_txx +#ifndef otbRCC8GraphSource_txx +#define otbRCC8GraphSource_txx #include "otbRCC8GraphSource.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.h b/Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.h index 0cda308201ac08af59fbd1be2494b02ae0953c1f..a14e1653a9efb56ed46a0324919a34878b37295a 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.h +++ b/Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8InEdgeIterator_h -#define __otbRCC8InEdgeIterator_h +#ifndef otbRCC8InEdgeIterator_h +#define otbRCC8InEdgeIterator_h #include "otbRCC8Graph.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.txx b/Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.txx index 1dcb6c62932cc2f0dd785344c54b8e98d4bf3c13..680f33ac93adbca0ebb7454e32a6204b57775eab 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8InEdgeIterator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8InEdgeIterator_txx -#define __otbRCC8InEdgeIterator_txx +#ifndef otbRCC8InEdgeIterator_txx +#define otbRCC8InEdgeIterator_txx #include "otbRCC8InEdgeIterator.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.h b/Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.h index 5d2bebd0fd57b3de9dd43bddc6105735d7b7d728..4b787a8d80a0e484c5a307647f7e1a6ff0fc3f75 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.h +++ b/Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8OutEdgeIterator_h -#define __otbRCC8OutEdgeIterator_h +#ifndef otbRCC8OutEdgeIterator_h +#define otbRCC8OutEdgeIterator_h #include "otbRCC8Graph.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.txx b/Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.txx index 423ec0cb372d2d06660f37292c6cdc4fbefdf4d2..68d6231d103aeb5d06c6963ce598e552e375b1b0 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8OutEdgeIterator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8OutEdgeIterator_txx -#define __otbRCC8OutEdgeIterator_txx +#ifndef otbRCC8OutEdgeIterator_txx +#define otbRCC8OutEdgeIterator_txx #include "otbRCC8OutEdgeIterator.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8Value.h b/Modules/OBIA/RCC8/include/otbRCC8Value.h index b240b3a58fcf685485efed320623bab42e2b7085..b1852816897b702f002e0fed49428e3334cae49f 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8Value.h +++ b/Modules/OBIA/RCC8/include/otbRCC8Value.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8Value_h -#define __otbRCC8Value_h +#ifndef otbRCC8Value_h +#define otbRCC8Value_h namespace otb { diff --git a/Modules/OBIA/RCC8/include/otbRCC8VertexBase.h b/Modules/OBIA/RCC8/include/otbRCC8VertexBase.h index 4d7492b7856d91cd698148a7a4f7fa59b0a37a33..14cb39813f7e10742ded0032c36e250fe0cfc480 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8VertexBase.h +++ b/Modules/OBIA/RCC8/include/otbRCC8VertexBase.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8VertexBase_h -#define __otbRCC8VertexBase_h +#ifndef otbRCC8VertexBase_h +#define otbRCC8VertexBase_h #include "itkDataObject.h" #include "itkObjectFactory.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8VertexBase.txx b/Modules/OBIA/RCC8/include/otbRCC8VertexBase.txx index 18b277453d42cde9520bdf94af2e67bd48fd4dbb..c4d51f298c75358fda57922ce92dd6f6aeb3b545 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8VertexBase.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8VertexBase.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8VertexBase_txx -#define __otbRCC8VertexBase_txx +#ifndef otbRCC8VertexBase_txx +#define otbRCC8VertexBase_txx #include "otbRCC8VertexBase.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8VertexIterator.h b/Modules/OBIA/RCC8/include/otbRCC8VertexIterator.h index dbf99dd2ab1625fedc1fbd3e62678df24db05b2c..b60cb13f1adbe70cb49ce8fbd5afdec76583c4db 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8VertexIterator.h +++ b/Modules/OBIA/RCC8/include/otbRCC8VertexIterator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8VertexIterator_h -#define __otbRCC8VertexIterator_h +#ifndef otbRCC8VertexIterator_h +#define otbRCC8VertexIterator_h #include "otbRCC8Graph.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8VertexIterator.txx b/Modules/OBIA/RCC8/include/otbRCC8VertexIterator.txx index 9be1cdd7e0fdbc5878cff4ad6d24470a8ff147d5..8c4a4ce2b60aa3ed402091eef1b288f8977d82eb 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8VertexIterator.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8VertexIterator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8VertexIterator_txx -#define __otbRCC8VertexIterator_txx +#ifndef otbRCC8VertexIterator_txx +#define otbRCC8VertexIterator_txx #include "otbRCC8VertexIterator.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.h b/Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.h index a74a1db6a98970ec5bedc5239c25f6786f68cd51..5a3404aa4307da7797c8de1926c3cab042716eab 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.h +++ b/Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8VertexWithCompacity_h -#define __otbRCC8VertexWithCompacity_h +#ifndef otbRCC8VertexWithCompacity_h +#define otbRCC8VertexWithCompacity_h #include "otbRCC8VertexBase.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.txx b/Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.txx index 0862f90b9e823bc401ae1ae862c4e464a7ef1559..086507f2576bba581b9897c2e534aaa54c0359cb 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8VertexWithCompacity.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8VertexWithCompacity_txx -#define __otbRCC8VertexWithCompacity_txx +#ifndef otbRCC8VertexWithCompacity_txx +#define otbRCC8VertexWithCompacity_txx #include "otbRCC8VertexWithCompacity.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.h b/Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.h index 4235a1b490d8d1f5abcdc3cf87efec9cffc95220..01d3e8e9ef079339da0ec952b5944c8901fb29c4 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.h +++ b/Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8VertexWithRegionCenter_h -#define __otbRCC8VertexWithRegionCenter_h +#ifndef otbRCC8VertexWithRegionCenter_h +#define otbRCC8VertexWithRegionCenter_h #include "otbRCC8VertexBase.h" diff --git a/Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.txx b/Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.txx index 4a43311a98f3a1ca324dae46d6f3416195929bf5..e47ba33ae0c33650e60c47a492909581e465b06e 100644 --- a/Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.txx +++ b/Modules/OBIA/RCC8/include/otbRCC8VertexWithRegionCenter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRCC8VertexWithRegionCenter_txx -#define __otbRCC8VertexWithRegionCenter_txx +#ifndef otbRCC8VertexWithRegionCenter_txx +#define otbRCC8VertexWithRegionCenter_txx #include "otbRCC8VertexWithRegionCenter.h" diff --git a/Modules/Radiometry/Indices/include/otbBuiltUpIndicesFunctor.h b/Modules/Radiometry/Indices/include/otbBuiltUpIndicesFunctor.h index 5c4baa71aef114bf1f2a92ddfa940b2af4006fdb..08e7f4053afb6749c2c650678d61dbce74c6b19e 100644 --- a/Modules/Radiometry/Indices/include/otbBuiltUpIndicesFunctor.h +++ b/Modules/Radiometry/Indices/include/otbBuiltUpIndicesFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBuiltUpIndicesFunctor_h -#define __otbBuiltUpIndicesFunctor_h +#ifndef otbBuiltUpIndicesFunctor_h +#define otbBuiltUpIndicesFunctor_h #include "otbVegetationIndicesFunctor.h" diff --git a/Modules/Radiometry/Indices/include/otbGAndRIndexImageFilter.h b/Modules/Radiometry/Indices/include/otbGAndRIndexImageFilter.h index 1404c2005af39715db2c25946e87e344f5d67fb8..da4bbf4aab42aa6c609410483fdf5b5f182d2eec 100644 --- a/Modules/Radiometry/Indices/include/otbGAndRIndexImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbGAndRIndexImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGAndRIndexImageFilter_h -#define __otbGAndRIndexImageFilter_h +#ifndef otbGAndRIndexImageFilter_h +#define otbGAndRIndexImageFilter_h #include "itkBinaryFunctorImageFilter.h" #include "otbSoilIndicesFunctor.h" diff --git a/Modules/Radiometry/Indices/include/otbGAndRIndexImageFilter.txx b/Modules/Radiometry/Indices/include/otbGAndRIndexImageFilter.txx index 37ec73ef01629de4332c193cb285efcae1214838..98ecab11826186199bbd9a2d9a07b684a8c37b4a 100644 --- a/Modules/Radiometry/Indices/include/otbGAndRIndexImageFilter.txx +++ b/Modules/Radiometry/Indices/include/otbGAndRIndexImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGAndRIndexImageFilter_txx -#define __otbGAndRIndexImageFilter_txx +#ifndef otbGAndRIndexImageFilter_txx +#define otbGAndRIndexImageFilter_txx #include "otbGAndRIndexImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Radiometry/Indices/include/otbLandsatTMIndices.h b/Modules/Radiometry/Indices/include/otbLandsatTMIndices.h index 5c8927cbf761c34dff2ef68a8ff9b6143e9183f5..cf2f469d4e11204c719298de87643022354b7545 100644 --- a/Modules/Radiometry/Indices/include/otbLandsatTMIndices.h +++ b/Modules/Radiometry/Indices/include/otbLandsatTMIndices.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLandsatTMIndices_h -#define __otbLandsatTMIndices_h +#ifndef otbLandsatTMIndices_h +#define otbLandsatTMIndices_h #include "otbMath.h" #include "itkVariableLengthVector.h" diff --git a/Modules/Radiometry/Indices/include/otbMultiChannelGAndRIndexImageFilter.h b/Modules/Radiometry/Indices/include/otbMultiChannelGAndRIndexImageFilter.h index 14e5b832d875f0b9f145a9aa55c05e12d65073d1..7f1b1b7ed22041e4f545ddb40d37a28297c9eb29 100644 --- a/Modules/Radiometry/Indices/include/otbMultiChannelGAndRIndexImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbMultiChannelGAndRIndexImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultiChannelGAndRIndexImageFilter_h -#define __otbMultiChannelGAndRIndexImageFilter_h +#ifndef otbMultiChannelGAndRIndexImageFilter_h +#define otbMultiChannelGAndRIndexImageFilter_h #include "itkUnaryFunctorImageFilter.h" #include "otbSoilIndicesFunctor.h" diff --git a/Modules/Radiometry/Indices/include/otbMultiChannelRAndBAndNIRIndexImageFilter.h b/Modules/Radiometry/Indices/include/otbMultiChannelRAndBAndNIRIndexImageFilter.h index 00b6902cab0148e09b012589c6f2db55d790d5c9..bd87c4bb62ee197d9fcfdc86b3d81e3d060207ee 100644 --- a/Modules/Radiometry/Indices/include/otbMultiChannelRAndBAndNIRIndexImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbMultiChannelRAndBAndNIRIndexImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultiChannelRAndBAndNIRIndexImageFilter_h -#define __otbMultiChannelRAndBAndNIRIndexImageFilter_h +#ifndef otbMultiChannelRAndBAndNIRIndexImageFilter_h +#define otbMultiChannelRAndBAndNIRIndexImageFilter_h #include "itkUnaryFunctorImageFilter.h" #include "otbVegetationIndicesFunctor.h" diff --git a/Modules/Radiometry/Indices/include/otbMultiChannelRAndGAndNIRIndexImageFilter.h b/Modules/Radiometry/Indices/include/otbMultiChannelRAndGAndNIRIndexImageFilter.h index bca9d5a455bcf41c2156e917d001a3f34d9b2022..a65559daf9661e35b33e6cc64593af527f93fc27 100644 --- a/Modules/Radiometry/Indices/include/otbMultiChannelRAndGAndNIRIndexImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbMultiChannelRAndGAndNIRIndexImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultiChannelRAndGAndNIRIndexImageFilter_h -#define __otbMultiChannelRAndGAndNIRIndexImageFilter_h +#ifndef otbMultiChannelRAndGAndNIRIndexImageFilter_h +#define otbMultiChannelRAndGAndNIRIndexImageFilter_h #include "itkUnaryFunctorImageFilter.h" #include "otbVegetationIndicesFunctor.h" diff --git a/Modules/Radiometry/Indices/include/otbMultiChannelRAndNIRIndexImageFilter.h b/Modules/Radiometry/Indices/include/otbMultiChannelRAndNIRIndexImageFilter.h index 4371c9899507008da95ea5a23989f75027026315..8bbbe376952b61afd5bb5126cc73266cd30e5741 100644 --- a/Modules/Radiometry/Indices/include/otbMultiChannelRAndNIRIndexImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbMultiChannelRAndNIRIndexImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultiChannelRAndNIRIndexImageFilter_h -#define __otbMultiChannelRAndNIRIndexImageFilter_h +#ifndef otbMultiChannelRAndNIRIndexImageFilter_h +#define otbMultiChannelRAndNIRIndexImageFilter_h #include "itkUnaryFunctorImageFilter.h" #include "otbVegetationIndicesFunctor.h" diff --git a/Modules/Radiometry/Indices/include/otbMultiChannelRadiometricImageFilter.h b/Modules/Radiometry/Indices/include/otbMultiChannelRadiometricImageFilter.h index e92eecb1115c6731a06c8b4215197d167b87b98f..c0e96690de4647bed7ee6c1f4dace0dfeec5967c 100644 --- a/Modules/Radiometry/Indices/include/otbMultiChannelRadiometricImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbMultiChannelRadiometricImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultiChannelRadiometricImageFilter_h -#define __otbMultiChannelRadiometricImageFilter_h +#ifndef otbMultiChannelRadiometricImageFilter_h +#define otbMultiChannelRadiometricImageFilter_h #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Radiometry/Indices/include/otbNDVIDataNodeFeatureFunction.h b/Modules/Radiometry/Indices/include/otbNDVIDataNodeFeatureFunction.h index 1e63969473091f827b54dc14a00658357efb3fdd..afc06ace754e3d94ffdfa4a6e6b8d511c46f55b3 100644 --- a/Modules/Radiometry/Indices/include/otbNDVIDataNodeFeatureFunction.h +++ b/Modules/Radiometry/Indices/include/otbNDVIDataNodeFeatureFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNDVIDataNodeFeatureFunction_h -#define __otbNDVIDataNodeFeatureFunction_h +#ifndef otbNDVIDataNodeFeatureFunction_h +#define otbNDVIDataNodeFeatureFunction_h #include "otbDataNodeImageFunction.h" diff --git a/Modules/Radiometry/Indices/include/otbNDVIDataNodeFeatureFunction.txx b/Modules/Radiometry/Indices/include/otbNDVIDataNodeFeatureFunction.txx index cdb5c6965b9c7f750daa1d86482d036e7a19cda5..c650c8562ba88fe900a2e141a920e2a7e33969ef 100644 --- a/Modules/Radiometry/Indices/include/otbNDVIDataNodeFeatureFunction.txx +++ b/Modules/Radiometry/Indices/include/otbNDVIDataNodeFeatureFunction.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNDVIDataNodeFeatureFunction_txx -#define __otbNDVIDataNodeFeatureFunction_txx +#ifndef otbNDVIDataNodeFeatureFunction_txx +#define otbNDVIDataNodeFeatureFunction_txx #include "otbNDVIDataNodeFeatureFunction.h" diff --git a/Modules/Radiometry/Indices/include/otbRAndBAndNIRIndexImageFilter.h b/Modules/Radiometry/Indices/include/otbRAndBAndNIRIndexImageFilter.h index ab919197f492509c029a1a5660151340537fc28f..f265d2d1583cec62ad7a857deb1e82f946ee2bb1 100644 --- a/Modules/Radiometry/Indices/include/otbRAndBAndNIRIndexImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbRAndBAndNIRIndexImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRAndBAndNIRIndexImageFilter_h -#define __otbRAndBAndNIRIndexImageFilter_h +#ifndef otbRAndBAndNIRIndexImageFilter_h +#define otbRAndBAndNIRIndexImageFilter_h #include "itkTernaryFunctorImageFilter.h" #include "otbVegetationIndicesFunctor.h" diff --git a/Modules/Radiometry/Indices/include/otbRAndBAndNIRIndexImageFilter.txx b/Modules/Radiometry/Indices/include/otbRAndBAndNIRIndexImageFilter.txx index 6030fd1a3f2ca3b504e55c687dd155275ac68cc9..94ecdaa4be2d01037395727137dc769915702aef 100644 --- a/Modules/Radiometry/Indices/include/otbRAndBAndNIRIndexImageFilter.txx +++ b/Modules/Radiometry/Indices/include/otbRAndBAndNIRIndexImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRAndBAndNIRIndexImageFilter_txx -#define __otbRAndBAndNIRIndexImageFilter_txx +#ifndef otbRAndBAndNIRIndexImageFilter_txx +#define otbRAndBAndNIRIndexImageFilter_txx #include "otbRAndBAndNIRIndexImageFilter.h" diff --git a/Modules/Radiometry/Indices/include/otbRAndGAndNIRIndexImageFilter.h b/Modules/Radiometry/Indices/include/otbRAndGAndNIRIndexImageFilter.h index cd36fcd9cb8b0a9da3c26a1f0323787d79900b64..ba30f3730d4a7641bd3a00695b127fb8e9cc6840 100644 --- a/Modules/Radiometry/Indices/include/otbRAndGAndNIRIndexImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbRAndGAndNIRIndexImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRAndGAndNIRIndexImageFilter_h -#define __otbRAndGAndNIRIndexImageFilter_h +#ifndef otbRAndGAndNIRIndexImageFilter_h +#define otbRAndGAndNIRIndexImageFilter_h #include "itkTernaryFunctorImageFilter.h" #include "otbVegetationIndicesFunctor.h" diff --git a/Modules/Radiometry/Indices/include/otbRAndGAndNIRIndexImageFilter.txx b/Modules/Radiometry/Indices/include/otbRAndGAndNIRIndexImageFilter.txx index e138c4caeb6f17cb11254c9dfad016924235f491..93038fe440fa671fe39a5eaba6425b8ccaa0f2c3 100644 --- a/Modules/Radiometry/Indices/include/otbRAndGAndNIRIndexImageFilter.txx +++ b/Modules/Radiometry/Indices/include/otbRAndGAndNIRIndexImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRAndGAndNIRIndexImageFilter_txx -#define __otbRAndGAndNIRIndexImageFilter_txx +#ifndef otbRAndGAndNIRIndexImageFilter_txx +#define otbRAndGAndNIRIndexImageFilter_txx #include "otbRAndGAndNIRIndexImageFilter.h" diff --git a/Modules/Radiometry/Indices/include/otbRAndNIRIndexImageFilter.h b/Modules/Radiometry/Indices/include/otbRAndNIRIndexImageFilter.h index f987aaae1109449e0d3ce69ea84a1f3326c2ef5c..46c157fed80292e8752d3087f95c517217501c7a 100644 --- a/Modules/Radiometry/Indices/include/otbRAndNIRIndexImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbRAndNIRIndexImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRAndNIRIndexImageFilter_h -#define __otbRAndNIRIndexImageFilter_h +#ifndef otbRAndNIRIndexImageFilter_h +#define otbRAndNIRIndexImageFilter_h #include "itkBinaryFunctorImageFilter.h" #include "otbVegetationIndicesFunctor.h" diff --git a/Modules/Radiometry/Indices/include/otbRAndNIRIndexImageFilter.txx b/Modules/Radiometry/Indices/include/otbRAndNIRIndexImageFilter.txx index b1e42689ac6bb05c7550875d856afe0bbce50d5e..9d9abfb4e4ff74c9e0774adfc5a0cfd4fddb0422 100644 --- a/Modules/Radiometry/Indices/include/otbRAndNIRIndexImageFilter.txx +++ b/Modules/Radiometry/Indices/include/otbRAndNIRIndexImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRAndNIRIndexImageFilter_txx -#define __otbRAndNIRIndexImageFilter_txx +#ifndef otbRAndNIRIndexImageFilter_txx +#define otbRAndNIRIndexImageFilter_txx #include "otbRAndNIRIndexImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Radiometry/Indices/include/otbSoilIndicesFunctor.h b/Modules/Radiometry/Indices/include/otbSoilIndicesFunctor.h index cba94498eec6b2561a4e629aa8462190754e2a08..f3b9dbc78709930dd780f2760cf412d1671cd52b 100644 --- a/Modules/Radiometry/Indices/include/otbSoilIndicesFunctor.h +++ b/Modules/Radiometry/Indices/include/otbSoilIndicesFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSoilIndicesFunctor_h -#define __otbSoilIndicesFunctor_h +#ifndef otbSoilIndicesFunctor_h +#define otbSoilIndicesFunctor_h #include "otbMath.h" #include "itkVariableLengthVector.h" diff --git a/Modules/Radiometry/Indices/include/otbVegetationIndicesFunctor.h b/Modules/Radiometry/Indices/include/otbVegetationIndicesFunctor.h index 993792fddf8278ff89e34730a19701ba42e65938..8c128d03401d08bc31d4ee9546a71ffcc61a1a9d 100644 --- a/Modules/Radiometry/Indices/include/otbVegetationIndicesFunctor.h +++ b/Modules/Radiometry/Indices/include/otbVegetationIndicesFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVegetationIndicesFunctor_h -#define __otbVegetationIndicesFunctor_h +#ifndef otbVegetationIndicesFunctor_h +#define otbVegetationIndicesFunctor_h #include "otbMath.h" #include "itkVariableLengthVector.h" diff --git a/Modules/Radiometry/Indices/include/otbWaterIndicesFunctor.h b/Modules/Radiometry/Indices/include/otbWaterIndicesFunctor.h index 14c981162fe391121f2618fac4ae3adb1ff8e5a3..ffefc68883f18a720168ba2a46337f4ea7a3ca7d 100644 --- a/Modules/Radiometry/Indices/include/otbWaterIndicesFunctor.h +++ b/Modules/Radiometry/Indices/include/otbWaterIndicesFunctor.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWaterIndicesFunctor_h -#define __otbWaterIndicesFunctor_h +#ifndef otbWaterIndicesFunctor_h +#define otbWaterIndicesFunctor_h #include "otbMath.h" #include "itkVariableLengthVector.h" diff --git a/Modules/Radiometry/Indices/include/otbWaterSqrtSpectralAngleImageFilter.h b/Modules/Radiometry/Indices/include/otbWaterSqrtSpectralAngleImageFilter.h index 74b0565019070609a686c20f7c492618c65ca3eb..a07fee24feef8e99865bf051668c169fb86a44a2 100644 --- a/Modules/Radiometry/Indices/include/otbWaterSqrtSpectralAngleImageFilter.h +++ b/Modules/Radiometry/Indices/include/otbWaterSqrtSpectralAngleImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWaterSqrtSpectralAngleImageFilter_h -#define __otbWaterSqrtSpectralAngleImageFilter_h +#ifndef otbWaterSqrtSpectralAngleImageFilter_h +#define otbWaterSqrtSpectralAngleImageFilter_h #include "otbWaterIndicesFunctor.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Radiometry/LandSatClassifier/include/otbLandsatTMSpectralRuleBasedClassifier.h b/Modules/Radiometry/LandSatClassifier/include/otbLandsatTMSpectralRuleBasedClassifier.h index 7a36b23b2f4e83b804a54b04fa25f9d9ed6038fe..1c9674a5e56ccec0f1176eabd37ebd07e9de84bb 100644 --- a/Modules/Radiometry/LandSatClassifier/include/otbLandsatTMSpectralRuleBasedClassifier.h +++ b/Modules/Radiometry/LandSatClassifier/include/otbLandsatTMSpectralRuleBasedClassifier.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLandsatTMSRBC_h -#define __otbLandsatTMSRBC_h +#ifndef otbLandsatTMSRBC_h +#define otbLandsatTMSRBC_h #include "otbLandsatTMIndices.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbAeronetData.h b/Modules/Radiometry/OpticalCalibration/include/otbAeronetData.h index 853b1e86d4952c20914ba8dc6ae6fcfdf9607a11..6136f8c08403f4f26f5d9f67dc254d78665776ac 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbAeronetData.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbAeronetData.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAeronetData_h -#define __otbAeronetData_h +#ifndef otbAeronetData_h +#define otbAeronetData_h #include "itkDataObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbAeronetFileReader.h b/Modules/Radiometry/OpticalCalibration/include/otbAeronetFileReader.h index b52dd758301931a43cd36c59c841eb60ee9210be..75e75ffecfeb63165b03861871980458f2078c1c 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbAeronetFileReader.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbAeronetFileReader.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAeronetFileReader_h -#define __otbAeronetFileReader_h +#ifndef otbAeronetFileReader_h +#define otbAeronetFileReader_h #include <string> #include <vector> diff --git a/Modules/Radiometry/OpticalCalibration/include/otbAtmosphericCorrectionParameters.h b/Modules/Radiometry/OpticalCalibration/include/otbAtmosphericCorrectionParameters.h index 1fe4f4e1949b9f296af2c1ecc8b4003856b9adec..4b3d591cf8d1fd8cca7178d10c9705404f88b256 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbAtmosphericCorrectionParameters.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbAtmosphericCorrectionParameters.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAtmosphericCorrectionParameters_h -#define __otbAtmosphericCorrectionParameters_h +#ifndef otbAtmosphericCorrectionParameters_h +#define otbAtmosphericCorrectionParameters_h #include "itkObject.h" #include "itkVariableSizeMatrix.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbAtmosphericRadiativeTerms.h b/Modules/Radiometry/OpticalCalibration/include/otbAtmosphericRadiativeTerms.h index bc97817b0ca1a7f833fe1e6a5ed4eac9612489e2..c719ca9af6483b1c5050a76f5079b17b9f5cd13d 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbAtmosphericRadiativeTerms.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbAtmosphericRadiativeTerms.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAtmosphericRadiativeTerms_h -#define __otbAtmosphericRadiativeTerms_h +#ifndef otbAtmosphericRadiativeTerms_h +#define otbAtmosphericRadiativeTerms_h #include "itkDataObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbImageMetadataCorrectionParameters.h b/Modules/Radiometry/OpticalCalibration/include/otbImageMetadataCorrectionParameters.h index e967db513b28b3a46d9127ad65f374d38760778b..8d1596628b6f31e73eda9ca45ce0412c8e35400a 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbImageMetadataCorrectionParameters.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbImageMetadataCorrectionParameters.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageMetadataCorrectionParameters_h -#define __otbImageMetadataCorrectionParameters_h +#ifndef otbImageMetadataCorrectionParameters_h +#define otbImageMetadataCorrectionParameters_h #include "itkObject.h" #include "itkVariableSizeMatrix.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbImageToLuminanceImageFilter.h b/Modules/Radiometry/OpticalCalibration/include/otbImageToLuminanceImageFilter.h index f43cfa2b814a21c1027938eaf5b33e48b5e2f1e9..0334935c2f058a12f4310e93511aa78b1361789a 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbImageToLuminanceImageFilter.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbImageToLuminanceImageFilter.h @@ -19,8 +19,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToLuminanceImageFilter_h -#define __otbImageToLuminanceImageFilter_h +#ifndef otbImageToLuminanceImageFilter_h +#define otbImageToLuminanceImageFilter_h #include "otbUnaryImageFunctorWithVectorImageFilter.h" #include "itkNumericTraits.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbImageToReflectanceImageFilter.h b/Modules/Radiometry/OpticalCalibration/include/otbImageToReflectanceImageFilter.h index d03ed1977c85eabf72cc23f64b1e7e45a5fa8e2b..2040c40204955b8aaa17fab3543fb05715c3b83d 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbImageToReflectanceImageFilter.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbImageToReflectanceImageFilter.h @@ -19,8 +19,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToReflectanceImageFilter_h -#define __otbImageToReflectanceImageFilter_h +#ifndef otbImageToReflectanceImageFilter_h +#define otbImageToReflectanceImageFilter_h #include "otbImageToLuminanceImageFilter.h" #include "otbLuminanceToReflectanceImageFilter.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbLuminanceToImageImageFilter.h b/Modules/Radiometry/OpticalCalibration/include/otbLuminanceToImageImageFilter.h index c5e3df0232e76996f6b335119a0ac9917f6fa499..8f53ee7b310ae72df92ac9c0d1b80668a68737a5 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbLuminanceToImageImageFilter.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbLuminanceToImageImageFilter.h @@ -19,8 +19,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLuminanceToImageImageFilter_h -#define __otbLuminanceToImageImageFilter_h +#ifndef otbLuminanceToImageImageFilter_h +#define otbLuminanceToImageImageFilter_h #include "otb_6S.h" #include "otbUnaryImageFunctorWithVectorImageFilter.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbLuminanceToReflectanceImageFilter.h b/Modules/Radiometry/OpticalCalibration/include/otbLuminanceToReflectanceImageFilter.h index 1d54a0f021f6b8b30716cc964b764daa062be04f..8c28238133774868e58cce82f24f0797ad2e2a8a 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbLuminanceToReflectanceImageFilter.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbLuminanceToReflectanceImageFilter.h @@ -19,8 +19,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLuminanceToReflectanceImageFilter_h -#define __otbLuminanceToReflectanceImageFilter_h +#ifndef otbLuminanceToReflectanceImageFilter_h +#define otbLuminanceToReflectanceImageFilter_h #include "otbVarSol.h" #include "otbUnaryImageFunctorWithVectorImageFilter.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbRadiometryCorrectionParametersToAtmosphericRadiativeTerms.h b/Modules/Radiometry/OpticalCalibration/include/otbRadiometryCorrectionParametersToAtmosphericRadiativeTerms.h index 7c47357ee1f70729d85db43a7874f5551ff4b5f9..dc584568cb6c77a9f10e4b6b0aa712c3440db634 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbRadiometryCorrectionParametersToAtmosphericRadiativeTerms.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbRadiometryCorrectionParametersToAtmosphericRadiativeTerms.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRadiometryCorrectionParametersToAtmosphericRadiativeTerms_h -#define __otbRadiometryCorrectionParametersToAtmosphericRadiativeTerms_h +#ifndef otbRadiometryCorrectionParametersToAtmosphericRadiativeTerms_h +#define otbRadiometryCorrectionParametersToAtmosphericRadiativeTerms_h #include "otbAtmosphericRadiativeTerms.h" #include "otbImageMetadataCorrectionParameters.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToImageImageFilter.h b/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToImageImageFilter.h index df5e31227493b68a4d56b46970dd9d37380b24e8..107f07edcf24c45af078a4ecfc72ba0cc7a5dab4 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToImageImageFilter.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToImageImageFilter.h @@ -19,8 +19,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbReflectanceToImageImageFilter_h -#define __otbReflectanceToImageImageFilter_h +#ifndef otbReflectanceToImageImageFilter_h +#define otbReflectanceToImageImageFilter_h #include "otbLuminanceToImageImageFilter.h" #include "otbReflectanceToLuminanceImageFilter.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToLuminanceImageFilter.h b/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToLuminanceImageFilter.h index 2f137bf24370984c4f049f3ed7182a6d339f61f4..ceeac8e0ba176b12aeadcdfcbc0b2bd6084bf1fe 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToLuminanceImageFilter.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToLuminanceImageFilter.h @@ -19,8 +19,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbReflectanceToLuminanceImageFilter_h -#define __otbReflectanceToLuminanceImageFilter_h +#ifndef otbReflectanceToLuminanceImageFilter_h +#define otbReflectanceToLuminanceImageFilter_h #include "otbVarSol.h" #include "otbUnaryImageFunctorWithVectorImageFilter.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToSurfaceReflectanceImageFilter.h b/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToSurfaceReflectanceImageFilter.h index 3c3b82347710beb204be1473878283a8c04d0aa3..c495e8440a5da570416e00d5278c1da7585bfeb0 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToSurfaceReflectanceImageFilter.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToSurfaceReflectanceImageFilter.h @@ -19,8 +19,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbReflectanceToSurfaceReflectanceImageFilter_h -#define __otbReflectanceToSurfaceReflectanceImageFilter_h +#ifndef otbReflectanceToSurfaceReflectanceImageFilter_h +#define otbReflectanceToSurfaceReflectanceImageFilter_h #include "otbUnaryImageFunctorWithVectorImageFilter.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToSurfaceReflectanceImageFilter.txx b/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToSurfaceReflectanceImageFilter.txx index 38c6159ae916f0fc69f7e5f195427de0a58d4b97..f17f85d3f74c369be07648daaac3f3948acc2a2d 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToSurfaceReflectanceImageFilter.txx +++ b/Modules/Radiometry/OpticalCalibration/include/otbReflectanceToSurfaceReflectanceImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbReflectanceToSurfaceReflectanceImageFilter_txx -#define __otbReflectanceToSurfaceReflectanceImageFilter_txx +#ifndef otbReflectanceToSurfaceReflectanceImageFilter_txx +#define otbReflectanceToSurfaceReflectanceImageFilter_txx #include "otbReflectanceToSurfaceReflectanceImageFilter.h" #include "otbOpticalImageMetadataInterfaceFactory.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbSIXSTraits.h b/Modules/Radiometry/OpticalCalibration/include/otbSIXSTraits.h index feb0c1b8e8d50cda5ba5d5e63de6a7eba081f8f0..6fc9b4505dae73d825fca45987c4f339f7b068e1 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbSIXSTraits.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbSIXSTraits.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSIXSTraits_h -#define __otbSIXSTraits_h +#ifndef otbSIXSTraits_h +#define otbSIXSTraits_h #include "otbAtmosphericCorrectionParameters.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbSpectralSensitivityReader.h b/Modules/Radiometry/OpticalCalibration/include/otbSpectralSensitivityReader.h index 2ff05768510e5011d106622f8315910966b52a35..213fa0cc75e2600765234c747ca3b9095e24e05f 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbSpectralSensitivityReader.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbSpectralSensitivityReader.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSpectralSensitivityReader_h -#define __otbSpectralSensitivityReader_h +#ifndef otbSpectralSensitivityReader_h +#define otbSpectralSensitivityReader_h #include "itkProcessObject.h" #include "itkImageBase.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.h b/Modules/Radiometry/OpticalCalibration/include/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.h index 9abbff89b528fc256a7a507dc5fcf55fb9dae125..c896492a9f0c38fcf7d085dd431847c630d0e07d 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.h @@ -19,8 +19,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSurfaceAdjacencyEffectCorrectionSchemeFilter_h -#define __otbSurfaceAdjacencyEffectCorrectionSchemeFilter_h +#ifndef otbSurfaceAdjacencyEffectCorrectionSchemeFilter_h +#define otbSurfaceAdjacencyEffectCorrectionSchemeFilter_h #include "itkNumericTraits.h" #include <vector> diff --git a/Modules/Radiometry/OpticalCalibration/include/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.txx b/Modules/Radiometry/OpticalCalibration/include/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.txx index bc19df839aa90a939673241b187773ccd5416eea..fc1be89537bc1be22700895f003ac6201bc977b6 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.txx +++ b/Modules/Radiometry/OpticalCalibration/include/otbSurfaceAdjacencyEffectCorrectionSchemeFilter.txx @@ -20,8 +20,8 @@ =========================================================================*/ -#ifndef __otbSurfaceAdjacencyEffectCorrectionSchemeFilter_txx -#define __otbSurfaceAdjacencyEffectCorrectionSchemeFilter_txx +#ifndef otbSurfaceAdjacencyEffectCorrectionSchemeFilter_txx +#define otbSurfaceAdjacencyEffectCorrectionSchemeFilter_txx #include "otbSurfaceAdjacencyEffectCorrectionSchemeFilter.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbVarSol.h b/Modules/Radiometry/OpticalCalibration/include/otbVarSol.h index 9d615c8d94b664804e220b6b7a7f87bb4fecf822..360c4bb9187a28b02be8b4e1c441d209132a15df 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbVarSol.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbVarSol.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVarSol_h -#define __otbVarSol_h +#ifndef otbVarSol_h +#define otbVarSol_h #include "itkMacro.h" #include "otbMath.h" diff --git a/Modules/Radiometry/OpticalCalibration/include/otbWavelengthSpectralBands.h b/Modules/Radiometry/OpticalCalibration/include/otbWavelengthSpectralBands.h index 83840afecec1abddf495dc59c176d50c8660af63..72c8b8bfb019118b6a6e7e94b1d4bdd8149ad250 100644 --- a/Modules/Radiometry/OpticalCalibration/include/otbWavelengthSpectralBands.h +++ b/Modules/Radiometry/OpticalCalibration/include/otbWavelengthSpectralBands.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWavelengthSpectralBands_h -#define __otbWavelengthSpectralBands_h +#ifndef otbWavelengthSpectralBands_h +#define otbWavelengthSpectralBands_h #include "otbObjectList.h" #include "otbFilterFunctionValues.h" diff --git a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunction.h b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunction.h index f205eac3e6b61979d44ad694dbdc868d0285f1aa..a703971b7847426c5c3ff0291f22ee8e7707fbb4 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunction.h +++ b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSarBrightnessFunction_h -#define __otbSarBrightnessFunction_h +#ifndef otbSarBrightnessFunction_h +#define otbSarBrightnessFunction_h #include "otbSarBrightnessFunctor.h" #include "otbSarParametricMapFunction.h" diff --git a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunction.txx b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunction.txx index d18e9f3837cb85a787d1da49f6550f554dfc06a8..531bc380c2dad4c3ee27db1027805946a7be6c1d 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunction.txx +++ b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunction.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbSarBrightnessFunction_txx -#define __otbSarBrightnessFunction_txx +#ifndef otbSarBrightnessFunction_txx +#define otbSarBrightnessFunction_txx #include "otbSarBrightnessFunction.h" #include "itkNumericTraits.h" diff --git a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunctor.h b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunctor.h index 22aecbbad5c1975ebf93825e8d252856cd03f625..88cda952fb4ac1cc40d7d5010d2e45f8219495f5 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunctor.h +++ b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessFunctor.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbSarBrightnessFunctor_h -#define __otbSarBrightnessFunctor_h +#ifndef otbSarBrightnessFunctor_h +#define otbSarBrightnessFunctor_h #include "otbMath.h" #include "itkNumericTraits.h" diff --git a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessToImageFilter.h b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessToImageFilter.h index 9542eba8392e6fd3b679662efb5ccfed60af8288..25c85da60f681fc5530d77ceb840b8edc3fcdfed 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessToImageFilter.h +++ b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessToImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSarBrightnessToImageFilter_h -#define __otbSarBrightnessToImageFilter_h +#ifndef otbSarBrightnessToImageFilter_h +#define otbSarBrightnessToImageFilter_h #include "otbSarBrightnessFunction.h" #include "otbFunctionToImageFilter.h" diff --git a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessToImageFilter.txx b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessToImageFilter.txx index 5030eb932dcb4993abe4176103494971e185afa2..2184f44f635aded5b354e79955829b5f2e79a386 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarBrightnessToImageFilter.txx +++ b/Modules/Radiometry/SARCalibration/include/otbSarBrightnessToImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSarBrightnessToImageFilter_txx -#define __otbSarBrightnessToImageFilter_txx +#ifndef otbSarBrightnessToImageFilter_txx +#define otbSarBrightnessToImageFilter_txx #include "otbSarBrightnessToImageFilter.h" diff --git a/Modules/Radiometry/SARCalibration/include/otbSarParametricMapFunction.h b/Modules/Radiometry/SARCalibration/include/otbSarParametricMapFunction.h index d6d117d3e7badb0e0cafe4cffbb73ef5a7b7f8d7..526bcc57c10150bd7e67b1c0b5f01a1d56712346 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarParametricMapFunction.h +++ b/Modules/Radiometry/SARCalibration/include/otbSarParametricMapFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSarParametricMapFunction_h -#define __otbSarParametricMapFunction_h +#ifndef otbSarParametricMapFunction_h +#define otbSarParametricMapFunction_h #include "itkImageFunction.h" #include "itkPointSet.h" diff --git a/Modules/Radiometry/SARCalibration/include/otbSarParametricMapFunction.txx b/Modules/Radiometry/SARCalibration/include/otbSarParametricMapFunction.txx index ed1c8c745c0ebf6d883ba40293d27e71dc1c751f..fa849761cc7c70c593c62ecfa7769a590924214f 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarParametricMapFunction.txx +++ b/Modules/Radiometry/SARCalibration/include/otbSarParametricMapFunction.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbSarParametricMapFunction_txx -#define __otbSarParametricMapFunction_txx +#ifndef otbSarParametricMapFunction_txx +#define otbSarParametricMapFunction_txx #include "otbSarParametricMapFunction.h" #include "itkNumericTraits.h" diff --git a/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationFunction.h b/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationFunction.h index 3dbeac8f70cec41b00c968df678e57959c95f79e..704d90b043e60c356f941bdecab7d7a03c3fafcb 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationFunction.h +++ b/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationFunction.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSarRadiometricCalibrationFunction_h -#define __otbSarRadiometricCalibrationFunction_h +#ifndef otbSarRadiometricCalibrationFunction_h +#define otbSarRadiometricCalibrationFunction_h #include "otbSarParametricMapFunction.h" #include "otbSarCalibrationLookupData.h" diff --git a/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationFunction.txx b/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationFunction.txx index 4e22a24c59b7c33f252a95064f96446eae88a47a..2dc5a2625c87644bf7d1eeeac8e19981f9e6fa8c 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationFunction.txx +++ b/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationFunction.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbSarRadiometricCalibrationFunction_txx -#define __otbSarRadiometricCalibrationFunction_txx +#ifndef otbSarRadiometricCalibrationFunction_txx +#define otbSarRadiometricCalibrationFunction_txx #include "otbSarRadiometricCalibrationFunction.h" #include "itkNumericTraits.h" diff --git a/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationToImageFilter.h b/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationToImageFilter.h index 8940d382a7e2644119c0ea2c49fcf16f4266dd4c..34486aa01ec3d54c1da5a7b69dfc39831efba815 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationToImageFilter.h +++ b/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationToImageFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSarRadiometricCalibrationToImageFilter_h -#define __otbSarRadiometricCalibrationToImageFilter_h +#ifndef otbSarRadiometricCalibrationToImageFilter_h +#define otbSarRadiometricCalibrationToImageFilter_h #include "otbSarRadiometricCalibrationFunction.h" #include "otbFunctionToImageFilter.h" diff --git a/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationToImageFilter.txx b/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationToImageFilter.txx index ad0f5b47e035d1218ea856d7788567f40c67f9f9..50b4ad850d5175b1c0a26e914c3ff601b51071b1 100644 --- a/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationToImageFilter.txx +++ b/Modules/Radiometry/SARCalibration/include/otbSarRadiometricCalibrationToImageFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSarRadiometricCalibrationToImageFilter_txx -#define __otbSarRadiometricCalibrationToImageFilter_txx +#ifndef otbSarRadiometricCalibrationToImageFilter_txx +#define otbSarRadiometricCalibrationToImageFilter_txx #include "otbSarRadiometricCalibrationToImageFilter.h" #include "otbSarImageMetadataInterfaceFactory.h" diff --git a/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessFunctor.h b/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessFunctor.h index 9ff7c1a6087afd9b41faf29c4c38af5de68b7631..d8fde3aa99af3e4c86517d082d9008832a27e3a4 100644 --- a/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessFunctor.h +++ b/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessFunctor.h @@ -19,8 +19,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTerraSarBrightnessFunctor_h -#define __otbTerraSarBrightnessFunctor_h +#ifndef otbTerraSarBrightnessFunctor_h +#define otbTerraSarBrightnessFunctor_h #include "otbMath.h" diff --git a/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessFunctor.txx b/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessFunctor.txx index 96a05e8c6cc3e90e7fa224b181b0722512ea15e3..6ad103ba7463fee4c13e263ce307a1f263130385 100644 --- a/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessFunctor.txx +++ b/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessFunctor.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTerraSarBrightnessFunctor_txx -#define __otbTerraSarBrightnessFunctor_txx +#ifndef otbTerraSarBrightnessFunctor_txx +#define otbTerraSarBrightnessFunctor_txx #include "otbTerraSarBrightnessFunctor.h" diff --git a/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessImageFilter.h b/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessImageFilter.h index cd7869f729aefc51198e7c16750c8b366b94abc0..9e82701f04e4025d250ef099b6c4d9c780b4199e 100644 --- a/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessImageFilter.h +++ b/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessImageFilter.h @@ -19,8 +19,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTerraSarBrightnessImageFilter_h -#define __otbTerraSarBrightnessImageFilter_h +#ifndef otbTerraSarBrightnessImageFilter_h +#define otbTerraSarBrightnessImageFilter_h #include "itkUnaryFunctorImageFilter.h" #include "itkMetaDataDictionary.h" diff --git a/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessImageFilter.txx b/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessImageFilter.txx index 23db6e9ba71d29b841b8c29ba719d37a28729339..b183e8a2d0e1a0db91a9e617a29b168838974e9d 100644 --- a/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessImageFilter.txx +++ b/Modules/Radiometry/SARCalibration/include/otbTerraSarBrightnessImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbTerraSarBrightnessImageFilter_txx -#define __otbTerraSarBrightnessImageFilter_txx +#ifndef otbTerraSarBrightnessImageFilter_txx +#define otbTerraSarBrightnessImageFilter_txx #include "otbTerraSarBrightnessImageFilter.h" #include "otbTerraSarImageMetadataInterface.h" diff --git a/Modules/Radiometry/Simulation/include/otbAtmosphericEffects.h b/Modules/Radiometry/Simulation/include/otbAtmosphericEffects.h index 06399b4dbbb470fa495698fc31c1d74b71ea1c18..09575398d2bca4dc447c1cdcc6864b8b0379961b 100644 --- a/Modules/Radiometry/Simulation/include/otbAtmosphericEffects.h +++ b/Modules/Radiometry/Simulation/include/otbAtmosphericEffects.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAtmosphericEffects_h -#define __otbAtmosphericEffects_h +#ifndef otbAtmosphericEffects_h +#define otbAtmosphericEffects_h #include "otbRadiometryCorrectionParametersToAtmosphericRadiativeTerms.h" diff --git a/Modules/Radiometry/Simulation/include/otbAtmosphericEffects.txx b/Modules/Radiometry/Simulation/include/otbAtmosphericEffects.txx index e31a692ca505ce74c566cb405f227e36bb59d52b..6bd373b7916a2c5be7df8b19c36fd35faf6de3bc 100644 --- a/Modules/Radiometry/Simulation/include/otbAtmosphericEffects.txx +++ b/Modules/Radiometry/Simulation/include/otbAtmosphericEffects.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAtmosphericEffects_txx -#define __otbAtmosphericEffects_txx +#ifndef otbAtmosphericEffects_txx +#define otbAtmosphericEffects_txx #include "otbAtmosphericEffects.h" #include "otbSurfaceReflectanceToReflectanceFilter.h" diff --git a/Modules/Radiometry/Simulation/include/otbDataSpecP5B.h b/Modules/Radiometry/Simulation/include/otbDataSpecP5B.h index ae829af9ef85c9c9193b40f1a6c041f737782351..e5116ac13fd4f373d3e6b86b4ce7f66a35701358 100644 --- a/Modules/Radiometry/Simulation/include/otbDataSpecP5B.h +++ b/Modules/Radiometry/Simulation/include/otbDataSpecP5B.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbDataSpecP5B_h -#define __otbDataSpecP5B_h +#ifndef otbDataSpecP5B_h +#define otbDataSpecP5B_h namespace otb { @@ -62,4 +62,4 @@ extern const DataSpec DataSpecP5B[2101]; } -#endif /* __otbDataSpecP5B_h */ +#endif /* otbDataSpecP5B_h */ diff --git a/Modules/Radiometry/Simulation/include/otbImageSimulationMethod.h b/Modules/Radiometry/Simulation/include/otbImageSimulationMethod.h index e5012856544d241954ea03cb90c38732eae20f4f..77143adb68d5b66aae696c7f13bb08aceb5421c9 100644 --- a/Modules/Radiometry/Simulation/include/otbImageSimulationMethod.h +++ b/Modules/Radiometry/Simulation/include/otbImageSimulationMethod.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbImageSimulationMethod_h -#define __otbImageSimulationMethod_h +#ifndef otbImageSimulationMethod_h +#define otbImageSimulationMethod_h #include "itkImageSource.h" diff --git a/Modules/Radiometry/Simulation/include/otbImageSimulationMethod.txx b/Modules/Radiometry/Simulation/include/otbImageSimulationMethod.txx index 880f18e9d4ecd8680f7d8d6567bc49fc3cb1f887..5af27083d0da2b62a3b5bea4e67dc1c2d164a28f 100644 --- a/Modules/Radiometry/Simulation/include/otbImageSimulationMethod.txx +++ b/Modules/Radiometry/Simulation/include/otbImageSimulationMethod.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageSimulationMethod_txx -#define __otbImageSimulationMethod_txx +#ifndef otbImageSimulationMethod_txx +#define otbImageSimulationMethod_txx #include "otbImageSimulationMethod.h" diff --git a/Modules/Radiometry/Simulation/include/otbLabelMapToSimulatedImageFilter.h b/Modules/Radiometry/Simulation/include/otbLabelMapToSimulatedImageFilter.h index 9c2e663cb9f4033d64647163e7319cae6bcd6dc4..f3589aefe9dff9b423f51ecfdfdb5be92d519650 100644 --- a/Modules/Radiometry/Simulation/include/otbLabelMapToSimulatedImageFilter.h +++ b/Modules/Radiometry/Simulation/include/otbLabelMapToSimulatedImageFilter.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbLabelMapToSimulatedImageFilter_h -#define __otbLabelMapToSimulatedImageFilter_h +#ifndef otbLabelMapToSimulatedImageFilter_h +#define otbLabelMapToSimulatedImageFilter_h #include "itkLabelMapFilter.h" diff --git a/Modules/Radiometry/Simulation/include/otbLabelMapToSimulatedImageFilter.txx b/Modules/Radiometry/Simulation/include/otbLabelMapToSimulatedImageFilter.txx index b892bfe307a52f408328e61f741614123c3383b6..24403404d0c7e5728e5f5d44bd080bc9bd169154 100644 --- a/Modules/Radiometry/Simulation/include/otbLabelMapToSimulatedImageFilter.txx +++ b/Modules/Radiometry/Simulation/include/otbLabelMapToSimulatedImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelMapToSimulatedImageFilter_txx -#define __otbLabelMapToSimulatedImageFilter_txx +#ifndef otbLabelMapToSimulatedImageFilter_txx +#define otbLabelMapToSimulatedImageFilter_txx #include "otbLabelMapToSimulatedImageFilter.h" diff --git a/Modules/Radiometry/Simulation/include/otbLabelToProSailParameters.h b/Modules/Radiometry/Simulation/include/otbLabelToProSailParameters.h index 9899671e7594657553311bd6273bcbc32998dbc5..6fe0a5c811e9ae7386a600f8555f83314cca60c0 100644 --- a/Modules/Radiometry/Simulation/include/otbLabelToProSailParameters.h +++ b/Modules/Radiometry/Simulation/include/otbLabelToProSailParameters.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbLabelToProSailParameters_h -#define __otbLabelToProSailParameters_h +#ifndef otbLabelToProSailParameters_h +#define otbLabelToProSailParameters_h #include "otbLabelToSimulationParametersBase.h" diff --git a/Modules/Radiometry/Simulation/include/otbLabelToProSailParameters.txx b/Modules/Radiometry/Simulation/include/otbLabelToProSailParameters.txx index 3def2c714b1fb025ac2baf028dfd78ca897c86a0..d198b6159644a174822249d9851f6d02be5826ca 100644 --- a/Modules/Radiometry/Simulation/include/otbLabelToProSailParameters.txx +++ b/Modules/Radiometry/Simulation/include/otbLabelToProSailParameters.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelToProSailParameters_txx -#define __otbLabelToProSailParameters_txx +#ifndef otbLabelToProSailParameters_txx +#define otbLabelToProSailParameters_txx #include "itkNumericTraits.h" diff --git a/Modules/Radiometry/Simulation/include/otbLabelToSimulationParametersBase.h b/Modules/Radiometry/Simulation/include/otbLabelToSimulationParametersBase.h index 45e00b2ba31ece8c61f39bc9851556a82ce9979e..667913a6484c496ad15adb72f1c557440e65eec8 100644 --- a/Modules/Radiometry/Simulation/include/otbLabelToSimulationParametersBase.h +++ b/Modules/Radiometry/Simulation/include/otbLabelToSimulationParametersBase.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbLabelToSimulationParametersBase_h -#define __otbLabelToSimulationParametersBase_h +#ifndef otbLabelToSimulationParametersBase_h +#define otbLabelToSimulationParametersBase_h #include "itkProcessObject.h" diff --git a/Modules/Radiometry/Simulation/include/otbLeafParameters.h b/Modules/Radiometry/Simulation/include/otbLeafParameters.h index b4aefb7c85226b6f51076e31f31f41511ecc8aba..51fb59d85a6c435e29e59186d7ae9b5d6f20df32 100644 --- a/Modules/Radiometry/Simulation/include/otbLeafParameters.h +++ b/Modules/Radiometry/Simulation/include/otbLeafParameters.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLeafParameters_h -#define __otbLeafParameters_h +#ifndef otbLeafParameters_h +#define otbLeafParameters_h #include "itkDataObject.h" diff --git a/Modules/Radiometry/Simulation/include/otbProSailParameters.h b/Modules/Radiometry/Simulation/include/otbProSailParameters.h index 52d1475b06c483c2c0895fac3ff2cfb9784b93ea..f4a306b2d27c200c1a678788c4a6ae4af1a9ee0a 100644 --- a/Modules/Radiometry/Simulation/include/otbProSailParameters.h +++ b/Modules/Radiometry/Simulation/include/otbProSailParameters.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbProSailParameters_h -#define __otbProSailParameters_h +#ifndef otbProSailParameters_h +#define otbProSailParameters_h #include "itkDataObject.h" diff --git a/Modules/Radiometry/Simulation/include/otbProspectModel.h b/Modules/Radiometry/Simulation/include/otbProspectModel.h index eb8833c5c5ee02846823dba7a27027ef8bfc4b25..68165778a7683d0b4f50fb16613525f3e5bff54a 100644 --- a/Modules/Radiometry/Simulation/include/otbProspectModel.h +++ b/Modules/Radiometry/Simulation/include/otbProspectModel.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbProspectModel_h -#define __otbProspectModel_h +#ifndef otbProspectModel_h +#define otbProspectModel_h #include "otbLeafParameters.h" diff --git a/Modules/Radiometry/Simulation/include/otbReduceSpectralResponse.h b/Modules/Radiometry/Simulation/include/otbReduceSpectralResponse.h index f56ec78b0cbb67a4de0ae141ac6eb7623a95a71a..b0370b74652634f28add75d2f1d3b0796582a6c8 100644 --- a/Modules/Radiometry/Simulation/include/otbReduceSpectralResponse.h +++ b/Modules/Radiometry/Simulation/include/otbReduceSpectralResponse.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbReduceSpectralResponse_h -#define __otbReduceSpectralResponse_h +#ifndef otbReduceSpectralResponse_h +#define otbReduceSpectralResponse_h #include "itkDataObject.h" diff --git a/Modules/Radiometry/Simulation/include/otbReduceSpectralResponse.txx b/Modules/Radiometry/Simulation/include/otbReduceSpectralResponse.txx index 2ab4baa479004215d8f9665433a52bbf18066b59..7484c17a818deedf41a19d1e13a23430b63778e5 100644 --- a/Modules/Radiometry/Simulation/include/otbReduceSpectralResponse.txx +++ b/Modules/Radiometry/Simulation/include/otbReduceSpectralResponse.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbReduceSpectralResponse_txx -#define __otbReduceSpectralResponse_txx +#ifndef otbReduceSpectralResponse_txx +#define otbReduceSpectralResponse_txx #include <algorithm> #include "itkNumericTraits.h" diff --git a/Modules/Radiometry/Simulation/include/otbReduceSpectralResponseClassifierRAndNIR.h b/Modules/Radiometry/Simulation/include/otbReduceSpectralResponseClassifierRAndNIR.h index be8d7a55863933eb125f6d1c032a9cda7ab9fbb1..70f103268845e30b9bfffa6e069f23a844b9f41e 100644 --- a/Modules/Radiometry/Simulation/include/otbReduceSpectralResponseClassifierRAndNIR.h +++ b/Modules/Radiometry/Simulation/include/otbReduceSpectralResponseClassifierRAndNIR.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbReduceSpectralResponseClassifierRAndNIR_h -#define __otbReduceSpectralResponseClassifierRAndNIR_h +#ifndef otbReduceSpectralResponseClassifierRAndNIR_h +#define otbReduceSpectralResponseClassifierRAndNIR_h #include "otbReduceSpectralResponse.h" diff --git a/Modules/Radiometry/Simulation/include/otbReduceSpectralResponseClassifierRAndNIR.txx b/Modules/Radiometry/Simulation/include/otbReduceSpectralResponseClassifierRAndNIR.txx index 2791d1fa55e3112a606664df6ad73084172ef668..7f488cdc729859f3bdbd68dacdce7a2273990a00 100644 --- a/Modules/Radiometry/Simulation/include/otbReduceSpectralResponseClassifierRAndNIR.txx +++ b/Modules/Radiometry/Simulation/include/otbReduceSpectralResponseClassifierRAndNIR.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbReduceSpectralResponseClassifierRAndNIR_txx -#define __otbReduceSpectralResponseClassifierRAndNIR_txx +#ifndef otbReduceSpectralResponseClassifierRAndNIR_txx +#define otbReduceSpectralResponseClassifierRAndNIR_txx #include "otbReduceSpectralResponseClassifierRAndNIR.h" diff --git a/Modules/Radiometry/Simulation/include/otbSailModel.h b/Modules/Radiometry/Simulation/include/otbSailModel.h index 442370f17f6766bae898ecb76170c61bee00a4b0..5aec526b6dffc2bec319da461da56943afa6a47b 100644 --- a/Modules/Radiometry/Simulation/include/otbSailModel.h +++ b/Modules/Radiometry/Simulation/include/otbSailModel.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSailModel_h -#define __otbSailModel_h +#ifndef otbSailModel_h +#define otbSailModel_h #include "otbSpectralResponse.h" diff --git a/Modules/Radiometry/Simulation/include/otbSatelliteRSR.h b/Modules/Radiometry/Simulation/include/otbSatelliteRSR.h index ee852cee15811a50ef26a9cf7ccedaaef3291ce0..e98f2b4a181990351f7726ee97d09c2646e7f13d 100644 --- a/Modules/Radiometry/Simulation/include/otbSatelliteRSR.h +++ b/Modules/Radiometry/Simulation/include/otbSatelliteRSR.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSatelliteRSR_h -#define __otbSatelliteRSR_h +#ifndef otbSatelliteRSR_h +#define otbSatelliteRSR_h #include <vector> #include <utility> diff --git a/Modules/Radiometry/Simulation/include/otbSatelliteRSR.txx b/Modules/Radiometry/Simulation/include/otbSatelliteRSR.txx index 12d3b8c04c762cd0dd0f2ba3f3220939dbb19df6..b12efd80f47088d56e8ed06139da39996cafae2e 100644 --- a/Modules/Radiometry/Simulation/include/otbSatelliteRSR.txx +++ b/Modules/Radiometry/Simulation/include/otbSatelliteRSR.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSatelliteRSR_txx -#define __otbSatelliteRSR_txx +#ifndef otbSatelliteRSR_txx +#define otbSatelliteRSR_txx #include "otbSatelliteRSR.h" diff --git a/Modules/Radiometry/Simulation/include/otbSimulationStep1Base.h b/Modules/Radiometry/Simulation/include/otbSimulationStep1Base.h index 22fbde2480ed489f8c18e5cd969c0baf5f2a27c8..6285ff432c9d3c3d6034880b445a6e1b92eea2bc 100644 --- a/Modules/Radiometry/Simulation/include/otbSimulationStep1Base.h +++ b/Modules/Radiometry/Simulation/include/otbSimulationStep1Base.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbSimulationStep1Base_h -#define __otbSimulationStep1Base_h +#ifndef otbSimulationStep1Base_h +#define otbSimulationStep1Base_h #include "itkProcessObject.h" diff --git a/Modules/Radiometry/Simulation/include/otbSimulationStep2Base.h b/Modules/Radiometry/Simulation/include/otbSimulationStep2Base.h index 274c35cd21b80c1debf00eb24010df1f881a6a75..b53beded13fc7654e6327afa8b303f6c43325fa6 100644 --- a/Modules/Radiometry/Simulation/include/otbSimulationStep2Base.h +++ b/Modules/Radiometry/Simulation/include/otbSimulationStep2Base.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbSimulationStep2Base_h -#define __otbSimulationStep2Base_h +#ifndef otbSimulationStep2Base_h +#define otbSimulationStep2Base_h #include "itkProcessObject.h" #include "otbSpectralResponse.h" diff --git a/Modules/Radiometry/Simulation/include/otbSpatialisationFilter.h b/Modules/Radiometry/Simulation/include/otbSpatialisationFilter.h index 984a8f2903995051407d17062015de4334198519..c480ccd7a3a25eb07f0d05427d4f555cefb93456 100644 --- a/Modules/Radiometry/Simulation/include/otbSpatialisationFilter.h +++ b/Modules/Radiometry/Simulation/include/otbSpatialisationFilter.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbSpatialisationFilter_h -#define __otbSpatialisationFilter_h +#ifndef otbSpatialisationFilter_h +#define otbSpatialisationFilter_h #include "itkLabelObject.h" #include "otbLabelMapSource.h" diff --git a/Modules/Radiometry/Simulation/include/otbSpatialisationFilter.txx b/Modules/Radiometry/Simulation/include/otbSpatialisationFilter.txx index b6832c57a845c2a3248877d9a83e245a7c43e2d3..602dc7a1e8b928b79c8412fbcefe871b6061c89d 100644 --- a/Modules/Radiometry/Simulation/include/otbSpatialisationFilter.txx +++ b/Modules/Radiometry/Simulation/include/otbSpatialisationFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSpatialisationFilter_txx -#define __otbSpatialisationFilter_txx +#ifndef otbSpatialisationFilter_txx +#define otbSpatialisationFilter_txx #include "itkNumericTraits.h" diff --git a/Modules/Radiometry/Simulation/include/otbSpectralResponse.h b/Modules/Radiometry/Simulation/include/otbSpectralResponse.h index 042793f9745c32e1822b34cc623a531e051902b5..a2440838bcececdf6b359a86dc94106e795dda5e 100644 --- a/Modules/Radiometry/Simulation/include/otbSpectralResponse.h +++ b/Modules/Radiometry/Simulation/include/otbSpectralResponse.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSpectralResponse_h -#define __otbSpectralResponse_h +#ifndef otbSpectralResponse_h +#define otbSpectralResponse_h #include "itkDataObject.h" #include <itkObjectFactory.h> diff --git a/Modules/Radiometry/Simulation/include/otbSpectralResponse.txx b/Modules/Radiometry/Simulation/include/otbSpectralResponse.txx index 95fd78e0f68455cad7b20d1536b8b45bfd80d4e9..efad5980eb68faa7356b73ef0ceb27ac48f27aab 100644 --- a/Modules/Radiometry/Simulation/include/otbSpectralResponse.txx +++ b/Modules/Radiometry/Simulation/include/otbSpectralResponse.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSpectralResponse_txx -#define __otbSpectralResponse_txx +#ifndef otbSpectralResponse_txx +#define otbSpectralResponse_txx #include "itkNumericTraits.h" diff --git a/Modules/Radiometry/Simulation/include/otbSurfaceReflectanceToReflectanceFilter.h b/Modules/Radiometry/Simulation/include/otbSurfaceReflectanceToReflectanceFilter.h index 2820a8a5b01423a2fc2182a83952af30d5fa3a32..cd469c5cdfa9169920c91590cb8550b48cb23828 100644 --- a/Modules/Radiometry/Simulation/include/otbSurfaceReflectanceToReflectanceFilter.h +++ b/Modules/Radiometry/Simulation/include/otbSurfaceReflectanceToReflectanceFilter.h @@ -19,8 +19,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSurfaceReflectanceToReflectanceFilter_h -#define __otbSurfaceReflectanceToReflectanceFilter_h +#ifndef otbSurfaceReflectanceToReflectanceFilter_h +#define otbSurfaceReflectanceToReflectanceFilter_h #include "otbUnaryImageFunctorWithVectorImageFilter.h" diff --git a/Modules/Radiometry/Simulation/include/otbSurfaceReflectanceToReflectanceFilter.txx b/Modules/Radiometry/Simulation/include/otbSurfaceReflectanceToReflectanceFilter.txx index de5447e914a5231ff21b04eb66cb3f4aad31478f..8ead55df919d57e8109f545daf7e50144e8a3c78 100644 --- a/Modules/Radiometry/Simulation/include/otbSurfaceReflectanceToReflectanceFilter.txx +++ b/Modules/Radiometry/Simulation/include/otbSurfaceReflectanceToReflectanceFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSurfaceReflectanceToReflectanceFilter_txx -#define __otbSurfaceReflectanceToReflectanceFilter_txx +#ifndef otbSurfaceReflectanceToReflectanceFilter_txx +#define otbSurfaceReflectanceToReflectanceFilter_txx #include "otbSurfaceReflectanceToReflectanceFilter.h" #include "otbOpticalImageMetadataInterfaceFactory.h" diff --git a/Modules/Registration/DisparityMap/include/otbDisparityMapEstimationMethod.h b/Modules/Registration/DisparityMap/include/otbDisparityMapEstimationMethod.h index f1fd222d2238d84429ca52c6c34d27981fc53f0a..3bbe520a40c9beaea31a7b1125f8309e212f9ce3 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityMapEstimationMethod.h +++ b/Modules/Registration/DisparityMap/include/otbDisparityMapEstimationMethod.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDisparityMapEstimationMethod_h -#define __otbDisparityMapEstimationMethod_h +#ifndef otbDisparityMapEstimationMethod_h +#define otbDisparityMapEstimationMethod_h #include "itkImageToImageMetric.h" #include "itkSingleValuedNonLinearOptimizer.h" diff --git a/Modules/Registration/DisparityMap/include/otbDisparityMapEstimationMethod.txx b/Modules/Registration/DisparityMap/include/otbDisparityMapEstimationMethod.txx index cf94785d23dfbcff507d3310cd7aa6710dd28bac..91e84ea592c3acfbf909952a6d88b336414c47d3 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityMapEstimationMethod.txx +++ b/Modules/Registration/DisparityMap/include/otbDisparityMapEstimationMethod.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDisparityMapEstimationMethod_txx -#define __otbDisparityMapEstimationMethod_txx +#ifndef otbDisparityMapEstimationMethod_txx +#define otbDisparityMapEstimationMethod_txx #include "otbDisparityMapEstimationMethod.h" #include "itkImageRegistrationMethod.h" diff --git a/Modules/Registration/DisparityMap/include/otbDisparityMapMedianFilter.h b/Modules/Registration/DisparityMap/include/otbDisparityMapMedianFilter.h index 2d786adec76921fcd9949d3b0ed470834faf722e..4d45a7a5ff7654892d96def1142ffc79758c25e7 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityMapMedianFilter.h +++ b/Modules/Registration/DisparityMap/include/otbDisparityMapMedianFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDisparityMapMedianFilter_h -#define __otbDisparityMapMedianFilter_h +#ifndef otbDisparityMapMedianFilter_h +#define otbDisparityMapMedianFilter_h #ifdef ITK_USE_CONSOLIDATED_MORPHOLOGY #include "itkOptMedianImageFilter.h" diff --git a/Modules/Registration/DisparityMap/include/otbDisparityMapMedianFilter.txx b/Modules/Registration/DisparityMap/include/otbDisparityMapMedianFilter.txx index cf5255f9669dd8651cc1843cf2f38dfb6d5ff81e..e0de95814d9ef894a4807d08b1206d420f2127d2 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityMapMedianFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbDisparityMapMedianFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDisparityMapMedianFilter_txx -#define __otbDisparityMapMedianFilter_txx +#ifndef otbDisparityMapMedianFilter_txx +#define otbDisparityMapMedianFilter_txx #ifdef ITK_USE_CONSOLIDATED_MORPHOLOGY #else diff --git a/Modules/Registration/DisparityMap/include/otbDisparityMapTo3DFilter.h b/Modules/Registration/DisparityMap/include/otbDisparityMapTo3DFilter.h index 32114ab3472ca17e89e6b0361080c912157da917..77adb6b9c4eb549c274198e01853ac2d52c7fee6 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityMapTo3DFilter.h +++ b/Modules/Registration/DisparityMap/include/otbDisparityMapTo3DFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDisparityMapTo3DFilter_h -#define __otbDisparityMapTo3DFilter_h +#ifndef otbDisparityMapTo3DFilter_h +#define otbDisparityMapTo3DFilter_h #include "itkImageToImageFilter.h" #include "otbGenericRSTransform.h" diff --git a/Modules/Registration/DisparityMap/include/otbDisparityMapTo3DFilter.txx b/Modules/Registration/DisparityMap/include/otbDisparityMapTo3DFilter.txx index 284e63b2cc030005127dc73a8b4a7123e5e2e90e..80a2b6fdee5535c7df96f0635c11d2be898a3b09 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityMapTo3DFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbDisparityMapTo3DFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDisparityMapTo3DFilter_txx -#define __otbDisparityMapTo3DFilter_txx +#ifndef otbDisparityMapTo3DFilter_txx +#define otbDisparityMapTo3DFilter_txx #include "otbDisparityMapTo3DFilter.h" #include "itkImageRegionConstIteratorWithIndex.h" diff --git a/Modules/Registration/DisparityMap/include/otbDisparityMapToDEMFilter.h b/Modules/Registration/DisparityMap/include/otbDisparityMapToDEMFilter.h index b7f0497d7ade1b5af1186dab36816c56e6d73bf6..4a21701f41f572732a65e5ef3aaf39bc11af18b7 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityMapToDEMFilter.h +++ b/Modules/Registration/DisparityMap/include/otbDisparityMapToDEMFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDisparityMapToDEMFilter_h -#define __otbDisparityMapToDEMFilter_h +#ifndef otbDisparityMapToDEMFilter_h +#define otbDisparityMapToDEMFilter_h #include "itkImageToImageFilter.h" #include "otbGenericRSTransform.h" diff --git a/Modules/Registration/DisparityMap/include/otbDisparityMapToDEMFilter.txx b/Modules/Registration/DisparityMap/include/otbDisparityMapToDEMFilter.txx index ba5bb46cd7e7eb6933fd60634d1adcd262fe593e..cb729c9ec51ab78780dca01fa1d7bdcd89572b2e 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityMapToDEMFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbDisparityMapToDEMFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDisparityMapToDEMFilter_txx -#define __otbDisparityMapToDEMFilter_txx +#ifndef otbDisparityMapToDEMFilter_txx +#define otbDisparityMapToDEMFilter_txx #include "otbDisparityMapToDEMFilter.h" #include "itkImageRegionConstIteratorWithIndex.h" diff --git a/Modules/Registration/DisparityMap/include/otbDisparityTranslateFilter.h b/Modules/Registration/DisparityMap/include/otbDisparityTranslateFilter.h index 57fd11605effd69f13858c38441ca4cb03783727..74585ba7c7b84509e846a8c7f50326f9d27da402 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityTranslateFilter.h +++ b/Modules/Registration/DisparityMap/include/otbDisparityTranslateFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDisparityTranslateFilter_h -#define __otbDisparityTranslateFilter_h +#ifndef otbDisparityTranslateFilter_h +#define otbDisparityTranslateFilter_h #include "itkImageToImageFilter.h" #include "otbVectorImage.h" diff --git a/Modules/Registration/DisparityMap/include/otbDisparityTranslateFilter.txx b/Modules/Registration/DisparityMap/include/otbDisparityTranslateFilter.txx index afd59f1caf21033f43f0f4cc8f4449f69a63b389..734f07ac4332f5dbb2976664176c1f31615fa980 100644 --- a/Modules/Registration/DisparityMap/include/otbDisparityTranslateFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbDisparityTranslateFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbDisparityTranslateFilter_txx -#define __otbDisparityTranslateFilter_txx +#ifndef otbDisparityTranslateFilter_txx +#define otbDisparityTranslateFilter_txx #include "otbDisparityTranslateFilter.h" diff --git a/Modules/Registration/DisparityMap/include/otbFineRegistrationImageFilter.h b/Modules/Registration/DisparityMap/include/otbFineRegistrationImageFilter.h index 4b2d9da15ef230f590ef6b7cc1308ac68d19e2ff..e964838baeebaa7c92c7f4aecc8c50701b837969 100644 --- a/Modules/Registration/DisparityMap/include/otbFineRegistrationImageFilter.h +++ b/Modules/Registration/DisparityMap/include/otbFineRegistrationImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFineRegistrationImageFilter_h -#define __otbFineRegistrationImageFilter_h +#ifndef otbFineRegistrationImageFilter_h +#define otbFineRegistrationImageFilter_h #include "itkImageToImageFilter.h" #include "itkInterpolateImageFunction.h" diff --git a/Modules/Registration/DisparityMap/include/otbFineRegistrationImageFilter.txx b/Modules/Registration/DisparityMap/include/otbFineRegistrationImageFilter.txx index cc70ab6ba9172bc2b4b118918f7d9ff7285b3061..48c457f24ab430fe4901fd2419c89d5b6c08bb47 100644 --- a/Modules/Registration/DisparityMap/include/otbFineRegistrationImageFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbFineRegistrationImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbFineRegistrationImageFilter_txx -#define __otbFineRegistrationImageFilter_txx +#ifndef otbFineRegistrationImageFilter_txx +#define otbFineRegistrationImageFilter_txx #include "otbFineRegistrationImageFilter.h" diff --git a/Modules/Registration/DisparityMap/include/otbMultiDisparityMapTo3DFilter.h b/Modules/Registration/DisparityMap/include/otbMultiDisparityMapTo3DFilter.h index 526edb25f290f44de7cf465427ce677ae72061d0..4dd2e19c3aa00f9e66b7251ffc6a49bb932b7756 100644 --- a/Modules/Registration/DisparityMap/include/otbMultiDisparityMapTo3DFilter.h +++ b/Modules/Registration/DisparityMap/include/otbMultiDisparityMapTo3DFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultiDisparityMapTo3DFilter_h -#define __otbMultiDisparityMapTo3DFilter_h +#ifndef otbMultiDisparityMapTo3DFilter_h +#define otbMultiDisparityMapTo3DFilter_h #include "itkImageToImageFilter.h" #include "otbGenericRSTransform.h" diff --git a/Modules/Registration/DisparityMap/include/otbMultiDisparityMapTo3DFilter.txx b/Modules/Registration/DisparityMap/include/otbMultiDisparityMapTo3DFilter.txx index 14229f5372339e23f7a4224b3aa1165c2d74d192..ca14ed47d548d2411e1a78b204440cedd2ae3d8b 100644 --- a/Modules/Registration/DisparityMap/include/otbMultiDisparityMapTo3DFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbMultiDisparityMapTo3DFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultiDisparityMapTo3DFilter_txx -#define __otbMultiDisparityMapTo3DFilter_txx +#ifndef otbMultiDisparityMapTo3DFilter_txx +#define otbMultiDisparityMapTo3DFilter_txx #include "otbMultiDisparityMapTo3DFilter.h" #include "itkImageRegionConstIteratorWithIndex.h" diff --git a/Modules/Registration/DisparityMap/include/otbNCCRegistrationFilter.h b/Modules/Registration/DisparityMap/include/otbNCCRegistrationFilter.h index 068cab626b7f190ff6f8e22d41dccba6487dc8f7..b802968ef7f3df212a8ae77af46d37a75f5a09ca 100644 --- a/Modules/Registration/DisparityMap/include/otbNCCRegistrationFilter.h +++ b/Modules/Registration/DisparityMap/include/otbNCCRegistrationFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNCCRegistrationFilter_h -#define __otbNCCRegistrationFilter_h +#ifndef otbNCCRegistrationFilter_h +#define otbNCCRegistrationFilter_h #include "itkPDEDeformableRegistrationFilter.h" #include "otbNCCRegistrationFunction.h" diff --git a/Modules/Registration/DisparityMap/include/otbNCCRegistrationFilter.txx b/Modules/Registration/DisparityMap/include/otbNCCRegistrationFilter.txx index c4f3d5a7840110df6d92408c37757ae75191ec90..9e9edbcb4506ee3c6e4969f8e10b8d3ebd1d92bb 100644 --- a/Modules/Registration/DisparityMap/include/otbNCCRegistrationFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbNCCRegistrationFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNCCRegistrationFilter_txx -#define __otbNCCRegistrationFilter_txx +#ifndef otbNCCRegistrationFilter_txx +#define otbNCCRegistrationFilter_txx #include "otbNCCRegistrationFilter.h" namespace otb diff --git a/Modules/Registration/DisparityMap/include/otbNCCRegistrationFunction.h b/Modules/Registration/DisparityMap/include/otbNCCRegistrationFunction.h index 52de8e8a2f5dc5b58a3462da3ecd553704e3c230..bbb8f71bc3270aa0cded26df3333792cee4c2ad5 100644 --- a/Modules/Registration/DisparityMap/include/otbNCCRegistrationFunction.h +++ b/Modules/Registration/DisparityMap/include/otbNCCRegistrationFunction.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNCCRegistrationFunction_h -#define __otbNCCRegistrationFunction_h +#ifndef otbNCCRegistrationFunction_h +#define otbNCCRegistrationFunction_h #include "itkPDEDeformableRegistrationFunction.h" #include "itkPoint.h" diff --git a/Modules/Registration/DisparityMap/include/otbNCCRegistrationFunction.txx b/Modules/Registration/DisparityMap/include/otbNCCRegistrationFunction.txx index ca682d349f262a67e103d47740f66384ceecf130..0563fc7fff603bc0de78f7aadedb90066aab6b84 100644 --- a/Modules/Registration/DisparityMap/include/otbNCCRegistrationFunction.txx +++ b/Modules/Registration/DisparityMap/include/otbNCCRegistrationFunction.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNCCRegistrationFunction_txx -#define __otbNCCRegistrationFunction_txx +#ifndef otbNCCRegistrationFunction_txx +#define otbNCCRegistrationFunction_txx #include "vnl/vnl_math.h" #include "itkNeighborhoodIterator.h" diff --git a/Modules/Registration/DisparityMap/include/otbPixelWiseBlockMatchingImageFilter.h b/Modules/Registration/DisparityMap/include/otbPixelWiseBlockMatchingImageFilter.h index bb3ff8bff5addacae5b4e96a087e834b991fea5a..db2ee9eac463dcd4ed1b7e9b5b85081d5138b1dc 100644 --- a/Modules/Registration/DisparityMap/include/otbPixelWiseBlockMatchingImageFilter.h +++ b/Modules/Registration/DisparityMap/include/otbPixelWiseBlockMatchingImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPixelWiseBlockMatchingImageFilter_h -#define __otbPixelWiseBlockMatchingImageFilter_h +#ifndef otbPixelWiseBlockMatchingImageFilter_h +#define otbPixelWiseBlockMatchingImageFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Registration/DisparityMap/include/otbPixelWiseBlockMatchingImageFilter.txx b/Modules/Registration/DisparityMap/include/otbPixelWiseBlockMatchingImageFilter.txx index 4a1888427faf1d0fc616d0e49d8f6a02f84b12c7..cf0c92ad8163c5f78f194b156547c18aced7480d 100644 --- a/Modules/Registration/DisparityMap/include/otbPixelWiseBlockMatchingImageFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbPixelWiseBlockMatchingImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPixelWiseBlockMatchingImageFilter_txx -#define __otbPixelWiseBlockMatchingImageFilter_txx +#ifndef otbPixelWiseBlockMatchingImageFilter_txx +#define otbPixelWiseBlockMatchingImageFilter_txx #include "otbPixelWiseBlockMatchingImageFilter.h" #include "itkProgressReporter.h" diff --git a/Modules/Registration/DisparityMap/include/otbSubPixelDisparityImageFilter.h b/Modules/Registration/DisparityMap/include/otbSubPixelDisparityImageFilter.h index 1c52eac29f8a1b8094189881d999f65c57444d55..ca042aae9e6745af9bea471fdaf6cd4b088dc383 100644 --- a/Modules/Registration/DisparityMap/include/otbSubPixelDisparityImageFilter.h +++ b/Modules/Registration/DisparityMap/include/otbSubPixelDisparityImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSubPixelDisparityImageFilter_h -#define __otbSubPixelDisparityImageFilter_h +#ifndef otbSubPixelDisparityImageFilter_h +#define otbSubPixelDisparityImageFilter_h #include "otbPixelWiseBlockMatchingImageFilter.h" diff --git a/Modules/Registration/DisparityMap/include/otbSubPixelDisparityImageFilter.txx b/Modules/Registration/DisparityMap/include/otbSubPixelDisparityImageFilter.txx index 2c9e23b6af4706199c9ab7047b748d43c89d5ea7..617b9e7aae21d8b1349832abd502b82b63600e44 100644 --- a/Modules/Registration/DisparityMap/include/otbSubPixelDisparityImageFilter.txx +++ b/Modules/Registration/DisparityMap/include/otbSubPixelDisparityImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbSubPixelDisparityImageFilter_txx -#define __otbSubPixelDisparityImageFilter_txx +#ifndef otbSubPixelDisparityImageFilter_txx +#define otbSubPixelDisparityImageFilter_txx namespace otb diff --git a/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateDisplacementFieldGenerator.h b/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateDisplacementFieldGenerator.h index 39b9ee004e44977febdb0b972e3320a2b3bf743a..724dfbcc0ba66a7b424efe1bd423caf42922a267 100644 --- a/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateDisplacementFieldGenerator.h +++ b/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateDisplacementFieldGenerator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBSplinesInterpolateDisplacementFieldGenerator_h -#define __otbBSplinesInterpolateDisplacementFieldGenerator_h +#ifndef otbBSplinesInterpolateDisplacementFieldGenerator_h +#define otbBSplinesInterpolateDisplacementFieldGenerator_h #include "otbPointSetToDisplacementFieldGenerator.h" diff --git a/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateDisplacementFieldGenerator.txx b/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateDisplacementFieldGenerator.txx index 5c080f9c277ca804110fcb068664a9c0efa64efc..c37111188e5bd2ff386730c01a6c2ccf1d144fc5 100644 --- a/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateDisplacementFieldGenerator.txx +++ b/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateDisplacementFieldGenerator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBSplinesInterpolateDisplacementFieldGenerator_txx -#define __otbBSplinesInterpolateDisplacementFieldGenerator_txx +#ifndef otbBSplinesInterpolateDisplacementFieldGenerator_txx +#define otbBSplinesInterpolateDisplacementFieldGenerator_txx #include "otbBSplinesInterpolateDisplacementFieldGenerator.h" // Disabling deprecation warning if on visual diff --git a/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateTransformDisplacementFieldGenerator.h b/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateTransformDisplacementFieldGenerator.h index 8931b796aeeb98a77da1f4f363bc6cb04d682610..abf0562227bb67d458164d18e560f180bd057bce 100644 --- a/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateTransformDisplacementFieldGenerator.h +++ b/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateTransformDisplacementFieldGenerator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBSplinesInterpolateTransformDisplacementFieldGenerator_h -#define __otbBSplinesInterpolateTransformDisplacementFieldGenerator_h +#ifndef otbBSplinesInterpolateTransformDisplacementFieldGenerator_h +#define otbBSplinesInterpolateTransformDisplacementFieldGenerator_h #include "otbPointSetWithTransformToDisplacementFieldGenerator.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateTransformDisplacementFieldGenerator.txx b/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateTransformDisplacementFieldGenerator.txx index cfb6fccecb8da7f59465c1299cd19dc022429c6b..a015c12ed6ca89d73af0bc14e847ca5490007978 100644 --- a/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateTransformDisplacementFieldGenerator.txx +++ b/Modules/Registration/DisplacementField/include/otbBSplinesInterpolateTransformDisplacementFieldGenerator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBSplinesInterpolateTransformDisplacementFieldGenerator_txx -#define __otbBSplinesInterpolateTransformDisplacementFieldGenerator_txx +#ifndef otbBSplinesInterpolateTransformDisplacementFieldGenerator_txx +#define otbBSplinesInterpolateTransformDisplacementFieldGenerator_txx #include "otbBSplinesInterpolateTransformDisplacementFieldGenerator.h" #include "itkLandmarkDisplacementFieldSource.h" diff --git a/Modules/Registration/DisplacementField/include/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.h b/Modules/Registration/DisplacementField/include/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.h index 2c4e64a7895c9ce296c9b10eb553530541914da9..daee0da6c74b7a2531c4f1c7036ba055f39ba5d8 100644 --- a/Modules/Registration/DisplacementField/include/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.h +++ b/Modules/Registration/DisplacementField/include/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNNearestPointsLinearInterpolateDisplacementFieldGenerator_h -#define __otbNNearestPointsLinearInterpolateDisplacementFieldGenerator_h +#ifndef otbNNearestPointsLinearInterpolateDisplacementFieldGenerator_h +#define otbNNearestPointsLinearInterpolateDisplacementFieldGenerator_h #include "otbPointSetToDisplacementFieldGenerator.h" diff --git a/Modules/Registration/DisplacementField/include/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.txx b/Modules/Registration/DisplacementField/include/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.txx index 3c488e3c2693849929b0655136bcd29ffd806787..85dcc8a323110572377d800a00246baa53a0f0cf 100644 --- a/Modules/Registration/DisplacementField/include/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.txx +++ b/Modules/Registration/DisplacementField/include/otbNNearestPointsLinearInterpolateDisplacementFieldGenerator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNNearestPointsLinearInterpolateDisplacementFieldGenerator_txx -#define __otbNNearestPointsLinearInterpolateDisplacementFieldGenerator_txx +#ifndef otbNNearestPointsLinearInterpolateDisplacementFieldGenerator_txx +#define otbNNearestPointsLinearInterpolateDisplacementFieldGenerator_txx #define EPSILON 1e-15 diff --git a/Modules/Registration/DisplacementField/include/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.h b/Modules/Registration/DisplacementField/include/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.h index ef97a01d6db69ff9711a1c934638dc9158040061..a7da0b9e68f1b9be5303a1847c390bed013bb3f8 100644 --- a/Modules/Registration/DisplacementField/include/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.h +++ b/Modules/Registration/DisplacementField/include/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator_h -#define __otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator_h +#ifndef otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator_h +#define otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator_h #include "otbPointSetWithTransformToDisplacementFieldGenerator.h" diff --git a/Modules/Registration/DisplacementField/include/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.txx b/Modules/Registration/DisplacementField/include/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.txx index 6df8ffdefe3fb42d61bc963e2470489fb3665914..42f331b68b16c64662f6c366efcb425cad2aa869 100644 --- a/Modules/Registration/DisplacementField/include/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.txx +++ b/Modules/Registration/DisplacementField/include/otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator_txx -#define __otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator_txx +#ifndef otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator_txx +#define otbNNearestTransformsLinearInterpolateDisplacementFieldGenerator_txx #define EPSILON 1e-15 diff --git a/Modules/Registration/DisplacementField/include/otbNearestPointDisplacementFieldGenerator.h b/Modules/Registration/DisplacementField/include/otbNearestPointDisplacementFieldGenerator.h index d3102261b7e83b2b6f96ba9e39a44e0c20c1faf8..070bc6d72fec121023f0fb1bd15972166b7a1c27 100644 --- a/Modules/Registration/DisplacementField/include/otbNearestPointDisplacementFieldGenerator.h +++ b/Modules/Registration/DisplacementField/include/otbNearestPointDisplacementFieldGenerator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNearestPointDisplacementFieldGenerator_h -#define __otbNearestPointDisplacementFieldGenerator_h +#ifndef otbNearestPointDisplacementFieldGenerator_h +#define otbNearestPointDisplacementFieldGenerator_h #include "otbPointSetToDisplacementFieldGenerator.h" diff --git a/Modules/Registration/DisplacementField/include/otbNearestPointDisplacementFieldGenerator.txx b/Modules/Registration/DisplacementField/include/otbNearestPointDisplacementFieldGenerator.txx index 002b80616204a49854022721171ad6ad561260fe..c7d149ba271ffdf0f5d4bd3858c77703cb8d2f4e 100644 --- a/Modules/Registration/DisplacementField/include/otbNearestPointDisplacementFieldGenerator.txx +++ b/Modules/Registration/DisplacementField/include/otbNearestPointDisplacementFieldGenerator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNearestPointDisplacementFieldGenerator_txx -#define __otbNearestPointDisplacementFieldGenerator_txx +#ifndef otbNearestPointDisplacementFieldGenerator_txx +#define otbNearestPointDisplacementFieldGenerator_txx #include "otbNearestPointDisplacementFieldGenerator.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Registration/DisplacementField/include/otbNearestTransformDisplacementFieldGenerator.h b/Modules/Registration/DisplacementField/include/otbNearestTransformDisplacementFieldGenerator.h index 85ffab67dadd83bc19cfd429925adff1c9c3ef92..027b3cb0b1031db1a07a17bae30c16186053d6ee 100644 --- a/Modules/Registration/DisplacementField/include/otbNearestTransformDisplacementFieldGenerator.h +++ b/Modules/Registration/DisplacementField/include/otbNearestTransformDisplacementFieldGenerator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNearestTransformDisplacementFieldGenerator_h -#define __otbNearestTransformDisplacementFieldGenerator_h +#ifndef otbNearestTransformDisplacementFieldGenerator_h +#define otbNearestTransformDisplacementFieldGenerator_h #include "otbPointSetWithTransformToDisplacementFieldGenerator.h" diff --git a/Modules/Registration/DisplacementField/include/otbNearestTransformDisplacementFieldGenerator.txx b/Modules/Registration/DisplacementField/include/otbNearestTransformDisplacementFieldGenerator.txx index eaedebd5b804ae67a30e1fadf221f4141075adcc..36307f0213f23cc82c2509d43bcbe02713717810 100644 --- a/Modules/Registration/DisplacementField/include/otbNearestTransformDisplacementFieldGenerator.txx +++ b/Modules/Registration/DisplacementField/include/otbNearestTransformDisplacementFieldGenerator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbNearestTransformDisplacementFieldGenerator_txx -#define __otbNearestTransformDisplacementFieldGenerator_txx +#ifndef otbNearestTransformDisplacementFieldGenerator_txx +#define otbNearestTransformDisplacementFieldGenerator_txx #include "otbNearestTransformDisplacementFieldGenerator.h" #include "itkImageRegionIteratorWithIndex.h" diff --git a/Modules/Registration/DisplacementField/include/otbPointSetToDisplacementFieldGenerator.h b/Modules/Registration/DisplacementField/include/otbPointSetToDisplacementFieldGenerator.h index 7bee95770c0c61b629a7854060ba35e3b35b77e5..219de2132d11d1701861ef2ee96747d2decba338 100644 --- a/Modules/Registration/DisplacementField/include/otbPointSetToDisplacementFieldGenerator.h +++ b/Modules/Registration/DisplacementField/include/otbPointSetToDisplacementFieldGenerator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetToDisplacementFieldGenerator_h -#define __otbPointSetToDisplacementFieldGenerator_h +#ifndef otbPointSetToDisplacementFieldGenerator_h +#define otbPointSetToDisplacementFieldGenerator_h #include "itkImageSource.h" diff --git a/Modules/Registration/DisplacementField/include/otbPointSetToDisplacementFieldGenerator.txx b/Modules/Registration/DisplacementField/include/otbPointSetToDisplacementFieldGenerator.txx index 22f088c18e828dd3360d60017f488543af2eb764..a21c18d1baa2f1190c17c098a0590fca97c483e4 100644 --- a/Modules/Registration/DisplacementField/include/otbPointSetToDisplacementFieldGenerator.txx +++ b/Modules/Registration/DisplacementField/include/otbPointSetToDisplacementFieldGenerator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetToDisplacementFieldGenerator_txx -#define __otbPointSetToDisplacementFieldGenerator_txx +#ifndef otbPointSetToDisplacementFieldGenerator_txx +#define otbPointSetToDisplacementFieldGenerator_txx #include "otbPointSetToDisplacementFieldGenerator.h" #include "otbMacro.h" diff --git a/Modules/Registration/DisplacementField/include/otbPointSetWithTransformToDisplacementFieldGenerator.h b/Modules/Registration/DisplacementField/include/otbPointSetWithTransformToDisplacementFieldGenerator.h index 15e1da4af24afceaa8d966a08c52fa57dfc51468..2d1ae6a6b9cb5b439e361ca4f0fee0671d5844fd 100644 --- a/Modules/Registration/DisplacementField/include/otbPointSetWithTransformToDisplacementFieldGenerator.h +++ b/Modules/Registration/DisplacementField/include/otbPointSetWithTransformToDisplacementFieldGenerator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetWithTransformToDisplacementFieldGenerator_h -#define __otbPointSetWithTransformToDisplacementFieldGenerator_h +#ifndef otbPointSetWithTransformToDisplacementFieldGenerator_h +#define otbPointSetWithTransformToDisplacementFieldGenerator_h #include "otbPointSetToDisplacementFieldGenerator.h" #include "itkTransform.h" diff --git a/Modules/Registration/DisplacementField/include/otbPointSetWithTransformToDisplacementFieldGenerator.txx b/Modules/Registration/DisplacementField/include/otbPointSetWithTransformToDisplacementFieldGenerator.txx index da172dac0cb4fbd639b9ade35c6b2cdcdbeec646..92deb823478f6848f95cc441f8d59b4cabf01618 100644 --- a/Modules/Registration/DisplacementField/include/otbPointSetWithTransformToDisplacementFieldGenerator.txx +++ b/Modules/Registration/DisplacementField/include/otbPointSetWithTransformToDisplacementFieldGenerator.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPointSetWithTransformToDisplacementFieldGenerator_txx -#define __otbPointSetWithTransformToDisplacementFieldGenerator_txx +#ifndef otbPointSetWithTransformToDisplacementFieldGenerator_txx +#define otbPointSetWithTransformToDisplacementFieldGenerator_txx #include "otbPointSetWithTransformToDisplacementFieldGenerator.h" diff --git a/Modules/Registration/Stereo/include/otbAdhesionCorrectionFilter.h b/Modules/Registration/Stereo/include/otbAdhesionCorrectionFilter.h index a520c6791cd17b974518fb75e4e834df78c22079..5b365d2646bf3c36d271419683ee36944c51b071 100644 --- a/Modules/Registration/Stereo/include/otbAdhesionCorrectionFilter.h +++ b/Modules/Registration/Stereo/include/otbAdhesionCorrectionFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAdhesionCorrectionFilter_h -#define __otbAdhesionCorrectionFilter_h +#ifndef otbAdhesionCorrectionFilter_h +#define otbAdhesionCorrectionFilter_h #include "itkImageToImageFilter.h" #include "otbImage.h" diff --git a/Modules/Registration/Stereo/include/otbAdhesionCorrectionFilter.txx b/Modules/Registration/Stereo/include/otbAdhesionCorrectionFilter.txx index 7f9cd034e0278a3b221359e84e9d29acd5576cd3..69a3db5c85345291d77c22d0a2d915c0bc651733 100644 --- a/Modules/Registration/Stereo/include/otbAdhesionCorrectionFilter.txx +++ b/Modules/Registration/Stereo/include/otbAdhesionCorrectionFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbAdhesionCorrectionFilter_txx -#define __otbAdhesionCorrectionFilter_txx +#ifndef otbAdhesionCorrectionFilter_txx +#define otbAdhesionCorrectionFilter_txx #include "otbAdhesionCorrectionFilter.h" diff --git a/Modules/Registration/Stereo/include/otbBijectionCoherencyFilter.txx b/Modules/Registration/Stereo/include/otbBijectionCoherencyFilter.txx index c4f6307af38e1d638fe14d9319c2751dc4ca2ff1..0f68fdc88c51f677dceb862f4c18b9b843ce1b3e 100644 --- a/Modules/Registration/Stereo/include/otbBijectionCoherencyFilter.txx +++ b/Modules/Registration/Stereo/include/otbBijectionCoherencyFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBijectionCoherencyFilter_txx -#define __otbBijectionCoherencyFilter_txx +#ifndef otbBijectionCoherencyFilter_txx +#define otbBijectionCoherencyFilter_txx #include "otbBijectionCoherencyFilter.h" diff --git a/Modules/Registration/Stereo/include/otbLineOfSightOptimizer.h b/Modules/Registration/Stereo/include/otbLineOfSightOptimizer.h index 0400d0d92e3cf474e483473147b3d19f96671866..af29d7c2bf3cf98cbbf8c8ea5d87428489054ddf 100644 --- a/Modules/Registration/Stereo/include/otbLineOfSightOptimizer.h +++ b/Modules/Registration/Stereo/include/otbLineOfSightOptimizer.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLineOfSightOptimizer_h -#define __otbLineOfSightOptimizer_h +#ifndef otbLineOfSightOptimizer_h +#define otbLineOfSightOptimizer_h #include "itkObject.h" diff --git a/Modules/Registration/Stereo/include/otbLineOfSightOptimizer.txx b/Modules/Registration/Stereo/include/otbLineOfSightOptimizer.txx index 93681a28e62b79bb51cd204203d7cd43d8e91124..273662f3165c587613274a0ba3d9b1df88270644 100644 --- a/Modules/Registration/Stereo/include/otbLineOfSightOptimizer.txx +++ b/Modules/Registration/Stereo/include/otbLineOfSightOptimizer.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLineOfSightOptimizer_txx -#define __otbLineOfSightOptimizer_txx +#ifndef otbLineOfSightOptimizer_txx +#define otbLineOfSightOptimizer_txx #include "otbLineOfSightOptimizer.h" diff --git a/Modules/Registration/Stereo/include/otbMulti3DMapToDEMFilter.h b/Modules/Registration/Stereo/include/otbMulti3DMapToDEMFilter.h index c6e10156e032ce22d118a61c9dbcfa01ee5745f9..440b2348f406334b5c2abb2ecd47c965cf216534 100644 --- a/Modules/Registration/Stereo/include/otbMulti3DMapToDEMFilter.h +++ b/Modules/Registration/Stereo/include/otbMulti3DMapToDEMFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMulti3DMapToDEMFilter_h -#define __otbMulti3DMapToDEMFilter_h +#ifndef otbMulti3DMapToDEMFilter_h +#define otbMulti3DMapToDEMFilter_h #include "itkImageToImageFilter.h" #include "otbImageToGenericRSOutputParameters.h" diff --git a/Modules/Registration/Stereo/include/otbMulti3DMapToDEMFilter.txx b/Modules/Registration/Stereo/include/otbMulti3DMapToDEMFilter.txx index 28c605bd22a2a7f35e083d82a9f651121b51c4d4..58ddda92290db32d2dc09375cd370143aaa8fc85 100644 --- a/Modules/Registration/Stereo/include/otbMulti3DMapToDEMFilter.txx +++ b/Modules/Registration/Stereo/include/otbMulti3DMapToDEMFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMulti3DMapToDEMFilter_txx -#define __otbMulti3DMapToDEMFilter_txx +#ifndef otbMulti3DMapToDEMFilter_txx +#define otbMulti3DMapToDEMFilter_txx #include "otbMulti3DMapToDEMFilter.h" #include "itkImageRegionConstIteratorWithIndex.h" diff --git a/Modules/Registration/Stereo/include/otbStereoSensorModelToElevationMapFilter.h b/Modules/Registration/Stereo/include/otbStereoSensorModelToElevationMapFilter.h index 1284b3068d045c2fef64a96b0009428796c26f23..805ea3d86504aff7c5d53b9d86f69ded820cb11c 100644 --- a/Modules/Registration/Stereo/include/otbStereoSensorModelToElevationMapFilter.h +++ b/Modules/Registration/Stereo/include/otbStereoSensorModelToElevationMapFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStereoSensorModelToElevationMapFilter_h -#define __otbStereoSensorModelToElevationMapFilter_h +#ifndef otbStereoSensorModelToElevationMapFilter_h +#define otbStereoSensorModelToElevationMapFilter_h #include "itkImageToImageFilter.h" #include "itkInterpolateImageFunction.h" diff --git a/Modules/Registration/Stereo/include/otbStereoSensorModelToElevationMapFilter.txx b/Modules/Registration/Stereo/include/otbStereoSensorModelToElevationMapFilter.txx index 253a73496a2097d125086d044f10b91350df0f3a..01ecbc081231ed32dc8da6e9728b74f51603f14b 100644 --- a/Modules/Registration/Stereo/include/otbStereoSensorModelToElevationMapFilter.txx +++ b/Modules/Registration/Stereo/include/otbStereoSensorModelToElevationMapFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStereoSensorModelToElevationMapFilter_txx -#define __otbStereoSensorModelToElevationMapFilter_txx +#ifndef otbStereoSensorModelToElevationMapFilter_txx +#define otbStereoSensorModelToElevationMapFilter_txx #include "otbStereoSensorModelToElevationMapFilter.h" diff --git a/Modules/Registration/Stereo/include/otbStereorectificationDisplacementFieldSource.h b/Modules/Registration/Stereo/include/otbStereorectificationDisplacementFieldSource.h index 9b3f8acfbdafc3bab2ac65714cc791bc0e097e7c..0698b5aaac2146e38307ce0e20a4d496408d1bab 100644 --- a/Modules/Registration/Stereo/include/otbStereorectificationDisplacementFieldSource.h +++ b/Modules/Registration/Stereo/include/otbStereorectificationDisplacementFieldSource.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStereorectificationDisplacementFieldSource_h -#define __otbStereorectificationDisplacementFieldSource_h +#ifndef otbStereorectificationDisplacementFieldSource_h +#define otbStereorectificationDisplacementFieldSource_h #include "itkImageSource.h" #include "otbGenericRSTransform.h" diff --git a/Modules/Registration/Stereo/include/otbStereorectificationDisplacementFieldSource.txx b/Modules/Registration/Stereo/include/otbStereorectificationDisplacementFieldSource.txx index aa66e6ec4d4efebdfeedc4bb8041aeba2d2a0356..0c4c07c79114162f4f630a9fc4b327780f39e099 100644 --- a/Modules/Registration/Stereo/include/otbStereorectificationDisplacementFieldSource.txx +++ b/Modules/Registration/Stereo/include/otbStereorectificationDisplacementFieldSource.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStereoSensorModelToElevationMapFilter_txx -#define __otbStereoSensorModelToElevationMapFilter_txx +#ifndef otbStereoSensorModelToElevationMapFilter_txx +#define otbStereoSensorModelToElevationMapFilter_txx #include "otbStereorectificationDisplacementFieldSource.h" #include "itkProgressReporter.h" diff --git a/Modules/Segmentation/CCOBIA/include/otbConnectedComponentMuParserFunctor.h b/Modules/Segmentation/CCOBIA/include/otbConnectedComponentMuParserFunctor.h index 606403ddad22d778c70f17ff92f2a728c2b2d802..c473d8bdba052f08d75369a4d53561c7f0a9cd24 100644 --- a/Modules/Segmentation/CCOBIA/include/otbConnectedComponentMuParserFunctor.h +++ b/Modules/Segmentation/CCOBIA/include/otbConnectedComponentMuParserFunctor.h @@ -19,8 +19,8 @@ =========================================================================*/ -#ifndef __otbConnectedComponentMuParserFunctor_h -#define __otbConnectedComponentMuParserFunctor_h +#ifndef otbConnectedComponentMuParserFunctor_h +#define otbConnectedComponentMuParserFunctor_h #include "otbParser.h" #include "otbMacro.h" diff --git a/Modules/Segmentation/CCOBIA/include/otbLabelObjectOpeningMuParserFilter.h b/Modules/Segmentation/CCOBIA/include/otbLabelObjectOpeningMuParserFilter.h index 1c85494c27735c05891fb39628aedea3a6f08283..8153ac1a5c6e555bfc9d851957069c6c4551dace 100644 --- a/Modules/Segmentation/CCOBIA/include/otbLabelObjectOpeningMuParserFilter.h +++ b/Modules/Segmentation/CCOBIA/include/otbLabelObjectOpeningMuParserFilter.h @@ -19,8 +19,8 @@ =========================================================================*/ -#ifndef __otbLabelObjectOpeningMuParserFilter_h -#define __otbLabelObjectOpeningMuParserFilter_h +#ifndef otbLabelObjectOpeningMuParserFilter_h +#define otbLabelObjectOpeningMuParserFilter_h #include "itkProgressReporter.h" #include <iostream> diff --git a/Modules/Segmentation/CCOBIA/include/otbLabelObjectOpeningMuParserFilter.txx b/Modules/Segmentation/CCOBIA/include/otbLabelObjectOpeningMuParserFilter.txx index cfa2060bb3b0eaa36e8aea5bbc3646deba327574..bff200e684fd24794255b57de0b9f8e276a1be40 100644 --- a/Modules/Segmentation/CCOBIA/include/otbLabelObjectOpeningMuParserFilter.txx +++ b/Modules/Segmentation/CCOBIA/include/otbLabelObjectOpeningMuParserFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelObjectOpeningMuParserFilter_txx -#define __otbLabelObjectOpeningMuParserFilter_txx +#ifndef otbLabelObjectOpeningMuParserFilter_txx +#define otbLabelObjectOpeningMuParserFilter_txx #include "otbLabelObjectOpeningMuParserFilter.h" #include <iostream> diff --git a/Modules/Segmentation/CCOBIA/include/otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter.h b/Modules/Segmentation/CCOBIA/include/otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter.h index 23b5ff14eed8b0727e0e083c6d1c5deb1dbdfec2..f974b798798218dcab830d9685a8be7bc69583fc 100644 --- a/Modules/Segmentation/CCOBIA/include/otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter.h +++ b/Modules/Segmentation/CCOBIA/include/otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter_h -#define __otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter_h +#ifndef otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter_h +#define otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter_h #include "otbPersistentImageToVectorDataFilter.h" #include "otbPersistentFilterStreamingDecorator.h" diff --git a/Modules/Segmentation/CCOBIA/include/otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter.txx b/Modules/Segmentation/CCOBIA/include/otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter.txx index 4516c786c41b5fafc2ca34fc52f8f5dbc4e1dbe2..4090a9c43d8b8833d23b4f07003c638d90802764 100644 --- a/Modules/Segmentation/CCOBIA/include/otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter.txx +++ b/Modules/Segmentation/CCOBIA/include/otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter_txx -#define __otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter_txx +#ifndef otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter_txx +#define otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter_txx #include "otbStreamingConnectedComponentSegmentationOBIAToVectorDataFilter.h" #include "otbVectorDataTransformFilter.h" diff --git a/Modules/Segmentation/Conversion/include/otbLabelImageRegionMergingFilter.h b/Modules/Segmentation/Conversion/include/otbLabelImageRegionMergingFilter.h index 7e951a1515575d7274ad44ab4bd72296e19bd727..d01eb0dc07b4573046d93a5faf1b18c747a9299d 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelImageRegionMergingFilter.h +++ b/Modules/Segmentation/Conversion/include/otbLabelImageRegionMergingFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelImageRegionMergingFilter_h -#define __otbLabelImageRegionMergingFilter_h +#ifndef otbLabelImageRegionMergingFilter_h +#define otbLabelImageRegionMergingFilter_h #include "otbImage.h" #include "otbVectorImage.h" diff --git a/Modules/Segmentation/Conversion/include/otbLabelImageRegionMergingFilter.txx b/Modules/Segmentation/Conversion/include/otbLabelImageRegionMergingFilter.txx index e4b0da77479d1081815090fa601c8d95af2597e3..07cedbc9b6dc080afeb2d31e5ee5c189ab58084d 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelImageRegionMergingFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbLabelImageRegionMergingFilter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbLabelImageRegionMergingFilter_txx -#define __otbLabelImageRegionMergingFilter_txx +#ifndef otbLabelImageRegionMergingFilter_txx +#define otbLabelImageRegionMergingFilter_txx #include "otbLabelImageRegionMergingFilter.h" #include "itkImageRegionConstIteratorWithIndex.h" diff --git a/Modules/Segmentation/Conversion/include/otbLabelImageRegionPruningFilter.h b/Modules/Segmentation/Conversion/include/otbLabelImageRegionPruningFilter.h index f3a264769e0f9a8aeadceceed3ecf8e997e9de1c..ae01edf09854ef442fcdbbb2a4711fb6fb919b0a 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelImageRegionPruningFilter.h +++ b/Modules/Segmentation/Conversion/include/otbLabelImageRegionPruningFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelImageRegionPruningFilter_h -#define __otbLabelImageRegionPruningFilter_h +#ifndef otbLabelImageRegionPruningFilter_h +#define otbLabelImageRegionPruningFilter_h #include "otbImage.h" #include "otbVectorImage.h" diff --git a/Modules/Segmentation/Conversion/include/otbLabelImageRegionPruningFilter.txx b/Modules/Segmentation/Conversion/include/otbLabelImageRegionPruningFilter.txx index ed0adf9ddb7832002421b7545fbb0f1ff1d351f0..1ad390d8786270acbac9fae938890706581b91df 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelImageRegionPruningFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbLabelImageRegionPruningFilter.txx @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbLabelImageRegionPruningFilter_txx -#define __otbLabelImageRegionPruningFilter_txx +#ifndef otbLabelImageRegionPruningFilter_txx +#define otbLabelImageRegionPruningFilter_txx #include "otbLabelImageRegionPruningFilter.h" #include "itkImageRegionConstIteratorWithIndex.h" diff --git a/Modules/Segmentation/Conversion/include/otbLabelImageToOGRDataSourceFilter.h b/Modules/Segmentation/Conversion/include/otbLabelImageToOGRDataSourceFilter.h index 2e1c71fa191e02b60977c6be96aa381da4188a46..8b59caa41d59396f8189250431250f733ee59249 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelImageToOGRDataSourceFilter.h +++ b/Modules/Segmentation/Conversion/include/otbLabelImageToOGRDataSourceFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelImageToOGRDataSourceFilter_h -#define __otbLabelImageToOGRDataSourceFilter_h +#ifndef otbLabelImageToOGRDataSourceFilter_h +#define otbLabelImageToOGRDataSourceFilter_h #include "itkProcessObject.h" #include "otbOGRDataSourceWrapper.h" diff --git a/Modules/Segmentation/Conversion/include/otbLabelImageToOGRDataSourceFilter.txx b/Modules/Segmentation/Conversion/include/otbLabelImageToOGRDataSourceFilter.txx index 395e5d87d31ae62549bcc4e60bcbf66837b86ba6..d6673f0980712c8530ca1486e0ddd6cad63b5ccf 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelImageToOGRDataSourceFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbLabelImageToOGRDataSourceFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelImageToOGRDataSourceFilter_txx -#define __otbLabelImageToOGRDataSourceFilter_txx +#ifndef otbLabelImageToOGRDataSourceFilter_txx +#define otbLabelImageToOGRDataSourceFilter_txx #include "otbLabelImageToOGRDataSourceFilter.h" #include "otbGdalDataTypeBridge.h" diff --git a/Modules/Segmentation/Conversion/include/otbLabelImageToVectorDataFilter.h b/Modules/Segmentation/Conversion/include/otbLabelImageToVectorDataFilter.h index 700e5adaa8e286d9d9d2ff5b5d75dce68fc1bba4..771989924b9715718c432e8c3aea32ff2942b56e 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelImageToVectorDataFilter.h +++ b/Modules/Segmentation/Conversion/include/otbLabelImageToVectorDataFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelImageToVectorDataFilter_h -#define __otbLabelImageToVectorDataFilter_h +#ifndef otbLabelImageToVectorDataFilter_h +#define otbLabelImageToVectorDataFilter_h #include "otbVectorDataSource.h" #include "otbVectorData.h" diff --git a/Modules/Segmentation/Conversion/include/otbLabelImageToVectorDataFilter.txx b/Modules/Segmentation/Conversion/include/otbLabelImageToVectorDataFilter.txx index 4e40994ad7223528d89f4b797d96e43794c244ae..493127e11566873c75ed78f5b2d6454f81d1f639 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelImageToVectorDataFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbLabelImageToVectorDataFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelImageToVectorDataFilter_txx -#define __otbLabelImageToVectorDataFilter_txx +#ifndef otbLabelImageToVectorDataFilter_txx +#define otbLabelImageToVectorDataFilter_txx #include "otbLabelImageToVectorDataFilter.h" #include "otbOGRIOHelper.h" diff --git a/Modules/Segmentation/Conversion/include/otbLabelMapToVectorDataFilter.h b/Modules/Segmentation/Conversion/include/otbLabelMapToVectorDataFilter.h index c1f0f3773a0abbc78050f79d205cf7b636e8e3da..f1e0913c8a2e83259cc1a73c04270a05e1351bc5 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelMapToVectorDataFilter.h +++ b/Modules/Segmentation/Conversion/include/otbLabelMapToVectorDataFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelMapToVectorDataFilter_h -#define __otbLabelMapToVectorDataFilter_h +#ifndef otbLabelMapToVectorDataFilter_h +#define otbLabelMapToVectorDataFilter_h #include "otbVectorDataSource.h" #include "itkLabelMap.h" diff --git a/Modules/Segmentation/Conversion/include/otbLabelMapToVectorDataFilter.txx b/Modules/Segmentation/Conversion/include/otbLabelMapToVectorDataFilter.txx index 54d1dca9b28ae01a7ec0c6f4e6b09d30e23db48e..046971179d5761a5f6687d2789e68305b0a94b77 100644 --- a/Modules/Segmentation/Conversion/include/otbLabelMapToVectorDataFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbLabelMapToVectorDataFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelMapToVectorDataFilter_txx -#define __otbLabelMapToVectorDataFilter_txx +#ifndef otbLabelMapToVectorDataFilter_txx +#define otbLabelMapToVectorDataFilter_txx #include "otbLabelMapToVectorDataFilter.h" diff --git a/Modules/Segmentation/Conversion/include/otbOGRDataSourceToLabelImageFilter.h b/Modules/Segmentation/Conversion/include/otbOGRDataSourceToLabelImageFilter.h index 1646b6ae68bc9943890c77e10b9143e126aed8fb..ac5cbcda4158d44c85233aea9a33f155b3b8ce4e 100644 --- a/Modules/Segmentation/Conversion/include/otbOGRDataSourceToLabelImageFilter.h +++ b/Modules/Segmentation/Conversion/include/otbOGRDataSourceToLabelImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGRDataSourceToLabelImageFilter_h -#define __otbOGRDataSourceToLabelImageFilter_h +#ifndef otbOGRDataSourceToLabelImageFilter_h +#define otbOGRDataSourceToLabelImageFilter_h #include "itkImageToImageFilter.h" #include "otbMacro.h" diff --git a/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRDataFilter.h b/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRDataFilter.h index c591ae3e99be9dd6297ddfea746eca52143ca810..2131a7df7cb01adb649e3def18701386539af53d 100644 --- a/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRDataFilter.h +++ b/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRDataFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPersistentImageToOGRDataFilter_h -#define __otbPersistentImageToOGRDataFilter_h +#ifndef otbPersistentImageToOGRDataFilter_h +#define otbPersistentImageToOGRDataFilter_h #include "otbPersistentImageFilter.h" diff --git a/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRDataFilter.txx b/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRDataFilter.txx index 8fd05386153df6cd39ab3e3389bf21422aea1bf9..808158137133612cbd565eced727f003b27ecea5 100644 --- a/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRDataFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRDataFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPersistentImageToOGRDataFilter_txx -#define __otbPersistentImageToOGRDataFilter_txx +#ifndef otbPersistentImageToOGRDataFilter_txx +#define otbPersistentImageToOGRDataFilter_txx #include "otbPersistentImageToOGRDataFilter.h" #include "itkTimeProbe.h" diff --git a/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRLayerFilter.h b/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRLayerFilter.h index 90ed44da9d81a41199b143dc6e85e4a609200a68..8d54301fd291f373f6471aad58c2bcd12cb5b1e1 100644 --- a/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRLayerFilter.h +++ b/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRLayerFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPersistentImageToOGRLayerFilter_h -#define __otbPersistentImageToOGRLayerFilter_h +#ifndef otbPersistentImageToOGRLayerFilter_h +#define otbPersistentImageToOGRLayerFilter_h #include "otbPersistentImageFilter.h" diff --git a/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRLayerFilter.txx b/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRLayerFilter.txx index 290dd18f0ff1348181bdcf1a1754a7ef6a5e8889..94c0ac94fa2c98b0125ed8ba9f475206c4c6a377 100644 --- a/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRLayerFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbPersistentImageToOGRLayerFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPersistentImageToOGRLayerFilter_txx -#define __otbPersistentImageToOGRLayerFilter_txx +#ifndef otbPersistentImageToOGRLayerFilter_txx +#define otbPersistentImageToOGRLayerFilter_txx #include "otbPersistentImageToOGRLayerFilter.h" #include "itkTimeProbe.h" diff --git a/Modules/Segmentation/Conversion/include/otbPersistentImageToVectorDataFilter.h b/Modules/Segmentation/Conversion/include/otbPersistentImageToVectorDataFilter.h index 0ca3567ba688cc0126b0e7c7f80810187cefbab7..d408b75c8f24174d0e168d2ee22ba53b8e93ebc3 100644 --- a/Modules/Segmentation/Conversion/include/otbPersistentImageToVectorDataFilter.h +++ b/Modules/Segmentation/Conversion/include/otbPersistentImageToVectorDataFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPersistentImageToVectorDataFilter_h -#define __otbPersistentImageToVectorDataFilter_h +#ifndef otbPersistentImageToVectorDataFilter_h +#define otbPersistentImageToVectorDataFilter_h #include "otbPersistentImageFilter.h" #include "itkExtractImageFilter.h" diff --git a/Modules/Segmentation/Conversion/include/otbPersistentImageToVectorDataFilter.txx b/Modules/Segmentation/Conversion/include/otbPersistentImageToVectorDataFilter.txx index c5ed5a20e77afd96003efe75c0eb3046c3e4e375..0ad32752b32c46380aa5dff2b62c67f15a798a0c 100644 --- a/Modules/Segmentation/Conversion/include/otbPersistentImageToVectorDataFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbPersistentImageToVectorDataFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbPersistentImageToVectorDataFilter_txx -#define __otbPersistentImageToVectorDataFilter_txx +#ifndef otbPersistentImageToVectorDataFilter_txx +#define otbPersistentImageToVectorDataFilter_txx #include "otbPersistentImageToVectorDataFilter.h" diff --git a/Modules/Segmentation/Conversion/include/otbRasterizeVectorDataFilter.h b/Modules/Segmentation/Conversion/include/otbRasterizeVectorDataFilter.h index 693e7f058778745d50ebf843ad7cccb8dd7c9039..0e330f01d0e3b8035379470213e671dbc903c173 100644 --- a/Modules/Segmentation/Conversion/include/otbRasterizeVectorDataFilter.h +++ b/Modules/Segmentation/Conversion/include/otbRasterizeVectorDataFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRasterizeVectorDataFilter_h -#define __otbRasterizeVectorDataFilter_h +#ifndef otbRasterizeVectorDataFilter_h +#define otbRasterizeVectorDataFilter_h #include "itkUnaryFunctorImageFilter.h" #include "itkImageToImageFilter.h" diff --git a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelImageFilter.h b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelImageFilter.h index 6ddb883859d21cd647ff7b3b400df55fa67fe8ed..e06e5da6b9e4dc7989df116d3bc24505c6e93f4b 100644 --- a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelImageFilter.h +++ b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataToLabelImageFilter_h -#define __otbVectorDataToLabelImageFilter_h +#ifndef otbVectorDataToLabelImageFilter_h +#define otbVectorDataToLabelImageFilter_h #include "itkImageToImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelImageFilter.txx b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelImageFilter.txx index 94b4157c544ab86337f74b83cf66849495745c1f..105b2e8d0790d9caf620a54c92ee0e46b75b87a7 100644 --- a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelImageFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataToLabelImageFilter_txx -#define __otbVectorDataToLabelImageFilter_txx +#ifndef otbVectorDataToLabelImageFilter_txx +#define otbVectorDataToLabelImageFilter_txx #include "gdal_alg.h" #include "ogr_srs_api.h" diff --git a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapFilter.h b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapFilter.h index 822efbde85aa5d4ae9ce5463dada93e90f211fdb..ca2eae4f8460875e7490654b96614a4ccfeccfd2 100644 --- a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapFilter.h +++ b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapFilter.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbVectorDataToLabelMapFilter_h -#define __otbVectorDataToLabelMapFilter_h +#ifndef otbVectorDataToLabelMapFilter_h +#define otbVectorDataToLabelMapFilter_h #include "itkLabelObject.h" #include "itkProgressReporter.h" diff --git a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapFilter.txx b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapFilter.txx index e4d85af4fea7c31d1ff16930bd843334dadbef2c..a05c5be41017fd6740ea70777006cfe2c1cc532b 100644 --- a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataToLabelMapFilter_txx -#define __otbVectorDataToLabelMapFilter_txx +#ifndef otbVectorDataToLabelMapFilter_txx +#define otbVectorDataToLabelMapFilter_txx #include "itkBinaryImageToLabelMapFilter.h" #include "itkNumericTraits.h" diff --git a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapWithAttributesFilter.h b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapWithAttributesFilter.h index bc83a850edb958a9f67160853a76c177ff9dff68..2286de75b63e647efe1a0f4f2f3d7fd336e4a16b 100644 --- a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapWithAttributesFilter.h +++ b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapWithAttributesFilter.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbVectorDataToLabelMapWithAttributesFilter_h -#define __otbVectorDataToLabelMapWithAttributesFilter_h +#ifndef otbVectorDataToLabelMapWithAttributesFilter_h +#define otbVectorDataToLabelMapWithAttributesFilter_h #include "itkLabelObject.h" #include "itkProgressReporter.h" diff --git a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapWithAttributesFilter.txx b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapWithAttributesFilter.txx index 138ef6608f24c49c9b026a89eb63943247814f9c..21fa5200d10c093ed20464f68e40f82b621c3cf5 100644 --- a/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapWithAttributesFilter.txx +++ b/Modules/Segmentation/Conversion/include/otbVectorDataToLabelMapWithAttributesFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbVectorDataToLabelMapWithAttributesFilter_txx -#define __otbVectorDataToLabelMapWithAttributesFilter_txx +#ifndef otbVectorDataToLabelMapWithAttributesFilter_txx +#define otbVectorDataToLabelMapWithAttributesFilter_txx #include "itkBinaryImageToLabelMapFilter.h" #include "itkNumericTraits.h" diff --git a/Modules/Segmentation/Labelling/include/otbLabelToBoundaryImageFilter.h b/Modules/Segmentation/Labelling/include/otbLabelToBoundaryImageFilter.h index 205e1bbd940a7fa3af9d2afd03f4145e0f33160d..e8a0b4f338d4071a694961012df7f7ab1f50c73a 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelToBoundaryImageFilter.h +++ b/Modules/Segmentation/Labelling/include/otbLabelToBoundaryImageFilter.h @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelToBoundaryImageFilter_h -#define __otbLabelToBoundaryImageFilter_h +#ifndef otbLabelToBoundaryImageFilter_h +#define otbLabelToBoundaryImageFilter_h #include "otbUnaryFunctorNeighborhoodImageFilter.h" diff --git a/Modules/Segmentation/Labelling/include/otbLabeledOutputAccessor.h b/Modules/Segmentation/Labelling/include/otbLabeledOutputAccessor.h index 7c2edab22319a4813dfa46c1ab8d1ed361e5fdd9..2fd70360862a6352fb9533a02157dfd118f6d517 100644 --- a/Modules/Segmentation/Labelling/include/otbLabeledOutputAccessor.h +++ b/Modules/Segmentation/Labelling/include/otbLabeledOutputAccessor.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabeledOutputAccessor_h -#define __otbLabeledOutputAccessor_h +#ifndef otbLabeledOutputAccessor_h +#define otbLabeledOutputAccessor_h #include "itkMacro.h" diff --git a/Modules/Segmentation/Labelling/include/otbLabelizeConfidenceConnectedImageFilter.h b/Modules/Segmentation/Labelling/include/otbLabelizeConfidenceConnectedImageFilter.h index e08538013952a493d64835c6118babc13c89a83b..df0f0776b30815322080b8ea049e77135c66fe0c 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelizeConfidenceConnectedImageFilter.h +++ b/Modules/Segmentation/Labelling/include/otbLabelizeConfidenceConnectedImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelizeConfidenceConnectedImageFilter_h -#define __otbLabelizeConfidenceConnectedImageFilter_h +#ifndef otbLabelizeConfidenceConnectedImageFilter_h +#define otbLabelizeConfidenceConnectedImageFilter_h #include "itkConfidenceConnectedImageFilter.h" #include "otbLabelizeImageFilterBase.h" diff --git a/Modules/Segmentation/Labelling/include/otbLabelizeConfidenceConnectedImageFilter.txx b/Modules/Segmentation/Labelling/include/otbLabelizeConfidenceConnectedImageFilter.txx index 4e63b8fac7f1423340455fccbb919830137d4472..cd51d29bf76b6cee342cc437fb7c8279c4df962e 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelizeConfidenceConnectedImageFilter.txx +++ b/Modules/Segmentation/Labelling/include/otbLabelizeConfidenceConnectedImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelizeConfidenceConnectedImageFilter_txx -#define __otbLabelizeConfidenceConnectedImageFilter_txx +#ifndef otbLabelizeConfidenceConnectedImageFilter_txx +#define otbLabelizeConfidenceConnectedImageFilter_txx #include "itkNumericTraits.h" diff --git a/Modules/Segmentation/Labelling/include/otbLabelizeConnectedThresholdImageFilter.h b/Modules/Segmentation/Labelling/include/otbLabelizeConnectedThresholdImageFilter.h index 2e5e17e1ee6c5d1cbb1e3e5dc45c635f5dd62248..ddab2da4b45da4cf4e535f120606a635f143cb80 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelizeConnectedThresholdImageFilter.h +++ b/Modules/Segmentation/Labelling/include/otbLabelizeConnectedThresholdImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelizeConnectedThresholdImageFilter_h -#define __otbLabelizeConnectedThresholdImageFilter_h +#ifndef otbLabelizeConnectedThresholdImageFilter_h +#define otbLabelizeConnectedThresholdImageFilter_h #include "itkConnectedThresholdImageFilter.h" #include "otbLabelizeImageFilterBase.h" diff --git a/Modules/Segmentation/Labelling/include/otbLabelizeConnectedThresholdImageFilter.txx b/Modules/Segmentation/Labelling/include/otbLabelizeConnectedThresholdImageFilter.txx index 9052c271831486a8e81f14d14e58081779372b6e..9ffa89dc927a5cb92926f9b682e8189cc185e82f 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelizeConnectedThresholdImageFilter.txx +++ b/Modules/Segmentation/Labelling/include/otbLabelizeConnectedThresholdImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelizeConnectedThresholdImageFilter_txx -#define __otbLabelizeConnectedThresholdImageFilter_txx +#ifndef otbLabelizeConnectedThresholdImageFilter_txx +#define otbLabelizeConnectedThresholdImageFilter_txx #include "itkNumericTraits.h" diff --git a/Modules/Segmentation/Labelling/include/otbLabelizeImageFilterBase.h b/Modules/Segmentation/Labelling/include/otbLabelizeImageFilterBase.h index 47c929dd423d426b9d2ae5ab3d9acd853b408288..060889ae2e18e863420370dfbb8c9270996db6c9 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelizeImageFilterBase.h +++ b/Modules/Segmentation/Labelling/include/otbLabelizeImageFilterBase.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelizeImageFilterBase_h -#define __otbLabelizeImageFilterBase_h +#ifndef otbLabelizeImageFilterBase_h +#define otbLabelizeImageFilterBase_h #include "itkImageToImageFilter.h" #include "itkAddImageFilter.h" diff --git a/Modules/Segmentation/Labelling/include/otbLabelizeImageFilterBase.txx b/Modules/Segmentation/Labelling/include/otbLabelizeImageFilterBase.txx index 0fb39b10729be650bc1a13ee80980785c3968ef7..209ceba458f23ea54ff108a7dc5027b0f5fa4f52 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelizeImageFilterBase.txx +++ b/Modules/Segmentation/Labelling/include/otbLabelizeImageFilterBase.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelizeImageFilterBase_txx -#define __otbLabelizeImageFilterBase_txx +#ifndef otbLabelizeImageFilterBase_txx +#define otbLabelizeImageFilterBase_txx #include "otbLabelizeImageFilterBase.h" diff --git a/Modules/Segmentation/Labelling/include/otbLabelizeNeighborhoodConnectedImageFilter.h b/Modules/Segmentation/Labelling/include/otbLabelizeNeighborhoodConnectedImageFilter.h index 9297700f18add34a1ce319384392d939a490d494..2eb07b8d09d8f8427581dd8ccd13981300f540f4 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelizeNeighborhoodConnectedImageFilter.h +++ b/Modules/Segmentation/Labelling/include/otbLabelizeNeighborhoodConnectedImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelizeNeighborhoodConnectedImageFilter_h -#define __otbLabelizeNeighborhoodConnectedImageFilter_h +#ifndef otbLabelizeNeighborhoodConnectedImageFilter_h +#define otbLabelizeNeighborhoodConnectedImageFilter_h #include "itkNeighborhoodConnectedImageFilter.h" #include "otbLabelizeImageFilterBase.h" diff --git a/Modules/Segmentation/Labelling/include/otbLabelizeNeighborhoodConnectedImageFilter.txx b/Modules/Segmentation/Labelling/include/otbLabelizeNeighborhoodConnectedImageFilter.txx index a1c51148ad734f6de9129fa4848fbd8d68f9cef9..fb190b8a493ff6b3c3aa754f985b1c29c55f1015 100644 --- a/Modules/Segmentation/Labelling/include/otbLabelizeNeighborhoodConnectedImageFilter.txx +++ b/Modules/Segmentation/Labelling/include/otbLabelizeNeighborhoodConnectedImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbLabelizeNeighborhoodConnectedImageFilter_txx -#define __otbLabelizeNeighborhoodConnectedImageFilter_txx +#ifndef otbLabelizeNeighborhoodConnectedImageFilter_txx +#define otbLabelizeNeighborhoodConnectedImageFilter_txx #include "otbLabelizeNeighborhoodConnectedImageFilter.h" diff --git a/Modules/Segmentation/Labelling/include/otbRelabelComponentImageFilter.h b/Modules/Segmentation/Labelling/include/otbRelabelComponentImageFilter.h index 5c289b8209c281d1a630f051f4221ae5e9c3fd55..1ebeccfe33e20ef5588adf3fdee2d7112983a3fd 100644 --- a/Modules/Segmentation/Labelling/include/otbRelabelComponentImageFilter.h +++ b/Modules/Segmentation/Labelling/include/otbRelabelComponentImageFilter.h @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRelabelComponentImageFilter_h -#define __otbRelabelComponentImageFilter_h +#ifndef otbRelabelComponentImageFilter_h +#define otbRelabelComponentImageFilter_h #include "itkRelabelComponentImageFilter.h" #include <vector> diff --git a/Modules/Segmentation/Labelling/include/otbRelabelComponentImageFilter.txx b/Modules/Segmentation/Labelling/include/otbRelabelComponentImageFilter.txx index 926517686f0224e78137a7af5ce5cb607280fc77..84898fea59bd8b8fb781f23256e067bc345822d9 100644 --- a/Modules/Segmentation/Labelling/include/otbRelabelComponentImageFilter.txx +++ b/Modules/Segmentation/Labelling/include/otbRelabelComponentImageFilter.txx @@ -14,8 +14,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbRelabelComponentImageFilter_txx -#define __otbRelabelComponentImageFilter_txx +#ifndef otbRelabelComponentImageFilter_txx +#define otbRelabelComponentImageFilter_txx #include "otbRelabelComponentImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Segmentation/MeanShift/include/otbMeanShiftConnectedComponentSegmentationFilter.h b/Modules/Segmentation/MeanShift/include/otbMeanShiftConnectedComponentSegmentationFilter.h index 50f4ff7eb6dc3c773230cfef70f34513398078e8..1a99bc5306281dda64bdf6c991f9c78231cd8702 100644 --- a/Modules/Segmentation/MeanShift/include/otbMeanShiftConnectedComponentSegmentationFilter.h +++ b/Modules/Segmentation/MeanShift/include/otbMeanShiftConnectedComponentSegmentationFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMeanShiftConnectedComponentSegmentationFilter_h -#define __otbMeanShiftConnectedComponentSegmentationFilter_h +#ifndef otbMeanShiftConnectedComponentSegmentationFilter_h +#define otbMeanShiftConnectedComponentSegmentationFilter_h #include "itkMacro.h" diff --git a/Modules/Segmentation/MeanShift/include/otbMeanShiftConnectedComponentSegmentationFilter.txx b/Modules/Segmentation/MeanShift/include/otbMeanShiftConnectedComponentSegmentationFilter.txx index 21f4a819c881990d1c6bd156f857e61fffea9457..d8f221871b2f4f836256e6eeb38b57ff0ec0ae64 100644 --- a/Modules/Segmentation/MeanShift/include/otbMeanShiftConnectedComponentSegmentationFilter.txx +++ b/Modules/Segmentation/MeanShift/include/otbMeanShiftConnectedComponentSegmentationFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMeanShiftConnectedComponentSegmentationFilter_txx -#define __otbMeanShiftConnectedComponentSegmentationFilter_txx +#ifndef otbMeanShiftConnectedComponentSegmentationFilter_txx +#define otbMeanShiftConnectedComponentSegmentationFilter_txx #include "otbMeanShiftConnectedComponentSegmentationFilter.h" #include "itkExtractImageFilter.h" diff --git a/Modules/Segmentation/MeanShift/include/otbMeanShiftSegmentationFilter.h b/Modules/Segmentation/MeanShift/include/otbMeanShiftSegmentationFilter.h index 6c85ef4fecd9638df078c5fc0e929504c21a712e..9a6904629a099ce266e2a4e8702c3e0c7191e6b6 100644 --- a/Modules/Segmentation/MeanShift/include/otbMeanShiftSegmentationFilter.h +++ b/Modules/Segmentation/MeanShift/include/otbMeanShiftSegmentationFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMeanShiftSegmentationFilter_h -#define __otbMeanShiftSegmentationFilter_h +#ifndef otbMeanShiftSegmentationFilter_h +#define otbMeanShiftSegmentationFilter_h #include "itkMacro.h" diff --git a/Modules/Segmentation/MeanShift/include/otbMeanShiftSegmentationFilter.txx b/Modules/Segmentation/MeanShift/include/otbMeanShiftSegmentationFilter.txx index 52ecb44e8915c5a4197d2b086719b1e2d013e74d..4a5790611fef4b4281545acb152bba5df8737925 100644 --- a/Modules/Segmentation/MeanShift/include/otbMeanShiftSegmentationFilter.txx +++ b/Modules/Segmentation/MeanShift/include/otbMeanShiftSegmentationFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMeanShiftSegmentationFilter_txx -#define __otbMeanShiftSegmentationFilter_txx +#ifndef otbMeanShiftSegmentationFilter_txx +#define otbMeanShiftSegmentationFilter_txx #include "otbMeanShiftSegmentationFilter.h" diff --git a/Modules/Segmentation/Metrics/include/otbHooverInstanceFilter.h b/Modules/Segmentation/Metrics/include/otbHooverInstanceFilter.h index 249be41249ccc98d8dc37cf75abc4afdf4afce74..5d2a3aff080cc40a7f9968d4a6d37eb290c63b0f 100644 --- a/Modules/Segmentation/Metrics/include/otbHooverInstanceFilter.h +++ b/Modules/Segmentation/Metrics/include/otbHooverInstanceFilter.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbHooverInstanceFilter_h -#define __otbHooverInstanceFilter_h +#ifndef otbHooverInstanceFilter_h +#define otbHooverInstanceFilter_h #include <set> #include "itkInPlaceLabelMapFilter.h" diff --git a/Modules/Segmentation/Metrics/include/otbHooverInstanceFilter.txx b/Modules/Segmentation/Metrics/include/otbHooverInstanceFilter.txx index b64bad1248c0a96e5a7a197bac064fa537c2d17f..b67aba294817578388e979da4bd11639bbcd25b5 100644 --- a/Modules/Segmentation/Metrics/include/otbHooverInstanceFilter.txx +++ b/Modules/Segmentation/Metrics/include/otbHooverInstanceFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHooverInstanceFilter_txx -#define __otbHooverInstanceFilter_txx +#ifndef otbHooverInstanceFilter_txx +#define otbHooverInstanceFilter_txx #include "otbHooverInstanceFilter.h" #include "otbMacro.h" diff --git a/Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.h b/Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.h index 2b6e907d501645d4157ee87f35450064ebc50578..1dd0cd314d28d53c2fc0d541558a681d490f6d79 100644 --- a/Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.h +++ b/Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbHooverMatrixFilter_h -#define __otbHooverMatrixFilter_h +#ifndef otbHooverMatrixFilter_h +#define otbHooverMatrixFilter_h #include "itkLabelMapFilter.h" #include "itkVariableSizeMatrix.h" diff --git a/Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.txx b/Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.txx index 3377f2b23ec573722ae40eb0fee2a2496736f903..1dcf0bce2370ec710d3f14443f659e7d203ddfc1 100644 --- a/Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.txx +++ b/Modules/Segmentation/Metrics/include/otbHooverMatrixFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbHooverMatrixFilter_txx -#define __otbHooverMatrixFilter_txx +#ifndef otbHooverMatrixFilter_txx +#define otbHooverMatrixFilter_txx #include "otbHooverMatrixFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.h index 3cb0fd9b2f046b7d9748337bb8a9f6849bc79e59..9d31c45d8f945418553aeb44a103cad48fc8240d 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbClosingOpeningMorphologicalFilter_h -#define __otbClosingOpeningMorphologicalFilter_h +#ifndef otbClosingOpeningMorphologicalFilter_h +#define otbClosingOpeningMorphologicalFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.txx b/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.txx index a463e5235091c11e45ff2589085697b34cb39060..39140b8b3f98fa6ce24632fc27e289b035fda696 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.txx +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbClosingOpeningMorphologicalFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbClosingOpeningMorphologicalFilter_txx -#define __otbClosingOpeningMorphologicalFilter_txx +#ifndef otbClosingOpeningMorphologicalFilter_txx +#define otbClosingOpeningMorphologicalFilter_txx #include "otbClosingOpeningMorphologicalFilter.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbConvexOrConcaveClassificationFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbConvexOrConcaveClassificationFilter.h index dc06d0fb3bd611a4905a7b0ef45a341fa4a4cb11..5cca5ac4253c93b7e8eb0c3e04bd42970c3a790f 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbConvexOrConcaveClassificationFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbConvexOrConcaveClassificationFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbConvexOrConcaveClassificationFilter_h -#define __otbConvexOrConcaveClassificationFilter_h +#ifndef otbConvexOrConcaveClassificationFilter_h +#define otbConvexOrConcaveClassificationFilter_h #include "itkBinaryFunctorImageFilter.h" namespace otb diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyDecompositionImageFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyDecompositionImageFilter.h index de12c24e38ae3e8493ae9d31ebc1995b02480502..bc8a2915b3896d264507b262b07b51ae86bd6b48 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyDecompositionImageFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyDecompositionImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGeodesicMorphologyDecompositionImageFilter_h -#define __otbGeodesicMorphologyDecompositionImageFilter_h +#ifndef otbGeodesicMorphologyDecompositionImageFilter_h +#define otbGeodesicMorphologyDecompositionImageFilter_h #include "otbGeodesicMorphologyLevelingFilter.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyDecompositionImageFilter.txx b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyDecompositionImageFilter.txx index c44308f34abacd4020efa56f56c3a3b0acd4aaba..e830f7e5fa58af1fcc579ceeda82d9665d5123ea 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyDecompositionImageFilter.txx +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyDecompositionImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGeodesicMorphologyDecompositionImageFilter_txx -#define __otbGeodesicMorphologyDecompositionImageFilter_txx +#ifndef otbGeodesicMorphologyDecompositionImageFilter_txx +#define otbGeodesicMorphologyDecompositionImageFilter_txx #include "otbGeodesicMorphologyDecompositionImageFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyIterativeDecompositionImageFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyIterativeDecompositionImageFilter.h index 45661292d393d60c572c52a1d10a6f9b3fb9cf35..e37c89b1a7b8810e43d7485bc33895564aff7f1b 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyIterativeDecompositionImageFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyIterativeDecompositionImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGeodesicMorphologyIterativeDecompositionImageFilter_h -#define __otbGeodesicMorphologyIterativeDecompositionImageFilter_h +#ifndef otbGeodesicMorphologyIterativeDecompositionImageFilter_h +#define otbGeodesicMorphologyIterativeDecompositionImageFilter_h #include "otbImageToImageListFilter.h" #include "otbGeodesicMorphologyDecompositionImageFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyIterativeDecompositionImageFilter.txx b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyIterativeDecompositionImageFilter.txx index 7896e12cabb8fcfbf7a5995e24ab9b68b60d511a..7300212e247abf6130a4f7a44724d307ea8988d3 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyIterativeDecompositionImageFilter.txx +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyIterativeDecompositionImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGeodesicMorphologyIterativeDecompositionImageFilter_txx -#define __otbGeodesicMorphologyIterativeDecompositionImageFilter_txx +#ifndef otbGeodesicMorphologyIterativeDecompositionImageFilter_txx +#define otbGeodesicMorphologyIterativeDecompositionImageFilter_txx #include "otbGeodesicMorphologyIterativeDecompositionImageFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyLevelingFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyLevelingFilter.h index 90086726cbb8e8be9ff8234eb8cd393344795209..d28301b0322b5f1424667694204b4584dc8600c0 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyLevelingFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbGeodesicMorphologyLevelingFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbGeodesicMorphologyLevelingFilter_h -#define __otbGeodesicMorphologyLevelingFilter_h +#ifndef otbGeodesicMorphologyLevelingFilter_h +#define otbGeodesicMorphologyLevelingFilter_h #include "itkTernaryFunctorImageFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbImageToProfileFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbImageToProfileFilter.h index c6c20f4ef74c1b31376f706f1ffbebd39acc1dfb..f8d61dff778e29e5e62679fa2da5ef60f4a5f39a 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbImageToProfileFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbImageToProfileFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToProfileFilter_h -#define __otbImageToProfileFilter_h +#ifndef otbImageToProfileFilter_h +#define otbImageToProfileFilter_h #include "otbImageToImageListFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbImageToProfileFilter.txx b/Modules/Segmentation/MorphologicalProfiles/include/otbImageToProfileFilter.txx index 461c38d0befc93c3112a5f70eb1beb44ae37d936..2111e40c77fe14f10c721a4da197416b01c3762f 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbImageToProfileFilter.txx +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbImageToProfileFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbImageToProfileFilter_txx -#define __otbImageToProfileFilter_txx +#ifndef otbImageToProfileFilter_txx +#define otbImageToProfileFilter_txx #include "otbImageToProfileFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalClosingProfileFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalClosingProfileFilter.h index 39f39cbdb855e74ef1c06dbaef115f56c4433d2d..b290c526fbcea51330ebb76362556bf2a3af936a 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalClosingProfileFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalClosingProfileFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMorphologicalClosingProfileFilter_h -#define __otbMorphologicalClosingProfileFilter_h +#ifndef otbMorphologicalClosingProfileFilter_h +#define otbMorphologicalClosingProfileFilter_h #include "otbImageToProfileFilter.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalOpeningProfileFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalOpeningProfileFilter.h index 44a2c1916b07cee14525e333997ec2ad7cff4d2f..6caac39a23e0fa8dde2ce5d3ba44c028680cb8ba 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalOpeningProfileFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalOpeningProfileFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMorphologicalOpeningProfileFilter_h -#define __otbMorphologicalOpeningProfileFilter_h +#ifndef otbMorphologicalOpeningProfileFilter_h +#define otbMorphologicalOpeningProfileFilter_h #include "otbImageToProfileFilter.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalProfilesSegmentationFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalProfilesSegmentationFilter.h index 44d8e23529497dc9099f996feca82cd35f5d24af..38d68415e64a176e8d630503d45a445f09444159 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalProfilesSegmentationFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalProfilesSegmentationFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMorphologicalProfilesSegmentationFilter_h -#define __otbMorphologicalProfilesSegmentationFilter_h +#ifndef otbMorphologicalProfilesSegmentationFilter_h +#define otbMorphologicalProfilesSegmentationFilter_h #include "otbMorphologicalOpeningProfileFilter.h" #include "otbMorphologicalClosingProfileFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalProfilesSegmentationFilter.txx b/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalProfilesSegmentationFilter.txx index 770ea7651204ef9225d1ec69cceb56d7d4ad99ed..6c3caf76cb879ea6b33e52ed71699db2a9fffdf1 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalProfilesSegmentationFilter.txx +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbMorphologicalProfilesSegmentationFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMorphologicalProfilesSegmentationFilter_txx -#define __otbMorphologicalProfilesSegmentationFilter_txx +#ifndef otbMorphologicalProfilesSegmentationFilter_txx +#define otbMorphologicalProfilesSegmentationFilter_txx #include "otbMorphologicalProfilesSegmentationFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbMultiScaleConvexOrConcaveClassificationFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbMultiScaleConvexOrConcaveClassificationFilter.h index 3ff845f4d0f554830ef756f56bf82ae6a94d931c..32d0899e01db4838ac45a78307e62e9be66bc628 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbMultiScaleConvexOrConcaveClassificationFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbMultiScaleConvexOrConcaveClassificationFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbMultiScaleConvexOrConcaveClassificationFilter_h -#define __otbMultiScaleConvexOrConcaveClassificationFilter_h +#ifndef otbMultiScaleConvexOrConcaveClassificationFilter_h +#define otbMultiScaleConvexOrConcaveClassificationFilter_h #include "otbQuaternaryFunctorImageFilter.h" namespace otb diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.h index a610b9b825562d0c48f0f0e38adccb60eace323d..6c9e6418992ebb54de9ea7e2a2147bfe3b27ae37 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOpeningClosingMorphologicalFilter_h -#define __otbOpeningClosingMorphologicalFilter_h +#ifndef otbOpeningClosingMorphologicalFilter_h +#define otbOpeningClosingMorphologicalFilter_h #include "itkImageToImageFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.txx b/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.txx index 66955a3e744a0382688625da4dcbbe82b3e7eb16..2ed171df0c211585d21b17737d98fe318c7a4dfa 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.txx +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbOpeningClosingMorphologicalFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOpeningClosingMorphologicalFilter_txx -#define __otbOpeningClosingMorphologicalFilter_txx +#ifndef otbOpeningClosingMorphologicalFilter_txx +#define otbOpeningClosingMorphologicalFilter_txx #include "otbOpeningClosingMorphologicalFilter.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbProfileDerivativeToMultiScaleCharacteristicsFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbProfileDerivativeToMultiScaleCharacteristicsFilter.h index a698af343a5106611a75a8c0144256b5cdd846fd..b842d7420830e9dd3e241c282b66a2b5c9940377 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbProfileDerivativeToMultiScaleCharacteristicsFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbProfileDerivativeToMultiScaleCharacteristicsFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbProfileDerivativeToMultiScaleCharacteristicsFilter_h -#define __otbProfileDerivativeToMultiScaleCharacteristicsFilter_h +#ifndef otbProfileDerivativeToMultiScaleCharacteristicsFilter_h +#define otbProfileDerivativeToMultiScaleCharacteristicsFilter_h #include "otbImageListToImageFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbProfileDerivativeToMultiScaleCharacteristicsFilter.txx b/Modules/Segmentation/MorphologicalProfiles/include/otbProfileDerivativeToMultiScaleCharacteristicsFilter.txx index b6eff7705102320b82dbcdbec02938781af73505..ea6dfc405b473e0de7039da1a2c8c7ce36c0ed65 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbProfileDerivativeToMultiScaleCharacteristicsFilter.txx +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbProfileDerivativeToMultiScaleCharacteristicsFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbProfileDerivativeToMultiScaleCharacteristicsFilter_txx -#define __otbProfileDerivativeToMultiScaleCharacteristicsFilter_txx +#ifndef otbProfileDerivativeToMultiScaleCharacteristicsFilter_txx +#define otbProfileDerivativeToMultiScaleCharacteristicsFilter_txx #include "otbProfileDerivativeToMultiScaleCharacteristicsFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbProfileToProfileDerivativeFilter.h b/Modules/Segmentation/MorphologicalProfiles/include/otbProfileToProfileDerivativeFilter.h index e0046df414d47530bdc07975a3f1b061f43cd0c3..8f0387087aabb3a0eb3ecf18408746cbf3255d12 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbProfileToProfileDerivativeFilter.h +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbProfileToProfileDerivativeFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbProfileToProfileDerivativeFilter_h -#define __otbProfileToProfileDerivativeFilter_h +#ifndef otbProfileToProfileDerivativeFilter_h +#define otbProfileToProfileDerivativeFilter_h #include "otbImageListToImageListFilter.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Segmentation/MorphologicalProfiles/include/otbProfileToProfileDerivativeFilter.txx b/Modules/Segmentation/MorphologicalProfiles/include/otbProfileToProfileDerivativeFilter.txx index b3e0f9577cfdd63d1248ad02038e3f5192ae89ff..6f7674de798abf01b378f83780e8f207dd0dc879 100644 --- a/Modules/Segmentation/MorphologicalProfiles/include/otbProfileToProfileDerivativeFilter.txx +++ b/Modules/Segmentation/MorphologicalProfiles/include/otbProfileToProfileDerivativeFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbProfileToProfileDerivativeFilter_txx -#define __otbProfileToProfileDerivativeFilter_txx +#ifndef otbProfileToProfileDerivativeFilter_txx +#define otbProfileToProfileDerivativeFilter_txx #include "otbProfileToProfileDerivativeFilter.h" diff --git a/Modules/Segmentation/OGRProcessing/include/otbOGRLayerStreamStitchingFilter.h b/Modules/Segmentation/OGRProcessing/include/otbOGRLayerStreamStitchingFilter.h index 839659e70d18273529b87bf758d5a59db49fe532..b749bca797be5d550a79e9a83b859f96e841b701 100644 --- a/Modules/Segmentation/OGRProcessing/include/otbOGRLayerStreamStitchingFilter.h +++ b/Modules/Segmentation/OGRProcessing/include/otbOGRLayerStreamStitchingFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGRLayerStreamStitchingFilter_h -#define __otbOGRLayerStreamStitchingFilter_h +#ifndef otbOGRLayerStreamStitchingFilter_h +#define otbOGRLayerStreamStitchingFilter_h #include "otbOGRDataSourceWrapper.h" #include "otbMacro.h" diff --git a/Modules/Segmentation/OGRProcessing/include/otbOGRLayerStreamStitchingFilter.txx b/Modules/Segmentation/OGRProcessing/include/otbOGRLayerStreamStitchingFilter.txx index a077dca97ce85e5a9de5e72f46051667c2412814..d9073ed4cdcfd8ba379e3fa4728edda89badc345 100644 --- a/Modules/Segmentation/OGRProcessing/include/otbOGRLayerStreamStitchingFilter.txx +++ b/Modules/Segmentation/OGRProcessing/include/otbOGRLayerStreamStitchingFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbOGRLayerStreamStitchingFilter_txx -#define __otbOGRLayerStreamStitchingFilter_txx +#ifndef otbOGRLayerStreamStitchingFilter_txx +#define otbOGRLayerStreamStitchingFilter_txx #include "otbOGRLayerStreamStitchingFilter.h" #include "itkContinuousIndex.h" diff --git a/Modules/Segmentation/OGRProcessing/include/otbStreamingImageToOGRLayerSegmentationFilter.h b/Modules/Segmentation/OGRProcessing/include/otbStreamingImageToOGRLayerSegmentationFilter.h index 497878d1320cb8386e147ced84b2db19f3ff1888..e62521a5a29ef07caa714245fb9cb060762c23ab 100644 --- a/Modules/Segmentation/OGRProcessing/include/otbStreamingImageToOGRLayerSegmentationFilter.h +++ b/Modules/Segmentation/OGRProcessing/include/otbStreamingImageToOGRLayerSegmentationFilter.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingImageToOGRLayerSegmentationFilter_h -#define __otbStreamingImageToOGRLayerSegmentationFilter_h +#ifndef otbStreamingImageToOGRLayerSegmentationFilter_h +#define otbStreamingImageToOGRLayerSegmentationFilter_h #include "itkExtractImageFilter.h" diff --git a/Modules/Segmentation/OGRProcessing/include/otbStreamingImageToOGRLayerSegmentationFilter.txx b/Modules/Segmentation/OGRProcessing/include/otbStreamingImageToOGRLayerSegmentationFilter.txx index c9f94d006cd1e4356aca528dbcc6db1365fb6d61..bf952c9939eeac7bfce84446451f6b8e14a5c357 100644 --- a/Modules/Segmentation/OGRProcessing/include/otbStreamingImageToOGRLayerSegmentationFilter.txx +++ b/Modules/Segmentation/OGRProcessing/include/otbStreamingImageToOGRLayerSegmentationFilter.txx @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbStreamingImageToOGRLayerSegmentationFilter_txx -#define __otbStreamingImageToOGRLayerSegmentationFilter_txx +#ifndef otbStreamingImageToOGRLayerSegmentationFilter_txx +#define otbStreamingImageToOGRLayerSegmentationFilter_txx #include "otbStreamingImageToOGRLayerSegmentationFilter.h" diff --git a/Modules/Segmentation/Watersheds/include/otbWatershedSegmentationFilter.h b/Modules/Segmentation/Watersheds/include/otbWatershedSegmentationFilter.h index 5befddd5d9a0d3b596624ba7f0411eb865b050e8..9972ff9a2474c1e4dfe39723baaef3f81112ea2f 100644 --- a/Modules/Segmentation/Watersheds/include/otbWatershedSegmentationFilter.h +++ b/Modules/Segmentation/Watersheds/include/otbWatershedSegmentationFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWatershedSegmentationFilter_h -#define __otbWatershedSegmentationFilter_h +#ifndef otbWatershedSegmentationFilter_h +#define otbWatershedSegmentationFilter_h #include "otbMacro.h" #include "itkUnaryFunctorImageFilter.h" diff --git a/Modules/Segmentation/Watersheds/include/otbWatershedSegmentationFilter.txx b/Modules/Segmentation/Watersheds/include/otbWatershedSegmentationFilter.txx index 4e60d088d7dc01d02bd069b1efc856e4d6e981d2..6fb1c509d7da63d37e15797c4db13651f0716910 100644 --- a/Modules/Segmentation/Watersheds/include/otbWatershedSegmentationFilter.txx +++ b/Modules/Segmentation/Watersheds/include/otbWatershedSegmentationFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWatershedSegmentationFilter_txx -#define __otbWatershedSegmentationFilter_txx +#ifndef otbWatershedSegmentationFilter_txx +#define otbWatershedSegmentationFilter_txx #include "otbWatershedSegmentationFilter.h" diff --git a/Modules/ThirdParty/Boost/src/otbBoostDox.h b/Modules/ThirdParty/Boost/src/otbBoostDox.h index d019018f2b11dfa2b43cf1390c5e902833f1ab81..368507c105beefc7fab7716098f00272b6f0ee40 100644 --- a/Modules/ThirdParty/Boost/src/otbBoostDox.h +++ b/Modules/ThirdParty/Boost/src/otbBoostDox.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbBoostDox_h -#define __otbBoostDox_h +#ifndef otbBoostDox_h +#define otbBoostDox_h /**\defgroup boost Boost alike helpers * \ingroup Thematic @@ -27,4 +27,4 @@ namespace boost { } //@} -#endif // __otbBoostDox_h +#endif // otbBoostDox_h diff --git a/Modules/ThirdParty/ITK/include/otbWarpImageFilter.h b/Modules/ThirdParty/ITK/include/otbWarpImageFilter.h index 4b80ef488532f3c32aa5c5b13a4cde2a6019ed8f..eabdfd98454d53df953c49d3cce70dbd9e7d0731 100644 --- a/Modules/ThirdParty/ITK/include/otbWarpImageFilter.h +++ b/Modules/ThirdParty/ITK/include/otbWarpImageFilter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWarpImageFilter_h -#define __otbWarpImageFilter_h +#ifndef otbWarpImageFilter_h +#define otbWarpImageFilter_h #include "itkImageBase.h" #include "itkImageToImageFilter.h" #include "itkLinearInterpolateImageFunction.h" diff --git a/Modules/ThirdParty/ITK/include/otbWarpImageFilter.txx b/Modules/ThirdParty/ITK/include/otbWarpImageFilter.txx index 7f0719b187d0e3007bdf965eaa39c8b28fa18ce6..14341e4168c77def5464aa6072eb5486cd9a7c52 100644 --- a/Modules/ThirdParty/ITK/include/otbWarpImageFilter.txx +++ b/Modules/ThirdParty/ITK/include/otbWarpImageFilter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWarpImageFilter_txx -#define __otbWarpImageFilter_txx +#ifndef otbWarpImageFilter_txx +#define otbWarpImageFilter_txx #include "otbWarpImageFilter.h" #include "itkImageRegionIterator.h" diff --git a/Modules/ThirdParty/SiftFast/src/otb_siftfast.h b/Modules/ThirdParty/SiftFast/src/otb_siftfast.h index 6341da75cea128133d58bfa951a4ecf65da24583..945b6f7c3530073790781bf859c7b911f32b6510 100644 --- a/Modules/ThirdParty/SiftFast/src/otb_siftfast.h +++ b/Modules/ThirdParty/SiftFast/src/otb_siftfast.h @@ -15,7 +15,7 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otb_siftfast_h +#ifndef otb_siftfast_h #include "otbsiftfast/siftfast.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperAddProcessToWatchEvent.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperAddProcessToWatchEvent.h index b2c130f3e96a6bd632ccf8d12df9bb055be57373..f99ae35449254d6f7cb98aebfa683d623a2e24aa 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperAddProcessToWatchEvent.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperAddProcessToWatchEvent.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperAddProcessToWatchEvent_h -#define __otbWrapperAddProcessToWatchEvent_h +#ifndef otbWrapperAddProcessToWatchEvent_h +#define otbWrapperAddProcessToWatchEvent_h #include "itkEventObject.h" #include "itkProcessObject.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplication.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplication.h index 137fb11f0f83be9365c71cee8f9382574cfec8cc..1ec72194ec614b9509bbc849b6549dc45f77373d 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplication.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplication.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperApplication_h -#define __otbWrapperApplication_h +#ifndef otbWrapperApplication_h +#define otbWrapperApplication_h #include <string> #include "otbWrapperTypes.h" @@ -833,4 +833,4 @@ private: //#include "otbWrapperApplication.txx" //#endif -#endif // __otbWrapperApplication_h_ +#endif // otbWrapperApplication_h_ diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationFactory.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationFactory.h index d38adeab070b4f98e74f8cfb636f361801fa9ee3..854568a3c67490b8e6c3299c8fec220cc660fb93 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationFactory.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperApplicationFactory_h -#define __otbWrapperApplicationFactory_h +#ifndef otbWrapperApplicationFactory_h +#define otbWrapperApplicationFactory_h #include "otbWrapperApplicationFactoryBase.h" #include "itkVersion.h" @@ -133,4 +133,4 @@ private: } -#endif // __otbWrapperApplication_h_ +#endif // otbWrapperApplication_h_ diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationFactoryBase.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationFactoryBase.h index e26932323df49780573af600e2526bf38bf50e13..5be4af950c4fb26307149358f1de2c4a4712f4cf 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationFactoryBase.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationFactoryBase.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperApplicationFactoryBase_h -#define __otbWrapperApplicationFactoryBase_h +#ifndef otbWrapperApplicationFactoryBase_h +#define otbWrapperApplicationFactoryBase_h #include "itkObjectFactoryBase.h" #include "otbWrapperApplication.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationHtmlDocGenerator.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationHtmlDocGenerator.h index 407aa35f299c25dd2bc6f20123d0010c3acca1f0..29fda60cc1966ce768c66d645c3e2ddd76d826db 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationHtmlDocGenerator.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationHtmlDocGenerator.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperApplicationHtmlDocGenerator_h -#define __otbWrapperApplicationHtmlDocGenerator_h +#ifndef otbWrapperApplicationHtmlDocGenerator_h +#define otbWrapperApplicationHtmlDocGenerator_h #include "otbWrapperApplication.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationRegistry.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationRegistry.h index cdf2cffd4fbf853b49e21191df3809dde0487b38..6b0e95f0f9ab635a72a829326a3c80d72d17a8fa 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationRegistry.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperApplicationRegistry.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperApplicationRegistry_h -#define __otbWrapperApplicationRegistry_h +#ifndef otbWrapperApplicationRegistry_h +#define otbWrapperApplicationRegistry_h #include <string> #include "itkObject.h" @@ -90,4 +90,4 @@ private: } // end namespace Wrapper } //end namespace otb -#endif // __otbWrapperApplication_h_ +#endif // otbWrapperApplication_h_ diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperChoiceParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperChoiceParameter.h index e17a6cb94c8db5f9fd4b04f866416ac2a67f523e..fe81a7e7766526abd0d98e1c659bc46ee5ad08e4 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperChoiceParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperChoiceParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperChoiceParameter_h -#define __otbWrapperChoiceParameter_h +#ifndef otbWrapperChoiceParameter_h +#define otbWrapperChoiceParameter_h #include "otbWrapperParameterGroup.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexInputImageParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexInputImageParameter.h index 8720c610e5d670e05a8f7a2bf6b5e73bfdd2b471..04ff1e1a4b1ebf4e893ca75580358973a3511d29 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexInputImageParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexInputImageParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperComplexInputImageParameter_h -#define __otbWrapperComplexInputImageParameter_h +#ifndef otbWrapperComplexInputImageParameter_h +#define otbWrapperComplexInputImageParameter_h #include "otbImageFileReader.h" #include "itkImageBase.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexInputImageParameter.txx b/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexInputImageParameter.txx index a9c9ac2c8fc38be21eb9c0fe56554027b0fbdb71..e4359ecfba6b9f1845d629e864479f446552825a 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexInputImageParameter.txx +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexInputImageParameter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperComplexInputImageParameter_txx -#define __otbWrapperComplexInputImageParameter_txx +#ifndef otbWrapperComplexInputImageParameter_txx +#define otbWrapperComplexInputImageParameter_txx #include "otbWrapperComplexInputImageParameter.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexOutputImageParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexOutputImageParameter.h index 4cc28634994bdcdf459aa133537bf74f9a325e7d..b1019af68fcbd87e817cb000b8e3a1d21a3819b5 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexOutputImageParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperComplexOutputImageParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperComplexOutputImageParameter_h -#define __otbWrapperComplexOutputImageParameter_h +#ifndef otbWrapperComplexOutputImageParameter_h +#define otbWrapperComplexOutputImageParameter_h #include "itkImageBase.h" #include "otbWrapperParameter.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperDirectoryParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperDirectoryParameter.h index 1c174b94cef86dbe15d2be40ecc5affe66ee8cf0..965f08fe7d9e8240c85e86d97206aed2e73e6797 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperDirectoryParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperDirectoryParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperDirectoryParameter_h -#define __otbWrapperDirectoryParameter_h +#ifndef otbWrapperDirectoryParameter_h +#define otbWrapperDirectoryParameter_h #include "otbWrapperStringParameter.h" #include "otbMacro.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperDocExampleStructure.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperDocExampleStructure.h index 8f417442d98fe00b0495ab56fa1ebe35bbc3c911..7ba66bb1caf411809e4bc539cca84335f4f492db 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperDocExampleStructure.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperDocExampleStructure.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperDocExampleStructure_h -#define __otbWrapperDocExampleStructure_h +#ifndef otbWrapperDocExampleStructure_h +#define otbWrapperDocExampleStructure_h #include "itkObject.h" #include "itkObjectFactory.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperElevationParametersHandler.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperElevationParametersHandler.h index a7b2750f1eba4ffd9e2695671d7f8192b1410344..225400704ce2ff13f3bfe5b7842ff7415d2d8dfc 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperElevationParametersHandler.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperElevationParametersHandler.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperElevationParametersHandler_h -#define __otbWrapperElevationParametersHandler_h +#ifndef otbWrapperElevationParametersHandler_h +#define otbWrapperElevationParametersHandler_h #include "otbWrapperApplication.h" @@ -67,4 +67,4 @@ protected: } -#endif // __otbWrapperElevationParametersHandler_h_ +#endif // otbWrapperElevationParametersHandler_h_ diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperEmptyParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperEmptyParameter.h index 6f87aedbee61ef5d6127e334e919d58c683eeee3..1ff87d48a9b5a2713ef09ec7d8db0665d4a83739 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperEmptyParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperEmptyParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperEmptyParameter_h -#define __otbWrapperEmptyParameter_h +#ifndef otbWrapperEmptyParameter_h +#define otbWrapperEmptyParameter_h #include "otbWrapperParameter.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputFilenameListParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputFilenameListParameter.h index ae18b7e794ef6b5cc1e31992ae8a631821d5c2e6..11c34b61efd80dcc18b8d384e66b9fb6b170c797 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputFilenameListParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputFilenameListParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperInputFilenameListParameter_h -#define __otbWrapperInputFilenameListParameter_h +#ifndef otbWrapperInputFilenameListParameter_h +#define otbWrapperInputFilenameListParameter_h #include <string> #include "otbWrapperStringParameter.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputFilenameParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputFilenameParameter.h index f093bda5499a964664872d40f43f64316d055247..f35349024c919645e0cbf927cc0f925e44234d88 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputFilenameParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputFilenameParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperInputFilenameParameter_h -#define __otbWrapperInputFilenameParameter_h +#ifndef otbWrapperInputFilenameParameter_h +#define otbWrapperInputFilenameParameter_h #include <string> #include "otbWrapperStringParameter.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageListParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageListParameter.h index 32c7e90c07ad615e64000201afabd102ee977d33..9fc934287e056e6a6880a17fecfc1fe6b3e0f63b 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageListParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageListParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperInputImageListParameter_h -#define __otbWrapperInputImageListParameter_h +#ifndef otbWrapperInputImageListParameter_h +#define otbWrapperInputImageListParameter_h #include "otbImageFileReader.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageParameter.h index 7d3e8c8b650e47c6571f9d79232f2e9eba495342..df467e6adf2efc888c769d82f36ec30c76b32d93 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperInputImageParameter_h -#define __otbWrapperInputImageParameter_h +#ifndef otbWrapperInputImageParameter_h +#define otbWrapperInputImageParameter_h #include "otbImageFileReader.h" #include "itkImageBase.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageParameter.txx b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageParameter.txx index 3c16f47a1858d938e3b39283fb39daa1c2603a3b..ccec52397e7d4fc3e6ff6c7b9cf17c41bbce798f 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageParameter.txx +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputImageParameter.txx @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperInputImageParameter_txx -#define __otbWrapperInputImageParameter_txx +#ifndef otbWrapperInputImageParameter_txx +#define otbWrapperInputImageParameter_txx #include "otbWrapperInputImageParameter.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputProcessXMLParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputProcessXMLParameter.h index 9d43c95d2a93358c42915dc80ae75d6eb354a547..3f596e4a49650e8634d2c1d34ebba00741391937 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputProcessXMLParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputProcessXMLParameter.h @@ -1,5 +1,5 @@ -#ifndef __otbWrapperInputProcessXMLParameter_h -#define __otbWrapperInputProcessXMLParameter_h +#ifndef otbWrapperInputProcessXMLParameter_h +#define otbWrapperInputProcessXMLParameter_h #include "otbWrapperApplication.h" #include "otb_tinyxml.h" #include <sstream> diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputVectorDataListParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputVectorDataListParameter.h index f66ed006d30d6cf3df4d99bc83ff23cb070cff85..35920d5ad0c88ab7d31715578ee323da8a617e4d 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputVectorDataListParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputVectorDataListParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperInputVectorDataListParameter_h -#define __otbWrapperInputVectorDataListParameter_h +#ifndef otbWrapperInputVectorDataListParameter_h +#define otbWrapperInputVectorDataListParameter_h #include "otbVectorDataFileReader.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputVectorDataParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputVectorDataParameter.h index c87251bd2f9c928a8b1b3abbd500d25029fc733c..494408bb5885c923536afb92b729027f25ee4274 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputVectorDataParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperInputVectorDataParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperInputVectorDataParameter_h -#define __otbWrapperInputVectorDataParameter_h +#ifndef otbWrapperInputVectorDataParameter_h +#define otbWrapperInputVectorDataParameter_h #include "otbVectorDataFileReader.h" #include "otbWrapperParameter.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperListViewParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperListViewParameter.h index 4518c3874a029fa396887d6507c2e55ee3da0f2a..daf800d6e88ae9aa6be2a01b6153defa8b5111c7 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperListViewParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperListViewParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperListViewParameter_h -#define __otbWrapperListViewParameter_h +#ifndef otbWrapperListViewParameter_h +#define otbWrapperListViewParameter_h #include "otbWrapperParameterGroup.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperMacros.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperMacros.h index 71a46fae169948deb19874454b485323a26bd427..75b584f9daa96a5764f780583ed48b9e013d5ef1 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperMacros.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperMacros.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperMacros_h -#define __otbWrapperMacros_h +#ifndef otbWrapperMacros_h +#define otbWrapperMacros_h #define otbAppLogFATAL(x) \ diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperMapProjectionParametersHandler.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperMapProjectionParametersHandler.h index 08d1de8cf8f588431877ca02fb8ea3b849eb6e91..491949433ccb6cf58e6ab9cdbf401e01a4688d8f 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperMapProjectionParametersHandler.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperMapProjectionParametersHandler.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperMapProjectionParametersHandler_h -#define __otbWrapperMapProjectionParametersHandler_h +#ifndef otbWrapperMapProjectionParametersHandler_h +#define otbWrapperMapProjectionParametersHandler_h #include "otbWrapperApplication.h" @@ -82,4 +82,4 @@ protected: } -#endif // __otbWrapperMapProjectionParametersHandler_h_ +#endif // otbWrapperMapProjectionParametersHandler_h_ diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperNumericalParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperNumericalParameter.h index 1eb3606d0277c76fd04ad1f7518575d5b452ba60..c15e8f88259ddb3d5f299068baf529945541d5b9 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperNumericalParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperNumericalParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperNumericalParameter_h -#define __otbWrapperNumericalParameter_h +#ifndef otbWrapperNumericalParameter_h +#define otbWrapperNumericalParameter_h #include "otbWrapperParameter.h" #include "itkNumericTraits.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputFilenameParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputFilenameParameter.h index ed4fb25d917eecdd62491939eb3f1fcb5f88d729..62d10fc93de8a0051f474bb0b62c1daca7eb648c 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputFilenameParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputFilenameParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperOutputFilenameParameter_h -#define __otbWrapperOutputFilenameParameter_h +#ifndef otbWrapperOutputFilenameParameter_h +#define otbWrapperOutputFilenameParameter_h #include <string> #include "otbWrapperStringParameter.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputImageParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputImageParameter.h index 01b522f102a8f44404c9297b9d4432347b868307..4c2c0960d5f47d2193f710e36d812abaa9a74f98 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputImageParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputImageParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperOutputImageParameter_h -#define __otbWrapperOutputImageParameter_h +#ifndef otbWrapperOutputImageParameter_h +#define otbWrapperOutputImageParameter_h //#include "otbVectorImage.h" #include "itkImageBase.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputProcessXMLParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputProcessXMLParameter.h index ac45c32a59ac1179890f225347afb2fe0b28d028..8a983b3a8ad9da2c925f2d56b16d253c790f0710 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputProcessXMLParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputProcessXMLParameter.h @@ -1,5 +1,5 @@ -#ifndef __otbWrapperOutputProcessXMLParameter_h -#define __otbWrapperOutputProcessXMLParameter_h +#ifndef otbWrapperOutputProcessXMLParameter_h +#define otbWrapperOutputProcessXMLParameter_h #include "otbWrapperApplication.h" #include "otb_tinyxml.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputVectorDataParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputVectorDataParameter.h index afeabe8d67d07eb6b1793276bb994a8e8d79ff5b..155a72880245c064a6c2b612c8c20eda0db9b13d 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputVectorDataParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperOutputVectorDataParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperOutputVectorDataParameter_h -#define __otbWrapperOutputVectorDataParameter_h +#ifndef otbWrapperOutputVectorDataParameter_h +#define otbWrapperOutputVectorDataParameter_h #include "otbWrapperParameter.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameter.h index d990f4a6350948baf77a3271158b8de3a0a2f524..aed8f8891690fd6cfe192cffe917353cc7e4d872 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperParameter_h -#define __otbWrapperParameter_h +#ifndef otbWrapperParameter_h +#define otbWrapperParameter_h #include "otbMacro.h" #include "itkObjectFactory.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameterGroup.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameterGroup.h index 3ef9f0d5c0c6291536ab667f879fa577ac924156..31600e910300e423e82c60f56b11c6a91d04837d 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameterGroup.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameterGroup.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperParameterGroup_h -#define __otbWrapperParameterGroup_h +#ifndef otbWrapperParameterGroup_h +#define otbWrapperParameterGroup_h #include "itkObject.h" #include "otbWrapperParameter.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameterKey.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameterKey.h index d7f17907dfa49b322a61bb3f30bbc38d189d4e41..ac0f9d616a79b264f320583e50c36cde87405aaf 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameterKey.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperParameterKey.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperParameterKey_h -#define __otbWrapperParameterKey_h +#ifndef otbWrapperParameterKey_h +#define otbWrapperParameterKey_h #include <string> #include <vector> @@ -117,4 +117,4 @@ private: } // end namespace Wrapper } //end namespace otb -#endif // __otbWrapperParameterKey_h_ +#endif // otbWrapperParameterKey_h_ diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperRAMParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperRAMParameter.h index 23aab70a13a7eae50d7edf7596af33d1219533e7..1a234e9d99b282d2fdac3166bd7b721137311883 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperRAMParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperRAMParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperRAMParameter_h -#define __otbWrapperRAMParameter_h +#ifndef otbWrapperRAMParameter_h +#define otbWrapperRAMParameter_h #include "otbWrapperNumericalParameter.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperRadiusParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperRadiusParameter.h index f0d2ff9be01e40731dae26f72d422d05e5a4b6f5..29d88153f4ea9df32891efd824c70e17163f343f 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperRadiusParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperRadiusParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperRadiusParameter_h -#define __otbWrapperRadiusParameter_h +#ifndef otbWrapperRadiusParameter_h +#define otbWrapperRadiusParameter_h #include "otbWrapperNumericalParameter.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperStringListParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperStringListParameter.h index 6f5ce3af7627d4c58b4ec6cc25977191940660c4..8ca06375235c86223351c1b7d321e878039cbbea 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperStringListParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperStringListParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperStringListParameter_h -#define __otbWrapperStringListParameter_h +#ifndef otbWrapperStringListParameter_h +#define otbWrapperStringListParameter_h #include <string> #include "otbWrapperParameter.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperStringParameter.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperStringParameter.h index 66722afa38f49d3f65ef12a9fbef86aa427d03fd..e023b8f6ad2b3c6ce7f46fcb2b5299a3ddcb65e4 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperStringParameter.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperStringParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperStringParameter_h -#define __otbWrapperStringParameter_h +#ifndef otbWrapperStringParameter_h +#define otbWrapperStringParameter_h #include <string> #include "otbWrapperParameter.h" diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperTags.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperTags.h index 0def0d95d20b4264fee3a44fe941f02eac696d3b..c19a1a50e07b72c8f396cb7d647fdad2645386d1 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperTags.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperTags.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperTags_h -#define __otbWrapperTags_h +#ifndef otbWrapperTags_h +#define otbWrapperTags_h #include <string> @@ -51,4 +51,4 @@ static const std::string Vector="Vector Data Manipulation"; } // end namespace Tags } // end namespace otb -#endif // __otbWrapperTags_h_ +#endif // otbWrapperTags_h_ diff --git a/Modules/Wrappers/ApplicationEngine/include/otbWrapperTypes.h b/Modules/Wrappers/ApplicationEngine/include/otbWrapperTypes.h index b976af24e38bae1d46f19609a65ecc6b6880b00e..56985c0060e3d41e5e8f948f211fabc7bc41bdce 100644 --- a/Modules/Wrappers/ApplicationEngine/include/otbWrapperTypes.h +++ b/Modules/Wrappers/ApplicationEngine/include/otbWrapperTypes.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperTypes_h -#define __otbWrapperTypes_h +#ifndef otbWrapperTypes_h +#define otbWrapperTypes_h #include <complex> #include "itkRGBPixel.h" @@ -142,4 +142,4 @@ typedef otb::ObjectList<FloatImageType> FloatImageListType; } // end namespace Wrapper } // end namespace otb -#endif // __otbWrapperApplication_h_ +#endif // otbWrapperApplication_h_ diff --git a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterMacros.h b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterMacros.h index f68248d4c57897ecc148668a1d8b4c0add175392..038cae0207d588653f789fe81805a551e9190323 100644 --- a/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterMacros.h +++ b/Modules/Wrappers/ApplicationEngine/src/otbWrapperInputImageParameterMacros.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperInputImageParameterMacros__h -#define __otbWrapperInputImageParameterMacros__h +#ifndef otbWrapperInputImageParameterMacros__h +#define otbWrapperInputImageParameterMacros__h #define otbGetImageMacro(image) \ image##Type * \ diff --git a/Modules/Wrappers/CommandLine/include/otbWrapperCommandLineLauncher.h b/Modules/Wrappers/CommandLine/include/otbWrapperCommandLineLauncher.h index 384fa97964566cdb91ce5537a33571c7ff1bcc8b..1f03dcf906334279fe728f3238f6d5948464a3c0 100644 --- a/Modules/Wrappers/CommandLine/include/otbWrapperCommandLineLauncher.h +++ b/Modules/Wrappers/CommandLine/include/otbWrapperCommandLineLauncher.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperCommandLineLauncher_h -#define __otbWrapperCommandLineLauncher_h +#ifndef otbWrapperCommandLineLauncher_h +#define otbWrapperCommandLineLauncher_h #include "otbWrapperApplication.h" @@ -190,4 +190,4 @@ private: } // end namespace Wrapper } //end namespace otb -#endif // __otbWrapperCommandLineLauncher_h_ +#endif // otbWrapperCommandLineLauncher_h_ diff --git a/Modules/Wrappers/CommandLine/include/otbWrapperCommandLineParser.h b/Modules/Wrappers/CommandLine/include/otbWrapperCommandLineParser.h index 7c815f215afa1bbca0e95ca419082929fa9b2d40..12cfe9122651ad0881cdd3352a7dece4b69f856f 100644 --- a/Modules/Wrappers/CommandLine/include/otbWrapperCommandLineParser.h +++ b/Modules/Wrappers/CommandLine/include/otbWrapperCommandLineParser.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperCommandLineParser_h -#define __otbWrapperCommandLineParser_h +#ifndef otbWrapperCommandLineParser_h +#define otbWrapperCommandLineParser_h #include "itkObjectFactory.h" @@ -103,4 +103,4 @@ private: } // end namespace Wrapper } //end namespace otb -#endif // __otbWrapperCommandLineParser_h_ +#endif // otbWrapperCommandLineParser_h_ diff --git a/Modules/Wrappers/QtWidget/include/otbQtApplication.h b/Modules/Wrappers/QtWidget/include/otbQtApplication.h index 1221efad58ef3aae252eb163908c965d137e5615..0ca7fd6572639a58403c547ef33c6ad5b96b3bd1 100644 --- a/Modules/Wrappers/QtWidget/include/otbQtApplication.h +++ b/Modules/Wrappers/QtWidget/include/otbQtApplication.h @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef __otbQtApplication_h -#define __otbQtApplication_h +#ifndef otbQtApplication_h +#define otbQtApplication_h #include <QtGui> #include <QString> diff --git a/Modules/Wrappers/QtWidget/include/otbQtFileSelectionWidget.h b/Modules/Wrappers/QtWidget/include/otbQtFileSelectionWidget.h index 336d0d38cbbc0503a4587f71d5311bab969813e0..9ddaacc42a816c4f2ea0fbbe69cef7024ed4dd1f 100644 --- a/Modules/Wrappers/QtWidget/include/otbQtFileSelectionWidget.h +++ b/Modules/Wrappers/QtWidget/include/otbQtFileSelectionWidget.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbQtFileSelectionWidget_h -#define __otbQtFileSelectionWidget_h +#ifndef otbQtFileSelectionWidget_h +#define otbQtFileSelectionWidget_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbQtLogOutput.h b/Modules/Wrappers/QtWidget/include/otbQtLogOutput.h index 15f46d1b639f28b58da01cc229176c7baf741a3a..e0e411cae3f41f3786cfeeeb1bf331474914c5b9 100644 --- a/Modules/Wrappers/QtWidget/include/otbQtLogOutput.h +++ b/Modules/Wrappers/QtWidget/include/otbQtLogOutput.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbQtLogOutput_h -#define __otbQtLogOutput_h +#ifndef otbQtLogOutput_h +#define otbQtLogOutput_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbQtStringSelectionWidget.h b/Modules/Wrappers/QtWidget/include/otbQtStringSelectionWidget.h index 280ce698dc194340b8581a98eb7419879f30905f..6d830fafb49c7894ff6ac5feb1c299d995229dbe 100644 --- a/Modules/Wrappers/QtWidget/include/otbQtStringSelectionWidget.h +++ b/Modules/Wrappers/QtWidget/include/otbQtStringSelectionWidget.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbQtStringSelectionWidget_h -#define __otbQtStringSelectionWidget_h +#ifndef otbQtStringSelectionWidget_h +#define otbQtStringSelectionWidget_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetChoiceParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetChoiceParameter.h index 8c8849876063914a448fa03e8e087b83cde4770a..f347bac6700a7fcc48fa77aea509e3c90f60e710 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetChoiceParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetChoiceParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetChoiceParameter_h -#define __otbWrapperQtWidgetChoiceParameter_h +#ifndef otbWrapperQtWidgetChoiceParameter_h +#define otbWrapperQtWidgetChoiceParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetComplexInputImageParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetComplexInputImageParameter.h index bb020b662af85d29cf2471f2be62439cf6662519..c09ebe7d71386f678e6a368544f27f1722992058 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetComplexInputImageParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetComplexInputImageParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetComplexInputImageParameter_h -#define __otbWrapperQtWidgetComplexInputImageParameter_h +#ifndef otbWrapperQtWidgetComplexInputImageParameter_h +#define otbWrapperQtWidgetComplexInputImageParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetComplexOutputImageParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetComplexOutputImageParameter.h index 90b504b9f16811e62bfbd3245ca9d9f56edf50ca..2aab53c181fb6eef1d1cd7ccc95bac7bc5babeab 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetComplexOutputImageParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetComplexOutputImageParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetComplexOutputImageParameter_h -#define __otbWrapperQtWidgetComplexOutputImageParameter_h +#ifndef otbWrapperQtWidgetComplexOutputImageParameter_h +#define otbWrapperQtWidgetComplexOutputImageParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetDirectoryParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetDirectoryParameter.h index 08c118df7fca0c4068e4225ad07d87b618da2ba3..561ffe38b8b6ff9e855a4196552e0319bf2ff657 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetDirectoryParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetDirectoryParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetDirectoryParameter_h -#define __otbWrapperQtWidgetDirectoryParameter_h +#ifndef otbWrapperQtWidgetDirectoryParameter_h +#define otbWrapperQtWidgetDirectoryParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetEmptyParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetEmptyParameter.h index 0c9f25ea175b00374998c6766ca7c0048960bb4b..ec1273f3c8aa13adbb65e21fa82cafade3235a6e 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetEmptyParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetEmptyParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetEmptyParameter_h -#define __otbWrapperQtWidgetEmptyParameter_h +#ifndef otbWrapperQtWidgetEmptyParameter_h +#define otbWrapperQtWidgetEmptyParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetFloatParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetFloatParameter.h index 2b98a899829313cba298a18c1f2d7b5de08a5794..6ed4196ce0e98ed36874ddd1ff0ffda3ac1e7137 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetFloatParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetFloatParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetFloatParameter_h -#define __otbWrapperQtWidgetFloatParameter_h +#ifndef otbWrapperQtWidgetFloatParameter_h +#define otbWrapperQtWidgetFloatParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputFilenameListParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputFilenameListParameter.h index 4d17c06e15f92471d599ea7fd9577ec038f63319..9b44f3dee77157cfc9ca63263e7601f512ddd416 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputFilenameListParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputFilenameListParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetInputFilenameListParameter_h -#define __otbWrapperQtWidgetInputFilenameListParameter_h +#ifndef otbWrapperQtWidgetInputFilenameListParameter_h +#define otbWrapperQtWidgetInputFilenameListParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputFilenameParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputFilenameParameter.h index e82aefc57fec77cb891c4df60cfb348e2f573056..38c345bffeedd9ee7369d8c181a1a8a49115c5e5 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputFilenameParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputFilenameParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetInputFilenameParameter_h -#define __otbWrapperQtWidgetInputFilenameParameter_h +#ifndef otbWrapperQtWidgetInputFilenameParameter_h +#define otbWrapperQtWidgetInputFilenameParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputImageListParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputImageListParameter.h index 3a0b1ce2e6c8e53789d5d7d563cb1a7daec4e7c3..86133f60a84304b6a476e1a7bce246d04fbaacb7 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputImageListParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputImageListParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetInputImageListParameter_h -#define __otbWrapperQtWidgetInputImageListParameter_h +#ifndef otbWrapperQtWidgetInputImageListParameter_h +#define otbWrapperQtWidgetInputImageListParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputImageParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputImageParameter.h index f0d634c37248e6282ace6996be489f62113ce8eb..70552c86666c6ec7d5da0f64f3e796eadb3f66f3 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputImageParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputImageParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetInputImageParameter_h -#define __otbWrapperQtWidgetInputImageParameter_h +#ifndef otbWrapperQtWidgetInputImageParameter_h +#define otbWrapperQtWidgetInputImageParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputProcessXMLParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputProcessXMLParameter.h index 49a40dc793dcccb899befed61c411deac9adc463..10fc787a2b689f8e0c1e8d0920deddc76fd97446 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputProcessXMLParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputProcessXMLParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetInputProcessXMLParameter_h -#define __otbWrapperQtWidgetInputProcessXMLParameter_h +#ifndef otbWrapperQtWidgetInputProcessXMLParameter_h +#define otbWrapperQtWidgetInputProcessXMLParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputVectorDataListParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputVectorDataListParameter.h index 595b13ef7b456daf15a4298947e74ae6e9cac157..4796c4d90f30bad17ba2b695e4dda714775bebd5 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputVectorDataListParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputVectorDataListParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetInputVectorDataListParameter_h -#define __otbWrapperQtWidgetInputVectorDataListParameter_h +#ifndef otbWrapperQtWidgetInputVectorDataListParameter_h +#define otbWrapperQtWidgetInputVectorDataListParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputVectorDataParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputVectorDataParameter.h index 0b0843411faa1fda6a1388f83ed0f25d0646dd3d..4a265d7bc8d1648e88316cd6ba72e9c3a4893b7b 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputVectorDataParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetInputVectorDataParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetInputVectorDataParameter_h -#define __otbWrapperQtWidgetInputVectorDataParameter_h +#ifndef otbWrapperQtWidgetInputVectorDataParameter_h +#define otbWrapperQtWidgetInputVectorDataParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetIntParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetIntParameter.h index 175a0ebf90f6bcaae2b25df7dce6f532f00a6d68..fe62aec9052095e0d09b67428a09de29adade57e 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetIntParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetIntParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetIntParameter_h -#define __otbWrapperQtWidgetIntParameter_h +#ifndef otbWrapperQtWidgetIntParameter_h +#define otbWrapperQtWidgetIntParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetListViewParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetListViewParameter.h index 6ad7eda8b45d82662d65a3848e41576d2d16b901..15dbefee24bca9019dd967417619044439a4d151 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetListViewParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetListViewParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetListViewParameter_h -#define __otbWrapperQtWidgetListViewParameter_h +#ifndef otbWrapperQtWidgetListViewParameter_h +#define otbWrapperQtWidgetListViewParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetModel.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetModel.h index 12301eda5ed95bd9866d650537cbc68631f468ba..b723940afac884df991ed10ca2f8fa50bbe7d086 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetModel.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetModel.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetModel_h -#define __otbWrapperQtWidgetModel_h +#ifndef otbWrapperQtWidgetModel_h +#define otbWrapperQtWidgetModel_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputFilenameParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputFilenameParameter.h index 13e6e54ded96c597272ba798c84b4f4be2979d29..bef99179959d5251b85937bae64ed6c9ac034787 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputFilenameParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputFilenameParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetOutputFilenameParameter_h -#define __otbWrapperQtWidgetOutputFilenameParameter_h +#ifndef otbWrapperQtWidgetOutputFilenameParameter_h +#define otbWrapperQtWidgetOutputFilenameParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputImageParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputImageParameter.h index f4628127a6017df5587eb3c87267b908127dd0a7..7481978e24d14c0f50f26d5148acd15e825623e3 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputImageParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputImageParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetOutputImageParameter_h -#define __otbWrapperQtWidgetOutputImageParameter_h +#ifndef otbWrapperQtWidgetOutputImageParameter_h +#define otbWrapperQtWidgetOutputImageParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputProcessXMLParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputProcessXMLParameter.h index e6840cab73a4e6a590c2b66f48603afc8e534fe1..1de0fb0fde2a2ed9cc8b9028667f3e32de5bea07 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputProcessXMLParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputProcessXMLParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetOutputProcessXMLParameter_h -#define __otbWrapperQtWidgetOutputProcessXMLParameter_h +#ifndef otbWrapperQtWidgetOutputProcessXMLParameter_h +#define otbWrapperQtWidgetOutputProcessXMLParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputVectorDataParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputVectorDataParameter.h index 73e4d7b1f8e461b99ea48883c7e20a8e39443d9f..432116b590beca4b528ecdb8c9ecf4704ff9ca29 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputVectorDataParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetOutputVectorDataParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetOutputVectorDataParameter_h -#define __otbWrapperQtWidgetOutputVectorDataParameter_h +#ifndef otbWrapperQtWidgetOutputVectorDataParameter_h +#define otbWrapperQtWidgetOutputVectorDataParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterBase.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterBase.h index fc59e97d08e6fb2d138d20355c70e1081f0b4c87..43bca0ef6c174ff45fcc492085fc3886b0f48b91 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterBase.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterBase.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetParameterBase_h -#define __otbWrapperQtWidgetParameterBase_h +#ifndef otbWrapperQtWidgetParameterBase_h +#define otbWrapperQtWidgetParameterBase_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterFactory.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterFactory.h index 20803e254bbfd5bbf2576878ef8e643096e27f3d..0c8c71459b0ab4371337ba825b751fb278018587 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterFactory.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterFactory.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetFactory_h -#define __otbWrapperQtWidgetFactory_h +#ifndef otbWrapperQtWidgetFactory_h +#define otbWrapperQtWidgetFactory_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterGroup.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterGroup.h index 78064e746b7d2464624de9311813717a9f6b18ba..0d0558cfb1b738ac2c82904ef1144d80f34c8f37 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterGroup.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterGroup.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetParameterGroup_h -#define __otbWrapperQtWidgetParameterGroup_h +#ifndef otbWrapperQtWidgetParameterGroup_h +#define otbWrapperQtWidgetParameterGroup_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterLabel.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterLabel.h index b0da81025eda2b5391c246e883440d6741085c85..e02de71fafd11dbea7a28f7fa4417fc92de4cc5a 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterLabel.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetParameterLabel.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetParameterLabel_h -#define __otbWrapperQtWidgetParameterLabel_h +#ifndef otbWrapperQtWidgetParameterLabel_h +#define otbWrapperQtWidgetParameterLabel_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetProgressReport.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetProgressReport.h index 8eda6f0de744953150ffedae3b5f1234b62f43f5..48828cfd4e02def99a61d6ea21ada1a8f1591c2c 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetProgressReport.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetProgressReport.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetProgressReport_h -#define __otbWrapperQtWidgetProgressReport_h +#ifndef otbWrapperQtWidgetProgressReport_h +#define otbWrapperQtWidgetProgressReport_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetRAMParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetRAMParameter.h index 97d748defb61a0a89acb84f440d62d3e4e08ab86..0fa0a33dbb30197f6da4be7ef39ffae210f52ad9 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetRAMParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetRAMParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetRAMParameter_h -#define __otbWrapperQtWidgetRAMParameter_h +#ifndef otbWrapperQtWidgetRAMParameter_h +#define otbWrapperQtWidgetRAMParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetSimpleProgressReport.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetSimpleProgressReport.h index 66d776414b4730da7d6cf7fbf6bc17d301193fe8..29d34484fb4b521c45f49c55c93e722c39499fdb 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetSimpleProgressReport.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetSimpleProgressReport.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetSimpleProgressReport_h -#define __otbWrapperQtWidgetSimpleProgressReport_h +#ifndef otbWrapperQtWidgetSimpleProgressReport_h +#define otbWrapperQtWidgetSimpleProgressReport_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetStringListParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetStringListParameter.h index 78d8cf473121eb1f295066eee8fdcdd5ac53ecd3..b65ebc9d8573a1de66592eb0e8d55192141b4877 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetStringListParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetStringListParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetStringListParameter_h -#define __otbWrapperQtWidgetStringListParameter_h +#ifndef otbWrapperQtWidgetStringListParameter_h +#define otbWrapperQtWidgetStringListParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetStringParameter.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetStringParameter.h index e6527661f7e71ac02e95b60af33e94f9e8725df1..145d9036e513393a5f8d97d36a74be7bb93eeb47 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetStringParameter.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetStringParameter.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetStringParameter_h -#define __otbWrapperQtWidgetStringParameter_h +#ifndef otbWrapperQtWidgetStringParameter_h +#define otbWrapperQtWidgetStringParameter_h #include <QtGui> #ifndef Q_MOC_RUN // See: https://bugreports.qt-project.org/browse/QTBUG-22829 //tag=QT4-boost-compatibility diff --git a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetView.h b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetView.h index 4ae011e02680d0ecafe40a42145bf1522ef942a2..ebfb20509b04a25c49546a2fed60ddedd3026579 100644 --- a/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetView.h +++ b/Modules/Wrappers/QtWidget/include/otbWrapperQtWidgetView.h @@ -15,8 +15,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperQtWidgetView_h -#define __otbWrapperQtWidgetView_h +#ifndef otbWrapperQtWidgetView_h +#define otbWrapperQtWidgetView_h #include <QtGui> #include <QObject> diff --git a/Modules/Wrappers/SWIG/src/otbWrapperSWIGIncludes.h b/Modules/Wrappers/SWIG/src/otbWrapperSWIGIncludes.h index 80459d30c634d15b49e5f5fe345e9f2e27991c94..bd2af22261bf843c955303965be6ac6591a18a52 100644 --- a/Modules/Wrappers/SWIG/src/otbWrapperSWIGIncludes.h +++ b/Modules/Wrappers/SWIG/src/otbWrapperSWIGIncludes.h @@ -18,8 +18,8 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#ifndef __otbWrapperSWIGIncludes_h -#define __otbWrapperSWIGIncludes_h +#ifndef otbWrapperSWIGIncludes_h +#define otbWrapperSWIGIncludes_h #include "otbWrapperApplicationRegistry.h" #include "otbWrapperAddProcessToWatchEvent.h"