fixed retinaDemo compile errors

This commit is contained in:
Vadim Pisarevsky 2011-08-11 20:45:51 +00:00
parent 2842d34611
commit 907fafce5a

View File

@ -9,8 +9,7 @@
#include <iostream>
#include <cstring>
#include "HVStools/retina.hpp" // for retina processing
#include <opencv/highgui.h> // image IO
#include "opencv2/opencv.hpp"
void help(std::string errorMessage)
{