资 源 简 介
This is a tool to do color space conversion. I release it under GNU GPL v3. I create this project to demonstrate the power of WeiCommonLib::Colorlib. The abilities of this application include:
Color space conversion
It can convert various color space data, ex: sRGB, SMPTE 170M RGB, SMPTE 170M YPbPr, SMPTE 170M YCbCr, ITU-R BT.709 RGB, etc.
The class hierarchy and plugin relationships are as follows:
http://lh6.google.com.tw/wei.hu.tw/R-e3iegF8aI/AAAAAAAAAUw/IjrRuxZcP2c/colorspaceconverter_plugin.png?imgmax=576
The screenshot of this mechinaism:
http://lh4.google.com.tw/wei.hu.tw/R-e5y-gF8hI/AAAAAAAAAV8/DHJZzURC-M/colorspace_conversion.png?imgmax=720
Decouple Y,Cb,Cr from an image
It can separate Y,Cb,Cr component from an image file, ex: PNG, JPG, BMP, TIFF, etc.
The screenshot of this mechinaism:
http://lh4.google.com.tw/wei.hu.tw/R-e5y-gF8iI/AAAAAAAAAWE/df8TtgyCPSw/ycbcr_decoup