Automatic-Cell-Counter:使用Python的自动细胞计数器

时间:2024-04-05 19:04:36
【文件属性】:
文件名称:Automatic-Cell-Counter:使用Python的自动细胞计数器
文件大小:32.36MB
文件格式:ZIP
更新时间:2024-04-05 19:04:36
Python 自动细胞计数器 这是什么? 该存储库提供了一种自动细胞计数算法来对细胞数进行计数,并提供了一个用于进一步手动校正的用户界面。 安装: 该算法已使用Python 3.7实现。 要为此框架安装必要的软件包,请运行: pip install -r requirements.txt 如果您使用的是conda,请先通过以下方式conda install pip : conda install pip 用法: 要运行单元计数器,用户可以轻松地在终端中输入以下代码。 需要参数: -image:输入图像的路径或目录的路径。 python viewer.py --image example_data/8.tif 或者 python viewer.py --image example_data/ 示例输出: 将基于每个输入图像构建用户界面,以进行手动校正。 在每个图像内部,红点用于表示检测到的
【文件预览】:
Automatic-Cell-Counter-master
----images()
--------method.png(2.59MB)
--------Terminal_output.png(259KB)
--------example_result.png(4.09MB)
--------Excel_output.png(155KB)
----requirements.txt(125B)
----CellCounter.py(4KB)
----README.md(2KB)
----example_data()
--------6.tif(9.26MB)
--------4.tif(9.26MB)
--------8.tif(9.26MB)
----viewer.py(4KB)

网友评论