]> Creatis software - cpPlugins.git/commit
Light compensation algorithm added
authorLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Mon, 20 Apr 2015 21:26:51 +0000 (16:26 -0500)
committerLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Mon, 20 Apr 2015 21:26:51 +0000 (16:26 -0500)
commitaa6a578004bddb5b0bb07b780483fda0ecc6cb5e
tree3a562875d15f58ad054ede537a9455829ca003c6
parentd72223cf80b1703d6f6b31e749af5ffe2e96cbfb
Light compensation algorithm added
appli/examples/CMakeLists.txt
appli/examples/example_LightCompensation.cxx [new file with mode: 0644]
appli/examples/example_ParallelImageMean.cxx [new file with mode: 0644]
lib/cpPlugins/Extensions/Algorithms/LightCompensationFilter.h [new file with mode: 0644]
lib/cpPlugins/Extensions/Algorithms/LightCompensationFilter.hxx [new file with mode: 0644]
lib/cpPlugins/Extensions/Algorithms/ParallelImageMean.h [new file with mode: 0644]
lib/cpPlugins/Extensions/Algorithms/ParallelImageMean.hxx [new file with mode: 0644]