{"id":16608792,"url":"https://github.com/jmlich/opencv-hog","last_synced_at":"2026-05-14T23:43:01.734Z","repository":{"id":85910824,"uuid":"408415946","full_name":"jmlich/opencv-hog","owner":"jmlich","description":"Simple detector based on histogram of oriented gradients and support vector machines","archived":false,"fork":false,"pushed_at":"2021-09-20T11:28:42.000Z","size":857,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T16:06:06.636Z","etag":null,"topics":["computer-vision","hog","opencv","svm"],"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/jmlich.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":"2021-09-20T11:28:26.000Z","updated_at":"2021-09-20T11:36:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"b66b5207-f5de-4e1f-a50d-6dfba12a5caa","html_url":"https://github.com/jmlich/opencv-hog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jmlich/opencv-hog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmlich%2Fopencv-hog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmlich%2Fopencv-hog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmlich%2Fopencv-hog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmlich%2Fopencv-hog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmlich","download_url":"https://codeload.github.com/jmlich/opencv-hog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmlich%2Fopencv-hog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267168762,"owners_count":24046707,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["computer-vision","hog","opencv","svm"],"created_at":"2024-10-12T01:27:13.403Z","updated_at":"2026-05-14T23:43:01.664Z","avatar_url":"https://github.com/jmlich.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# opencv-hog\n\n- extracts feature vector from image (see feature_vector function)\n - \"simple\" hog\n - hog_cv\n - color histogram\n- support vector machines classification\n-- training set (first 80% of data) generates model\n-- testing set (last 20% of data) evaluates model\n- list of true/false positive/negative of testing set is printed in html to stdout\n\nThe input is defined as set of pictures with same resolution (e.g. 48x48) and class name\n\nannotation file looks like this:\n```\n/var/www/html/fire/sun-dataset/SUNOUT/a/art_school/sun_aprywzqxjcezkbch.jpg,non-fire\n/var/www/html/fire/labelme_samples-80/000093_65.jpg,fire\n```\n![Sample Output](https://git.fit.vutbr.cz/imlich/opencv-hog/raw/master/sample_output.jpg)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmlich%2Fopencv-hog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmlich%2Fopencv-hog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmlich%2Fopencv-hog/lists"}