opencv/samples
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
..
android fix build with CMake 2015-10-08 13:48:46 +03:00
cpp fixed #5005: stitching_detailed.cpp 2015-11-23 21:55:59 +01:00
data adding missing images from python tutorials, like chessboard.png, simple.jpg, home.jpg, fly.png, ... 2015-10-08 11:59:54 +02:00
directx fixed not initialized nv12_cpu_copy surface, remove odd code 2015-08-01 02:10:05 +03:00
gpu Merge 2.4 into master 2015-12-08 10:24:54 +03:00
java Change SURF to ORB in Java-Sbt sample to remove dependency on external non-free modules 2015-09-03 17:16:59 +03:00
opencl samples: fix OpenCL detection / build warning 2015-08-24 15:52:14 +03:00
opengl used proper method 2015-08-17 01:44:50 +03:00
python2 fixed bug on left mouse button click 2015-11-09 04:37:59 -05:00
tapi Update face detection samples 2015-10-20 19:09:21 +03:00
va_intel changed device detection procedure, added resizing surface to bigger size 2015-09-23 17:35:49 +03:00
winrt Updated sample to showcase highgui WinRT usage 2015-06-26 23:41:39 +03:00
winrt_universal Adding backslash in macro-based paths 2015-05-29 09:36:42 +03:00
wp8 Adding backslash in macro-based paths 2015-05-29 09:36:42 +03:00
CMakeLists.txt Merge pull request #5514 from asmorkalov:as/nonfree-independent-samples 2015-10-15 10:56:23 +00:00