-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 in MT/custusxdata from feature/CX-364-import-o…
…f-point-metrics-exported-from-radiology-tools-osirix-horos to develop * commit 'ec7dcd606523705c54c4924e3b1d16db166a023e': CX-364: New test data for point metric import. CX-364: New test data. CX-364: Test data for import of labeled point metrics in mni .tag file.
- Loading branch information
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
MNI Tag Point File | ||
Volumes = 1; | ||
%Landmarks in DICOM ref coordinates | ||
|
||
Points = | ||
25.78 25.0818 13.7766 "A" | ||
25.78 29.5982 30.9681 "B" | ||
25.78 35.0026 50.0849 "C" | ||
25.78 40.122 69.659 "D" | ||
25.78 45.3417 89.735 "E" | ||
21.7821 7.55754 80.7703 "F" |
11 changes: 11 additions & 0 deletions
11
testing/metrics_export_import/metric_tags_without_labels.tag
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
MNI Tag Point File | ||
Volumes = 1; | ||
%Landmarks in DICOM ref coordinates | ||
|
||
Points = | ||
25.78 25.0818 13.7766 "" | ||
25.78 29.5982 30.9681 "" | ||
25.78 35.0026 50.0849 "" | ||
25.78 40.122 69.659 "" | ||
25.78 45.3417 89.735 "" | ||
21.7821 7.55754 80.7703 "" |