Skip to content

Instantly share code, notes, and snippets.

@craftamap
Created September 23, 2020 13:28
Show Gist options
  • Save craftamap/a61afdd87ac3915a38df7f3558215830 to your computer and use it in GitHub Desktop.
Save craftamap/a61afdd87ac3915a38df7f3558215830 to your computer and use it in GitHub Desktop.
{
"aboutConfig": {
"creditsURL": "https://github.com/teamulster/soHappy",
"feedbackURL": "https://github.com/teamulster/soHappy",
"imprintURL": "https://github.com/teamulster/soHappy",
"issueURL": "https://github.com/teamulster/soHappy",
"licenseURL": "https://github.com/teamulster/soHappy",
"privacyURL": "https://github.com/teamulster/soHappy"
},
"imageAnalyzerConfig": {
"faceDetector": "de.hsaugsburg.teamulster.sohappy.analyzer.detector.facedetectorimpl.HaarCascadeFaceDetector",
"smileDetector": "de.hsaugsburg.teamulster.sohappy.analyzer.detector.smiledetectorimpl.SoHappyTFLiteSmileDetector"
},
"notificationConfig": { "alarmDelay": 10800000 },
"remoteConfig": { "url": "https://lively.craftam.app/" },
"timerConfig": {
"breathTimer": 3000,
"smileTimer": 30000,
"stimulusTimer": 2500,
"waitingForFaceTimer": 10000,
"waitingForSmileTimer": 10000
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment