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 |
|
marina.kolpakova
|
a486aafe7c
|
add dlobbing under *nix
|
2013-03-09 21:10:45 +04:00 |
|
Andrey Kamaev
|
d9c74f63e1
|
All tests writing temporary files are updated to use cv::tempfile() function
|
2012-06-25 11:24:06 +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 |
|
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 |
|