23 #ifndef VISIONCPP_INCLUDE_OPERATORS_CONVERT_OPS_CONVERT_HPP_
24 #define VISIONCPP_INCLUDE_OPERATORS_CONVERT_OPS_CONVERT_HPP_
it converts BGR pixel to RGB pixel
it converts F32C3 pixel to U8C3 pixel
it converts HSV pixel to RGB pixel
it converts HSV pixel to U8C3 pixel
it converts RGB pixel to BGR pixel
it converts RGB pixel to Grey pixel
it converts RGB pixel to HSV pixel
it converts U8C3 pixel to F32C3 pixel