]> Creatis software - cpPlugins.git/commit
New plugin: RGB -> HSV
authorLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Wed, 17 Dec 2014 19:31:10 +0000 (20:31 +0100)
committerLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Wed, 17 Dec 2014 19:31:10 +0000 (20:31 +0100)
commit2f1688b7490f99c3cb932344b1d8db51bd821c4b
tree7ba2f586ea41a624f9ac9d09ce31f189e2f25216
parent47f20ae9bdea419f3b2526dc6f0d3bfff85b0065
New plugin: RGB -> HSV
appli/examples/CMakeLists.txt
appli/examples/example_RGBImageToHSVChannels.cxx [new file with mode: 0644]
lib/cpPlugins/Extensions/Algorithms/RGBImageToHSVChannelsFilter.h [new file with mode: 0644]
lib/cpPlugins/Extensions/Algorithms/RGBImageToHSVChannelsFilter.hxx [new file with mode: 0644]
lib/cpPlugins/Extensions/CMakeLists.txt
lib/cpPlugins/Plugins/Host.cxx
lib/cpPlugins/Plugins/RGBImageToHSVChannelsFilter.cxx [new file with mode: 0644]
lib/cpPlugins/Plugins/RGBImageToHSVChannelsFilter.h [new file with mode: 0644]