{"id":13436295,"url":"https://github.com/simenandresen/handDetectionCV","last_synced_at":"2025-03-18T20:31:16.453Z","repository":{"id":9235457,"uuid":"11053758","full_name":"simenandresen/handDetectionCV","owner":"simenandresen","description":null,"archived":false,"fork":false,"pushed_at":"2015-03-29T20:31:10.000Z","size":45742,"stargazers_count":242,"open_issues_count":6,"forks_count":180,"subscribers_count":28,"default_branch":"master","last_synced_at":"2024-04-10T11:13:58.967Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://simena86.github.io/blog/2013/08/12/hand-tracking-and-recognition-with-opencv/","language":"C++","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/simenandresen.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}},"created_at":"2013-06-29T14:33:54.000Z","updated_at":"2024-02-03T20:43:54.000Z","dependencies_parsed_at":"2022-09-09T09:40:32.008Z","dependency_job_id":null,"html_url":"https://github.com/simenandresen/handDetectionCV","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/simenandresen%2FhandDetectionCV","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simenandresen%2FhandDetectionCV/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simenandresen%2FhandDetectionCV/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simenandresen%2FhandDetectionCV/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simenandresen","download_url":"https://codeload.github.com/simenandresen/handDetectionCV/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244301401,"owners_count":20430940,"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-07-31T03:00:46.330Z","updated_at":"2025-03-18T20:31:11.667Z","avatar_url":"https://github.com/simenandresen.png","language":"C++","readme":"Hand Detection using Color Recognition\n=================================\n\nSoftware to detect hand from videostream (webcam) and detect fingertips, number of fingers etc.\nThe software is based on OpenCV, and is tested on Ubuntu 12.04 (both 32 and 64 bits) using both the 2.4.7 and 2.4.8 version \nof OpenCV\n\nThe software is compiled using the Makefile. Simply run \n\n\t$make\n\n\nin the terminal if you use Linux Or Mac, or simply run the command:\n\n\tg++ -o opencv main.cpp myImage.cpp handGesture.cpp roi.cpp  `pkg-config --cflags --libs opencv` \n\t\n\t----------------------------------------\n\t\n\n==================================\n\nthe VS2013 contains the x64bit Architecture version.\nOpenCV 2.4.9 used in this vesrion.\nyou should change the \"OpenCV_Debug2.4.9\" and \"OpenCV_Release2.4.9\" Property Sheets \nto ensure that it have the correct path for OpenCV 2.4.9 , \nand make sure that you add the OpenCV to the environment variables correctly.\nyou could change the Architecture for x86 from the Property Sheets.\n\t\n","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimenandresen%2FhandDetectionCV","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimenandresen%2FhandDetectionCV","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimenandresen%2FhandDetectionCV/lists"}