Vadim Pisarevsky
|
a7e9760316
|
Merge pull request #3649 from StevenPuttemans:fix_tutorials
|
2015-01-29 12:14:09 +00:00 |
|
Vadim Pisarevsky
|
7e1068919b
|
Merge pull request #3587 from vpradeep07:fix/pnpransac_race_cond
|
2015-01-29 12:12:18 +00:00 |
|
Vadim Pisarevsky
|
c1252a1089
|
Merge pull request #3648 from SpecLad:get_policy-ts
|
2015-01-28 18:49:59 +00:00 |
|
StevenPuttemans
|
a86dc747b3
|
fixing tutorial errors
|
2015-01-28 13:52:50 +01:00 |
|
Alexander Karsakov
|
c481e06e87
|
Fixed getPolicy() method to make it thread-safe.
(cherry picked from commit 8910508b83 )
|
2015-01-27 19:20:35 +03:00 |
|
Vadim Pisarevsky
|
3bfe4f711d
|
Merge pull request #3641 from cbenhagen:patch-2
|
2015-01-26 09:45:59 +00:00 |
|
Ben Hagen
|
5245c7454c
|
Do not blacklist GStreamer on Apple
|
2015-01-23 12:59:09 +01:00 |
|
Vadim Pisarevsky
|
2fabe56bbe
|
Merge pull request #3631 from StevenPuttemans:fix_samples
|
2015-01-21 10:40:19 +00:00 |
|
Vadim Pisarevsky
|
2ca39c910d
|
Merge pull request #3468 from StevenPuttemans:fix_models
|
2015-01-20 15:25:51 +00:00 |
|
StevenPuttemans
|
cf5a7b9679
|
remove an unused #endif
|
2015-01-20 15:41:39 +01:00 |
|
Vadim Pisarevsky
|
9a6a046caf
|
Merge pull request #3613 from asmorkalov:aarch64_tiff
|
2015-01-20 12:36:38 +00:00 |
|
Vadim Pisarevsky
|
c29c52a216
|
Merge pull request #3609 from jet47:fix-ocv_add_module-2.4
|
2015-01-20 12:34:50 +00:00 |
|
Vadim Pisarevsky
|
07c9a88d9c
|
Merge pull request #3621 from asmorkalov:ts_master_comapat_header
|
2015-01-19 12:33:58 +00:00 |
|
Vadim Pisarevsky
|
f3439de480
|
Merge pull request #3623 from Trundle:fix_android_link
|
2015-01-19 10:51:12 +00:00 |
|
Vadim Pisarevsky
|
28dd3aae79
|
Merge pull request #3614 from cwreynolds:Unicode-fix-for-addText-2
|
2015-01-19 10:50:14 +00:00 |
|
Andreas Stührk
|
0a5b200da2
|
Update link to information about Android platform.
The current link does no longer seem to work.
|
2015-01-19 00:01:12 +01:00 |
|
Alexander Smorkalov
|
9e9327e2f8
|
Added OpenCV 3.0 compat header for TS module.
|
2015-01-18 21:32:19 +03:00 |
|
Vadim Pisarevsky
|
9fb0f5ac51
|
Merge pull request #3620 from asmorkalov:native_samples_install
|
2015-01-18 18:22:27 +00:00 |
|
Alexander Smorkalov
|
911be68a41
|
Prevent native c/c++/ocl/gpu CMakeLists.txt install if samples are turned off.
|
2015-01-18 20:33:05 +03:00 |
|
Craig Reynolds
|
72d90ba8d2
|
In cvAddText, construct QString from "text" using fromUtf8.
|
2015-01-16 14:57:11 -08:00 |
|
Alexander Smorkalov
|
d277a1ba75
|
TIFF support hack for aarch64 reverted.
|
2015-01-17 01:25:58 +03:00 |
|
Vadim Pisarevsky
|
396f7e1a17
|
Merge pull request #3604 from asmorkalov:ocv_samples_package
|
2015-01-16 10:23:32 +00:00 |
|
Vladislav Vinogradov
|
12a3eb776d
|
fix ocv_add_module CMake macro:
it tries to remove 'opencv_' prefix from 'name' variable, but
it creates new variable with the same name as module
|
2015-01-16 10:59:52 +03:00 |
|
Alexander Smorkalov
|
6628714fc6
|
Fixed -samples debian package dependencies.
|
2015-01-15 15:36:45 +03:00 |
|
Alexander Smorkalov
|
187befd665
|
Fixed installation of CMakeLists.txt and enabled GPU samples build in stand alone version.
|
2015-01-15 14:48:24 +03:00 |
|
Alexander Smorkalov
|
3425c90b66
|
GPU samples with NVIDIA specific API excluded from build if CUDA disabled.
|
2015-01-13 14:58:51 +03:00 |
|
Alexander Smorkalov
|
b0c5f49170
|
Build fixes for GPU samples.
|
2015-01-13 14:39:18 +03:00 |
|
Vadim Pisarevsky
|
9cadc1e530
|
Merge pull request #3310 from tSed:opencv-2.4/fix-gstreamer-detection
|
2015-01-13 11:25:32 +00:00 |
|
Alexander Smorkalov
|
c0d76ef984
|
driver_api_stereo_multi sample reworked to use parallel_for_ instead of parallel_do
|
2015-01-13 13:00:06 +03:00 |
|
Alexander Smorkalov
|
72063bf136
|
parallel_do replaced with parallel_for_ in driver_gpu_multi sample.
|
2015-01-13 12:53:13 +03:00 |
|
Vadim Pisarevsky
|
36c1dce264
|
Merge pull request #3578 from asmorkalov:ocv_avx
|
2015-01-12 11:29:21 +00:00 |
|
Vijay Pradeep
|
042ff210d5
|
Fixing race condition by expanding resultsMutex lock section
|
2015-01-08 15:26:15 -08:00 |
|
Alexander Smorkalov
|
091c7a3821
|
OpenGL interop sample reworked not ot use cvconfig.h
|
2015-01-04 23:52:00 +03:00 |
|
Alexander Smorkalov
|
c778011f14
|
More accurate AVX and AVX2 control.
- Previous version just checked option support, but not enable it.
- Also OpenCV tests reports invalid AVX and AVX2 support status.
|
2015-01-04 23:41:14 +03:00 |
|
Vadim Pisarevsky
|
4e9cb475da
|
Merge pull request #3565 from mshabunin:ml-leak-24
|
2014-12-31 09:17:25 +00:00 |
|
Alexander Smorkalov
|
e02418e904
|
parallel_do replaced by parallel_for_ in gpu/multi.cpp sample to get rid of cvconfig.h
|
2014-12-30 16:44:33 +03:00 |
|
Alexander Smorkalov
|
840088e021
|
Get rid of cvconfig.h in Latent SVM samples. Use common OpenCV parallel framework instead of direct TBB calls.
|
2014-12-30 15:52:23 +03:00 |
|
Maksim Shabunin
|
e23ba9215d
|
Fixed memory leak in ML module
"int * CvMLData::sample_idx" was not freed
|
2014-12-30 15:20:24 +03:00 |
|
Vadim Pisarevsky
|
ad71efb2cb
|
Merge pull request #3562 from asmorkalov:ocv_aarch64
|
2014-12-30 11:06:00 +00:00 |
|
Alexander Smorkalov
|
8acd4c3ff4
|
More accurate fix for libtiff and aarch64.
|
2014-12-28 12:44:24 +03:00 |
|
Alexander Smorkalov
|
0f263e125b
|
Full AARCH64 support with NEON and new CUDA toolkit.
|
2014-12-28 11:51:33 +03:00 |
|
Alexander Smorkalov
|
82bd82e2f8
|
TBB updated to 4.3u2. Fix for aarch64 support.
|
2014-12-28 11:49:25 +03:00 |
|
Alexander Smorkalov
|
c0a8d4e1ef
|
Fix of HaarCascade GPU test for aarch64.
|
2014-12-28 11:49:25 +03:00 |
|
Vadim Pisarevsky
|
a5969aec96
|
Merge pull request #3534 from taka-no-me:build_fixes
|
2014-12-26 14:34:13 +00:00 |
|
Vadim Pisarevsky
|
b01cdf28ca
|
Merge pull request #3543 from MatMoore:2.4
|
2014-12-26 12:11:42 +00:00 |
|
Vadim Pisarevsky
|
ba84eb58f2
|
Merge pull request #3545 from jet47:gpu-match-template-tests
|
2014-12-26 12:08:54 +00:00 |
|
Vladislav Vinogradov
|
d00f36ec75
|
fix tests for gpu::matchTemplate:
use ASSERT_FLOAT_EQ to compare float values, it is more robust for
large values
|
2014-12-25 17:43:13 +03:00 |
|
Andrey Kamaev
|
7ec6d8a336
|
Fix Android build with the most resent android.toolchain.cmake
|
2014-12-25 12:41:17 +03:00 |
|
Andrey Kamaev
|
c105b72945
|
Assorted fixes:
* cmake CMP0054 and CMP0045
* aarch64 build
* portable code options in PCH cmake
* some of gcc 4.9 warnings
|
2014-12-25 12:41:16 +03:00 |
|
Roman Donchenko
|
1ed22204c8
|
Merge pull request #3506 from doltac:typofix
|
2014-12-24 09:01:40 +00:00 |
|