added read/write functions for vector<DMatch> + the test (http://code.opencv.org...
authorVadim Pisarevsky <vadim.pisarevsky@gmail.com>
Mon, 18 May 2015 15:59:37 +0000 (18:59 +0300)
committerVadim Pisarevsky <vadim.pisarevsky@gmail.com>
Mon, 18 May 2015 15:59:37 +0000 (18:59 +0300)
commit432cf1152a5b5a70019a126d118cbb999951ac0c
treed240970f4289a72f3bff7295788c9ed4529a3e08
parente0136e39f407e33b269ff3094db57174119ef7be
added read/write functions for vector<DMatch> + the test (code.opencv.org/issues/4308)
modules/core/include/opencv2/core/persistence.hpp
modules/core/src/persistence.cpp
modules/features2d/test/test_matchers_algorithmic.cpp