{"id":30738992,"url":"https://github.com/tobycm/resistor-detector","last_synced_at":"2025-09-03T22:43:53.218Z","repository":{"id":289212464,"uuid":"969863151","full_name":"tobycm/resistor-detector","owner":"tobycm","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-22T05:15:50.000Z","size":326,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-29T23:49:09.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tobycm.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":"2025-04-21T04:03:40.000Z","updated_at":"2025-04-22T05:15:54.000Z","dependencies_parsed_at":"2025-04-22T07:03:14.409Z","dependency_job_id":"a10faa6b-9f34-46d2-a060-0ca6ee50267c","html_url":"https://github.com/tobycm/resistor-detector","commit_stats":null,"previous_names":["tobycm/resistor-detector"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tobycm/resistor-detector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobycm%2Fresistor-detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobycm%2Fresistor-detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobycm%2Fresistor-detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobycm%2Fresistor-detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobycm","download_url":"https://codeload.github.com/tobycm/resistor-detector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobycm%2Fresistor-detector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523644,"owners_count":25120864,"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-09-03T02:00:09.631Z","response_time":76,"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":[],"created_at":"2025-09-03T22:43:40.209Z","updated_at":"2025-09-03T22:43:53.205Z","avatar_url":"https://github.com/tobycm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resistor detector using OpenCV\n\nThis is a primitive OpenCV project that detects resistors in an image or a video feed. It finds contours in the image, apply some color conversion, adaptive thresholding, morphological open and close, and finally drawing bounding boxes around the detected resistors.\n\n## How to use\n\n### Requirements\n- Python 3.x\n\n### Setup\n\nInstall the required packages using pip:\n\n```sh\npip install -U -r requirements.txt\n```\n\n### Run the script\n\n```sh\npython3 main.py\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobycm%2Fresistor-detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobycm%2Fresistor-detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobycm%2Fresistor-detector/lists"}