YongchengYAO commited on
Commit
6477bce
·
verified ·
1 Parent(s): 5f6a08a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -27,7 +27,8 @@ This is a modified version of [data](https://figshare.com/s/37ec464af8e81ae6ebbf
27
  orientation of `.nii.gz` files. A pseudo voxel size [0.1, 0.1, 0.1] is set in the NIfTI header,
28
  according to the data description in the paper: "The image resolution was 1935 × 2400 pixels with
29
  a pixel spacing of 0.1 mm."
30
- - We change the landmarks coordinates to 3D, making it consistent with the new 3D NIfTI files.
 
31
  - Figures of image and landmarks are added for visual inspection.
32
  - Images (`.nii.gz` files), landmarks (`.json` files) and figures (`.png` files) are saved in
33
  `Images`, `Landmarks`, and `Landmarks-fig` folders.
 
27
  orientation of `.nii.gz` files. A pseudo voxel size [0.1, 0.1, 0.1] is set in the NIfTI header,
28
  according to the data description in the paper: "The image resolution was 1935 × 2400 pixels with
29
  a pixel spacing of 0.1 mm."
30
+ - We used the landmark annotations from the folder `400_senior` in the original dataset.
31
+ - We changed the landmarks coordinates to 3D, making it consistent with the new 3D NIfTI files.
32
  - Figures of image and landmarks are added for visual inspection.
33
  - Images (`.nii.gz` files), landmarks (`.json` files) and figures (`.png` files) are saved in
34
  `Images`, `Landmarks`, and `Landmarks-fig` folders.