Ilya Lavrenov
|
077115bd4a
|
debug
|
13 years ago |
Ilya Lavrenov
|
bb589a590e
|
debug
|
13 years ago |
Vadim Pisarevsky
|
427ce1247a
|
some bugfixes & improvements in openfabmap code, docs and samples by Arren Glover
|
13 years ago |
Ilya Lavrenov
|
b7b32e74a5
|
some restructuring of resize algorithm code
|
13 years ago |
Ilya Lavrenov
|
222303f24b
|
attempt
|
13 years ago |
Ivan Korolev
|
a8ba2d7f52
|
Added Rotation motion mode in the videostab module
|
13 years ago |
Anatoly Baksheev
|
3b075a50e9
|
fixed warnings under windows
|
13 years ago |
niko
|
0abe7f3196
|
many bugs fix for intel's HD4000
from my svn 855
|
13 years ago |
Alexey Spizhevoy
|
f3bc1aede1
|
removed obsolte global motion estimation method
|
13 years ago |
Leonid Beynenson
|
46ce5976ae
|
Fix: Windows compilation error in CommandLineParser.
|
13 years ago |
Leonid Beynenson
|
0bde00a88a
|
Changed CommandLineParser to make it less verbose
when it is unrequired.
|
13 years ago |
Alexander Kapustin
|
858f437162
|
Merge branch 'master' of git://code.opencv.org/opencv
|
13 years ago |
Andrey Kamaev
|
44e8d76d74
|
Change denoising strength parameter from int to float
|
13 years ago |
Alexander Kapustin
|
8f4ddad52d
|
1. New function ActualScalarDepth was added
2. Two new NeonOptimized functions subtract_8u8u32f and subtract_8u8u8s were added
|
13 years ago |
Alexander Kapustin
|
bb3332508e
|
1. New function ActualScalarDepth was added
2. Two new NeonOptimized functions subtract_8u8u32f and subtract_8u8u8s were added
Conflicts:
modules/core/src/arithm.cpp
|
13 years ago |
Vladislav Vinogradov
|
6f175a3c52
|
changed the type of the arguments to const reference (Bug #2376)
ORB_GPU::downloadKeyPoints
ORB_GPU::convertKeyPoints
|
13 years ago |
yao
|
2e36338636
|
remove warnings of some functions in ocl module
|
13 years ago |
Andrey Kamaev
|
82b30963d2
|
Restore pdf patch command
|
13 years ago |
Andrey Pavlenko
|
3bad6ac0ee
|
This reverts commit 738d3fef38 .
|
13 years ago |
Vadim Pisarevsky
|
1ded1597e7
|
fixed mixed-type array operations (bug #2336)
|
13 years ago |
Alexander Kapustin
|
738d3fef38
|
1. New function ActualScalarDepth was added
2. Two new NeonOptimized functions subtract_8u8u32f and subtract_8u8u8s were added
|
13 years ago |
Vadim Pisarevsky
|
45fd6f509f
|
Merge remote-tracking branch 'origin/master'
|
13 years ago |
Vadim Pisarevsky
|
40d5b026c7
|
fixed verbose mode in highgui's DirectShow wrapper (bug #2350)
|
13 years ago |
Andrey Kamaev
|
56ac2937d8
|
Fix typo
|
13 years ago |
Vadim Pisarevsky
|
54705a009a
|
Merge remote-tracking branch 'origin/master'
|
13 years ago |
Vadim Pisarevsky
|
c3c49a317b
|
fixed outlier filtering in cvStereoRectifyUncalibrated (bug #2367)
|
13 years ago |
Andrey Kamaev
|
f42b38ac44
|
Refactor fast NL-means denoising
* reorder arguments
* rewrite accuracy tests
* replace doubles with integer arithmetic inside the main loop
|
13 years ago |
OpenCV Buildbot
|
87f282eed2
|
update FFMPEG wrapper binaries
|
13 years ago |
Vadim Pisarevsky
|
4e07561141
|
fixed possible compile error in cap_ffmpeg_impl.hpp (bug #2365)
|
13 years ago |
yao
|
d38359620e
|
some optimizations to ocl::blend
|
13 years ago |
Oleg Sklyarov
|
bbe418427e
|
Added WQHD = 1444p frame size
|
13 years ago |
Vadim Pisarevsky
|
2d334401b1
|
improved the condition in the FAST test
|
13 years ago |
Vadim Pisarevsky
|
d2613dd9f6
|
added patches by Bram Bolder
|
13 years ago |
yao
|
310bd8701c
|
a little optimizations to ocl::pyrDown
|
13 years ago |
Alexander Smorkalov
|
b1d14f766d
|
Bug with several "in use" labels fixed in OpenCV Manager UI.
|
13 years ago |
Alexander Smorkalov
|
0105d0a241
|
"in use" label update fix in OpenCV Manager UI.
|
13 years ago |
Alexander Smorkalov
|
92b0cc541e
|
Minor bug fix in building all native camera libs for android
|
13 years ago |
Alexander Smorkalov
|
ada27b54eb
|
NDK detection bug fix.
|
13 years ago |
Alexander Mordvintsev
|
556e6c1475
|
Merge branch 'master' of git://code.opencv.org/opencv
|
13 years ago |
Ilya Lavrenov
|
fffd263ce4
|
attempt
|
13 years ago |
Alexander Mordvintsev
|
1017dea332
|
Merge branch 'master' of git://code.opencv.org/opencv
|
13 years ago |
Alexander Mordvintsev
|
2a96f28bc1
|
get rid of Lock in gabor_threads.py
|
13 years ago |
Ilya Lavrenov
|
f58c5646b0
|
fixed wrong condition with interpolation types
|
13 years ago |
Ilya Lavrenov
|
5ab3fe489f
|
changed resize_area test
|
13 years ago |
Andrey Kamaev
|
7e35838849
|
Minor refactoring of NL-means denoising
|
13 years ago |
Andrey Pavlenko
|
3c4917555d
|
fixing git commit getting for Android build
|
13 years ago |
Ilya Lavrenov
|
a65cb5d2de
|
added extra debug parameters in resize test
|
13 years ago |
Vadim Pisarevsky
|
58fb8692c3
|
added test for png encoding bug #2352
|
13 years ago |
Ilya Lavrenov
|
03daf44848
|
added recalculating scale coefficients
|
13 years ago |
Vadim Pisarevsky
|
d9e801fbfa
|
improved image rendering performance in Qt backend for highgui UI (bug #2356)
|
13 years ago |