Go to the source code of this file.
Classes | |
| class | face_contour_detector.image_information.sql_database.SQLImageDatabase |
| class that is used to interact with a sqlite database that stores image information. More... | |
Namespaces | |
| namespace | face_contour_detector.image_information.sql_database |
This package contains only one class: SQLImageDatabase. | |
Variables | |
| int | face_contour_detector.image_information.sql_database.MAX_IMAGE_SIZE = 50000 |
| maximum image count that is allowed in the database (keep file small and increase runtime) | |