VisionCpp
0.0.1
|
It converts float to uchar. More...
#include <OP_FloatToF32C3.hpp>
Public Member Functions | |
unsigned char | operator() (float t) |
It converts float to uchar. More... | |
It converts float to uchar.
Definition at line 56 of file OP_FloatToF32C3.hpp.
|
inline |
It converts float to uchar.
t | - float of 1 channel |
Definition at line 60 of file OP_FloatToF32C3.hpp.