Andrey Kamaev
|
3b364330ad
|
Merge branch '2.4'
|
2013-04-12 15:35:38 +04:00 |
|
Roman Donchenko
|
f64d512774
|
Backported globbing from master.
|
2013-04-10 19:36:39 +04:00 |
|
Andrey Kamaev
|
c979de1eed
|
Rewrite Mat formatting without std streams
|
2013-04-03 11:55:19 +04:00 |
|
Andrey Kamaev
|
715fa3303e
|
Move cv::Mat out of core.hpp
|
2013-04-01 15:24:34 +04:00 |
|
Andrey Kamaev
|
f77a375354
|
Merge branch '2.4'
|
2013-03-29 19:38:35 +04:00 |
|
Andrey Kamaev
|
be7bbe3aa9
|
Drop cv:: prefix from cv::String used inside the cv namespace
|
2013-03-22 22:14:50 +04:00 |
|
Andrey Kamaev
|
762aefd71b
|
Compile opencv_test_core with cv::String instead of std::string
All tests passed!
|
2013-03-22 22:14:22 +04:00 |
|
Vadim Pisarevsky
|
a4815cf359
|
removed extra whitespaces
|
2013-03-22 15:12:55 +04:00 |
|
Vadim Pisarevsky
|
38693ef37c
|
fixed http://code.opencv.org/issues/2899
|
2013-03-22 15:10:54 +04:00 |
|
marina.kolpakova
|
a486aafe7c
|
add dlobbing under *nix
|
2013-03-09 21:10:45 +04:00 |
|
Marina Kolpakova
|
162f9fd7ea
|
merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811
|
2012-06-28 17:07:17 +00:00 |
|
Andrey Kamaev
|
d9c74f63e1
|
All tests writing temporary files are updated to use cv::tempfile() function
|
2012-06-25 11:24:06 +00:00 |
|
Andrey Kamaev
|
9ad470ba5c
|
backported API for storing OpenCV data structures to text string and reading them back (r8481, r8516, r8518, r8522)
|
2012-05-31 10:25:29 +00:00 |
|
Vadim Pisarevsky
|
17d9509e31
|
changed "void FileStorage::release(string&)" to "string FileStorage::releaseAndGetString()"
|
2012-05-30 13:02:45 +00:00 |
|
Vadim Pisarevsky
|
74882fe188
|
replaced "string FileStorage::release()" with 2 methods to preserve backward compatibility.
|
2012-05-30 11:29:22 +00:00 |
|
Vadim Pisarevsky
|
bc929a7d46
|
added API for storing OpenCV data structures to text string and reading them back
|
2012-05-28 15:38:58 +00:00 |
|
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
|
Andrey Kamaev
|
ae00e9074b
|
Added test for reading empty Mat from FileStorage
|
2012-04-04 13:10:03 +00:00 |
|
Vadim Pisarevsky
|
c7d38a3aab
|
restored try-catch in the i/o test
|
2012-04-03 13:05:16 +00:00 |
|
Vadim Pisarevsky
|
5e15557155
|
fixed a few bugs in XML/YAML input/output.
|
2012-04-03 12:23:46 +00:00 |
|
Vadim Pisarevsky
|
24bc0db1b0
|
fixed writing huge matrices (ticket #1439)
|
2012-03-28 09:57:31 +00:00 |
|
Andrey Kamaev
|
b906ad3108
|
Test system included into Android build
|
2011-04-11 14:47:06 +00:00 |
|
Vadim Pisarevsky
|
061b49e0b2
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
2011-02-09 20:55:11 +00:00 |
|