ozantonkal
b066d1982f
mesh widget implementation
2013-07-15 12:02:20 +02:00
Anatoly Baksheev
757e61d94c
restored OpenCVModule.cmake
2013-07-15 13:11:34 +04:00
peng xiao
e5c396bb24
Add ocl::gftt performance test.
2013-07-15 16:27:27 +08:00
alexandre benoit
12f65c61a8
updated doc wrt new bioinspired namespace convention
2013-07-15 09:58:16 +02:00
Roman Donchenko
52a9378257
Merge pull request #979 from jet47:gpuwarping-refactoring
2013-07-15 11:47:03 +04:00
Roman Donchenko
1590a1a538
Merge pull request #1068 from AoD314:webp2
2013-07-15 11:45:28 +04:00
Roman Donchenko
886c009da6
Merge pull request #1049 from pengx17:2.4_superres_ocl
2013-07-15 11:43:09 +04:00
yao
cdd9234fae
fix hog mismatch on cpu ocl
2013-07-15 15:13:09 +08:00
alexandre benoit
7fe78efda3
retina included in namespace bioinspired + followed suggestions made by Vadim
2013-07-14 19:28:37 +02:00
Daniel Angelov
d35601209e
Added define guard for ln10. Fixed some warnings.
2013-07-14 14:29:56 +03:00
Daniel Angelov
22c8010b2d
Added needed header, changed macro name.
2013-07-14 12:56:22 +03:00
Anatoly Baksheev
6ca1822f36
added comments with future work for VizImpl
...
added authors to license header
2013-07-13 20:42:49 +04:00
Anatoly Baksheev
d6e2b657f9
more refactoring
2013-07-13 19:42:49 +04:00
Anatoly Baksheev
512afe2a90
beatification of test_viz
2013-07-13 18:23:46 +04:00
Anatoly Baksheev
83cb28f169
temp_viz removed
2013-07-13 18:01:56 +04:00
Anatoly Baksheev
3e41f0647e
removed q subfolder
2013-07-13 17:45:46 +04:00
abidrahmank
61e50e2fda
python docs for non-local means denoising
2013-07-13 16:00:15 +05:30
andrey.morozov
7d5185e8f1
updated webp to version 0.3.1
2013-07-13 14:09:44 +04:00
andrey.morozov
e4e0862c2e
added support image with alpha channel
2013-07-13 14:09:37 +04:00
Daniel Angelov
3350533f48
Fixed ambiguouty error, signess compare.
2013-07-13 05:08:15 +03:00
Daniel Angelov
6bd5e12be3
Added a sample to show usage of the class.
2013-07-13 04:11:27 +03:00
Daniel Angelov
e51e00ac5f
Added LSD accuracy tests.
2013-07-13 04:09:28 +03:00
Anatoly Baksheev
f480eca668
removed Affine3f from coordinate frame constructor
2013-07-13 01:49:59 +04:00
Daniel Angelov
5350a2f1d9
Added Line Segmen Detector.
2013-07-13 00:21:02 +03:00
Anatoly Baksheev
328f0e32d8
added makeTransformToGlobal() function
2013-07-13 00:00:57 +04:00
Anatoly Baksheev
6045ae856b
reshape continuous clouds for better performance.
2013-07-12 23:59:19 +04:00
Anatoly Baksheev
ae2e3a1a93
viz license header template
2013-07-12 16:53:25 +04:00
Fedor Morozov
091b48de60
MTB alignment. Missing main file.
2013-07-12 16:08:06 +04:00
Fedor Morozov
35133df0de
MTB alignment. Code, tests, application
2013-07-12 16:03:53 +04:00
Roman Donchenko
616dbd53f0
Merge pull request #1107 from abidrahmank:master
2013-07-12 11:40:33 +04:00
Roman Donchenko
3b8a13a1ed
Merge pull request #1101 from jet47:cudev-stub-lib
2013-07-12 11:39:25 +04:00
Roman Donchenko
09ec483d02
Merge pull request #1109 from nikman-ru:cap_reuse_24x
2013-07-12 11:38:59 +04:00
Roman Donchenko
18f1964f8a
Merge pull request #1111 from nikman-ru:fix_yamldoc
2013-07-12 11:38:14 +04:00
hbristow
9cc949e341
Added more test cases
2013-07-12 17:31:25 +10:00
hbristow
5a34b00737
Added more test cases
2013-07-12 16:57:05 +10:00
hbristow
603d949354
Improved string handling. Swapped transpose interface for slow but correct implementation. Will come back to optimized implementation later. imshow now works correctly
2013-07-12 15:48:03 +10:00
Vladislav Vinogradov
d52ef2f758
added stub library for cudev module
...
in order to make CMake scripts work properly
2013-07-12 08:47:12 +04:00
Vladislav Vinogradov
5e3934446d
fixed test compilation for gpu::Stream
2013-07-12 08:45:55 +04:00
Vladislav Vinogradov
afb08b33c7
removed obsolete API from gpuarithm module
2013-07-12 08:40:30 +04:00
Vladislav Vinogradov
0d9e3cfa37
updated documentation
2013-07-12 08:12:48 +04:00
Vladislav Vinogradov
6d6ff26887
refactored gpu::ImagePyramid (converted it to abstract interface)
2013-07-12 08:12:48 +04:00
Vladislav Vinogradov
2932beddcf
switched to Input/Output Array in gpuwarping functions
2013-07-12 08:12:48 +04:00
hbristow
346f7d0f3e
Fast deep-copy-transpose implemented which attempts to not thrash the cache. Good first step for now, but no transpose at all would be preferrable. Started I/O.
2013-07-12 10:38:48 +10:00
Alex Leontiev
6db2596ca9
Convenience fixes
...
Attempting to fix issues pointed out by Vadim Pisarevsky during the pull
request review. In particular, the following things are done:
*) The mechanism of debug info printing is changed and made more
procedure-style than the previous macro-style
*) z in solveLP() is now returned as a column-vector
*) Func parameter of solveLP() is now allowed to be column-vector, in
which case it is understood to be the transpose of what we need
*) Func and Constr now can contain floats, not only doubles (in the
former case the conversion is done via convertTo())
*)different constructor to allocate space for z in solveLP() is used,
making the size of z more explicit (this is just a notation change, not
functional, both constructors are achieving the same goal)
*) (big) mat.hpp and iostream headers are moved to precomp-headers from
optim.hpp
2013-07-11 22:05:14 +03:00
Nikita Manovich
c55dc3e8ab
Fixed "FileStorage (minor) error in doc (Feature #3151 )"
...
It was just a typo in the documentation.
2013-07-11 16:06:25 +04:00
Roman Donchenko
0b4d0a8171
Sorted cvconfig.h.cmake in alphabetical order.
2013-07-11 16:01:46 +04:00
Alex Leontiev
e9b432b1d9
Fixing the warnings
...
Fixed all of the warnings.
2013-07-11 14:43:48 +03:00
Nikita Manovich
05aeb70831
Fixed VideoCapture::open() does not release previous capture sources (Bug #3150 ).
...
VideoCapture didn't call release method and just ignored the new capture sources.
OpenCV documentation:
bool VideoCapture::open(const string& filename);
bool VideoCapture::open(int device);
The methods first call VideoCapture::release() to close the already opened file or camera.
2013-07-11 15:16:22 +04:00
Anatoly Baksheev
c6a8bd65a8
fixed some warnings for windows
...
minor buitification
2013-07-11 14:45:39 +04:00
Roman Donchenko
78cb920bc8
Removed useless VERSION macro (and CMake variable)
2013-07-11 14:30:46 +04:00