Merge branch 'implementing_widgets' of https://github.com/ozantonkal/opencv into implementing_widgets
This commit is contained in:
@@ -532,4 +532,4 @@ cv::String cv::viz::TextWidget::getText() const
|
||||
vtkTextActor *actor = vtkTextActor::SafeDownCast(WidgetAccessor::getProp(*this));
|
||||
CV_Assert(actor);
|
||||
return actor->GetInput();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user