opencv/modules
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
..
calib3d Merge 2.4 into master 2015-12-08 10:24:54 +03:00
core Merge pull request #5644 from hoangviet1985:splitError 2015-11-23 13:43:38 +00:00
cudaarithm fix cuda::normalize (dtype < 0) case 2015-10-02 11:41:01 +03:00
cudabgsegm move obsolete algorithms from cudabgsegm to cudalegacy: 2015-01-19 14:17:00 +03:00
cudacodec Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudafeatures2d Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudafilters Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cudaimgproc Use stream argument when launching bilateral filter kernel 2015-09-18 13:12:58 +02:00
cudalegacy Some changes to support mingw-w64 2015-09-01 00:59:08 +03:00
cudaobjdetect Race condition bug-fix in hog.cu 2015-12-01 09:19:31 +01:00
cudaoptflow Fixes namespace error on cudaoptflow 2015-07-29 14:22:45 -03:00
cudastereo cudastereo: document lack of fractional bits in 16-bit signed format for StereoBeliefPropagation 2015-11-19 11:05:13 +01:00
cudawarping Cast some image coordinates and sizes to double. 2015-04-25 18:54:53 +02:00
cudev add CTest support to build tree 2015-10-13 17:34:08 +03:00
features2d Merge 2.4 into master 2015-12-08 10:24:54 +03:00
flann Added missing copyright headers. 2015-10-13 15:02:38 +03:00
hal fix header problem(can't find cstdint) on OSX platform 2015-10-23 15:25:26 -07:00
highgui Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 2015-11-17 18:52:55 +03:00
imgcodecs 32bit BITFIELDS compresion codec support #5707 Fixed 2015-11-25 00:03:35 +05:00
imgproc Add documentation about detail of image type 2015-12-06 14:06:17 +09:00
java Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 2015-11-17 18:52:55 +03:00
ml Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 2015-11-17 18:52:55 +03:00
objdetect Merge pull request #5714 from ajbernal:OCL_HOG_Fix 2015-11-30 09:44:37 +00:00
photo Visual Studio 2015 warning and test fixes 2015-10-20 12:48:37 +03:00
python Merge pull request #5487 from Wangyida:python 2015-11-02 12:26:53 +00:00
shape Python support 2015-03-02 18:13:00 +03:00
stitching Merge 2.4 into master 2015-12-08 10:24:54 +03:00
superres Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
ts ts module: includes moved out from cvtest namespace 2015-12-03 00:15:38 +03:00
video Merge pull request #5340 from alalek:ocl_off 2015-11-10 16:53:36 +00:00
videoio Merge 2.4 into master 2015-12-08 10:24:54 +03:00
videostab Added configuration changes enabling videoio WinRT support. 2015-05-15 16:29:06 +03:00
viz Added new functionalities to viz module 2015-08-15 01:03:59 +02:00
world fix tests build (win,shared,world) 2015-06-05 16:30:36 +03:00
CMakeLists.txt world fix 2014-08-05 20:12:35 +04:00