VisionCpp
0.0.1
|
This files contains structs that change different channels by factor passed via float f. More...
Go to the source code of this file.
Classes | |
struct | visioncpp::OP_ScaleChannelZero |
This custom functor changes 0 channel by factor passed via float f. More... | |
struct | visioncpp::OP_ScaleChannelOne |
This custom functor changes 1 channel by factor passed via float f. More... | |
struct | visioncpp::OP_ScaleChannelTwo |
This custom functor changes 2 channel by factor passed via float f. More... | |
Namespaces | |
visioncpp | |
VisionCpp namespace. | |
This files contains structs that change different channels by factor passed via float f.
Definition in file OP_ScaleChannel.hpp.