{"id":17113024,"url":"https://github.com/emmt/centerofgravity.jl","last_synced_at":"2026-01-04T23:06:33.467Z","repository":{"id":71510209,"uuid":"490238247","full_name":"emmt/CenterOfGravity.jl","owner":"emmt","description":"Julia package for computing centers of gravity in images","archived":false,"fork":false,"pushed_at":"2024-06-18T08:52:24.000Z","size":68,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-29T05:41:19.088Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/emmt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-05-09T10:35:38.000Z","updated_at":"2024-06-18T08:52:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"79ecc8ab-3c14-4b78-9389-239ad3e399ad","html_url":"https://github.com/emmt/CenterOfGravity.jl","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmt%2FCenterOfGravity.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmt%2FCenterOfGravity.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmt%2FCenterOfGravity.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmt%2FCenterOfGravity.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emmt","download_url":"https://codeload.github.com/emmt/CenterOfGravity.jl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245177262,"owners_count":20573071,"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-10-14T17:02:22.202Z","updated_at":"2026-01-04T23:06:33.407Z","avatar_url":"https://github.com/emmt.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CenterOfGravity [![Build Status](https://github.com/emmt/CenterOfGravity.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/emmt/CenterOfGravity.jl/actions/workflows/CI.yml?query=branch%3Amain) [![Build Status](https://ci.appveyor.com/api/projects/status/github/emmt/CenterOfGravity.jl?svg=true)](https://ci.appveyor.com/project/emmt/CenterOfGravity-jl) [![Coverage](https://codecov.io/gh/emmt/CenterOfGravity.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/emmt/CenterOfGravity.jl)\n\n`CenterOfGravity` is a small Julia package to compute centers of gravity in\nimages (that is 2-dimensional arrays).  By playing with the arguments of the\n`center_of_gravity` method, a variety of algorithms for computing the center of\ngravity can be emulated by this package.\n\n\n## Installation\n\nThe easiest way to install `CenterOfGravity` is via Julia registry\n[`EmmtRegistry`](https://github.com/emmt/EmmtRegistry):\n\n```julia\nusing Pkg\npkg\"registry add General\"  # if not yet any registries\npkg\"registry add https://github.com/emmt/EmmtRegistry\"\npkg\"add CenterOfGravity\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmt%2Fcenterofgravity.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femmt%2Fcenterofgravity.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmt%2Fcenterofgravity.jl/lists"}