#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 1022 of file Stitcher.h.
|
||||||||||||||||||||||||
|
blend
updates Definition at line 1033 of file Stitcher.h. References vigra_ext::blend(), vigra_ext::ROIImage< RemapImage, AlphaImage >::boundingBox(), and DEBUG_DEBUG. |
1.3.9.1