Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.
Merged
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ set(EXTENSION_CONTRIBUTORS "Guillaume Pernelle, Alireza Mehrtash, Lauren Barber
set(EXTENSION_DESCRIPTION "iGyne: It is an open source software for MR-Guided Interstitial Gynecologic Brachytherapy. It enables on-time processing of the intra-operative MRI data via a DICOM connection to the scanner followed by a multi-stage registration of CAD models of the template and the obturator to the patient images. This allows the virtual placement of interstitial needles during the intervention, as well as the detection/labeling of needles in MR images")

set(EXTENSION_ICONURL "https://raw.github.com/gpernelle/iGyne/master/iGyne.png")
set(EXTENSION_SCREENSHOTURLS "https://raw.github.com/gpernelle/iGyne/master/LabelingResult.png")
set(EXTENSION_SCREENSHOTURLS "https://raw.githubusercontent.com/gpernelle/iGyne/master/LabelingResults.png")

#-----------------------------------------------------------------------------
# Extension dependencies
Expand Down