Skip to content
Open
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
e746031
UPDATE tool with id: breast_dense_tissue_segmentation by bio.tools us…
biotools-bot Nov 11, 2025
63beba7
reformat json with jq
biotools-bot Nov 11, 2025
04db6ce
UPDATE tool with id: breast_dense_tissue_segmentation by bio.tools us…
biotools-bot Nov 11, 2025
c74601e
reformat json with jq
biotools-bot Nov 11, 2025
bb43d6a
UPDATE tool with id: breast_dense_tissue_segmentation by bio.tools us…
biotools-bot Nov 11, 2025
d9c84a9
reformat json with jq
biotools-bot Nov 11, 2025
3b90f98
UPDATE tool with id: breast_dense_tissue_segmentation by bio.tools us…
biotools-bot Nov 11, 2025
a13561b
reformat json with jq
biotools-bot Nov 11, 2025
26089c6
UPDATE tool with id: breast_dense_tissue_segmentation by bio.tools us…
biotools-bot Nov 11, 2025
06ddff5
reformat json with jq
biotools-bot Nov 11, 2025
0970d3b
UPDATE tool with id: breast_dense_tissue_segmentation by bio.tools us…
biotools-bot Nov 11, 2025
0903249
UPDATE tool with id: breast_dense_tissue_segmentation by bio.tools us…
biotools-bot Nov 11, 2025
b265b6e
UPDATE tool with id: breast_dense_tissue_segmentation by bio.tools us…
biotools-bot Nov 11, 2025
09270a5
UPDATE tool with id: breast_dense_tissue_segmentation by bio.tools us…
biotools-bot Nov 11, 2025
3aff91b
UPDATE tool with id: breast_dense_tissue_segmentation by bio.tools us…
biotools-bot Nov 11, 2025
fefe48e
UPDATE tool with id: breast_dense_tissue_segmentation by bio.tools us…
biotools-bot Nov 11, 2025
278651d
UPDATE tool with id: breast_dense_tissue_segmentation by bio.tools us…
biotools-bot Nov 12, 2025
7623c9c
UPDATE tool with id: breast_dense_tissue_segmentation by bio.tools us…
biotools-bot Nov 12, 2025
2be72ba
UPDATE tool with id: breast_dense_tissue_segmentation by bio.tools us…
biotools-bot Nov 12, 2025
64f9a5f
UPDATE tool with id: breast_dense_tissue_segmentation by bio.tools us…
biotools-bot Dec 15, 2025
5e7d970
UPDATE tool with id: breast_dense_tissue_segmentation by bio.tools us…
biotools-bot Dec 22, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,32 +1,130 @@
{
"accessibility": "Restricted access",
"additionDate": "2025-05-22T12:06:46.866961Z",
"biotoolsCURIE": "biotools:breast_dense_tissue_segmentation",
"biotoolsID": "breast_dense_tissue_segmentation",
"collectionID": [
"EUCAIM"
],
"credit": [
{
"email": "aarias@iti.es",
"name": "Ana Mar\u00eda Arias Beltr\u00e1n",
"typeEntity": "Person",
"typeRole": [
"Primary contact"
]
},
{
"name": "Instituto Tecnol\u00f3gico de Inform\u00e1tica (ITI)",
"typeEntity": "Institute",
"typeRole": [
"Provider"
]
}
],
"description": "The tool takes a digital mammogram and performs an automatic segmentation of the breast area and the dense tissue. After the mammogram segmentation, the tool returns a DICOM-SEG image with both the dense tissue and the breast tissue mask combined.",
"documentation": [
{
"type": [
"Quick start guide"
],
"url": "https://drive.eucaim.cancerimage.eu/s/agktHMkYfy5pHes"
},
{
"note": "Tool License Agreement in DOCX format",
"type": [
"Terms of use"
],
"url": "https://drive.eucaim.cancerimage.eu/s/gPcqYKakCDSXGjN"
},
{
"note": "Tool License Summary in TXT format",
"type": [
"Terms of use"
],
"url": "https://drive.eucaim.cancerimage.eu/s/7ZPfQqsJ6YRjgpe"
},
{
"note": "Video demonstration of how to use the tool",
"type": [
"Training material"
],
"url": "https://youtu.be/_X68b2wjrj0?si=zCH_NRR_V9e8NUwh"
}
],
"editPermission": {
"type": "private"
},
"function": [
{
"cmd": "jobman submit -i mammography-density-segmenter -r small-gpu -- -p\ninput_dcm_path -o output_directory",
"input": [
{
"data": {
"term": "Image",
"uri": "http://edamontology.org/data_2968"
},
"format": [
{
"term": "DICOM format",
"uri": "http://edamontology.org/format_3548"
}
]
}
],
"note": "input_dcm_path: input path to the 2D DICOM image (FFDM); output_directory: output directory to store the results",
"operation": [
{
"term": "Image annotation",
"uri": "http://edamontology.org/operation_3553"
}
],
"output": [
{
"data": {
"term": "Image",
"uri": "http://edamontology.org/data_2968"
},
"format": [
{
"term": "DICOM format",
"uri": "http://edamontology.org/format_3548"
}
]
}
]
}
],
"homepage": "https://pubmed.ncbi.nlm.nih.gov/36010173/",
"homepage": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/image_batch_iti-breast",
"language": [
"Python"
],
"lastUpdate": "2025-10-20T10:26:42.806388Z",
"lastUpdate": "2025-12-22T14:34:39.139482Z",
"license": "Proprietary",
"link": [
{
"note": "Scientific paper",
"type": [
"Other"
],
"url": "https://pubmed.ncbi.nlm.nih.gov/36010173/"
},
{
"note": "Harbor repository with the tool's Docker images",
"type": [
"Repository"
],
"url": "https://harbor.eucaim.cancerimage.eu/harbor/projects/4/repositories/image_batch_iti-breast"
}
],
"maturity": "Mature",
"name": "Breast Dense Tissue Segmentation",
"operatingSystem": [
"Mac",
"Windows",
"Linux"
],
"owner": "dsilveira",
"publication": [
{
Expand Down Expand Up @@ -57,4 +155,4 @@
"version": [
"v1.0.6"
]
}
}