VisionCpp  0.0.1
Classes | Namespaces
OP_ScaleChannel.hpp File Reference

This files contains structs that change different channels by factor passed via float f. More...

This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

This files contains structs that change different channels by factor passed via float f.

Definition in file OP_ScaleChannel.hpp.