{"id":20991435,"url":"https://github.com/rampa2510/opencv-projects","last_synced_at":"2026-04-29T10:05:58.986Z","repository":{"id":123015511,"uuid":"153336656","full_name":"rampa2510/openCV-projects","owner":"rampa2510","description":"Here are my projects which made using openCV module of python","archived":false,"fork":false,"pushed_at":"2018-11-05T19:45:12.000Z","size":322,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-11T22:17:59.183Z","etag":null,"topics":["cascade-classifier","cascade-classifiersfrom","face-detection","opencv","programm","python","python-3","python-library","python3","tutorial","webcam"],"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/rampa2510.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":"2018-10-16T18:44:44.000Z","updated_at":"2019-08-22T08:44:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"607f6daf-a842-4da3-a7b7-f9f859b1026b","html_url":"https://github.com/rampa2510/openCV-projects","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rampa2510/openCV-projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rampa2510%2FopenCV-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rampa2510%2FopenCV-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rampa2510%2FopenCV-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rampa2510%2FopenCV-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rampa2510","download_url":"https://codeload.github.com/rampa2510/openCV-projects/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rampa2510%2FopenCV-projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32420398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["cascade-classifier","cascade-classifiersfrom","face-detection","opencv","programm","python","python-3","python-library","python3","tutorial","webcam"],"created_at":"2024-11-19T06:38:47.862Z","updated_at":"2026-04-29T10:05:58.971Z","avatar_url":"https://github.com/rampa2510.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# openCV-projects\n## Download Python3:-\nI made all of my projects using python3, it will be replaced in the future by its succesor but I belive the changes in the syntax will be minimal so if you have python version other than 3.X look out for changes in my code\n\n[To download python](https://www.python.org/downloads/)\n\n## Download openCV:- \n\n1)Command line:- \n```\nconda install -c menpo opencv(for windows)\n```\n2)[FOR OS OTHER THAN WINDOWS](https://docs.opencv.org/2.4/doc/tutorials/introduction/table_of_content_introduction/table_of_content_introduction.html#table-of-content-introduction)\nHere you will learn how to download openCV on your respective os and also tutorials on openCV.\n\n## HOW TO DOWNLOAD HAAR CASCADE CLASSIFIER FROM GITHUB:-\nWhen you click on the file eg frontal_eye.xml you will enter the code window on top of the window you will have 3 buttons one will be raw click on that. Then you will enter a webpage with the classifier rightclick your mouse and click on the save page as option and then save it in your working directory as an xml file using .xml extension\n## Projects\nHere are my projects which I made using openCV module of python.\n\n### Face detection using python\nI used the Haar feature-based cascade classifiers for facial detection.\n\n\n[link to download](https://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_objdetect/py_face_detection/py_face_detection.html)\n\n\nAlso you can download the Haar feature-based cascade classifiersfrom my folder but remember to keep it in the same directory as your project/programm.\n\nhere you will get the tutorial as well the mechanism of this classifier.You can find my code in this repository by the name of \n```\nface_detect_cv3.py\n```\nhow to run this in your terminal:- python face_detect_cv3.py \n```\nname of the image.ext\n```\nremember to store the image in your program directory.\n\n### Face,Phone and Eyes detection in a webcam using python\nI used the haar cascade classifier for detecting all the things mentioned and can detect other things too if I was given or I created another classifier. I have put every classifier I used in this project please donwload them in the detection folder\nalong with the detection.py file which is the main python script along with the classifier\n\n## Thug life image editor\nI created the script to edit the image and put the thug life specs on the image using eye detction classifier and resize the specs image to fit my eye. I have uploaded all the cascades I used in the thug life folder along with the specs image\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frampa2510%2Fopencv-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frampa2510%2Fopencv-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frampa2510%2Fopencv-projects/lists"}