{"id":23533005,"url":"https://github.com/vspiewak/webcam-facedetection","last_synced_at":"2026-05-19T03:17:30.227Z","repository":{"id":9681641,"uuid":"11626306","full_name":"vspiewak/webcam-facedetection","owner":"vspiewak","description":"Webcam face detection using Scala/OpenCV","archived":false,"fork":false,"pushed_at":"2013-07-24T04:47:07.000Z","size":32228,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T04:48:58.070Z","etag":null,"topics":["face-detection","opencv","scala","webcam"],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vspiewak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-24T04:37:53.000Z","updated_at":"2021-10-12T09:51:17.000Z","dependencies_parsed_at":"2022-09-05T20:00:25.963Z","dependency_job_id":null,"html_url":"https://github.com/vspiewak/webcam-facedetection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vspiewak%2Fwebcam-facedetection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vspiewak%2Fwebcam-facedetection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vspiewak%2Fwebcam-facedetection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vspiewak%2Fwebcam-facedetection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vspiewak","download_url":"https://codeload.github.com/vspiewak/webcam-facedetection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254182835,"owners_count":22028367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["face-detection","opencv","scala","webcam"],"created_at":"2024-12-25T23:13:29.603Z","updated_at":"2026-05-19T03:17:30.159Z","avatar_url":"https://github.com/vspiewak.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"Webcam Face Detecition\n=======================\n\nThis is a minimal Scala project using OpenCV.\nOpenCV is provided as a static library.\n\n\nRun on Linux:\n\n    sbt -Djava.library.path=lib/linux run\n\nRun on OSX:\n\n    sbt -Djava.library.path=lib/osx run\n\nRun on Windows (You must compile *first* OpenCV into lib/win):\n\n    sbt -Djava.library.path=lib/win run\n\nTODO:\n* use async to refresh ui\n* include libjpeg static for linux\n* compile for Windows\n\nRelated links:\n* http://experienceopencv.blogspot.fr/2011/02/cascade-classifier-and-face-detection.html\n* http://note.sonots.com/SciSoftware/haartraining.html\n* http://docs.opencv.org/doc/user_guide/ug_traincascade.html\n* http://opencvuser.blogspot.fr/2011/08/creating-haar-cascade-classifier-aka.html\n* http://blog.csdn.net/caiye917015406/article/details/8558792\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvspiewak%2Fwebcam-facedetection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvspiewak%2Fwebcam-facedetection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvspiewak%2Fwebcam-facedetection/lists"}