You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-77Lines changed: 8 additions & 77 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ Although the following capabilities currently only exist in an internal version
51
51
## Building
52
52
A standard CMake configure/generate process is used.
53
53
It is recommended to generate Ninja build files for fast compilation.
54
-
Example scripts for building all dependencies and the xReg repository are provided for [POSIX systems](example_build_script) (e.g. MacOS and Linux) and [Windows](example_build_script_win.cmd).
54
+
Example scripts for building all dependencies and the xReg repository are provided for POSIX systems (e.g. MacOS and Linux) [here](example_build_script)and[here](example_build_script_2), and also for[Windows](example_build_script_win.cmd).
55
55
The [docker](docker) directory demonstrates how Docker may be used to build the software.
56
56
57
57
### Dependencies
@@ -72,82 +72,13 @@ The [docker](docker) directory demonstrates how Docker may be used to build the
72
72
* Included with MacOS
73
73
* Optional: [ffmpeg](https://ffmpeg.org) is used for writing videos when it is found in the system path. The OpenCV video writer is used if ffmpeg is not available.
74
74
75
+
## Testing
76
+
Functional testing is available in the form of a [python script](tests/wiki_cmds.py) that runs the commands found on the [wiki walkthrough](https://github.com/rg2/xreg/wiki#walkthrough).
77
+
Results of the commands need to be examined by the user and determined to be successful or failures.
78
+
All necessary data is downloaded automatically.
79
+
When the appropriate visualization programs are available on the system, the script also automatically loads the output data for inspection.
80
+
75
81
## License and Attribution
76
82
The software is available for use under the [MIT License](LICENSE).
77
83
78
-
If you have found this software useful in your work, we kindly ask that you cite the most appropriate references below:
79
-
```
80
-
Grupp, Robert B., et al. "Pose estimation of periacetabular osteotomy fragments with intraoperative X-ray navigation." IEEE Transactions on Biomedical Engineering 67.2 (2019): 441-452.
title={Pose estimation of periacetabular osteotomy fragments with intraoperative {X}-ray navigation},
84
-
author={Grupp, Robert B and Hegeman, Rachel A and Murphy, Ryan J and Alexander, Clayton P and Otake, Yoshito and McArthur, Benjamin A and Armand, Mehran and Taylor, Russell H},
85
-
journal={IEEE Transactions on Biomedical Engineering},
86
-
volume={67},
87
-
number={2},
88
-
pages={441--452},
89
-
year={2019},
90
-
publisher={IEEE}
91
-
}
92
-
```
93
-
```
94
-
Grupp, Robert B., Mehran Armand, and Russell H. Taylor. "Patch-based image similarity for intraoperative 2D/3D pelvis registration during periacetabular osteotomy." OR 2.0 Context-Aware Operating Theaters, Computer Assisted Robotic Endoscopy, Clinical Image-Based Procedures, and Skin Image Analysis. Springer, Cham, 2018. 153-163.
Grupp, Robert B., et al. "Automatic annotation of hip anatomy in fluoroscopy for robust and efficient 2D/3D registration." International Journal of Computer Assisted Radiology and Surgery (2020): 1-11.
title={Automatic annotation of hip anatomy in fluoroscopy for robust and efficient {2D}/{3D} registration},
110
-
author={Grupp, Robert B and Unberath, Mathias and Gao, Cong and Hegeman, Rachel A and Murphy, Ryan J and Alexander, Clayton P and Otake, Yoshito and McArthur, Benjamin A and Armand, Mehran and Taylor, Russell H},
111
-
journal={International Journal of Computer Assisted Radiology and Surgery},
112
-
pages={1--11},
113
-
publisher={Springer}
114
-
}
115
-
```
116
-
```
117
-
Grupp, Robert, et al. "Fast and automatic periacetabular osteotomy fragment pose estimation using intraoperatively implanted fiducials and single-view fluoroscopy." Physics in Medicine & Biology (2020).
title={Fast and automatic periacetabular osteotomy fragment pose estimation using intraoperatively implanted fiducials and single-view fluoroscopy},
121
-
author={Grupp, Robert and Murphy, Ryan and Hegeman, Rachel and Alexander, Clayton and Unberath, Mathias and Otake, Yoshito and McArthur, Benjamin and Armand, Mehran and Taylor, Russell H},
122
-
journal={Physics in Medicine \& Biology},
123
-
year={2020},
124
-
publisher={IOP Publishing}
125
-
}
126
-
```
127
-
```
128
-
Grupp, R., et al. "Pelvis surface estimation from partial CT for computer-aided pelvic osteotomies." Orthopaedic Proceedings. Vol. 98. No. SUPP_5. The British Editorial Society of Bone & Joint Surgery, 2016.
title={Pelvis surface estimation from partial {CT} for computer-aided pelvic osteotomies},
132
-
author={Grupp, R and Otake, Y and Murphy, R and Parvizi, J and Armand, M and Taylor, R},
133
-
booktitle={Orthopaedic Proceedings},
134
-
volume={98},
135
-
number={SUPP\_5},
136
-
pages={55--55},
137
-
year={2016},
138
-
organization={The British Editorial Society of Bone \& Joint Surgery}
139
-
}
140
-
```
141
-
```
142
-
Grupp, Robert B., et al. "Smooth extrapolation of unknown anatomy via statistical shape models." Medical Imaging 2015: Image-Guided Procedures, Robotic Interventions, and Modeling. Vol. 9415. International Society for Optics and Photonics, 2015.
title={Smooth extrapolation of unknown anatomy via statistical shape models},
146
-
author={Grupp, Robert B and Chiang, H and Otake, Yoshito and Murphy, Ryan J and Gordon, Chad R and Armand, Mehran and Taylor, Russell H},
147
-
booktitle={Medical Imaging 2015: Image-Guided Procedures, Robotic Interventions, and Modeling},
148
-
volume={9415},
149
-
pages={941524},
150
-
year={2015},
151
-
organization={International Society for Optics and Photonics}
152
-
}
153
-
```
84
+
If you have found this software useful in your work, we kindly ask that you cite the most appropriate references listed [here](https://github.com/rg2/xreg/wiki/Licensing-and-Attribution).
@@ -40,7 +40,8 @@ This software is provided under the terms of the MIT license and a copy of the l
40
40
found in the "LICENSE" file.
41
41
42
42
If you have found this software useful in your work, we kindly ask that you cite the most
43
-
appropriate references below:
43
+
appropriate references listed below. If you are unsure which work to cite, please see this wiki
44
+
page for guidance: https://github.com/rg2/xreg/wiki/Licensing-and-Attribution.
44
45
45
46
46
47
Grupp, Robert B., et al. "Pose estimation of periacetabular osteotomy fragments with intraoperative X-ray navigation." IEEE Transactions on Biomedical Engineering 67.2 (2019): 441-452.
0 commit comments