Alexander Smorkalov
|
5a524bdfd7
|
Issue #1861 Improve Javadoc documentation fixed. Multiline code segments added to Javadoc.
|
2012-10-11 19:21:40 +04:00 |
|
Vsevolod Glumov
|
a2088d0c52
|
Replaced SVN instructions with Git ones for 'Installation in Windows' section (Issue #2249); Also, fixed both bugs from issue #2374 in the same section.
|
2012-10-11 18:37:00 +04:00 |
|
Andrey Kamaev
|
97640847c5
|
Add methods to sort keypoints and corresponding descriptors
|
2012-10-11 18:25:45 +04:00 |
|
Andrey Kamaev
|
18295bc778
|
Improve performance tests failures formatting
|
2012-10-11 17:41:02 +04:00 |
|
Andrey Kamaev
|
8f44f25f47
|
Fix AndroidManifest.xml generation for OpenCV Android library project (second attempt)
|
2012-10-11 17:09:57 +04:00 |
|
Vsevolod Glumov
|
a3080636ba
|
Replaced SVN instructions with Git instructions in iOS and Linux installation tutorials. Issue #2249
+ Minor formatting fixes.
|
2012-10-11 16:44:53 +04:00 |
|
Andrey Kamaev
|
f41ab3a330
|
Merge pull request #34 from roynos/master
|
2012-10-11 16:31:20 +04:00 |
|
Alexander Smorkalov
|
0c70b45625
|
Clickable optin turned off. Text disapearing fixed.
|
2012-10-11 16:27:01 +04:00 |
|
Andrey Kamaev
|
c46affe63e
|
android.toolchain.cmake: restore implicit link with math library for C++ objects
Ticket #2426
|
2012-10-11 16:10:01 +04:00 |
|
Andrey Kamaev
|
7cb525d63f
|
Fix AndroidManifest.xml generation for OpenCV Android library project
|
2012-10-11 15:47:57 +04:00 |
|
Andrey Kamaev
|
dc4a649513
|
Fix OS X build
|
2012-10-11 15:36:47 +04:00 |
|
Andrey Kamaev
|
be98693aaf
|
Enable parallel CvtColorLoop for all platforms
|
2012-10-11 15:05:43 +04:00 |
|
Andrey Kamaev
|
df94591336
|
Fix instability of Luv/Lab color conversions
|
2012-10-11 15:05:43 +04:00 |
|
Vadim Pisarevsky
|
7ee6040192
|
enable Matx as Mat elements (bug #1705).
|
2012-10-11 15:02:48 +04:00 |
|
Daniil Osokin
|
e435674a90
|
added perf test for gabor filter
|
2012-10-11 14:52:35 +04:00 |
|
Daniil Osokin
|
f1e025dc68
|
delete normalization in gabor kernel #1995
|
2012-10-11 14:40:15 +04:00 |
|
Alexander Smorkalov
|
eb189713ae
|
Issue #2431 OpenCV Manager UI crashes at start fixed.
Data rase in OpenCV Manager connection fixed.
|
2012-10-11 14:39:42 +04:00 |
|
Evgeny Talanin
|
bd4620f04e
|
#2408 patch apply (see pull request at https://github.com/Itseez/opencv/pull/33)
|
2012-10-11 14:38:25 +04:00 |
|
Vadim Pisarevsky
|
43e3b83832
|
fixed potential memory buffer corruption in StereoSGBM (patch #2203)
|
2012-10-11 14:07:07 +04:00 |
|
Evgeny Talanin
|
8528b0abcd
|
#1941 fix
|
2012-10-11 13:45:21 +04:00 |
|
Vadim Pisarevsky
|
56d3cad326
|
enabled odd size in DFT_COMPLEX_OUTPUT test
|
2012-10-11 12:27:10 +04:00 |
|
niko
|
97156897b2
|
format files to ANSI C style with coolformat
change the download channels to oclchannles()
fix bugs of arithm functions
perf fix of bilateral
bug fix of split test case
add build_warps functions
|
2012-10-11 16:22:47 +08:00 |
|
Vsevolod Glumov
|
69fbc6102c
|
Fixed an issue with 'how_to_scan_images.cpp' tutorial code. Issue #2259
|
2012-10-11 03:51:34 +04:00 |
|
Vsevolod Glumov
|
1f21b96b9d
|
Fixed the formulas, based on issue #2145
|
2012-10-11 03:26:23 +04:00 |
|
Vadim Pisarevsky
|
37ad10bf0d
|
fixed bug with partly uninitialized output of dft with DFT_COMPLEX_OUTPUT flag (bug #2223)
|
2012-10-11 00:53:43 +04:00 |
|
Vadim Pisarevsky
|
63c9412922
|
enable huge value range in highgui sliders on Windows (patch #941)
|
2012-10-10 23:05:15 +04:00 |
|
Anatoly Baksheev
|
1d68850cb2
|
Added CUDA fast math flag
|
2012-10-10 22:16:51 +04:00 |
|
Andrey Kamaev
|
354b77e2e1
|
Applied fix from bug #2324: ocv_list_unique makes for incorrect linking
|
2012-10-10 19:40:55 +04:00 |
|
Andrey Kamaev
|
d6a8753124
|
Remove second argument from VideoCapture_Reading perf test
|
2012-10-10 19:40:19 +04:00 |
|
Andrey Kamaev
|
d40083a926
|
Add concurrency test for solvePnPRansac
|
2012-10-10 18:23:11 +04:00 |
|
Andrey Kamaev
|
423837ddae
|
Restore theRNG seed reset on test SetUp as it is still needed
|
2012-10-10 18:07:03 +04:00 |
|
Vadim Pisarevsky
|
0e314163e5
|
fixed INT64_C & UINT64_C definitions (patch #2033)
|
2012-10-10 17:27:32 +04:00 |
|
Oleg Sklyarov
|
2f4e8ee73e
|
Merge branch 'master' of git://code.opencv.org/opencv
|
2012-10-10 17:05:29 +04:00 |
|
Oleg Sklyarov
|
3f61b9792b
|
fixed bug #2407: run.py now understands android device names with spaces
|
2012-10-10 16:59:00 +04:00 |
|
Vladislav Vinogradov
|
a008d6fc17
|
fixed bug #2425 : Concurrent convolutions with streams
|
2012-10-10 16:55:16 +04:00 |
|
Vadim Pisarevsky
|
9368aa9f7b
|
Merge remote-tracking branch 'origin/master'
|
2012-10-10 16:16:05 +04:00 |
|
Vadim Pisarevsky
|
e80cbbb101
|
fixed C= detection script
|
2012-10-10 16:15:27 +04:00 |
|
marina.kolpakova
|
b28acfc12e
|
add GPU module specific command line arguments
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
f88be98ec4
|
print information message about target device for GPU module tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
715a0032e0
|
add sanity checks into the denoising gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
45190aea47
|
add sanity checks into the features2d gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
2243645d36
|
add sanity checks into the objdetect gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
3de2023c61
|
add sanity checks into the calib3d gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
dce323a67b
|
add sanity checks into the video gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
d7ef6f078f
|
temporarily disable HoughLines test
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
3dbfde421c
|
add sanity checks into the matop gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
2a277fb777
|
add sanity checks into the filters gpu performance tests
|
2012-10-10 16:13:25 +04:00 |
|
marina.kolpakova
|
1e344d7eba
|
add sanity checks into the imgproc gpu performance tests
|
2012-10-10 16:13:24 +04:00 |
|
marina.kolpakova
|
e46e928429
|
add sanity checks in core gpu pefrormance tests
|
2012-10-10 16:13:24 +04:00 |
|
marina.kolpakova
|
f5d6367ea1
|
GPU module performance tests are aligned with other OpenCV pefrofmance tests
|
2012-10-10 16:13:24 +04:00 |
|