#include <Stitcher.h>
Public Member Functions | |
| template<typename ImageType, typename AlphaType, typename PanoIter, typename PanoAccessor, typename AlphaIter, typename AlphaAccessor> | |
| void | operator() (RemappedPanoImage< ImageType, AlphaType > &img, vigra::triple< PanoIter, PanoIter, PanoAccessor > pano, std::pair< AlphaIter, AlphaAccessor > alpha, const vigra::Rect2D &panoROI) |
blend img into pano, using alpha mask and panoROI | |
Definition at line 1045 of file Stitcher.h.
|
||||||||||||||||||||||||
|
blend
updates Definition at line 1056 of file Stitcher.h. References vigra_ext::applyRect(), vigra_ext::ROIImage< RemapImage, AlphaImage >::boundingBox(), DEBUG_DEBUG, vigra_ext::srcMask(), and vigra_ext::srcMaskRange(). |
1.3.9.1