Added imreadmulti API to read multi-paged images into a vector of Mat.
authorAshod Nakashian <ashodnakashian@yahoo.com>
Mon, 29 Dec 2014 15:50:42 +0000 (10:50 -0500)
committerAshod Nakashian <ashodnakashian@yahoo.com>
Sat, 3 Jan 2015 05:09:35 +0000 (00:09 -0500)
commit61ca38103c690580e7eb1d1a670c592a792673e0
tree10ff4002ed29c2b3664d6da778d4ce9d38d43507
parentecf359b8c9664b12c2b348a56cfb280334d02aa7
Added imreadmulti API to read multi-paged images into a vector of Mat.
modules/imgcodecs/include/opencv2/imgcodecs.hpp
modules/imgcodecs/src/loadsave.cpp