|
Hugin trunk 0.1
|
Namespaces | |
| namespace | vigra::detail |
Read the image specified by the given vigra::ImageImportInfo object including its alpha channel.
Write the image and its alpha channel to a file.
See importImage() for more information.
Declarations
pass 2D array views:
\deprecatedAPI{importImageAlpha} pass ImageIterators and DataAccessors :
Use argument objects in conjunction with ArgumentObjectFactories :
\deprecatedEnd
Usage:
#include <vigra/impexalpha.hxx>
Namespace: vigra
\deprecatedUsage{importImageAlpha}
\deprecatedEnd
Preconditions
See exportImage() for more information.
Declarations
pass 2D array views:
\deprecatedAPI{exportImageAlpha} pass ImageIterators and DataAccessors :
Use argument objects in conjunction with ArgumentObjectFactories :
\deprecatedEnd
Usage:
#include <vigra/impexalpha.hxx>
Namespace: vigra
\deprecatedUsage{exportImageAlpha}
\deprecatedEnd
Preconditions
| class AlphaIterator class AlphaAccessor inline void vigra::exportImageAlpha | ( | ImageIterator | image_upper_left, |
| ImageIterator | image_lower_right, | ||
| ImageAccessor | image_accessor, | ||
| AlphaIterator | alpha_upper_left, | ||
| AlphaAccessor | alpha_accessor, | ||
| const ImageExportInfo & | export_info | ||
| ) |
Definition at line 1043 of file impexalpha.hxx.
References vigra::detail::exportImageAlpha(), and threshold().
Referenced by correctRGB(), CreateBrightImgDlg::CreateAndSaveExposureCorrectedImage(), vigra::exportImageAlpha(), main(), SaveImage(), SaveImage(), HuginBase::Nona::detail::saveRemapped(), StackImagesAndMask(), HuginBase::Nona::SimpleStitcher< ImageType, AlphaType >::stitch(), HuginBase::Nona::WeightedStitcher< ImageType, AlphaType >::stitch(), and HuginBase::Nona::ReduceStitcher< ImageType, AlphaType >::stitch().
|
inline |
Definition at line 1073 of file impexalpha.hxx.
References vigra::exportImageAlpha(), and threshold().
| class AlphaIterator class AlphaAccessor inline void vigra::importImageAlpha | ( | const ImageImportInfo & | import_info, |
| ImageIterator | image_iterator, | ||
| ImageAccessor | image_accessor, | ||
| AlphaIterator | alpha_iterator, | ||
| AlphaAccessor | alpha_accessor | ||
| ) |
Definition at line 479 of file impexalpha.hxx.
References vigra::detail::importImageAlpha(), and threshold().
Referenced by PanoDetector::AnalyzeImage(), HuginBase::Nona::FileRemapper< ImageType, AlphaType >::getRemapped(), HuginBase::ImageCache::importAndConvertAlphaImage(), vigra::importImageAlpha(), deghosting::Khan< PixelType >::importRGBImage(), deghosting::Khan< PixelType >::importRGBImage(), loadAndConvertImage(), LoadAndMergeImages(), LoadGrayImageAndConvert(), LoadGrayImageAndFindLines(), LoadImageAndConvert(), LoadImageAndFindLines(), HuginBase::ImageCache::loadImageSafely(), loadImagesPyr(), main2(), PrintImageInfo(), processImg(), ResaveImageFill(), StackImagesAndMask(), and weightedAverageOfImageFiles().
|
inline |
Definition at line 496 of file impexalpha.hxx.
References vigra::importImageAlpha(), and threshold().