{"id":26965762,"url":"https://github.com/jamesql/opendetection3","last_synced_at":"2026-04-08T18:02:19.738Z","repository":{"id":148888047,"uuid":"244403832","full_name":"jamesql/OpenDetection3","owner":"jamesql","description":"A upgraded, faster, and better version of OpenDetection. Now with Python!","archived":false,"fork":false,"pushed_at":"2020-03-09T13:40:25.000Z","size":1714,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-07T12:42:33.200Z","etag":null,"topics":["c","computer","computer-vision","cpp","javascript","library","opencv","opencv4","opendetection","opendetection3","python","python3","vision"],"latest_commit_sha":null,"homepage":"","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/jamesql.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-02T15:20:55.000Z","updated_at":"2021-01-28T15:11:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"9fe07176-5506-42a7-a755-5f4c16f0db84","html_url":"https://github.com/jamesql/OpenDetection3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jamesql/OpenDetection3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesql%2FOpenDetection3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesql%2FOpenDetection3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesql%2FOpenDetection3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesql%2FOpenDetection3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesql","download_url":"https://codeload.github.com/jamesql/OpenDetection3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesql%2FOpenDetection3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["c","computer","computer-vision","cpp","javascript","library","opencv","opencv4","opendetection","opendetection3","python","python3","vision"],"created_at":"2025-04-03T07:33:04.804Z","updated_at":"2026-04-08T18:02:19.732Z","avatar_url":"https://github.com/jamesql.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eOpen Detection 3\u003c/h1\u003e\n    \u003cp align=\"center\"\u003e\n    \u003cimg src='https://img.shields.io/badge/OpenCV-4.20-violet'\u003e\u003c/img\u003e\n    \u003cimg src='https://img.shields.io/badge/Build-WIP-yellow'\u003e\u003c/img\u003e\n    \u003cimg src='https://img.shields.io/badge/Dependencies-up%20to%20date-green'\u003e\u003c/img\u003e\n\n  \u003c/p\u003e\n\u003ch3 align=\"center\"\u003eOpen source software that allows you to detect multiple types of objects and interact with the world using computer vision.\u003c/h3\u003e\n\n# Detection Methods\n| OD3 Object         | C++ Obj            | Python Obj       | JavaScript Obj   | Build Status |\n|--------------------|--------------------|------------------|------------------|--------------|\n| Object Tracking    | ObjTracker.h       | ObjTracker       | ObjTracker       | Partial      |\n| Object Recognition | ObjRecognition.h   | ObjRecognition   | ObjRecognition   | In Progress  |\n| Voice Recognition  | VoiceRecognition.h | VoiceRecognition | VoiceRecognition | TO-DO        |\n| Finger Detection   | FingerDetection.h  | FingerDetection  | FingerDetection  | TO-DO        |\n| Face Detection     | FaceDetection.h    | FaceDetection    | FaceDetection    | In Progress  |\n| Face Tracking      | FaceTracker.h      | FaceTracker      | FaceTracker      | Partial      |\n| Face Recognition   | FaceRecognition.h  | FaceRecognition  | FaceRecognition  | TO-DO        |\n\n- More to come!\n\n# Dependencies\n- \u003ca href='https://opencv.org/releases/'\u003eOpenCV (4.20)\u003c/a\u003e\n\n\n# Python Library\n- \u003ca href='https://pypi.org/project/opencv-python/'\u003epip install opencv-python\u003c/a\u003e\n- \u003ca href='https://github.com/smitteh1/OpenDetection3/blob/master/Python/OpenDetection.py'\u003eimport OpenDetection\u003c/a\u003e\n\n# JavaScript Library\n- Coming Soon\n\n# Systems Tested For\n- Windows 32Bit (AMD)\n- Windows 64Bit (AMD)\n- Windows 64Bit (Intel)\n- Linux (Ubuntu 18.04) 64Bit (Intel)\n- Linux (Ubuntu 18.04) 32Bit (AMD)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesql%2Fopendetection3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamesql%2Fopendetection3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesql%2Fopendetection3/lists"}