CaPTk

Cancer Imaging Phenomics Toolkit (CaPTk) is a software platform to perform image analysis and predictive modeling tasks

Github星跟踪图

CaPTk: Cancer Imaging Phenomics Toolkit

CaPTk is a software platform, written in C++, for analysis of radiographic images of cancer, currently focusing on brain, breast, and lung cancer. CaPTk integrates advanced, validated tools performing various aspects of medical image analysis, that have been developed in the context of active clinical research studies and collaborations toward addressing real clinical needs. With emphasis given in its use as a very lightweight and efficient viewer, and with no prerequisites for substantial computational background, CaPTk aims to facilitate the swift translation of advanced computational algorithms into routine clinical quantification, analysis, decision making, and reporting workflow.

Its long-term goal is to provide widely used technology that leverages the value of advanced imaging analytics in cancer prediction, diagnosis, and prognosis, as well as in better understanding the biological mechanisms of cancer development.

CaPTk is developed and maintained by the Center for Biomedical Image Computing and Analytics (CBICA) at the University of Pennsylvania.

For more details, please visit us at https://www.cbica.upenn.edu/captk

For project documentation and how-to guides, please visit https://cbica.github.io/CaPTk/

For issues, please visit https://github.com/cbica/captk/issues

Supporting Grant

This work is in part supported by the grant U24-CA189523, awarded by the National Institutes of Health / National Cancer Institute / Informatics Technology for Cancer Research (NIH/NCI/ITCR).

Disclaimer

  • The software has been designed for research purposes only and has neither been reviewed nor approved for clinical use by the Food and Drug Administration (FDA) or by any other federal/state agency.
  • This code (excluding dependent libraries) is governed by the license provided in https://www.med.upenn.edu/sbia/software-agreement.html unless otherwise specified.

Downloads

By downloading CaPTk, you agree to our License. You can review Installation Instructions here.

These are UNTESTED development builds from the latest master. Use at your own risk., Platform (x64), Link, :--------------:, :------------------------------------------------:, Windows, https://www.nitrc.org/frs/downloadlink.php/11516, Linux, https://www.nitrc.org/frs/downloadlink.php/11517, Linux (CentOS7), https://www.nitrc.org/frs/downloadlink.php/11522, macOS, https://www.nitrc.org/frs/downloadlink.php/11518, ## Frequently Asked Questions (FAQ)

Contact

For more information, please contact CBICA Software.

GitHub Distribution

We currently provide only our tagged versions of the code via GitHub. Check the "tags" using your favorite Git client after cloning our repository. The analogous commands are as follows:

git clone https://github.com/cbica/captk.git
latesttag=$(git describe --tags)
echo checking out ${latesttag}
git checkout ${latesttag}

主要指标

概览
名称与所有者CBICA/CaPTk
主编程语言C++
编程语言CMake (语言数: 11)
平台
许可证Other
所有者活动
创建于2018-04-10 13:36:31
推送于2023-12-09 00:42:42
最后一次提交2022-05-28 03:23:58
发布数26
最新版本名称1.9.0 (发布于 )
第一版名称1.4.0_Beta.s (发布于 )
用户参与
星数192
关注者数4
派生数66
提交数7.8k
已启用问题?
问题数1002
打开的问题数164
拉请求数443
打开的拉请求数10
关闭的拉请求数40
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?