{"id":23263563,"url":"https://github.com/spacemonochrome/circle_detect_code","last_synced_at":"2026-05-08T01:47:10.147Z","repository":{"id":203124070,"uuid":"620526429","full_name":"spacemonochrome/circle_detect_code","owner":"spacemonochrome","description":"OpenCV kütüphanesi ile beraber yazılmış bu python kodu çember tespiti yapabilmektedir. This Python code, written with the OpenCV library, can detect circles.","archived":false,"fork":false,"pushed_at":"2024-08-31T16:39:27.000Z","size":2048,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T11:53:37.204Z","etag":null,"topics":["circle","circle-detection","circle-detection-algorithm","geometry-processing","opencv","opencv-library","opencv-python","opnecv","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"Python","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/spacemonochrome.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":"2023-03-28T21:23:52.000Z","updated_at":"2024-08-31T16:39:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d5c2107-6487-4a05-bcd8-144b2e91d445","html_url":"https://github.com/spacemonochrome/circle_detect_code","commit_stats":null,"previous_names":["spacemonochrome/circle_detect_code"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacemonochrome%2Fcircle_detect_code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacemonochrome%2Fcircle_detect_code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacemonochrome%2Fcircle_detect_code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacemonochrome%2Fcircle_detect_code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacemonochrome","download_url":"https://codeload.github.com/spacemonochrome/circle_detect_code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247442307,"owners_count":20939446,"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":["circle","circle-detection","circle-detection-algorithm","geometry-processing","opencv","opencv-library","opencv-python","opnecv","raspberry-pi"],"created_at":"2024-12-19T14:18:30.561Z","updated_at":"2026-05-08T01:47:10.107Z","avatar_url":"https://github.com/spacemonochrome.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hough Dönüşümü ile çember tespiti - Determining a circle with the Hough Transform\nOpenCV kütüphanesi ile beraber yazılmış bu python kodu çember tespiti yapabilmektedir. Paul Hough dönüşümünü kullanmaktadır.\nVerimliliği düşüktür. Bilgisayar işlemcisinde saniye 30 kare gibi bir hızda çalışmakta lakin Raspberry Pi gibi düşük sistemli bilgisayarlarda saniyede 1 kare bile işlememektedir. verimsizdir ama gene de üstüne uğraşılmıştır. Detaylı anlatım için aşağıdaki makaleyi inceleyebilirsiniz.\n\nThis Python code, written with the OpenCV library, can detect circles. It uses the Paul Hough transformation.\nIts efficiency is low. It runs at a speed of 30 frames per second on the computer processor, but it does not process even 1 frame per second on low-system computers such as Raspberry Pi. It's inefficient, but it's still worked on. For detailed explanation, you can review the article below.\n\n[SUTIS -proceeding-book-29-33.pdf](https://github.com/spacemonochrome/circle_detect_code/files/14733551/SUTIS.-proceeding-book-29-33.pdf)\n\nKütüphane kurulumu - installing library\nNumPy kurulumu\n```bash\npip install numpy\n```\n\nOpenCV Kurulumu\n```bash\npip install opencv-python\n```\n\nGirdi Görüntüsü - Input\n![image](https://github.com/spacemonochrome/circle_detect_code/assets/52783312/d92b5642-72ed-487b-bdff-ddd41122de90)\n\nÇıktı Görüntüsü - Output\n![cikti](https://github.com/spacemonochrome/circle_detect_code/assets/52783312/121373dd-dd75-4e6a-ab6a-231ca015fee9)\n\nİşlemin görselleştirilmesi - visualization of the process\n![image](https://github.com/spacemonochrome/circle_detect_code/assets/52783312/5ac7036e-c14b-49e8-9bad-6494c71cc5ab)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacemonochrome%2Fcircle_detect_code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspacemonochrome%2Fcircle_detect_code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacemonochrome%2Fcircle_detect_code/lists"}