{"id":19143806,"url":"https://github.com/ashwin-rajeev/golang-face-detector","last_synced_at":"2025-10-28T15:37:03.036Z","repository":{"id":57599631,"uuid":"171462390","full_name":"Ashwin-Rajeev/golang-face-detector","owner":"Ashwin-Rajeev","description":"A face detecting application built using Golang","archived":false,"fork":false,"pushed_at":"2019-02-19T12:17:37.000Z","size":220,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T10:07:53.729Z","etag":null,"topics":["cascade-classifier","face-detection","gocv","golang","opencv"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ashwin-Rajeev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-19T11:32:21.000Z","updated_at":"2020-01-23T17:49:18.000Z","dependencies_parsed_at":"2022-09-26T19:53:30.270Z","dependency_job_id":null,"html_url":"https://github.com/Ashwin-Rajeev/golang-face-detector","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/Ashwin-Rajeev%2Fgolang-face-detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashwin-Rajeev%2Fgolang-face-detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashwin-Rajeev%2Fgolang-face-detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashwin-Rajeev%2Fgolang-face-detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ashwin-Rajeev","download_url":"https://codeload.github.com/Ashwin-Rajeev/golang-face-detector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223799881,"owners_count":17204854,"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":["cascade-classifier","face-detection","gocv","golang","opencv"],"created_at":"2024-11-09T07:32:52.496Z","updated_at":"2025-10-28T15:36:57.979Z","avatar_url":"https://github.com/Ashwin-Rajeev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# golang-face-detector\n\nA simple and fast face detector using gocv and har cascade classifier.\n\n## Usage\nNeed to install opencv and gocv in your machine\n---\n- install gocv and open cv  using the following commands.\n\n    ```go get -u -d gocv.io/x/gocv```\n\n    ```cd $GOPATH/src/gocv.io/x/gocv```\n\n    ```make install```\n- If it works correctly, at the end of the entire process, the following message should be displayed:\n\n    ```gocv version: 0.17.0```\n\n    ``` opencv lib version: 4.0.0```\n- Install gtk and gtk3 modules. \n\n    ```sudo apt install libcanberra-gtk-module libcanberra-gtk3-module```\n    ___\n- To run the program \n\n    ```go run main.go -image input/image.jpg```\n\n## Output\n\n![Output image](https://github.com/Ashwin-Rajeev/golang-face-detector/blob/master/output.jpg)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwin-rajeev%2Fgolang-face-detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashwin-rajeev%2Fgolang-face-detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwin-rajeev%2Fgolang-face-detector/lists"}