{"id":28409415,"url":"https://github.com/juliaimages/griddetector.jl","last_synced_at":"2025-06-25T00:31:14.379Z","repository":{"id":197419274,"uuid":"698516324","full_name":"JuliaImages/GridDetector.jl","owner":"JuliaImages","description":"Detect Grids in Julia","archived":false,"fork":false,"pushed_at":"2023-10-16T13:33:14.000Z","size":180,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-24T22:16:58.670Z","etag":null,"topics":["checkerboard","grid","julia"],"latest_commit_sha":null,"homepage":"","language":"Julia","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/JuliaImages.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}},"created_at":"2023-09-30T06:28:43.000Z","updated_at":"2023-11-09T05:11:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"46966608-ff5b-4f0e-877b-e82dee2e1a8b","html_url":"https://github.com/JuliaImages/GridDetector.jl","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":0.07692307692307687,"last_synced_commit":"c96395be2697b03c5b7189bde86e6421916e5b6b"},"previous_names":["ashwani-rathee/griddetector.jl","juliaimages/griddetector.jl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JuliaImages/GridDetector.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaImages%2FGridDetector.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaImages%2FGridDetector.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaImages%2FGridDetector.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaImages%2FGridDetector.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaImages","download_url":"https://codeload.github.com/JuliaImages/GridDetector.jl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaImages%2FGridDetector.jl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261782090,"owners_count":23208901,"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":["checkerboard","grid","julia"],"created_at":"2025-06-02T07:17:54.014Z","updated_at":"2025-06-25T00:31:14.356Z","avatar_url":"https://github.com/JuliaImages.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GridDetector.jl\nDetect grids in Julia\n\n#### Checkerboard Detection using GridDetector.jl\n```\nusing FileIO\nusing GridDetector\n\nimg = Gray.(load(\"test.jpg\"))\nres = process_image(img)\ndraw_rect(img, res,  Gray(1))\nsave(\"results.png\", img)\n```\n\n##### Results:\n| Input image     | Output Image |\n| ----------- | ----------- |\n| ![](docs/src/assets/test.jpg) | ![](docs/src/assets/results.png) |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliaimages%2Fgriddetector.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliaimages%2Fgriddetector.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliaimages%2Fgriddetector.jl/lists"}