opencv/modules/stitching/src
Alexander Alekhin d86d8ed909 Merge 2.4 into master
PR #2968: cce2d99 8578f9c
Fixed bug which caused crash of GPU version of feature matcher in stitcher

The bug caused crash of GPU version of feature matcher in stitcher when
we use ORB features.

PR #3236: 5947519
Check sure that we're not already below required leaf false alarm rate before continuing to get negative samples.

PR #3190
fix blobdetector

PR #3562 (part): 82bd82e
TBB updated to 4.3u2. Fix for aarch64 support.

PR #3604 (part): 091c7a3
OpenGL interop sample reworked not ot use cvconfig.h

PR #3792: afdf319
Add -L for CUDA libs path to pkg-config

Add all dirs from CUDA_LIBS_PATH as -L linker options to
OPENCV_LINKER_LIBS. These will end up in opencv.pc.

PR #3893: 122b9f8
Turn ocv_convert_to_lib_name into a function

PR #5490: ec5244a
fixed memory leak in findHomography tests

PR #5491: 0d5b739
delete video readers

PR #5574

PR #5202
2015-12-08 10:24:54 +03:00
..
cuda move buildWarp*Maps to stitching 2015-01-13 18:00:26 +03:00
opencl Added checking that z is non zero to buildWarpPlaneMaps kernel 2014-10-27 15:38:44 +03:00
autocalib.cpp fully implemented SSE and NEON cases of intrin.hpp; extended the HAL with some basic math functions 2015-04-16 23:00:26 +03:00
blenders.cpp Visual Studio 2015 warning and test fixes 2015-10-20 12:48:37 +03:00
camera.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
exposure_compensate.cpp TAPI: stitching: optimize exposure 2014-04-11 13:01:09 +04:00
matchers.cpp Merge 2.4 into master 2015-12-08 10:24:54 +03:00
motion_estimators.cpp Fixed bug in cv::detail::waveCorrect 2015-05-23 19:09:33 +02:00
precomp.hpp move labeling routines from cuda to cudalegacy 2015-01-22 15:02:20 +03:00
seam_finders.cpp 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +03:00
stitcher.cpp Added call to clone() to avoid unexpected change to external data. 2015-04-25 14:54:35 +02:00
timelapsers.cpp world fix 2014-08-05 20:12:35 +04:00
util.cpp added timelapse 2014-07-15 09:32:47 -07:00
warpers_cuda.cpp fix compilation without CUDA 2015-01-13 18:00:27 +03:00
warpers.cpp Merge pull request #5340 from alalek:ocl_off 2015-11-10 16:53:36 +00:00