Homework project — TMM course, BMSTU
An Android application for face detection and recognition with a focus on headwear classification. Built with Kotlin and the Android SDK.
- Kotlin 1.9
- Android SDK (minSdk / targetSdk configured in
app/build.gradle) - Gradle 8.2 build system
Open the project in Android Studio and run on an emulator or physical device, or build via Gradle:
./gradlew assembleDebug