{"id":15740534,"url":"https://github.com/darkmatter18/face-detector","last_synced_at":"2025-05-07T22:29:10.418Z","repository":{"id":35651217,"uuid":"218766660","full_name":"darkmatter18/Face-Detector","owner":"darkmatter18","description":"Android Application that can send Haar Cascaded Frames to a HTTP server using OpenCV","archived":false,"fork":false,"pushed_at":"2025-05-06T19:10:39.000Z","size":584,"stargazers_count":2,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-06T20:24:06.994Z","etag":null,"topics":["android","android-application","haar-cascade","opencv"],"latest_commit_sha":null,"homepage":"","language":"Java","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/darkmatter18.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-31T12:59:33.000Z","updated_at":"2025-03-26T15:05:15.000Z","dependencies_parsed_at":"2023-01-16T02:11:20.000Z","dependency_job_id":"61b3c3ca-b894-476b-9215-a17cb159ed85","html_url":"https://github.com/darkmatter18/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/darkmatter18%2FFace-Detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkmatter18%2FFace-Detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkmatter18%2FFace-Detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkmatter18%2FFace-Detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkmatter18","download_url":"https://codeload.github.com/darkmatter18/Face-Detector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252964385,"owners_count":21832681,"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":["android","android-application","haar-cascade","opencv"],"created_at":"2024-10-04T02:21:55.849Z","updated_at":"2025-05-07T22:29:10.401Z","avatar_url":"https://github.com/darkmatter18.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Face-Detector\n\n## Setting Up the Project\n\n1. Clone the Project\n2. Download *Open4Android 3.4.3* from this [Link](https://sourceforge.net/projects/opencvlibrary/files/opencv-android/3.4.3/OpenCV-3.1.0-android-sdk.zip/download)\n3. Unzip the *Opencv4Android SDK*\n4. Open the Project files from Android Studio\n5. - After successfully opening on Android project, Click on the **File-\u003e New-\u003e Import Module** and \n    - Browse to the folder where you extracted the OpenCV Android library zip file contents. \n    - Select the `java` folder inside of the `sdk` folder\n6.  - Click on Next to go to the next screen. \n    - On the next screen (the image below) you should leave the default options checked and click on Finish to complete the module import.\n7. You should get a Gradle build error after you finish importing the OpenCV library. This happens because the library is using an old Android SDK that you probably don’t have installed yet.\n    - To fix this open the `build.gradle` file for `opencv4android` and remove `compileSdkVersion` and `targetSdkVersion`\n    - After changing the version you should click on the sync button so that Gradle can sync the project.\n8. Add the OpenCV Dependency\n  - click on **File -\u003e Project Structure**.\n  - click on the **Dependencies** tab.\n  - Under the **App** module click the `+` in the *Declared Dependencies* Section\n  - Click on the **Module dependency** and add `Opencv4Android`\n9. On the `OpenCv4Android SDK` Copy the `sdk/native/libs` folder into the app module main folder (Usually `ProjectName/app/src/main`) and rename the folder as `jniLibs`.\n10. Your project is ready and Must `Sync` and `Build` properly\n\n## Contributors\n\n- [Arkadip Bhattacharya](https://github.com/darkmatter18)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkmatter18%2Fface-detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkmatter18%2Fface-detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkmatter18%2Fface-detector/lists"}