|
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | ipsdk::imaproc::itrans::equalize2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | wrapper function for equalization of 2d plans of input image In this version of the function, the histogram of the image is automatically computed, with a bin width of 1.0 More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | ipsdk::imaproc::itrans::equalize2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for equalization of 2d plans of input image In this version of the function, the histogram of the image is automatically computed, with a bin width of 1.0 More...
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | ipsdk::imaproc::itrans::equalize2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | wrapper function for equalization of 2d plans of input image histogram used perform the equalization is provided as argument of the function More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | ipsdk::imaproc::itrans::equalize2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for equalization of 2d plans of input image histogram used perform the equalization is provided as argument of the function More...
|
| |
|
| IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | ipsdk::imaproc::itrans::equalize2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pInPIHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | wrapper function for equalization of 2d plans of input image histograms used perform the equalization are provided as argument of the function More...
|
| |
| IPSDKIPLINTENSITYTRANSFORM_API void | ipsdk::imaproc::itrans::equalize2dImg (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pInPIHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | wrapper function for equalization of 2d plans of input image histograms used perform the equalization are provided as argument of the function More...
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize2dImgLvl1 > | ipsdk::imaproc::itrans::equalize2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize2dImgLvl1 > | ipsdk::imaproc::itrans::equalize2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize2dImgLvl1 > | ipsdk::imaproc::itrans::equalize2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize2dImgLvl1 > | ipsdk::imaproc::itrans::equalize2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::HistogramDataConstPtr &pInHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize2dImgLvl1 > | ipsdk::imaproc::itrans::equalize2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pInPIHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLINTENSITYTRANSFORM_API boost::shared_ptr< Equalize2dImgLvl1 > | ipsdk::imaproc::itrans::equalize2dImg_async (const ipsdk::image::ImageConstPtr &pInImg, const ipsdk::imaproc::attr::PlanIndexedHistogramDataConstPtr &pInPIHistogram, const ipsdk::imaproc::attr::RangeConstPtr &pInOutputRange, const ipsdk::image::ImagePtr &pOutImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLINTENSITYTRANSFORM_API ipsdk::image::ImagePtr | ipsdk::imaproc::itrans::getAsyncProcessorOutput (boost::shared_ptr< Equalize2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
Wrapper functions for image equalization.
- Author
- H. Delestre
- Date
- 2017/06/14
- Copyright
- 2017 Reactiv'IP, all right reserved.