CertifaiAI / cdle-traininglabs

Certifai Training Labs Repository using Eclipse Deeplearning4j
https://certifai.ai/
Apache License 2.0
41 stars 70 forks source link

WebCamObjectDetection did not terminate automatically #176

Open TINGWEIJING opened 3 years ago

TINGWEIJING commented 3 years ago

Describe the bug The program and webcam grabber did not close after user exits the UI. Need to stop the program manually in IDE.

To Reproduce Steps to reproduce the behavior:

  1. Go to dl4j-cv-labs/src/main/java/ai/certifai/solution/object_detection/WebCamObjectDetection.java
  2. Run the java file
  3. Wait for the webcam to turn on
  4. Press "Q" to close the UI

Expected behavior The program should terminate after user press "Q".

Desktop:

github-actions[bot] commented 3 years ago

👋 @TINGWEIJING Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. Please make sure you have given us as much context as possible.