Index
A C D E F G I J L M N P S T U V W X
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
D
- DBConnection - Class in lukas.wais.smart.mirror.model
-
The Class DBConnection.
- DBConnection() - Constructor for class lukas.wais.smart.mirror.model.DBConnection
-
Constructor for the DBConnection.
- DBController - Class in lukas.wais.smart.mirror.controller
-
The Class DBController creates the connection to the database.
- DBController() - Constructor for class lukas.wais.smart.mirror.controller.DBController
- DBControllerPerson - Class in lukas.wais.smart.mirror.controller
-
The Class DBControllerPerson provide the statements for the data manipulation for the database table SM_USERS
- DBControllerPerson() - Constructor for class lukas.wais.smart.mirror.controller.DBControllerPerson
- DBControllerWidget - Class in lukas.wais.smart.mirror.controller
-
The Class DBControllerWidget provide the statements for the data manipulation for the database tables SM_WIDGET and SM_PROFILE
- DBControllerWidget() - Constructor for class lukas.wais.smart.mirror.controller.DBControllerWidget
- deletePerson(String) - Method in class lukas.wais.smart.mirror.controller.DBControllerPerson
-
Delete the desire person by ID
- deleteProfile(String) - Static method in class lukas.wais.smart.mirror.controller.DBControllerWidget
-
Delete profile according to the user ID.
- detected - Static variable in class lukas.wais.smart.mirror.model.ImageDetection
-
boolean that is true if a face was detected in the last
ImageDetection.timeout
milliseconds - detectFace(Mat) - Static method in class lukas.wais.smart.mirror.model.ImageDetection
-
detects if a matrix contains faces and adds rectangles around that faces
All Classes|All Packages