{"id":20391840,"url":"https://github.com/zpdesu/hog_descriptor","last_synced_at":"2026-06-05T12:31:03.966Z","repository":{"id":109335056,"uuid":"89259519","full_name":"ZPdesu/HOG_descriptor","owner":"ZPdesu","description":"This is a simple implementation of the HOG algorithm","archived":false,"fork":false,"pushed_at":"2017-04-24T18:08:23.000Z","size":7165,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T10:25:18.587Z","etag":null,"topics":["hog-features"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ZPdesu.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}},"created_at":"2017-04-24T15:53:21.000Z","updated_at":"2017-04-24T17:20:59.000Z","dependencies_parsed_at":"2023-03-13T14:14:44.093Z","dependency_job_id":null,"html_url":"https://github.com/ZPdesu/HOG_descriptor","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/ZPdesu%2FHOG_descriptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZPdesu%2FHOG_descriptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZPdesu%2FHOG_descriptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZPdesu%2FHOG_descriptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZPdesu","download_url":"https://codeload.github.com/ZPdesu/HOG_descriptor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241940575,"owners_count":20045883,"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":["hog-features"],"created_at":"2024-11-15T03:37:06.941Z","updated_at":"2026-06-05T12:31:03.951Z","avatar_url":"https://github.com/ZPdesu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HOG_descriptor\n\nThis code is implemented from the bottom of the hog algorithm by python. [Peng Zhaoqing](https://github.com/PENGZhaoqing) optimized this code and improved some computing speed. You can use two versions of the code. The first version is an integrated version and easy to call. The second version is implemented step by step, easy for readers to understand. You can learn more details from this [website](https://zpdesu.github.io/documents/HOG特征提取/)\n\n## Prerequisite\n* [OpenCV]\n* [matplotlib]\n* [Numpy]\n\n## Usage\n\n```\n$ git clone https://github.com/ZPdesu/HOG_descriptor\n$ cd HOG_descriptor\n```\nchange the image name in hog_feature1.py or hog_feature2.py, then run it.\n\n## case images\n![o](transform_graph/figure_1.png)\n![s](transform_graph/Grayscale.png)\n![s](transform_graph/Gamma_trans.png)\n\n## feature map\n![s](feature_map/feature_1.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzpdesu%2Fhog_descriptor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzpdesu%2Fhog_descriptor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzpdesu%2Fhog_descriptor/lists"}