|
VisionCpp
0.0.1
|
Files | |
| file | OP_BGRToRGB.hpp [code] |
| it converts BGR pixel to RGB pixel | |
| file | OP_F32C3ToU8C3.hpp [code] |
| it converts F32C3 pixel to U8C3 pixel | |
| file | OP_HSVToRGB.hpp [code] |
| it converts HSV pixel to RGB pixel | |
| file | OP_HSVToU8C3.hpp [code] |
| it converts HSV pixel to U8C3 pixel | |
| file | OP_RGBToBGR.hpp [code] |
| it converts RGB pixel to BGR pixel | |
| file | OP_RGBToGREY.hpp [code] |
| it converts RGB pixel to Grey pixel | |
| file | OP_RGBToHSV.hpp [code] |
| it converts RGB pixel to HSV pixel | |
| file | OP_U8C3ToF32C3.hpp [code] |
| it converts U8C3 pixel to F32C3 pixel | |
| file | ops_convert.hpp [code] |
| This header gathers all conversion operations. | |