|
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | ipsdk::imaproc::itrans::normalizeImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInputRange, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | wrapper function for linear normalization of the intensity of an image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | ipsdk::imaproc::itrans::normalizeImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInputRange, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for linear normalization of the intensity of an image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API image::ImagePtr | ipsdk::imaproc::itrans::normalizeImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | wrapper function for linear normalization of the intensity of an image More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | ipsdk::imaproc::itrans::normalizeImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for linear normalization of the intensity of an image More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< NormalizeImgLvl1 > | ipsdk::imaproc::itrans::normalizeImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInputRange, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< NormalizeImgLvl1 > | ipsdk::imaproc::itrans::normalizeImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInputRange, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< NormalizeImgLvl1 > | ipsdk::imaproc::itrans::normalizeImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< NormalizeImgLvl1 > | ipsdk::imaproc::itrans::normalizeImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | ipsdk::imaproc::itrans::getAsyncProcessorOutput (boost::shared_ptr< NormalizeImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
Wrapper functions for linear normalization of the intensity of an image.
- Author
- H. Delestre
- Date
- 2014/08/06
- Copyright
- 2014 Reactiv'IP, all right reserved.