TIMESlice is a tool designed to help clinicians and researchers quickly and efficiently carry out epicardia adipose tissue (EAT) related researches.
https://slice-doc.netlify.app/ or https://mountainandmorning.github.io/
For more help, you can connect the developer by the e-mail ([email protected]) or scan the QR code in WeChat.
Please cite the software by this paper:
Li, Xiaogang, et al. "Automatic quantification of epicardial adipose tissue volume." Medical Physics 48.8 (2021): 4279-4290.
- Added radiomics features extractor
- Improved the stability.
- Added coronary centerline extraction module.
- Added plaque analysis module.
- Created a new documentation website.
- Redesigned the UI.
- Improved the stability.
- Rewrite the whole software by javascript
- The speed and stability are both highly improved
- The name is changed to Slice.
- Retrain pericardium segmentation deep learning model on a larger dataset.
- Reduce the memory consumption when segmenting the pericardium.
- Change the database location to the app data folder. For Windows this folder is
~/AppData/Local/EATSeg
. For MacOS this folder is~/Library/Application Support/EATSeg
.
- The export function can not work normally. Fixed.