Skip to content

Commit 7d7742a

Browse files
Add files via upload
1 parent e058d8d commit 7d7742a

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

SlicerPySERA.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"extension_id": "SlicerPySERA",
3+
"name": "SlicerPySERA",
4+
"description": "PySERA radiomics extraction library integrated into 3D Slicer, providing IBSI-compliant handcrafted radiomics, batch feature extraction, and a ScriptedLoadableModule user interface.",
5+
"version": "1.0.0",
6+
"icon_url": "https://raw.githubusercontent.com/MohammadRSalmanpour/SlicerPySERA/main/Resources/Icons/SlicerPySERA_png_icon.png",
7+
"screenshots": [
8+
"https://raw.githubusercontent.com/MohammadRSalmanpour/SlicerPySERA/main/Resources/Screenshots/screenshots.png"
9+
],
10+
"category": "Radiomics",
11+
"homepage": "https://github.com/MohammadRSalmanpour/SlicerPySERA",
12+
"contributors": [
13+
"Mohammad R. Salmanpour",
14+
"Sirwan Barichin"
15+
],
16+
"maintainer": "Mohammad R. Salmanpour",
17+
"repository_type": "git",
18+
"repository_url": "https://github.com/MohammadRSalmanpour/SlicerPySERA.git",
19+
"scm_revision": "main",
20+
"scm_pull_request": "",
21+
"development_status": "stable",
22+
"enabled": true,
23+
"depends": [],
24+
"build_subdirectory": "."
25+
}

0 commit comments

Comments
 (0)