Vadim Pisarevsky
|
50eb661df8
|
Merge pull request #3676 from asmorkalov:changelog_for_tests
|
2015-02-04 15:13:44 +00:00 |
|
Alexander Smorkalov
|
a87ccb9ac0
|
Added Debian changelog to -tests package.
|
2015-02-04 16:52:39 +03:00 |
|
Vadim Pisarevsky
|
8e1b1a845b
|
Merge pull request #3672 from asmorkalov:debian_lower_case
|
2015-02-04 13:17:51 +00:00 |
|
Vadim Pisarevsky
|
5253265342
|
Merge pull request #3671 from jet47:disable-gpu-match-template-tests
|
2015-02-04 13:17:26 +00:00 |
|
Alexander Alekhin
|
2054123890
|
coreTlsData -> getCoreTlsData()
|
2015-02-04 13:03:27 +03:00 |
|
Vladislav Vinogradov
|
a9325102a2
|
colorize opencv_run_all_tests_unix.sh script output
|
2015-02-04 12:39:51 +03:00 |
|
Vladislav Vinogradov
|
2b303f38a8
|
colorize opencv_run_all_tests_unix.sh script output
|
2015-02-04 12:38:51 +03:00 |
|
Alexander Smorkalov
|
e6ac64008b
|
Debian package names replaced by lower case version to satisfy lintian.
|
2015-02-04 11:56:29 +03:00 |
|
Vladislav Vinogradov
|
7bb8c50080
|
disable gpu::matchTemplate tests
|
2015-02-04 11:21:17 +03:00 |
|
Olexa Bilaniuk
|
2609e77af7
|
Silence spurious loss-of-data warnings from Windows.
Added explicit casts to silence warnings in fundam.cpp and rhorefc.cpp.
|
2015-02-04 02:26:01 -05:00 |
|
Olexa Bilaniuk
|
ce0570b777
|
Splitting vectorized code into separate branch.
Deleted SSE code from master branch.
Slight cleanups in fundam.cpp were made as a consequence.
|
2015-02-03 23:33:52 -05:00 |
|
Mansour Moufid
|
8c68f1f626
|
Fix indentation of 98a157f5.
|
2015-02-03 23:17:43 -05:00 |
|
Mansour Moufid
|
98a157f589
|
Remove Apple-specific logic in finding the FFmpeg libraries.
Thanks to SpecLad.
|
2015-02-03 23:14:11 -05:00 |
|
Olexa Bilaniuk
|
69b146412a
|
Edited Doxygen documentation in the module calib3d.
Added a mention within calib3d.hpp that the flag RHO is available as an
option on calls to findHomography().
|
2015-02-03 22:55:40 -05:00 |
|
Olexa Bilaniuk
|
8907e6feac
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into rho
|
2015-02-03 22:50:45 -05:00 |
|
VBystricky
|
f5987c258f
|
Fix small error in traincascade application
|
2015-02-03 21:32:47 +04:00 |
|
Maksim Shabunin
|
c85197da55
|
Fixed allocated vector size in ML ANN algorithm
- updated return value of points_classifier sample
|
2015-02-03 18:16:20 +03:00 |
|
Mansour Moufid
|
a1cc9380e5
|
Correct the new find_library commands.
Thanks to SpecLad.
|
2015-02-02 11:54:09 -05:00 |
|
AfterEight
|
e938563de5
|
Modified resetCvImage() in cap_ximea.cpp, so that the IplImage* frame is also updated after the resolution has changed via set(CV_CAP_PROP_FRAME_WIDTH, value)/set(CV_CAP_PROP_XI_DOWNSAMPLING, value)
|
2015-02-02 15:04:29 +01:00 |
|
Vadim Pisarevsky
|
4c52dfc956
|
Merge pull request #3657 from BelBES:sb/tegra_optimization_fix
|
2015-02-02 10:18:59 +00:00 |
|
Vadim Pisarevsky
|
0ab4bbf771
|
Merge pull request #3662 from StevenPuttemans:fix_models
|
2015-02-02 10:17:43 +00:00 |
|
Vadim Pisarevsky
|
94431c23f6
|
Merge pull request #3661 from StevenPuttemans:fix_models_2.4
|
2015-02-02 10:15:40 +00:00 |
|
Vadim Pisarevsky
|
e64fb44f67
|
Merge pull request #3632 from theodr:dist_transf_tutorial
|
2015-02-02 10:10:39 +00:00 |
|
Vadim Pisarevsky
|
71a333dd78
|
Merge pull request #3644 from mshabunin:ml-docs
|
2015-02-02 10:08:40 +00:00 |
|
Vadim Pisarevsky
|
72194b2115
|
Merge pull request #3651 from mshabunin:shape-test
|
2015-02-02 10:07:01 +00:00 |
|
Vadim Pisarevsky
|
bbf3607fa8
|
Merge pull request #3652 from alalek:ocl_message
|
2015-02-02 10:04:39 +00:00 |
|
Yan Wang
|
99aaf4030a
|
Remove unnecessary barrier in runHaarClassifier().
Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
|
2015-02-02 16:55:11 +08:00 |
|
Mansour Moufid
|
ab40630ff4
|
Use the CMake find_library command to find the FFmpeg libraries.
|
2015-02-01 15:51:33 -05:00 |
|
StevenPuttemans
|
8548a8430e
|
fixing wrong model sizes
|
2015-02-01 15:13:57 +01:00 |
|
StevenPuttemans
|
9944f46b47
|
fixing wrong model sizes
|
2015-02-01 15:08:43 +01:00 |
|
Vadim Pisarevsky
|
06b97b7b67
|
Merge pull request #3660 from asmorkalov:samples_install_permissions
|
2015-02-01 09:14:28 +00:00 |
|
Alexander Smorkalov
|
cf852972d1
|
Fixed samples install permissions for Debian packaging.
|
2015-02-01 00:34:23 +03:00 |
|
Vadim Pisarevsky
|
1f47c22371
|
Merge pull request #3655 from asmorkalov:remove_opencv_testing_sh
|
2015-01-31 14:46:40 +00:00 |
|
Vadim Pisarevsky
|
602b034a03
|
Merge pull request #3658 from asmorkalov:numpy_dependency
|
2015-01-31 14:45:11 +00:00 |
|
Vadim Pisarevsky
|
8764b17ffc
|
Merge pull request #3659 from asmorkalov:debian_changelog_stub
|
2015-01-31 14:44:41 +00:00 |
|
Alexander Smorkalov
|
ddc1b965b6
|
Added Debian changelog installation step for Debian package generation.
|
2015-01-30 13:21:52 +03:00 |
|
Alexander Smorkalov
|
be6b847675
|
Added dependency from numpy to debian package with python bindings.
|
2015-01-30 12:27:33 +03:00 |
|
sergei
|
0d72420480
|
HAVE_TEGRA_OPTIMIZATION was fixed
|
2015-01-30 11:57:35 +03:00 |
|
Andrew Senin
|
52535b356c
|
Fix for assert in compute when subimage is used (see issue #4149)
|
2015-01-29 21:39:07 +04:00 |
|
Alexander Smorkalov
|
9206ec30a2
|
opencv_testing.sh script installation is removed as run tests script does the same thing.
|
2015-01-29 19:20:18 +03:00 |
|
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 |
|
StevenPuttemans
|
30d46313ec
|
adding a universal OpenCV based annotation tool for cascade classifier training
|
2015-01-29 13:03:28 +01:00 |
|
Alexander Alekhin
|
f282fd0ebf
|
ocl: print missing error message only if OPENCV_OPENCL_RUNTIME is used
|
2015-01-29 13:16:31 +03:00 |
|
Vadim Pisarevsky
|
97aa8d3341
|
Merge pull request #3603 from alalek:ocl_svm
|
2015-01-29 05:35:46 +00:00 |
|
Vadim Pisarevsky
|
bdebf4cea7
|
Merge pull request #3637 from wangyan42164:LBP_mad24_opt
|
2015-01-28 18:51:52 +00:00 |
|
Vadim Pisarevsky
|
f3311f9e2a
|
Merge pull request #3638 from jet47:remove-cuda-module
|
2015-01-28 18:51:32 +00:00 |
|
Vadim Pisarevsky
|
7d7d323f53
|
Merge pull request #3639 from cbenhagen:patch-1
|
2015-01-28 18:50:58 +00:00 |
|
Vadim Pisarevsky
|
5cbdce97aa
|
Merge pull request #3645 from SeninAndrew:mp-msvs-fix
|
2015-01-28 18:50:39 +00:00 |
|
Vadim Pisarevsky
|
c1252a1089
|
Merge pull request #3648 from SpecLad:get_policy-ts
|
2015-01-28 18:49:59 +00:00 |
|