Fixed windows build and one warning
This commit is contained in:
@@ -126,7 +126,7 @@ namespace
|
||||
else
|
||||
{
|
||||
// should never get here
|
||||
CV_Assert(0);
|
||||
CV_Error(Error::StsBadArg, "Failed to detect input frame kind" );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user