VisionCpp
0.0.1
|
This functor reorders channels BGR to RGB. More...
#include <OP_RGBToBGR.hpp>
Public Member Functions | |
visioncpp::pixel::U8C3 | operator() (visioncpp::pixel::U8C3 in) |
This functor reorders channels BGR to RGB.
Definition at line 25 of file OP_RGBToBGR.hpp.
|
inline |
in | - three-channel unsigned char |
Definition at line 28 of file OP_RGBToBGR.hpp.