opencv/modules/stitching
Vladislav Vinogradov 2d30480982 created wrappers for new NPP functions
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error
updated docs, accuracy and performance tests
2012-02-22 10:00:53 +00:00
..
doc Updated the stitching module docs 2012-01-30 07:06:35 +00:00
include/opencv2/stitching created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
perf fixed ~200 warnings for windows 2012-02-14 10:22:34 +00:00
src created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
test Fixed the multi-band blending test 2012-02-01 10:00:38 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00