Abstract
Voluntary inspiration breath hold (VIBH) for left breast cancer patients has been shown to be a safe and effective method of reducing radiation dose to the heart. Currently, VIBH protocol compliance is monitored visually. In this work, we establish whether it is possible to gate the delivery of radiation from an Elekta linac using the Microsoft Kinect version 2 (Kinect v2) depth sensor to measure a patient breathing signal. This would allow contactless monitoring during VMAT treatment, as an alternative to equipment–assisted methods such as active breathing control (ABC). Breathing traces were acquired from six left breast radiotherapy patients during VIBH. We developed a gating interface to an Elekta linac, using the depth signal from a Kinect v2 to control radiation delivery to a programmable motion platform following patient breathing patterns. Radiation dose to a moving phantom with gating was verified using point dose measurements and a Delta4 verification phantom. 60 breathing traces were obtained with an acquisition success rate of 100%. Point dose measurements for gated deliveries to a moving phantom agreed to within 0.5% of ungated delivery to a static phantom using both a conventional and VMAT treatment plan. Dose measurements with the verification phantom showed that there was a median dose difference of better than 0.5% and a mean (3% 3 mm) gamma index of 92.6% for gated deliveries when using static phantom data as a reference. It is possible to use a Kinect v2 device to monitor voluntary breath hold protocol compliance in a cohort of left breast radiotherapy patients. Furthermore, it is possible to use the signal from a Kinect v2 to gate an Elekta linac to deliver radiation only during the peak inhale VIBH phase.
Keywords: radiotherapy, motion monitoring, sensors, respiratory gating
1. INTRODUCTION
Breast cancer is the most common malignancy in women in the UK, with more than 40,000 new cases diagnosed each year.1 Surgery followed by radiotherapy improves local control and survival such that rates of local tumor relapse in the breast are now approximately 3% at 5 yr.2, 3 However, breast radiotherapy is also associated with a 1% increase in nonbreast‐cancer‐related deaths at 15 yr, 90% of which are cardiovascular in origin.4, 5 Given the increasing incidence of breast cancer, and the large numbers of survivors in the population, it is imperative that the improvements in breast cancer mortality are not compromised by nonbreast‐cancer deaths. This may be achieved by reducing the radiation dose to the heart from radiotherapy. One approach to achieving this is deep inspiration breath‐hold, using either equipment‐assisted or voluntary inspiration breath‐hold (VIBH) techniques.6, 7
VIBH techniques are straightforward and cost‐effective to implement, as they use equipment already available in the radiotherapy treatment room. This includes the field light indicators and lasers used to aid patient setup. The field lights or lasers plus skin reference marks are viewed via CCTV cameras in the control areas and provide confidence that the patient is holding her/his breath in a reproducible way during radiotherapy delivery.
More complex approaches to delivering radiotherapy such as Volumetric Modulated Arc Therapy (VMAT) are likely to become standard treatments for selected groups of patients.8 There is potential for the light fields/lasers to be occluded from view by the gantry if used for these treatments, which may inhibit visual monitoring of VIBH, hence requiring equipment‐assisted methods to be used. In addition, the visual monitoring method, whilst shown to be safe and effective,9 does not allow for automatic gating of the linac in the event of a sudden patient movement such as a cough. We propose using the Microsoft Kinect version 2 (Kinect v2) device as a simple, low cost, noncontact monitoring method as a potential solution.
The Kinect v2 was originally designed as a motion‐tracking peripheral for the Microsoft Xbox One games console. The sensor contains a standard high definition (HD) camcorder, an infrared transmitter and receiver and an array of microphones for positional sound detection. An infrared time‐of‐flight (TOF) technique is used to estimate the distance from the camera to objects in the room. The Kinect v2 has significantly better performance characteristics than the older Kinect v1 sensor that has been in the literature for several years, including a higher resolution depth sensor (512 × 424 vs. 320 × 240), higher resolution color sensor (1920 × 1080 vs. 640 × 480) and wider field of view (70° H, 60° V vs. 57° H 43° V).
The Kinect v2 has already been used for external head motion tracking in brain PET scans,10 respiratory motion correction in PET scans11 and respiratory motion tracking in radiotherapy using a marker‐based system.12 Previous work has shown that the sensor has distance accuracy and precision of 1 to 2 mm after calibration, which is sufficient for breath‐hold monitoring where changes are 5 to 10 mm in magnitude.10, 11, 13, 14, 15 In our previous work,13 we demonstrated that the Kinect v2 can be used safely in a radiation environment without image distortions caused by the radiation beam. The work reported here can be divided into two components:
We performed the first clinical study using the Kinect v2 in breast radiotherapy, with markerless tracking. This was a clinical feasibility study of observational design. Six breast cancer radiotherapy patients were monitored in a standard supine treatment position while performing a VIBH breathing protocol. Distance information was extracted using the Kinect v2, and used to obtain breathing traces from the patients.
We developed a gating interface to an Elekta linac, using the depth signal from a Kinect v2 to control the delivery of radiation to a programmable motion platform. Patient breathing traces obtained from part 1) were used as movement patterns for the motion platform, to verify that radiation was correctly delivered while the gating system was in use.
One aim of this work is to demonstrate that it is possible to monitor compliance with the VIBH protocol and acquire breathing traces from patients using the Kinect v2. The second aim is to show that it is possible to gate radiation delivery based on a signal from a Kinect v2, derived from patient motion patterns applied to a programmable motion platform.
2. MATERIALS AND METHODS
2.A. Clinical study protocol and recruitment
The clinical study design was observational, noninterventional, and nonrandomized. The study was designed to test the hypothesis that repeated VIBHs can be monitored with a non contact device (Kinect v2 system) in a cohort of patients in the supine treatment position on an angled breast board, on a radiotherapy treatment unit during the procedure for both standard two field whole breast and VMAT radiotherapy.
The primary end point was the percentage of planned breath holds for which complete monitoring traces were acquired using Kinect v2. A complete trace was defined by a sequence of free breathing, followed by 20 s of breath hold, followed by free breathing. The secondary end point was the percentage of planned breath holds for which complete traces were acquired at each of the defined time points of the setup and treatment phases over the patient cohort. The purpose of this end point was to identify the time point(s) in the process where failure of data collection occurred. Figure 1 shows a diagram of the patient pathway used in this study.
46 monitored breath‐holds from five patients were required for 90% power for an expected 99% success rate, ruling out any rate <90% at 5% significance level. The final required sample size of 50 breath holds allowed for any patients who were not willing/able to hold their breath at any of the time points in the process. The monitoring method was considered feasible if there were no more than one unsuccessful collection of a complete trace. Patients who had previously been treated with left breast radiotherapy using a VIBH breathing protocol as participants in the UK HeartSpare trial were eligible for this feasibility study.6, 9 Local and external ethics approval was obtained from the Leicester South NRES East Midlands Research Ethics Committee and 10 patients were invited to participate.
2.B. Clinical study experimental setup
A Kinect v2 was setup on a tripod system in an Elekta treatment bunker as shown in Fig. 2. In previous work, a calibration procedure for the Kinect v2 was established, and the temperature stability of the device was investigated.13 The clinical study protocol was then followed according to Fig. 1, and breath hold data were acquired using the Kinect v2 sensor. The light field was also used to monitor breath holds visually, as per clinical practice.
To acquire breath hold data from the Kinect v2, custom C++ software was written using the free Kinect for Windows Software Development Kit (SDK) 2.0 (see Fig. 3). Patient volunteers were setup on the couch with a breast board, according to the parameters in their original treatment plans. Two experienced radiographers performed the patient setup procedure. Patients were setup to their original treatment tattoos, with their peak inhale voluntary breath‐hold position marked on the skin.
2.C. Gating study
A separate set of experiments was carried out to investigate whether the depth signal from a Kinect v2 system could be used to gate an Elekta linac via the previously tested Elekta Response ™ gating interface.16, 17 See Fig. 4 for a diagram of the experimental setup.
Patient breathing traces acquired as described in Section 2.B were used as input to the motion platform. In order to avoid exceeding the physical constraints of the motion platform, some modifications to the patient breathing traces were required:
A Savitzky‐Golay smoothing filter was applied to avoid velocities greater than the motion platform's limit of 3 cm/s.
The Kinect v2 measured a 1D signal d Kinect, the scalar distance between the patient's chest and the sensor. In order to accurately reproduce this signal with the motion platform, it had to be resolved into a 2D signal to move the platform along its x and z axes simultaneously. Since the Kinect v2 was angled at 45° from horizontal during recording, it sufficed to use .
All amplitudes were reduced by 20% to avoid exceeding the platform's maximum z axis motion range of 5 cm.
Three situations were investigated:
A 200 MU 10 × 10 cm2 single beam delivery for 0.3 min with the gantry fixed at 0°(ionization chamber point dose in a solid water phantom).
A 250 MU 20 × 20 cm2 simple conformal arc delivery for 0.9 min with the gantry rotating counter‐ clockwise between 140° and −50° at constant dose rate (ionization chamber point dose in a solid water phantom).
A clinical VMAT plan to treat whole breast and superclavicular nodes, with a single clockwise arc from 333 to 179 with 484 MU per fraction. Beam‐on time was 1.7 min. The solid water phantom was replaced by a Delta4 4D verification phantom [Scandidos, Uppsala, Sweden]. This was to enable a spatial comparison of dose between ungated delivery to a static phantom, and gated deliveries using the 2D dose maps provided by the phantom.
For each modified breathing trace:
The motion platform was allowed to move until it reached the peak inhale position of the first breath hold, and was then held fixed.
Couch adjustments were used to move the solid water phantom surface to 100 cm SSD with the ionization chamber at 5 cm deep/Delta4 phantom to the clinical plan isocenter.
Radiation was delivered with the motion platform in this fixed reference position, and accumulated charge was recorded using the electrometer to obtain a reference point dose measurement. This was repeated three times. (Delta4 reference was obtained for the clinical VMAT delivery)
Our in‐house software was used to select a rectangular region of interest (ROI) with an area of 300 pixels on the surface of the solid water/Delta4 phantom to obtain d Kinect at peak inhale. This was used to manually select a gating window of d Kinect ± τ mm using our software. We chose a maximum allowable value of τ = 5 mm to prevent overlap between free breathing and breath hold signals. When the motion platform moved outside of this gating window, an inhibit signal was sent by our software to the linac gating interface over a USB‐to‐serial connection, preventing radiation delivery.
The motion platform was then reset and allowed to move freely following the input modified breathing trace. Radiation was delivered with gating active. Accumulated charge was recorded using the electrometer. This was repeated three times.
For each case, the breathing trace acquired from the patients during simulated VMAT treatment was used for dose verification purposes. Gamma analysis parameters produced by the Delta4 software were used to compare ungated with gated doses.
3. RESULTS
3.A. Clinical study
10 patients were contacted and six responded favorably and participated in the study. All patient data were collected in a single day. Both the primary and the secondary end points of the clinical study were met as traces at all planned time points were successfully acquired with the Kinect v2, giving a total of 60 breath hold traces.
Figure 5 shows the breathing traces extracted from the Kinect v2 depth data acquired for a single patient, using three different ROI selections. It can be seen that the traces are sensitive to the exact position of the ROI used. Figure 5 also shows all three breathing traces extracted for patient 6 for the three different gantry positions recorded. Empirically, the “central” ROI was found to be the most consistent and easy to locate in the patient depth images, so this was used for each patient in all further analysis.
3.B. Gating study
See Fig. 6 for an example of Kinect v2‐monitored, gated radiation delivery to the solid water phantom. The Kinect v2 was successfully able to track the motion platform, and gating signals were sent at the correct times. See Table 1 for a comparison of accumulated charge between gated and ungated deliveries. All gated deliveries agreed with the reference data to within 0.5%, suggesting that radiation was delivered correctly, when the motion phantom was within the preselected gating window only. Traces from patients 5 and 6 were excluded because it was not possible to complete a successful radiation delivery with a threshold value τ < 5 mm without the linac terminating due to an extended period of beam inactivity.
Table 1.
Trace | Ungated charge (nC) | With gating (nC) | Ratio (gated/ungated) |
---|---|---|---|
1 | 37.534 | 37.340 | 0.995 |
2 | 37.508 | 37.523 | 1.000 |
3 | 37.689 | 37.745 | 1.002 |
4 | 37.636 | 37.614 | 0.999 |
1 | 45.248 | 45.161 | 0.998 |
2 | 45.195 | 45.164 | 0.999 |
3 | 45.312 | 45.219 | 0.998 |
4 | 45.229 | 45.164 | 0.999 |
Table 2 shows a comparison of dose distributions between gated and ungated radiation deliveries as measured by the Delta4 system. In all cases, dose distributions from the static phantom with ungated delivery were used as a reference point in the Delta4 software, and the gated dose distributions were compared with these references. Median dose differences were better than 0.5% in all cases, and the mean (3% 3 mm) gamma index was 92.6%.
Table 2.
Plan type | Case | Median dose difference (%) | Gamma index (%) |
---|---|---|---|
VMAT | 1 | −0.1 | 98.0 |
VMAT | 2 | 0.2 | 100.0 |
VMAT | 3 | 0.5 | 80.8 |
VMAT | 4 | 0.0 | 98.7 |
VMAT | 5 | 0.0 | 95.6 |
VMAT | 6 | −0.1 | 68.4 |
WBRT | 1 | −0.1 | 99.0 |
“Free breathing” | 0.2 | 100.0 |
4. DISCUSSION
As previously reported,13 the Kinect v2 is able to track motion patterns with a root mean squared accuracy of approximately 1.5 mm. Hardware latency causes a delay between a beam on signal and the commencement of radiation delivery, and vice versa for beam off. Previous studies have found beam‐on delays ranging between 220 ms18 and nearly 1 s.17 This raises questions about the dosimetric consequences of gating an Elekta linac during free breathing. Fortunately, for our application, where radiation is delivered only during breath holds that last approximately 20 s, the impact of this latency is negligible. This is confirmed by our point dose measurements, which show agreement between gated and nongated deliveries of better than 99.5%.
The Delta4 dose distribution data showed a range of agreements between the gated and ungated radiation deliveries, with the majority being clinically acceptable. This work was a proof of principle, and an in–depth investigation of the reasons for the variations would be required if this approach was to be considered for patient treatment.
In this work, we used a rather large total gating window width of ±0.5 cm. In the course of our experiments, we discovered that d Kinect to a completely stationary target could vary by as much as 7 mm as the gantry was rotated during a simulated VMAT delivery. This is probably due to the infrared scatter from the linac head as it rotates into the sensor's field of view. With an angular‐dependent calibration, it would be possible to correct the sensor's output to take account of this effect. In turn, it would be possible to reduce the size of the gating window used. A gating window of ±2 mm would be realistic. Colgan et al. showed that measurable movement from movie loops recorded during treatment in breath hold did not exceed 3mm and the median displacement was 1.5 mm.9
It is still common not to define a PTV margin explicitly in standard whole breast radiotherapy although where this is done margins are typically 10 mm; for complex treatments (e.g., VMAT for breast and involved nodes) they may be reduced to 5 mm. A gating window of ±2 mm is reasonable in this context.
In Fig. 5, it can be seen that there is some lack of consistency for breathing traces recorded for patient 6 during three different simulated treatments. Either this is a result of natural variations in the patient's breathing pattern, or the effect of fatigue following multiple repeated breath holds in a short time period. This is the subject of further investigation.
We found that d Kinect is very sensitive to the position of the selected ROI on the patient's chest. Selecting the ROI poorly leads to large fluctuations in the measured breath hold signal, which makes selecting an appropriate gating window challenging. We found that the optimal ROI position for a stable signal was centrally on the upper torso, just below the breasts. Currently, this ROI has to be identified and drawn manually by the software operator. A method to define this ROI automatically is a subject of further research.
The position of the Kinect v2 sensor in the treatment room also requires optimization. We positioned the sensor on a tripod at the end of the couch, but a clearer view of the patient's chest region may be obtained by mounting the sensor on the ceiling, directly in front of the gantry above the couch. This may also assist with optimal ROI selection.
In this work, gating signals were triggered using the raw, unfiltered and unsmoothed breathing trace data. It is possible that noise in the breathing traces can cause the trace signal to momentarily enter the gating window and trigger an instantaneous gate on/off signal at an undesirable point in the breathing cycle. This issue can be avoided by applying a smoothing filter to the incoming breathing signal, or building in a hysteresis function which will only trigger gating if the signal remains inside the gating window for a predefined amount of time.
There is already a wide variety of commercial optical and infrared surface imaging systems available for radiotherapy. These include VisionRT,19 NDI Polaris20 and C‐RAD Catalyst.21 These systems have benefits both for breath hold control and for patient setup. For example, they can be used for checking and correcting the relative positions of the breast and thorax in larger breasted patients.
The main advantage of a commodity depth sensor such as the Kinect v2 is one of cost, with a sensor, control laptop and all other hardware required available for around $1,400. The equivalent commercial systems can cost upwards of $250,000. Of course, the Kinect v2 has not gone through the required regulatory process to be certified as a medical device, which may complicate its widespread deployment in a clinical environment. However, it provides a very cost‐effective alternative to the commercial systems for the purposes of research and development. It could also be used as a quality assurance tool for gated techniques which are triggered by other devices. The low cost of the Kinect sensor also makes it feasible to have multiple units installed in the treatment room, which may allow full 3D reconstructions of the patient's body surface contour in the future.
5. CONCLUSION
We have performed a proof–of–concept study using the Kinect v2 for patient monitoring in radiotherapy, and developed a gating interface using the Kinect v2 to control radiation delivery with an Elekta linac. It is possible to use a Kinect v2 device to monitor voluntary breath hold protocol compliance in a cohort of left breast radiotherapy patients. Furthermore, it is possible to use the signal from a Kinect v2 to gate an Elekta linac to deliver radiation only during the peak inhale VIBH phase.
ACKNOWLEDGMENTS
We thank Cheryl Taylor for her assistance with the clinical study, and we are very grateful to all the patients who volunteered to take part. The work was undertaken in The Royal Marsden NHS Foundation Trust which receives a proportion of its funding from the NHS Executive; the views expressed in this publication are those of the authors and not necessarily those of the NHS executive. We acknowledge NHS funding to the NIHR Biomedical Research Centre and the support of the NIHR, through the South London Cancer Research Network. This report is independent research arising from a Career Development Fellowship award, Ellen Donovan, CDF‐2013‐06‐005 supported by the National Institute for Health Research. The views expressed in this publication are those of the author(s) and not necessarily those of the NHS, the National Institute for Health Research, or the Department of Health.
CONFLICT OF INTEREST
The authors have no relevant conflicts of interest to disclose.
REFERENCES
- 1. Toms JR (ed.), Cancerstats Monograph: Cancer Incidence, Survival and Mortality in the UK and EU. London: Cancer Research UK, 2004. [Google Scholar]
- 2. Clarke M, Collins R, Darby S, et al., Effects of radiotherapy and of differences in the extent of surgery for early breast cancer on local recurrence and 15‐year survival: an overview of the randomised trials. Lancet. (London, England) 2005;366, 2087–2106. [DOI] [PubMed] [Google Scholar]
- 3. START Trialists’ Group , Bentzen SM, Agrawal RK, Aird EG, et al. The UK Standardisation of Breast Radiotherapy (START) Trial A of radiotherapy hypofractionation for treatment of early breast cancer: a randomised trial. Lancet Oncol. 2008;9:331–341. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 4. Darby SC, McGale P, Taylor CW, Peto R. Long‐term mortality from heart disease and lung cancer after radiotherapy for early breast cancer: prospective cohort study of about 300000 women in US SEER cancer registries. Lancet Oncol. 2005;6:557–565. [DOI] [PubMed] [Google Scholar]
- 5. Darby SC, Ewertz M, McGale P, et al. Risk of ischemic heart disease in women after radiotherapy for breast cancer supplementary information. N Engl J Med. 2013;368:987–998. [DOI] [PubMed] [Google Scholar]
- 6. Bartlett FR, Colgan RM, Carr K, et al. The UK HeartSpare Study: randomised evaluation of voluntary deep‐inspiratory breath‐hold in women undergoing breast radiotherapy. Radiother Oncol. 2013;108:242–247. [DOI] [PubMed] [Google Scholar]
- 7. Schönecker S, Walter F, Freislederer P, et al. Treatment planning and evaluation of gated radiotherapy in left‐sided breast cancer patients using the CatalystTM/SentinelTM system for deep inspiration breath‐hold (DIBH). Radiat Oncol. 2016;11:143. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 8. Bedford JL, Warrington AP. Commissioning of Volumetric Modulated Arc Therapy (VMAT). Int J Radiat Oncol. 2009;73:537–545. [DOI] [PubMed] [Google Scholar]
- 9. Colgan R, James M, Bartlett FR, Kirby AM, Donovan EM. Voluntary breath‐holding for breast cancer radiotherapy is consistent and stable. Br J Radiol. 2015;88:20150309. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 10. Noonan PJ, Howard J, Hallett WA, Gunn RN. Repurposing the Microsoft Kinect for Windows v2 for external head motion tracking for brain PET. Phys Med Biol. 2015;60:8753–8766. [DOI] [PubMed] [Google Scholar]
- 11. Heß M, Büther F, Gigengack F, Dawood M, Schäfers KP. A dual‐Kinect approach to determine torso surface motion for respiratory motion correction in PET. Med Phys. 2015;42:2276–2286. [DOI] [PubMed] [Google Scholar]
- 12. Ernst F, Saß P. Respiratory motion tracking using Microsoft's Kinect v2 camera. Curr Dir Biomed Eng. 2015;1:192–195. [Google Scholar]
- 13. Edmunds DM, Bashforth SE, Tahavori F, Wells K, Donovan EM. The feasibility of using Microsoft Kinect v2TM sensors during radiotherapy delivery. J Appl Clin Med Phys. 2016;17:446–453. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 14. Breuer T, Bodensteiner C, Arens M. Low‐cost commodity depth sensor comparison and accuracy analysis. In Proceedings Volume 9250, Electro‐Optical Remote Sensing, Photonic Technologies, and Applications VIII; and Military Applications in Hyperspectral Imaging and High Spatial Resolution Sensing II. 92500G (2014); SPIE Security + Defence, 2014, Amsterdam: Netherlands. [Google Scholar]
- 15. Yang L, Zhang L, Dong H, Alelaiwi A, El Saddik A. Evaluating and Improving the Depth Accuracy of Kinect for Windows v2. IEEE Sens J. 2015;15:4275–4285. [Google Scholar]
- 16. Evans PM, Symonds‐Tayler JRN, Colgan R, et al. Gating characteristics of an Elekta radiotherapy treatment unit measured with three types of detector. Phys Med Biol. 2010;55:N201–N210. [DOI] [PubMed] [Google Scholar]
- 17. Freislederer P, Reiner M, Hoischen W, et al. Characteristics of gated treatment using an optical surface imaging and gating system on an Elekta linac. Radiat Oncol. 2015;10:68. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 18. Cui G, Housley DJ, Chen F, Mehta VK, Shepard DM. Delivery efficiency of an Elekta linac under gated operation. J Appl Clin Med Phys. 2014;15:2–11. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 19. Shah AP, Dvorak T, Curry MS, Buchholz DJ, Meeks SL. Clinical evaluation of interfractional variations for whole breast radiotherapy using 3‐dimensional surface imaging., Pract. Radiat Oncol. 2013;3:16–25. [DOI] [PubMed] [Google Scholar]
- 20. Hayashi N, Obata Y, Uchiyama Y, Mori Y, Hashizume C, Kobayashi T. Assessment of spatial uncertainties in the radiotherapy process with the Novalis system. Int J Radiat Oncol Biol Phys. 2009;75:549–557. [DOI] [PubMed] [Google Scholar]
- 21. Stieler F, Wenz F, Shi M, Lohr F. A novel surface imaging system for patient positioning and surveillance during radiotherapy: a phantom study and clinical evaluation. Strahlenther Onkol. 2013;189:938–944. [DOI] [PubMed] [Google Scholar]