minor chnges for conflict removal
This commit is contained in:
@@ -136,7 +136,7 @@ int main(int argc, char* argv[]) {
|
||||
}
|
||||
}catch(cv::Exception e)
|
||||
{
|
||||
std::cerr<<"Error using Retina : "<<e.what()<<std::endl;
|
||||
std::cerr<<"Error using Retina or end of video sequence reached : "<<e.what()<<std::endl;
|
||||
}
|
||||
|
||||
// Program end message
|
||||
|
Reference in New Issue
Block a user