{"id":15571027,"url":"https://github.com/netromdk/blurator","last_synced_at":"2025-10-18T18:48:07.965Z","repository":{"id":75034266,"uuid":"43608545","full_name":"netromdk/blurator","owner":"netromdk","description":"Blurator","archived":false,"fork":false,"pushed_at":"2015-10-03T18:13:55.000Z","size":484,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-19T06:44:14.349Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netromdk.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":"2015-10-03T17:56:42.000Z","updated_at":"2018-07-09T01:22:36.000Z","dependencies_parsed_at":"2023-03-11T18:23:06.617Z","dependency_job_id":null,"html_url":"https://github.com/netromdk/blurator","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/netromdk%2Fblurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netromdk%2Fblurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netromdk%2Fblurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netromdk%2Fblurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netromdk","download_url":"https://codeload.github.com/netromdk/blurator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243223946,"owners_count":20256611,"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":[],"created_at":"2024-10-02T17:53:24.120Z","updated_at":"2025-10-18T18:48:07.879Z","avatar_url":"https://github.com/netromdk.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"blurator\n========\n\nBlurator blurs faces and plates in pictures very efficiently.\n\nRequirements\n============\n\nA C++11 compliant compiler (GCC 4.7+, Clang 3.3+, Visual Studio 2012+ etc.), CMake 3+,\nQt 5.3+, and OpenCV 2.4+.\n\nAdditional for Mac: Python 3+\n\nAdditional for Linux: [patchelf](http://nixos.org/patchelf.html)\n\nAdditional for Windows: Java (jar executable)\n\nCompilation\n===========\n\nTo compile the source code and link the binaries do the following:\n\n1. Extract source and go into the diretory.\n2. `mkdir build`\n3. `cd build`\n4. `cmake ..`\n5. `make`\n\nThis produces the release version binary in the *bin* folder: blurator\n\nFor debugging purposes swap out the `cmake ..` command with `cmake\n-DCMAKE_BUILD_TYPE=Debug ..`.\n\nOn Windows Qt requires ICU in most cases so define `-DICU_BIN_DIR=\u003cpath\u003e`\nwhen invoking cmake. If you compiled Qt without ICU then you can use `-DNO_ICU=1`.\n\nTesting\n=======\n\nIn order to run our test suite you must do the following:\n\n1. `cmake -DENABLE_TESTING=YES ..`\n2. `make`\n3. `make test`\n\nIt will run all tests and show the results.\n\nUsage\n=====\n\n```\nUsage: blurator [options] paths..\nBlur license plates and faces.\n\nSupported image formats: jpg, png, tiff\n\nOptions:\n  -h, --help     Displays this help.\n  -v, --version  Displays version information.\n  -f, --faces    Detect faces.\n  -p, --plates   Detect license plates.\n  -y, --yes      Automatically reply \"yes\" to all questions.\n  -n, --no       Automatically reply \"no\" to all questions.\n  --verbose      Shows extra information.\n  --no-backup    Don't store a backup of the original image.\n\nArguments:\n  paths          Paths to images.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetromdk%2Fblurator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetromdk%2Fblurator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetromdk%2Fblurator/lists"}