Small bug fix with closing the window.
This commit is contained in:
parent
eb5a2ed01f
commit
bbe58b50a6
1 changed files with 0 additions and 1 deletions
|
@ -812,7 +812,6 @@ namespace OpenFaceOffline
|
|||
thread_running = false;
|
||||
processing_thread.Join();
|
||||
}
|
||||
face_analyser.Dispose();
|
||||
}
|
||||
|
||||
// Stopping the tracking
|
||||
|
|
Loading…
Reference in a new issue