{"id":15450378,"url":"https://github.com/lids-unicamp/grabber","last_synced_at":"2025-04-19T22:58:37.926Z","repository":{"id":45435488,"uuid":"285010918","full_name":"LIDS-UNICAMP/grabber","owner":"LIDS-UNICAMP","description":"Grabber: A Tool to Improve Convergence in Interactive Image Segmentation","archived":false,"fork":false,"pushed_at":"2023-04-29T05:59:54.000Z","size":32898,"stargazers_count":17,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-13T09:05:44.667Z","etag":null,"topics":["grabber","image-foresting-transform","image-segmentation","livewire","napari-plugin"],"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/LIDS-UNICAMP.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":"2020-08-04T14:50:45.000Z","updated_at":"2025-04-05T09:12:01.000Z","dependencies_parsed_at":"2022-08-19T13:50:51.379Z","dependency_job_id":null,"html_url":"https://github.com/LIDS-UNICAMP/grabber","commit_stats":{"total_commits":30,"total_committers":3,"mean_commits":10.0,"dds":0.09999999999999998,"last_synced_commit":"bdee0156999dca91552f562d3e4d83a106ad1be2"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIDS-UNICAMP%2Fgrabber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIDS-UNICAMP%2Fgrabber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIDS-UNICAMP%2Fgrabber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIDS-UNICAMP%2Fgrabber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LIDS-UNICAMP","download_url":"https://codeload.github.com/LIDS-UNICAMP/grabber/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249826666,"owners_count":21330673,"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":["grabber","image-foresting-transform","image-segmentation","livewire","napari-plugin"],"created_at":"2024-10-01T21:04:57.942Z","updated_at":"2025-04-19T22:58:37.906Z","avatar_url":"https://github.com/LIDS-UNICAMP.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Grabber: A Tool to Improve Convergence in Interactive Image Segmentation\n\n[![License](https://img.shields.io/pypi/l/grabber.svg?color=green)](https://github.com/LIDS-UNICAMP/grabber/raw/master/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/grabber.svg?color=green)](https://pypi.org/project/grabber)\n[![Python Version](https://img.shields.io/pypi/pyversions/grabber.svg?color=green)](https://python.org)\n[![tests](https://github.com/LIDS-UNICAMP/grabber/workflows/tests/badge.svg)](https://github.com/LIDS-UNICAMP/grabber/actions)\n[![codecov](https://codecov.io/gh/LIDS-UNICAMP/grabber/branch/master/graph/badge.svg)](https://codecov.io/gh/LIDS-UNICAMP/grabber)\n\nA tool for contour-based segmentation correction (2D only).\n\nThis repository provides a demo code of the paper:\n\u003e **Grabber: A Tool to Improve Convergence in Interactive Image Segmentation**\n\u003e [Jordão Bragantini](https://jookuma.github.io/), Bruno Moura, [Alexandre X. Falcão](http://lids.ic.unicamp.br/), [Fábio A. M. Cappabianco](https://scholar.google.com/citations?user=qmH9VEEAAAAJ\u0026hl=en\u0026oi=ao)\n\nhttps://user-images.githubusercontent.com/21022743/145699960-57da06a5-668f-4e81-82b5-7f3d3ddf8ee3.mp4\n\n----------------------------------\n\nThis [napari] plugin was generated with [Cookiecutter] using with [@napari]'s [cookiecutter-napari-plugin] template.\n\n\u003c!--\nDon't miss the full getting started guide to set up your new package:\nhttps://github.com/napari/cookiecutter-napari-plugin#getting-started\n\nand review the napari docs for plugin developers:\nhttps://napari.org/docs/plugins/index.html\n--\u003e\n\n## Installation\n\nYou can install `grabber-ift` via [pip]:\n\n    pip install grabber-ift\n\n\n## Known Limitations\n\nThis implementation doesn't support the items below, feel free to open a PR to add them.\n\n- It only support 2D image, supporting 3D images isn't trivial, but it could be applied per slice with minor changes.\n\n## Citation\n\nIf this work was useful for your research, please cite our paper:\n\n```\n@article{bragantini2020grabber,\n  title={Grabber: A Tool to Improve Convergence in Interactive Image Segmentation,\n  author={Bragantini, Jord{\\~a}o and Bruno Moura, Falc{\\~a}o, Alexandre Xavier and Cappabianco, F{\\'a}bio AM,\n  journal={Pattern Recognition Letters},\n  year={2020}\n}\n```\n\n## Contributing\n\nContributions are very welcome. Tests can be run with [tox], please ensure\nthe coverage at least stays the same before you submit a pull request.\n\n## License\n\nDistributed under the terms of the [MIT] license,\n\"grabber\" is free and open source software\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\n\n[napari]: https://github.com/napari/napari\n[Cookiecutter]: https://github.com/audreyr/cookiecutter\n[@napari]: https://github.com/napari\n[MIT]: http://opensource.org/licenses/MIT\n[BSD-3]: http://opensource.org/licenses/BSD-3-Clause\n[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt\n[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt\n[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0\n[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt\n[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin\n\n[napari]: https://github.com/napari/napari\n[tox]: https://tox.readthedocs.io/en/latest/\n[pip]: https://pypi.org/project/pip/\n[PyPI]: https://pypi.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flids-unicamp%2Fgrabber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flids-unicamp%2Fgrabber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flids-unicamp%2Fgrabber/lists"}