![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Utility functions for color attribute rules management. More...
#include <IPSDKIPL/IPSDKIPLColor/IPSDKIPLColorExports.h>#include <IPSDKBaseProcessing/Rule/RuleTypes.h>#include <IPSDKImageProcessing/Attribute/Image/ImageAttributeTypes.h>#include <IPSDKImageProcessing/Attribute/Strip/StripAttributeTypes.h>#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InColorConversionTransform.h>Go to the source code of this file.
Namespaces | |
| ipsdk::imaproc::color | |
| Namespace aggregating color operations on images. | |
Functions | |
| IPSDKIPLCOLOR_API processor::RulePtr | ipsdk::imaproc::color::matchColorSpace (const ImageAttributeConstPtr &pInputImageAttribute, const ImageAttributeConstPtr &pOutputImageAttribute, const boost::shared_ptr< const attr::InColorConversionTransform > &pInColorConversionTransform) |
| IPSDKIPLCOLOR_API processor::RulePtr | ipsdk::imaproc::color::matchColorSpace (const YStripColor2dAttributeConstPtr &pInputYStripColor2dAttribute, const YStripColor2dAttributeConstPtr &pOutputYStripColor2dAttribute, const boost::shared_ptr< const attr::InColorConversionTransform > &pInColorConversionTransform) |
| IPSDKIPLCOLOR_API processor::RulePtr | ipsdk::imaproc::color::matchAppendChannel (const ImageAttributeConstPtr &pInputImageAttribute1, const ImageAttributeConstPtr &pinputImageAttribute2, const ImageAttributeConstPtr &pOutputImageAttribute) |
| function allowing to check that a output number of channels is the sum of the two input number of channels | |
Utility functions for color attribute rules management.
1.8.14