{"id":16202920,"url":"https://github.com/alevalv/retipy-python","last_synced_at":"2025-03-19T07:30:32.029Z","repository":{"id":69291998,"uuid":"108795544","full_name":"alevalv/retipy-python","owner":"alevalv","description":"Retinal image processing with python and opencv","archived":false,"fork":false,"pushed_at":"2019-05-18T04:12:14.000Z","size":8755,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T04:35:46.261Z","etag":null,"topics":["image-processing","python","retinal-images"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alevalv.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":"2017-10-30T03:07:22.000Z","updated_at":"2023-08-24T06:38:42.000Z","dependencies_parsed_at":"2023-07-11T01:15:17.989Z","dependency_job_id":null,"html_url":"https://github.com/alevalv/retipy-python","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alevalv%2Fretipy-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alevalv%2Fretipy-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alevalv%2Fretipy-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alevalv%2Fretipy-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alevalv","download_url":"https://codeload.github.com/alevalv/retipy-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244378981,"owners_count":20443373,"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":["image-processing","python","retinal-images"],"created_at":"2024-10-10T09:49:53.368Z","updated_at":"2025-03-19T07:30:32.017Z","avatar_url":"https://github.com/alevalv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"retipy-python\n======\n[![Build Status](https://travis-ci.org/alevalv/retipy-python.svg?branch=master)](https://travis-ci.org/alevalv/retipy-python)\n[![Coverage Status](https://codecov.io/gh/alevalv/retipy-python/branch/master/graph/badge.svg)](https://codecov.io/gh/alevalv/retipy-python)\n\nretipy-python is part of the [retipy](https://github.com/alevalv/retipy) project.\n\nThe goal of this project is to create a python library to perform different image processing operations on fundus retinal images. Currently there are vessel segmentation, bifurcation detection and tortuosity measures available as a REST endpoints.\n\nInstallation\n------------\n\n### Development Environment\n\nThis project uses [OpenCV](https://opencv.org/) 4.0.0. Any version older than 4 will not work.\n\nTo use this project locally and be able to make changes to the retipy code, you can run the following command in\nyour console (having python3 and pip installed):\n\n```bash\npip install --user -e .\n```\n\nThis command should be ran inside the src folder that contains the retipy folder. It will make the retipy\nlibrary available to the user that ran it.\n\n### Docker\n\nThe library is also available as a docker container at [alevalv/retipy-python](https://hub.docker.com/r/alevalv/retipy-python/):\n\n```bash\ndocker pull alevalv/retipy-python:latest\n```\nBy default, the docker image will expose a REST endpoint in port 5000.\n\nLicense\n-------\nretipy is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falevalv%2Fretipy-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falevalv%2Fretipy-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falevalv%2Fretipy-python/lists"}