Improvement 21/01/2025
This commit is contained in:
@@ -32,7 +32,8 @@ public class MainApplication extends Application {
|
||||
Logger.info("Application closed");
|
||||
});
|
||||
SomeCodes.LoadQRReader();
|
||||
SomeCodes.LoadFaceDetector();
|
||||
Detectors.LoadFaceDetector();
|
||||
Detectors.LoadEyeDetector();
|
||||
stage.show();
|
||||
Logger.info("Application started");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user