Extract imgcodecs module from highgui

This commit is contained in:
vbystricky
2014-07-07 16:28:08 +04:00
parent 964b260937
commit 4286f60387
204 changed files with 968 additions and 439 deletions
@@ -5,6 +5,7 @@
* @author OpenCV team
*/
#include "opencv2/imgcodecs.hpp"
#include "opencv2/highgui/highgui.hpp"
using namespace cv;