fixed crash for windows if console widow is closed or CTRL_C/CTRL_BRAK keys in console are pressed.
This commit is contained in:
@@ -114,6 +114,8 @@ namespace cv
|
||||
double getRenderingProperty(const String &id, int property);
|
||||
|
||||
void setRepresentation(int representation);
|
||||
|
||||
void setGlobalWarnings(bool enabled = false);
|
||||
private:
|
||||
|
||||
struct VizImpl;
|
||||
|
Reference in New Issue
Block a user