improve MultiBandBlender cuda, add normalizeUsingWeight and addSrcWeight kernels
authorWenju He <hewj03@gmail.com>
Sun, 12 Feb 2017 09:08:05 +0000 (17:08 +0800)
committerWenju He <hewj03@gmail.com>
Sun, 12 Feb 2017 09:08:05 +0000 (17:08 +0800)
commitb76e88354ca6157265e3123760411c7e1c58a39a
tree61b0788be981b7b9207dd58c8540c8ea6419ce80
parent642e4d97a407ead76d19a4779f1eb7853a011c49
improve MultiBandBlender cuda, add normalizeUsingWeight and addSrcWeight kernels
modules/stitching/include/opencv2/stitching/detail/blenders.hpp
modules/stitching/src/blenders.cpp
modules/stitching/src/cuda/multiband_blend.cu [new file with mode: 0644]