https://github.com/insightsoftwareconsortium/itkbiocell
This remote module contains classes related to segmentation of biological cells. It has classes to represent cells' shape, color, and growth state. It also has classes to represent a cell genome, whose expression is modeled by differential equations.
https://github.com/insightsoftwareconsortium/itkbiocell
biological-data-analysis cell-analysis itk-module
Last synced: 7 months ago
JSON representation
This remote module contains classes related to segmentation of biological cells. It has classes to represent cells' shape, color, and growth state. It also has classes to represent a cell genome, whose expression is modeled by differential equations.
- Host: GitHub
- URL: https://github.com/insightsoftwareconsortium/itkbiocell
- Owner: InsightSoftwareConsortium
- License: apache-2.0
- Created: 2018-01-06T17:11:56.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-16T18:04:11.000Z (11 months ago)
- Last Synced: 2025-06-30T15:23:23.053Z (7 months ago)
- Topics: biological-data-analysis, cell-analysis, itk-module
- Language: C++
- Size: 6.61 MB
- Stars: 2
- Watchers: 12
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
ITKBioCell
==========
.. image:: https://github.com/InsightSoftwareConsortium/ITKBioCell/workflows/Build,%20test,%20package/badge.svg
An ITK remote module for segmentation of biological cells.
This module contains classes related to segmentation of biological cells. It has classes to represent cells' shape, color, and growth state. It also has classes to represent a cell genome, whose expression is modeled by differential equations.