Roman Donchenko
63d151a29c
xls-report.py: add ability to specify arbitrary sheet properties
12 years ago
kdrobnyh
f8eb806565
Add IPP support to integral function
12 years ago
peng xiao
5032240c9d
Fix ocl gftt file name typo.
12 years ago
Roman Donchenko
2dedfd9762
Merge pull request #1099 from asmorkalov:linux_vcap_fix
12 years ago
Alexander Smorkalov
f77d1f57ee
V4L and V4L2 based Video capture bug fix (Bugfix #3144 ).
12 years ago
Roman Donchenko
b1f04c5388
Merge pull request #1097 from apavlenko:ocl_tests_fixes
12 years ago
Andrey Pavlenko
fcb4c0e51c
fixing working with test data and a small fix for init code
...
- set init value for `numsdev` to prevent use of uninitialized value
- stop use of 'workdir' and files from samples
- forcing use of 'opencv_extra' instead
Note: set OPENCV_TEST_DATA_PATH to full path to 'opencv_extra/testdata' (gitolite@code.opencv.org:opencv_extra.git) before running the test!
12 years ago
Roman Donchenko
68a992b075
Merge pull request #1096 from SpecLad:merge-2.4
12 years ago
Andrew Senin
aa2ca3aa8f
Improve FPS on black and white Ximea cameras
12 years ago
Roman Donchenko
c05bfe9d6d
Merge remote-tracking branch 'origin/2.4' into merge-2.4
...
Conflicts:
modules/features2d/include/opencv2/features2d/features2d.hpp
modules/ocl/src/opencl/stereobp.cl
modules/ocl/src/stereobp.cpp
12 years ago
Andrey Pavlenko
1a2458885b
Merge pull request #1094 from asmorkalov:android_na_fix
12 years ago
andrey.morozov
8d0452ed59
added test to save image with webp with alpha channel
12 years ago
Alexander Smorkalov
69b308a368
Various fixes in android sample NativeActivity.
12 years ago
Roman Donchenko
f5089100b9
Merge pull request #1073 from asmorkalov:android_cvjavaframe
12 years ago
Roman Donchenko
de58039b46
Merge pull request #1081 from SpecLad:merge-2.4
12 years ago
Roman Donchenko
2f8be2a4b1
Merge pull request #1083 from jet47:cuda-device-layer
12 years ago
Roman Donchenko
c4e59866a2
Merge pull request #1074 from devernay:2.4-cap_qt-multithread
12 years ago
Andrey Pavlenko
b6b1d5e75d
Merge pull request #1092 from asmorkalov:manager_version_inc
12 years ago
Roman Donchenko
36a4d246f4
Merge pull request #1087 from znah:2.4
12 years ago
Alexander Smorkalov
e905c81ccc
OpenCV Manager version++.
12 years ago
Roman Donchenko
dbf02c71b6
Merge pull request #1091 from SpecLad:xls-updates
12 years ago
Alexey Spizhevoy
dcb049df6a
fixed docs
12 years ago
Alexey Spizhevoy
2a48f7c035
fixed include for Windows
12 years ago
yao
88ed74a7ec
fix the function name
12 years ago
Roman Donchenko
2b44172026
xls-report.py: make behaviour more intelligent in case of repeated results
12 years ago
Roman Donchenko
0732905cff
xls-report.py: write tests in sorted order
12 years ago
Roman Donchenko
ea054e2888
xls-report.py: made most columns a little wider
12 years ago
Roman Donchenko
4e939e2fce
xls-report.py: added an option to include data from unrecognized XMLs
12 years ago
Roman Donchenko
ec1df9f54d
Merge pull request #1090 from asmorkalov:android_tbb_downgrade
12 years ago
Alexander Smorkalov
c2e6668414
Bug #3124 libopencv_java.so v 2.4.6 hangs on some Android 4.0.3 devices fixed.
...
Downgrade TBB to 4.1u2 for all platforms, except WinRT.
12 years ago
Roman Donchenko
4d45b3e7f9
Merge pull request #1089 from SpecLad:contract-violations
12 years ago
alexandre benoit
188f889949
Merge branch 'master' of code.opencv.org:opencv
12 years ago
Roman Donchenko
83fd385bbd
xls-report.py: don't eat all errors when reading sheet.conf
12 years ago
Alexander Mordvintsev
3677a66403
line realign
12 years ago
Alexey Spizhevoy
406f342dc3
updated docs
12 years ago
Alexey Spizhevoy
027065a5a1
removed trailing whitespaces causing warnings
12 years ago
Roman Donchenko
a2d576c1bb
Merge pull request #1085 from bitwangyaoyao:2.4_optBP
12 years ago
Roman Donchenko
4d569732b9
Merge pull request #1086 from melody-rain:2.4_fix_oclMat_constructor
12 years ago
Alexey Spizhevoy
cc85e86ee7
fixed Windows build
12 years ago
Roman Donchenko
0daf4b800a
Fix bug: CommandLineParserParams's comparator would fail with equal arguments.
12 years ago
Roman Donchenko
4692d4b36e
Fix bug: cv::String would break if assigned to itself.
12 years ago
Alexey Spizhevoy
438a599288
added 'cmath' include
12 years ago
Jin Ma
97e620b8f3
Fix oclMat constructor when roi is provided.
12 years ago
yao
f2333e90f6
optimize stereoBP kernel
12 years ago
Alexander Pacha
eaa29110e1
Fixed issue 3130 ( http://code.opencv.org/issues/3130 ), where one argument of the BRISK-call was ignored. Previously it was not possible to use BRISK without creating descriptors.
...
Now it behaves like ORB (and how it is documented), and you can call BRISK to just generate feature points and no descriptors.
12 years ago
yao
c23510785b
remove the redundant function
12 years ago
Alexander Mordvintsev
8045093cfb
GFTT wrapped to python
12 years ago
Vladislav Vinogradov
b4d95b1406
fixed warnings in gpu modules from VS 2012
12 years ago
Vladislav Vinogradov
31d55af9c1
CUDA Device Layer:
...
header only library for CUDA programming
12 years ago
Roman Donchenko
4cf9990d4e
Merge remote-tracking branch 'origin/2.4' into merge-2.4
...
Conflicts:
doc/tutorials/definitions/noContent.rst
doc/tutorials/gpu/gpu-basics-similarity/gpu-basics-similarity.rst
doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.rst
doc/tutorials/introduction/how_to_write_a_tutorial/how_to_write_a_tutorial.rst
modules/core/include/opencv2/core/core.hpp
modules/core/include/opencv2/core/internal.hpp
modules/core/include/opencv2/core/version.hpp
modules/gpu/CMakeLists.txt
modules/highgui/perf/perf_output.cpp
modules/highgui/test/test_video_io.cpp
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/perf/main.cpp
modules/ocl/src/hog.cpp
modules/ocl/src/initialization.cpp
modules/ocl/src/moments.cpp
modules/ocl/src/opencl/moments.cl
modules/ocl/test/main.cpp
modules/ocl/test/test_moments.cpp
modules/python/test/test.py
modules/ts/include/opencv2/ts/ts_perf.hpp
modules/ts/src/precomp.hpp
modules/ts/src/ts_perf.cpp
12 years ago