Open-Source Framework for Corneal Nerve Image Analysis
Project description
SuperCCM
Open-Source Framework for Corneal Nerve Image Analysis
🔮Online Demo | 💻Desktop App Download | 📖Documents | 🚩Update Log
❇️ Installation
# From PyPI
pip install superccm
# From Source
conda create -n superccm python=3.10 -y
conda activate superccm
pip install -r requirements.txt
⚡ Quick Start
from superccm.api import analysis
metrics = analysis('your/img/path')
print(metrics)
Launch the desktop app
python app.py
Preview
📄 License
This project is licensed under the GPL v3. You are free to use, modify, and distribute it under the same terms.
🎓 Academic Reference
Qiao, Qincheng et al. “SuperCCM: An Open Source Python Toolkit for Automated Quantification of Corneal Nerve Fibers in Confocal Microscopy Images.” Translational vision science & technology vol. 14,11 (2025): 27. doi:10.1167/tvst.14.11.27
🧬 Made with ❤️ by the SuperCCM Team 💻 https://github.com/qlnfm/SuperCCM
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file superccm-1.1.1.tar.gz.
File metadata
- Download URL: superccm-1.1.1.tar.gz
- Upload date:
- Size: 53.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9322e01f8aca337dc98f0c8db7b64de4194231c4a7585311b5798dbb6edf296b
|
|
| MD5 |
8d95cee5c6c29e0b3657d269659fe273
|
|
| BLAKE2b-256 |
e4a6c1b4dc5599334dbcecdfc9404cf842b663a6c3384ab3b520eeabeae93dc8
|
File details
Details for the file superccm-1.1.1-py3-none-any.whl.
File metadata
- Download URL: superccm-1.1.1-py3-none-any.whl
- Upload date:
- Size: 53.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f3bcded294b429efe1154924047c95aeb4d9718dc607041f6d282ca0aa5383c
|
|
| MD5 |
33b27ce3ee260d88105e5252e81b218a
|
|
| BLAKE2b-256 |
52e8e6f72ce1d24c9fd170dbf5c058f1c502e21dc5aa0c4ae2759217d4a14a52
|