Andrey Morozov
|
19900d9894
|
converted all highgui tests to the format of google test system
|
2011-06-02 15:23:37 +00:00 |
|
Ilya Lysenkov
|
b884c3c40c
|
Removed direct tiff writing to in-memory buffers if libtiff is used
|
2011-06-02 15:16:35 +00:00 |
|
Vadim Pisarevsky
|
ddd8f897fe
|
fixed drawing test
|
2011-06-02 12:45:00 +00:00 |
|
Anatoly Baksheev
|
c8544f393b
|
added begin/and with Thrust iterators for Device classes
|
2011-06-02 12:38:50 +00:00 |
|
Ilya Lysenkov
|
02cd916ce1
|
Added reading of floating point tiff data: 32- and 64-bit (ticket #955)
|
2011-06-02 12:35:52 +00:00 |
|
Alexey Spizhevoy
|
4401f33e10
|
fixed error in gcgraph which led to problems in opencv_stitching GC seam finder, added check for duplication in matches (opencv_stitching)
|
2011-06-02 12:13:06 +00:00 |
|
Vadim Pisarevsky
|
1a0b1d2aea
|
improved CV_RGBHSV_FULL accuracy (ticket #938)
|
2011-06-02 12:10:18 +00:00 |
|
Andrey Morozov
|
da9e3ed6fb
|
commented several tests because it's very slow
|
2011-06-02 11:43:13 +00:00 |
|
Andrey Morozov
|
2df096c1e2
|
converted drawing tests to the format of google test system
|
2011-06-02 10:05:24 +00:00 |
|
Alexander Shishkov
|
c8f0147a8b
|
fixed problem with static compilation of highgui_tests on Windows
|
2011-06-02 10:02:08 +00:00 |
|
Alexander Shishkov
|
8b43e90e7f
|
fixed ticket #675
|
2011-06-02 09:51:25 +00:00 |
|
Andrey Morozov
|
de2fd5c430
|
added a test on read/write images
|
2011-06-02 09:33:15 +00:00 |
|
Ilya Lysenkov
|
8e93fcbe87
|
Added writing of compressed tiffs using libtiff library (patch #1080, thanks to Pieter-Jan Busschaert)
|
2011-06-02 09:06:00 +00:00 |
|
Andrey Morozov
|
48514337de
|
minor fix in highgui tests
|
2011-06-02 08:53:12 +00:00 |
|
Ethan Rublee
|
5964234681
|
Quiet the errors from the circlesgrid pattern detector. These were really verbose.
|
2011-06-01 21:49:08 +00:00 |
|
Vadim Pisarevsky
|
124967eefb
|
very first version of the documentation checking script
|
2011-06-01 21:15:36 +00:00 |
|
Ethan Rublee
|
6c437cce36
|
Placed the if in the wrong place.
|
2011-06-01 18:54:34 +00:00 |
|
Ethan Rublee
|
7e2221f38f
|
Fix misspelling of a logical block endif.
|
2011-06-01 18:28:20 +00:00 |
|
Vincent Rabaud
|
fc19e856a6
|
- fix a memory leak
|
2011-06-01 18:24:53 +00:00 |
|
Ethan Rublee
|
14f65f79f0
|
Wrapping the tests in an if guard. Fails to build if the BUILD_TESTS flag is
not enabled.
|
2011-06-01 18:04:46 +00:00 |
|
Andrey Morozov
|
4b5e53b33b
|
minor fix
|
2011-06-01 17:41:30 +00:00 |
|
Andrey Morozov
|
abfc5d3405
|
fixed bugs for windows. added 2 tests for ffmpeg
|
2011-06-01 16:14:17 +00:00 |
|
Anatoly Baksheev
|
68a2ec3394
|
compilation for macos
|
2011-06-01 15:42:11 +00:00 |
|
Anatoly Baksheev
|
1eba407378
|
compilation for macos
|
2011-06-01 15:35:30 +00:00 |
|
Vadim Pisarevsky
|
bf05872929
|
added opencv_test_highgui
|
2011-06-01 14:23:55 +00:00 |
|
Alexey Spizhevoy
|
5538e206f9
|
mac worlaround
|
2011-06-01 13:57:14 +00:00 |
|
Alexey Spizhevoy
|
aa3e481458
|
fixed logging function in opencv_stitching
|
2011-06-01 13:50:41 +00:00 |
|
Vadim Pisarevsky
|
8191b5564f
|
make scalar and SSE versions of minEigenVal & cornerHarris give [almost] the same results (ticket #811)
|
2011-06-01 13:45:08 +00:00 |
|
Vadim Pisarevsky
|
f2f8fc14b0
|
proper fix for reduce with op=CV_REDUCE_AVG and ddepth==CV_8U
|
2011-06-01 13:44:09 +00:00 |
|
Alexey Spizhevoy
|
138490fdbb
|
added \n into help message (opencv_stitching)
|
2011-06-01 13:34:53 +00:00 |
|
Vadim Pisarevsky
|
d5af311a77
|
fix bilateral filter behavior when color_sigma == 0 and/or spatial_sigma == 0 (ticket #469)
|
2011-06-01 13:15:43 +00:00 |
|
Ilya Lysenkov
|
4875ffc953
|
Removed using of homogeneous coordinates in cvProjectPoints2 (ticket #845)
|
2011-06-01 13:10:14 +00:00 |
|
Andrey Kamaev
|
25213d88a8
|
fixed compilation problems with new SIFT on Android
|
2011-06-01 12:42:44 +00:00 |
|
Ilya Lysenkov
|
29b45e70bd
|
Fixed cluster centers returning in cvKMeans2 (ticket #706)
|
2011-06-01 12:06:39 +00:00 |
|
Vladislav Vinogradov
|
f906c9b259
|
added resetDevice function, removed MultiGpuManager
|
2011-06-01 10:11:27 +00:00 |
|
Ilya Lysenkov
|
b6c195d44c
|
Fixed reading of the user class from *.xml (ticket #840).
|
2011-06-01 10:05:11 +00:00 |
|
Anatoly Baksheev
|
68a94665e5
|
compilation for windows
|
2011-06-01 08:19:21 +00:00 |
|
Ilya Lysenkov
|
aa3dada2fe
|
Added support of the CV_64F depth to solvePnP (ticket #835)
|
2011-06-01 08:14:59 +00:00 |
|
Anatoly Baksheev
|
e4bbcdac17
|
minor
|
2011-06-01 08:01:04 +00:00 |
|
Vincent Rabaud
|
f21fadfa49
|
- serialize/deserialize the edge threshold too
|
2011-06-01 03:26:08 +00:00 |
|
Vincent Rabaud
|
7ca26c040f
|
- make sure we rescale the input keypoints
|
2011-06-01 03:25:53 +00:00 |
|
Vincent Rabaud
|
211c112b91
|
- hide the patch size from the user (only one is used now as training was only done at that scale)
- enable a border_threshold just like for SIFt so that calling ORB, or descriptor after feature gives the same number of features
|
2011-06-01 02:09:31 +00:00 |
|
Ethan Rublee
|
ce94e4a994
|
Fix # of features in orb.
|
2011-06-01 00:25:32 +00:00 |
|
Alexander Shishkov
|
b644505bdf
|
fixed compilation problems with new SIFT on Windows
|
2011-05-31 22:51:16 +00:00 |
|
Alexander Shishkov
|
389bd146c4
|
fixed compilation problems with new SIFT on MacOs
|
2011-05-31 22:03:55 +00:00 |
|
Alexander Shishkov
|
b19434513b
|
reverted the floating-point number formatting (exception in ml tests)
|
2011-05-31 21:42:49 +00:00 |
|
Alexander Shishkov
|
80dfdf8ff7
|
removed ddepth from matrix (after Vadim's commit, it generates problem with core and ml tests)
returned the new floating-point number formatting
|
2011-05-31 21:14:42 +00:00 |
|
Maria Dimashova
|
035fd0019b
|
replaced SIFT implementation (Some default parameters can be changed in the near future)
|
2011-05-31 18:18:02 +00:00 |
|
Maria Dimashova
|
8c0c773bf2
|
commented opponent descriptor test (temporarily)
|
2011-05-31 18:05:43 +00:00 |
|
Alexander Shishkov
|
6f6da53c64
|
added SSE compiler flags under Windows+MSVC (ticket #371)
|
2011-05-31 15:50:16 +00:00 |
|