More bug fixes revealed by demo scripts.

This commit is contained in:
Tadas Baltrusaitis
2017-11-22 17:53:15 +00:00
parent 41af428f5c
commit 89332ea943
8 changed files with 32 additions and 42 deletions

View File

@@ -82,7 +82,8 @@ namespace Utilities
void SetFps(double fps);
void ShowObservation();
// Return key-press that could have resulted in the open windows
char ShowObservation();
cv::Mat GetVisImage();