Roman Donchenko
f477696cc5
Merge pull request #1050 from pengx17:2.4_clach_mod
12 years ago
Alexander Smorkalov
e241c14b94
OpenCV Library and Manager version incremented.
...
OpenCV Version 2.4.6;
OpenCV Manager Version 2.8;
Doc fixes.
12 years ago
Alexander Smorkalov
5de7627806
Old android folder removed.
...
The changes must be applied after buildbot update only!
12 years ago
peng xiao
b2da1cdcc2
Temporarily disable command queue release as it causes program hang at exit
12 years ago
peng xiao
fc64faa22e
Remove empty cv::ocl::CLAHE class.
12 years ago
peng xiao
dcc4766129
Fix white-spacing
12 years ago
Roman Donchenko
76efc9853a
Merge pull request #1053 from snosov1:unreliable-results-fix
12 years ago
Roman Donchenko
bf6b119a3f
Merge pull request #1045 from bitwangyaoyao:2.4_fix
12 years ago
Roman Donchenko
1cfe5aa41e
Merge pull request #1048 from SpecLad:xls-conf
12 years ago
Alexander Smorkalov
347c86d9b5
Windows RT related code cleanup.
...
Windows RT sample cleanup.
Video I/O code cleanup.
12 years ago
Roman Donchenko
a335fc591f
Merge pull request #1052 from SpecLad:ocl-mingw-warnings
12 years ago
Sergei Nosov
29955620e0
multiruns added to avoid the 'unreliable results' error
12 years ago
Roman Donchenko
5b2b76763e
Fix miscellaneous warnings from compiling with MinGW.
...
Note that MinGW defines NOMINMAX by default.
12 years ago
peng xiao
9270205947
Fix build errors
12 years ago
yao
2ec1140b25
fix pyrlk
12 years ago
peng xiao
132b885b24
Add opencl implementation of Farnback optical flow.
12 years ago
peng xiao
cc3fb3d182
Let CLAHE_OCL reuse cv::CLAHE abstract class.
12 years ago
Alexander Smorkalov
91c519467d
WinRT build fix for samples and static libs.
12 years ago
Alexander Smorkalov
b0854c605a
Windows RT sample improved.
...
Corrent histogram output on YUV image implemented;
Some code refactoring done.
12 years ago
Alexander Smorkalov
bf22567c09
Transform selection implemented in sample GUI.
...
Gistogram output does not work propertly due color conversion problems.
12 years ago
Alexander Smorkalov
de9f659f1e
Several transforms added to sample IMFTransform.
12 years ago
Alexander Smorkalov
9e06287121
Windows RT sample updated.
...
Unused scenarious removed.
Grey scale convertion replaced with cv::Canny call.
12 years ago
Alexander Smorkalov
4990336760
Base camera access sample for Windows RT added.
...
Microsoft Media Foundation Camera Sample for Windows RT added.
12 years ago
Alexander Smorkalov
ee591efb9f
Build fix for Windows RT.
12 years ago
Alexander Smorkalov
34c6598752
Perf test failure fixes for Media Foundation.
12 years ago
Alexander Smorkalov
2bc1d3709c
GetProperty method for MSMF VideoCapture implemented.
12 years ago
Alexander Smorkalov
08a0e1c91b
TBB support for WinRT fixed.
...
Development release of TBB with WinRT support added;
TBB.dll is placed in bin folder now.
12 years ago
Alexander Smorkalov
43122939cb
Media foundation video i/o fixes.
...
Bug in Video for Windows capture init fixed;
Media Foundation based capture finalization fixed;
Highgui tests for video i/o updated.
12 years ago
yao
1227e00f3d
fix moments
12 years ago
Roman Donchenko
381057eaad
Merge pull request #1002 from asmorkalov:doc_warning_fix
12 years ago
Roman Donchenko
f8e187e1e1
Merge pull request #1035 from SpecLad:cv-concurrency
12 years ago
Roman Donchenko
e6784ca8a0
Merge pull request #1021 from alekcac:platforms
12 years ago
yao
dbdeff2069
fix stereobm crash on some cpu ocl
12 years ago
yao
6db776f957
add "-c" for cpu ocl mode in perf tests
12 years ago
Roman Donchenko
c244f000ab
Merge pull request #1030 from SpecLad:ts-impl-variants
12 years ago
Roman Donchenko
961251f0ca
Merge pull request #1029 from SpecLad:have-qt-config
12 years ago
Alexander Shishkov
bb9a0b7253
Update Info.plist.in
12 years ago
Alexander Smorkalov
996f02a531
Multiple Media Foundation video i/o fixes.
...
Video i/o tests enabled for media foundation;
Negative stride support added to VideoCapture;
Error handling improved, dead lock in case of playback error fixed;
Some code refacotring done.
12 years ago
Alexander Smorkalov
0c9d776083
Media Foundation-based code refactoring.
...
I* + SafeRelease -> ComPtr.
12 years ago
Alexander Smorkalov
e94cc0b5ee
Media Foundation camera capture fixed.
...
Camera-based VideoCapture updated to fit changes in ImageGrabber from prev
commit
12 years ago
Alexander Smorkalov
9fb762ccec
VideoCapture for video files implemented.
...
Set and Get methods are not implemented;
Camera based video capture is broken due to modifications.
12 years ago
Alexander Smorkalov
22b0cfbaa2
Media Foundation-based VideoWriter improvements.
...
FourCC parameter handlig added;
Smart pointers instead SafeRelease call;
Windows RT support (vertical mirroring).
12 years ago
Alexander Smorkalov
ccb8292e8e
Media Foundation-based VideoWriter added
12 years ago
Alexander Smorkalov
033e3092a3
Media Foundation based VideoCapture improved
...
Code formating fixed;
GrabFrame method implemented correclty.
12 years ago
Alexander Smorkalov
e3577c2f58
Build with dev release of TBB enabled.
12 years ago
Roman Donchenko
3bab7391d0
Merge pull request #1028 from SpecLad:ocl-clahe-dtor
12 years ago
Roman Donchenko
c16316c4b4
Replaced the semi-public CV_PARALLEL_FRAMEWORK macro with a function.
...
That way, core/internal.hpp doesn't have to depend on cvconfig.h, which we
don't ship.
12 years ago
Roman Donchenko
171a56fe82
Merge pull request #1034 from pengx17:2.4_oclmat_inoutarray
12 years ago
Roman Donchenko
7cb047e2d9
Merge pull request #1031 from pengx17:2.4_fix_converTo
12 years ago
Roman Donchenko
4ed3d33dd7
Merge pull request #1025 from bitwangyaoyao:2.4_tests
12 years ago