X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcpExtensions%2FAlgorithms%2FRGBExtractFunction.h;fp=lib%2FcpPlugins%2FExtensions%2FAlgorithms%2FRGBExtractFunction.h;h=8db169720ee77e49f5c3826e4a937235c4bef34d;hb=2361f4f97631e09d88d8a5510a369817dcaa19db;hp=d9d21bea7578eafa5b04334302d1ef15dff753d7;hpb=e18f55af541dba9026284beb6f12ef06b12e6f47;p=cpPlugins.git diff --git a/lib/cpPlugins/Extensions/Algorithms/RGBExtractFunction.h b/lib/cpExtensions/Algorithms/RGBExtractFunction.h similarity index 81% rename from lib/cpPlugins/Extensions/Algorithms/RGBExtractFunction.h rename to lib/cpExtensions/Algorithms/RGBExtractFunction.h index d9d21be..8db1697 100644 --- a/lib/cpPlugins/Extensions/Algorithms/RGBExtractFunction.h +++ b/lib/cpExtensions/Algorithms/RGBExtractFunction.h @@ -2,8 +2,8 @@ // @author Leonardo Florez-Valencia (florez-l@javeriana.edu.co) // ------------------------------------------------------------------------- -#ifndef __CPPLUGINS__EXTENSIONS__ALGORITHMS__RGBEXTRACTFUNCTION__H__ -#define __CPPLUGINS__EXTENSIONS__ALGORITHMS__RGBEXTRACTFUNCTION__H__ +#ifndef __CPEXTENSIONS__ALGORITHMS__RGBEXTRACTFUNCTION__H__ +#define __CPEXTENSIONS__ALGORITHMS__RGBEXTRACTFUNCTION__H__ #include #include @@ -12,9 +12,7 @@ #include #include -namespace cpPlugins -{ - namespace Extensions +namespace cpExtensions { namespace Algorithms { @@ -49,10 +47,8 @@ namespace cpPlugins } // ecapseman - } // ecapseman - } // ecapseman -#endif // __CPPLUGINS__EXTENSIONS__ALGORITHMS__RGBEXTRACTFUNCTION__H__ +#endif // __CPEXTENSIONS__ALGORITHMS__RGBEXTRACTFUNCTION__H__ // eof - $RCSfile$