81 Commits (8869d3212fe454d7ba3df1fe79ed3e9f41e4c1b6)

Author SHA1 Message Date
Alexander Alekhin c920b45fb8 core(persistence): fix resource leaks - force closing files 5 years ago
TH3CHARLie 2c2716de0f core(test): add test for YAML parse multiple documents 5 years ago
Alexander Alekhin fcc69d5a60 core(test): fix check conditions 5 years ago
Alexander Alekhin 4ea8526e9f core(persistence): fix writeRaw() / readRaw() struct support 5 years ago
Alexander Alekhin c3b838b738 core(persistence): struct storage layout without alignment gaps 5 years ago
Dmitry Kurtaev 6c76c8f881 Add a test for FileNode::keys() 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Alexander Alekhin 703f79b757 tests: add "bigdata" tests 7 years ago
LaurentBerger 03eb463f1c Solves #11156 (#11160) 7 years ago
Tomoaki Teshima 6a661e1e28 fix test error on VS2013 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Alexander Alekhin 9930076dc5 core(test): avoid filename duplicates in tests 7 years ago
Alexander Alekhin 825b14278e core: fix persistence with deprecated traits 7 years ago
Alexander Alekhin 0451629e22 core(persistence): resolve DMatch/KeyPoint problem 7 years ago
Vladislav Sovrasov 5e68b28ad3 core: fix file not closed when exception in FS 7 years ago
Vladislav Sovrasov aa54acd54d core: add a test to reproduce #9312 7 years ago
dkurt 583b327523 Fix JSON booleans without quotes 7 years ago
dkurt 3515f6ec33 Missed NAMED bit of JSON nodes tag 7 years ago
Alexander Alekhin 5bc291937f test: FileStorage format regression test 7 years ago
Alexander Alekhin 75f28245a8 core: fix persistence bug in RAW I/O code 8 years ago
Tomoaki Teshima 0f5aaade61 fix test error on VS2012 8 years ago
Vladislav Sovrasov 931b32d102 core: add single DMatch/Keypoint I/O 8 years ago
Alexander Alekhin 89ce2dc405 core: DMatch I/O tests 8 years ago
Vladislav Sovrasov c321d025c4 Fix DMatch and Keypoint I/O in FileStorage 8 years ago
Vladislav Sovrasov 896c34fab3 Add support of type headings from YAML1.2 8 years ago
Vladislav Sovrasov 7c266ffffe Add support of vector of vectors serialization to FileStorage 8 years ago
Vladislav Sovrasov 38483fe7a7 Skip UTF-8 BOM in FileStorage 8 years ago
fegorsch ddf0554fff Use colon in "%YAML:1.0" directive when persisting to YAML-files 8 years ago
MYLS 47f2e618ee Add two tests. 8 years ago
MYLS 8596e82d98 Add JSON support. 8 years ago
Ilya Lavrenov 313f54bc39 read/write vec2i from/to filestorage 8 years ago
Ilya Lavrenov 87ae4e0564 fixed clone of empty matrix 8 years ago
MYLS 617df09143 Modify Base64 functions and add test and documentation 8 years ago
Philipp Hasper 00112bbe10 persistence: fixing crash with space-only values 8 years ago
MYLS df5a7c8ee9 build again for OpenCL. 9 years ago
MYLS 677d4d20ce fixed an error in the test... 9 years ago
MYLS 959002fb96 solve warnings and errors in test. 9 years ago
MYLS 7c92ee2e6e Split `cvWriteRawData_Base64` into three functions 9 years ago
MYLS 29921d055d change the parameter to `CvMat` and `CvMatND` 9 years ago
MYLS 958263d245 Solve warnings, and adjusted the test case. 9 years ago
MYLS 882e4221e7 fix errors from test. 9 years ago
MYLS 7b1f7c8d8e Add Base64 support for FileStorage 9 years ago
MYLS ecd827fc8e Add Base64 support for FileStorage 9 years ago
Philipp Hasper b6d8c9d990 operator<< handles keys starting with underscore 9 years ago
Philipp Hasper 47c4ee974a operator<< handles keys starting with underscore 9 years ago
Mansour Moufid b99f7a29df Cast some image coordinates and sizes to double. 10 years ago
Mansour Moufid 42b1c6440c Cast some matrix sizes to type int. 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 10 years ago
Ilya Lavrenov aa5326c231 cv::norm -> cvtest::norm in tests 11 years ago
Koji Miyazato 0a5d6e10b9 Added test code for I/O of user-defined types. 11 years ago