|
libcrn
3.9.5
A document image processing library
|
#include <CRNImage/CRNImage.h>
Include dependency graph for CRNImageHSV.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| crn | |
Functions | |
| ImageAngle | crn::HChannel (const ImageHSV &img) |
| Create an image from the hue channel. More... | |
| ImageGray | crn::SChannel (const ImageHSV &img) |
| Create an image from the saturation channel. More... | |
| ImageGray | crn::VChannel (const ImageHSV &img) |
| Create an image from the value channel. More... | |
| ImageGray | crn::RedChannel (const ImageHSV &img) |
| Create an image from the red channel. More... | |
| ImageGray | crn::GreenChannel (const ImageHSV &img) |
| Create an image from the green channel. More... | |
| ImageGray | crn::BlueChannel (const ImageHSV &img) |
| Create an image from the blue channel. More... | |
1.8.6