Home An improved tracking framework for ultrasound probe localization in image-guided radiosurgery
Article Open Access

An improved tracking framework for ultrasound probe localization in image-guided radiosurgery

  • Svenja Ipsen EMAIL logo , Ralf Bruder , Philipp Jauer , Floris Ernst , Oliver Blanck and Achim Schweikard
Published/Copyright: September 30, 2016

Abstract

Real-time target localization with ultrasound holds high potential for image guidance and motion compensation in radiosurgery due to its non-invasive image acquisition free from ionizing radiation. However, a two-step localization has to be performed when integrating ultrasound into the existing radiosurgery workflow. In addition to target localization inside the ultrasound volume, the probe itself has to be localized in order to transform the target position into treatment room coordinates. By adapting existing camera calibration tools, we have developed a method to extend the stereoscopic X-ray tracking system of a radiosurgery platform in order to locate objects such as marker geometries with six degrees of freedom. The calibration was performed with 0.1 mm reprojection error. By using the full area of the flat-panel detectors without pre-processing the extended software increased the tracking volume and resolution by up to 80%, substantially improving patient localization and marker detectability. Furthermore, marker-tracking showed sub-millimeter accuracy and rotational errors below 0.1°. This demonstrates that the developed extension framework can accurately localize marker geometries using an integrated X-ray system, establishing the link for the integration of real-time ultrasound image guidance into the existing system.

1 Introduction

The recent developments in image guidance, treatment planning and delivery techniques in radiotherapy have sparked a growing trend towards applying higher radiation doses in fewer treatment fractions, a method referred to as extreme hypofractionation or radiosurgery. The high doses used for radiosurgery increase the demand for exact target localization to maximize the curative effect and minimize the dose to the surrounding healthy tissue. Especially soft-tissue targets moving with respiration, e.g. in the liver [1], are difficult to treat with high precision. The first radiosurgery system that implemented real-time target tracking for motion compensation was the robotic CyberKnife (Accuray Inc., Sunnyvale, CA). By using a correlation model between a continuous external breathing curve monitored via surface LEDs and discrete internal positions acquired via stereo X-ray (kV-) imaging, the most probable target position can be approximated [2]. Abdominal targets require an implantation of radiopaque gold markers around the tumour for X-ray visibility. This method allows for real-time motion compensation and beam guidance. Yet it does not offer any information about the actual target position since the model yields only the most probable position based on surrogate markers.

In order to overcome these drawbacks, our aim was to include an image guidance system that is real-time capable without using ionizing radiation – ultrasound. With fast four-dimensional (4D) systems using 2D matrix array transducers [3] now becoming widely available, direct target localization becomes possible. Yet, the integration of ultrasound into an existing radiosurgery platform requires two localization steps. First, the target needs to be localized inside the ultrasound volume. Additionally, the probe has to be detected to transform the target position into treatment coordinates.

In this study, we demonstrate that customized marker geometries can be localized with high accuracy using the CyberKnife’s integrated X-ray system. We describe a geometric calibration method of the kV-imaging system that considerably increases the tracking volume by making use of the full X-ray detector area and allows for localization of ultrasound probes with six degrees of freedom.

2 Material and methods

The real-time motion data provided by an ultrasound station can be integrated into the current tracking system using a coordinate transformation to treatment room coordinates (see Figure 1). To determine the transformation matrix CKTUS from CyberKnife to ultrasound coordinates, the probe must be localized with six degrees of freedom (6DOF). This requires an additional marker geometry to be attached to the probe since the orientation of the probe itself cannot be determined directly from X-ray projections due to missing landmarks.

Figure 1 Tracking of a tumour (T, red) using the conventional CyberKnife (CK) method and ultrasound (US, blue). Multiple fiducials (F, green) are localized for tumour tracking (CKTF). To transform US into CK coordinates, the probe is detected in X-ray images using an attached marker geometry (CKTM).
Figure 1

Tracking of a tumour (T, red) using the conventional CyberKnife (CK) method and ultrasound (US, blue). Multiple fiducials (F, green) are localized for tumour tracking (CKTF). To transform US into CK coordinates, the probe is detected in X-ray images using an attached marker geometry (CKTM).

We use a CyberKnife G4 system with a stereoscopic kV-imaging system consisting of two X-ray tubes and opposing in-floor flat-panel detectors. Since the on-board software cannot localize multiple marker geometries, we developed a software package for the detection, reconstruction and 6DOF-localization of customized marker geometries using the raw X-ray images from the system. The reconstruction of 3D objects from multiple views is a frequent problem in computer vision commonly solved by determining the geometric setup of the imaging system followed by stereo-triangulation.

2.1 Stereo X-ray calibration

Generally, an optical imaging system is approximated by an extended pinhole camera model containing intrinsic and extrinsic camera parameters. The product of the intrinsic matrix containing the focal length (fx, fy), the offset of the image centre (cx, cy) and the pixel scaling factors (sx, sy) and the extrinsic matrix describing the rotation and translation of the camera, is called homography or projection matrix P,

(1)wp~=PP~W=[fxsx0cx0fysycy001][RCtC][XWYWZW1]

and defines the camera’s imaging behaviour. Matrix multi-plication will project a point W = (XW, YW, ZW, 1)T in world coordinates onto the image plane = (x, y, 1)T.

A well-established solution to the camera calibration problem is the pattern-based method by Zhang [4]. Several images showing a chessboard with known dimensions in different spatial orientations are acquired. By extracting point correspondences, a system of nonlinear equations can be constructed. It is solved for the projection matrix P minimizing the reprojection error being defined as the mean difference between the measured image coordinates and a simulated projection of the chessboard model utilizing the current projection matrix. For stereo-calibration, camera A is chosen as the reference coordinate system. The transformation R, t from projection centre PCA to PCB

(2)PCB=RPCA+t

can be estimated by stereo calibration. The given X-ray stereo setup can be described with this fundamental camera model. Yet, the X-ray “cameras” present a unique geometry which differs from that of optical cameras (see Figure 2). The location of the image plane behind the projection centre, the tilt of approximately 45 degrees towards the X-ray beam and the long focal length corresponding to the height of the X-ray tube in the room challenge standard calibration procedures.

Figure 2 Schematic geometry of the X-ray system. Both X-ray cameras show large focal lengths f and an image centre cx located far from the actual detector image.
Figure 2

Schematic geometry of the X-ray system. Both X-ray cameras show large focal lengths f and an image centre cx located far from the actual detector image.

Algorithms from the open-source library OpenCV [5] were adapted for X-ray camera calibration and a special calibration phantom containing a regular grid of 7 × 6 lead markers (diameter 2 mm), representing the corners of a chessboard pattern fixed to a plastic board, was designed (see Figure 3). The calibration procedure was evaluated based on the reprojection errors. Furthermore, the resulting image resolution and tracking volume size were compared to the images processed by the CyberKnife software.

Figure 3 Top – X-ray calibration phantom with chessboard pattern. Bottom – Ultrasound transducer and attached marker geometry on the treatment couch (left: photo, right: X-ray image).
Figure 3

Top – X-ray calibration phantom with chessboard pattern. Bottom – Ultrasound transducer and attached marker geometry on the treatment couch (left: photo, right: X-ray image).

2.2 Marker geometry localization

With known camera parameters, it is possible to reconstruct a 3D world point PW from its coordinates pA and pB in the projection images. The complexity of the correspondence problem is reduced to one dimension since the camera setup leads to co-planar, rectified image pairs (see Results) [6].

With given pixel coordinates pA and pB corresponding to the same marker point in both X-ray images it is possible to reconstruct its spatial coordinates PM,i by computing the intersection point of their projection lines. The projection lines run between each projection centre and the measured pixel coordinate and have to be converted into a mutual coordinate system (here: X-ray tube A). Due to noise and the feature extraction it is most likely that the lines will not intersect. In this case, PM,i is computed as the point with the smallest Euclidean distance to both projection lines.

To localize the ultrasound probe in the system’s X-ray reference frame, the 6DOF orientation of the attached marker is determined from the reconstructed 3D single marker coordinates, forming a point cloud, by using singular value decomposition [7]. Two different X-ray marker geometries with 20 mm and 50 mm base lengths were designed and attached to the ultrasound transducer (see Figure 3).

In order to evaluate the developed localization method, the marker geometries were mounted on a 6-axis industrial robot (Viper s850, Adept Technology Inc., Livermore, CA) with a precision of 0.03 mm reported by the manufacturer. Image pairs at 150 random positions per marker geometry were acquired within the tracking volume. The tracking accuracy of our method and the CyberKnife’s on-board tracking software was evaluated by comparing the calculated marker locations to the known robot positions.

3 Results

The mean reprojection error for the geometric camera calibration is 0.09 mm and 0.12 mm for X-ray tube A and B, respectively. The optimized focal lengths are 2.66 m (A) and 2.68 m (B). The rotation matrix R between the projection centres A and B nearly equals the identity matrix, i.e. the camera geometry can be considered rectified.

The developed calibration method makes use of the raw image data while the on-board CyberKnife software pre-processes the images to mimic an image plane with 512 × 512 pixels perpendicular to the X-ray beam before tracking. By using the full detector information (1024 × 1024 pixels), the newly developed method increases the tracking resolution by 28–32% horizontally and almost 80% vertically (see Figure 4). Additionally, the tracking volume is more than doubled from ∼ 3800 cm3 with the on-board software to more than 8000 cm3 with our extended tracking framework.

Figure 4 Our method using stereo-calibration covers a larger tracking volume with higher resolution (UPA) compared with the processed X-ray images used by the CyberKnife software (PA).
Figure 4

Our method using stereo-calibration covers a larger tracking volume with higher resolution (UPA) compared with the processed X-ray images used by the CyberKnife software (PA).

Using the unprocessed data for tracking and the 20 mm marker leads to a mean translational error of 0.22 mm compared with 0.20 mm for the on-board localization (see Table 1). The translational accuracy for the larger marker is slightly lower with 0.37 mm for the CyberKnife software and 0.38 mm for the extended method. Moreover, the rotational error is reduced from 0.21° to 0.05° and from 0.27° to 0.08° using the developed technique for the 50 mm and 20 mm markers, respectively.

Table 1

Mean geometric tracking accuracy of the on-board CyberKnife software and the extended method.

Tracking type, marker typeTranslational error (mm)Rotational error (deg)
CyberKnife, 20 mm0.20270.2720
Extended, 20 mm0.21860.0762
CyberKnife, 50 mm0.36970.2121
Extended, 50 mm0.37870.0536

4 Discussion and conclusion

This study demonstrates that customized marker geometries can be localized with high accuracy using the raw image data of the CyberKnife’s integrated X-ray system. Our extended tracking framework is based on the geometric calibration of a stereoscopic X-ray setup with modified camera calibration tools. The low reprojection error and the convergence behaviour suggest that the calibration procedure was successful while the algorithms have a high generalizability and could likely be modified for different camera setups.

The success of the geometric calibration is further validated by the marker localization results which are well in accordance with the values calculated from the CyberKnife and with literature values [8]. Moreover, the rotational accuracy could be increased by a factor of four, staying below 0.1°, which is especially important when the marker position is used for coordinate transformation of a distant target location in ultrasound.

One of the major advantages of the extended tracking framework is the ability to increase the tracking resolution and volume size substantially without even changing the existing X-ray system. The CyberKnife’s internal image processing reduces the raw images to a smaller subimage with decreased resolution before localizing the targets. This was most likely implemented to imitate earlier versions of the system (G1–G3) where the X-ray detectors were located on stands above the ground perpendicular to the X-ray beam [8]. Our calibration-based approach is based on the current setup incorporating the full detector area and image content. This leads to an increased tracking resolution also noticeable in the vertical translational accuracy. Simultaneously, the tracking volume was more than doubled which increases the range of detectable marker locations and makes full use of the applied X-ray dose. A more efficient use of imaging dose is of direct benefit for the patient and is in accordance with the central ALARA principle in radiation protection (As Low As Reasonably Achievable).

While this study only covered the first localization step, we have already demonstrated the ability of the 4D ultrasound system to track 3D structures in real-time with high accuracy [9]. The combination of both steps, i.e. probe localization in X-ray images and target detection in ultrasound volumes, has recently been tested in a phantom experiment [10]. In this pilot study the ultrasound signal was used as the continuous signal component of the CyberKnife’s correlation model substituting the superficial LED markers and achieved comparable results to the conventional model.

In summary, we have shown that geometric calibration of a stereo X-ray system leads to an improved tracking framework with similar accuracy, a higher resolution and a larger field of view compared to the current on-board solution. The extended tracking method allows for accurate probe localization, thus paving the way for integration of real-time 4D ultrasound into existing radiosurgery systems.

Author’s Statement

Research funding: The author state no funding involved. Conflict of interest: Authors state no conflict of interest. Material and Methods: Informed consent: Informed consent is not applicable. Ethical approval: The conducted research is not related to either human or animal use.

References

[1] Shirato H, Seppenwoolde Y, Kitamura K, Onimura R, Shimizu S. Intrafractional tumor motion: lung and liver. Semin Radiat Oncol. 2004;14:10–8.10.1053/j.semradonc.2003.10.008Search in Google Scholar PubMed

[2] Schweikard A, Glosser G, Bodduluri M, Murphy MJ, Adler JR. Robotic motion compensation for respiratory movement during radiosurgery. Comput Aided Surg. 2000;5:263–77.10.3109/10929080009148894Search in Google Scholar

[3] Bell MA, Byram BC, Harris EJ, Evans PM, Bamber JC. Liver tracking with a high volume rate 4D ultrasound scanner and a 2D matrix array probe. Phys Med Biol. 2012;57:1359–74.10.1088/0031-9155/57/5/1359Search in Google Scholar PubMed

[4] Zhang Z. A flexible new technique for camera calibration. IEEE T Pattern Anal. 2000;22:1330–34.10.1109/34.888718Search in Google Scholar

[5] Bradsky G, Kaehler A. Learning OpenCV, 1st ed. Köln: O’Reilly Media, Inc.; 2008.Search in Google Scholar

[6] Hartley R, Zisserman A. Multiple view geometry in computer vision, 2nd ed. Cambridge: Cambridge University Press; 2004.10.1017/CBO9780511811685Search in Google Scholar

[7] Horn BKP. Closed-form solution of absolute orien-tation using unit quaternions. J Opt Soc Am. 1987;4:629–42.10.1364/JOSAA.4.000629Search in Google Scholar

[8] Fu D, Kuduvalli G. A fast, accurate, and automatic 2D-3D image registration for image-guided cranial radiosurgery. Med Phys. 2008;35:2180–94.10.1118/1.2903431Search in Google Scholar PubMed

[9] Bruder R, Ernst F, Schläfer A, et al. A framework for real-time target tracking in igrt using three-dimensional ultrasound. Proc 25th Int Congress on Comp Assis Rad Surg (CARS). 2011;306–307.Search in Google Scholar

[10] Blanck O, Jauer P, Ernst F, et al. Pilot-Phantomstudie zur ultraschallgeführten robotergestützten Radiochirurgie, in 44. Jahrestagung der DGMP. 2013;122–23.Search in Google Scholar

Published Online: 2016-9-30
Published in Print: 2016-9-1

©2016 Svenja Ipsen et al., licensee De Gruyter.

This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 License.

Articles in the same Issue

  1. Synthesis and characterization of PIL/pNIPAAm hybrid hydrogels
  2. Novel blood protein based scaffolds for cardiovascular tissue engineering
  3. Cell adhesion and viability of human endothelial cells on electrospun polymer scaffolds
  4. Effects of heat treatment and welding process on superelastic behaviour and microstructure of micro electron beam welded NiTi
  5. Long-term stable modifications of silicone elastomer for improved hemocompatibility
  6. The effect of thermal treatment on the mechanical properties of PLLA tubular specimens
  7. Biocompatible wear-resistant thick ceramic coating
  8. Protection of active implant electronics with organosilicon open air plasma coating for plastic overmolding
  9. Examination of dielectric strength of thin Parylene C films under various conditions
  10. Open air plasma deposited antimicrobial SiOx/TiOx composite films for biomedical applications
  11. Systemic analysis about residual chloroform in PLLA films
  12. A macrophage model of osseointegration
  13. Towards in silico prognosis using big data
  14. Technical concept and evaluation of a novel shoulder simulator with adaptive muscle force generation and free motion
  15. Usability evaluation of a locomotor therapy device considering different strategies
  16. Hypoxia-on-a-chip
  17. Integration of a semi-automatic in-vitro RFA procedure into an experimental setup
  18. Fabrication of MEMS-based 3D-μECoG-MEAs
  19. High speed digital interfacing for a neural data acquisition system
  20. Bionic forceps for the handling of sensitive tissue
  21. Experimental studies on 3D printing of barium titanate ceramics for medical applications
  22. Patient specific root-analogue dental implants – additive manufacturing and finite element analysis
  23. 3D printing – a key technology for tailored biomedical cell culture lab ware
  24. 3D printing of hydrogels in a temperature controlled environment with high spatial resolution
  25. Biocompatibility of photopolymers for additive manufacturing
  26. Biochemical piezoresistive sensors based on pH- and glucose-sensitive hydrogels for medical applications
  27. Novel wireless measurement system of pressure dedicated to in vivo studies
  28. Portable auricular device for real-time swallow and chew detection
  29. Detection of miRNA using a surface plasmon resonance biosensor and antibody amplification
  30. Simulation and evaluation of stimulation scenarios for targeted vestibular nerve excitation
  31. Deep brain stimulation: increasing efficiency by alternative waveforms
  32. Prediction of immediately occurring microsleep events from brain electric signals
  33. Determining cardiac vagal threshold from short term heart rate complexity
  34. Classification of cardiac excitation patterns during atrial fibrillation
  35. An algorithm to automatically determine the cycle length coverage to identify rotational activity during atrial fibrillation – a simulation study
  36. Deriving respiration from high resolution 12-channel-ECG during cycling exercise
  37. Reducing of gradient induced artifacts on the ECG signal during MRI examinations using Wilcoxon filter
  38. Automatic detection and mapping of double potentials in intracardiac electrograms
  39. Modeling the pelvic region for non-invasive pelvic intraoperative neuromonitoring
  40. Postprocessing algorithm for automated analysis of pelvic intraoperative neuromonitoring signals
  41. Best practice: surgeon driven application in pelvic operations
  42. Vasomotor assessment by camera-based photoplethysmography
  43. Classification of morphologic changes in photoplethysmographic waveforms
  44. Novel computation of pulse transit time from multi-channel PPG signals by wavelet transform
  45. Efficient design of FIR filter based low-pass differentiators for biomedical signal processing
  46. Nonlinear causal influences assessed by mutual compression entropy
  47. Comparative study of methods for solving the correspondence problem in EMD applications
  48. fNIRS for future use in auditory diagnostics
  49. Semi-automated detection of fractional shortening in zebrafish embryo heart videos
  50. Blood pressure measurement on the cheek
  51. Derivation of the respiratory rate from directly and indirectly measured respiratory signals using autocorrelation
  52. Left cardiac atrioventricular delay and inter-ventricular delay in cardiac resynchronization therapy responder and non-responder
  53. An automatic systolic peak detector of blood pressure waveforms using 4th order cumulants
  54. Real-time QRS detection using integrated variance for ECG gated cardiac MRI
  55. Preprocessing of unipolar signals acquired by a novel intracardiac mapping system
  56. In-vitro experiments to characterize ventricular electromechanics
  57. Continuous non-invasive monitoring of blood pressure in the operating room: a cuffless optical technology at the fingertip
  58. Application of microwave sensor technology in cardiovascular disease for plaque detection
  59. Artificial blood circulatory and special Ultrasound Doppler probes for detecting and sizing gaseous embolism
  60. Detection of microsleep events in a car driving simulation study using electrocardiographic features
  61. A method to determine the kink resistance of stents and stent delivery systems according to international standards
  62. Comparison of stented bifurcation and straight vessel 3D-simulation with a prior simulated velocity profile inlet
  63. Transient Euler-Lagrange/DEM simulation of stent thrombosis
  64. Automated control of the laser welding process of heart valve scaffolds
  65. Automation of a test bench for accessing the bendability of electrospun vascular grafts
  66. Influence of storage conditions on the release of growth factors in platelet-rich blood derivatives
  67. Cryopreservation of cells using defined serum-free cryoprotective agents
  68. New bioreactor vessel for tissue engineering of human nasal septal chondrocytes
  69. Determination of the membrane hydraulic permeability of MSCs
  70. Climate retainment in carbon dioxide incubators
  71. Multiple factors influencing OR ventilation system effectiveness
  72. Evaluation of an app-based stress protocol
  73. Medication process in Styrian hospitals
  74. Control tower to surgical theater
  75. Development of a skull phantom for the assessment of implant X-ray visibility
  76. Surgical navigation with QR codes
  77. Investigation of the pressure gradient of embolic protection devices
  78. Computer assistance in femoral derotation osteotomy: a bottom-up approach
  79. Automatic depth scanning system for 3D infrared thermography
  80. A service for monitoring the quality of intraoperative cone beam CT images
  81. Resectoscope with an easy to use twist mechanism for improved handling
  82. In vitro simulation of distribution processes following intramuscular injection
  83. Adjusting inkjet printhead parameters to deposit drugs into micro-sized reservoirs
  84. A flexible standalone system with integrated sensor feedback for multi-pad electrode FES of the hand
  85. Smart control for functional electrical stimulation with optimal pulse intensity
  86. Tactile display on the remaining hand for unilateral hand amputees
  87. Effects of sustained electrical stimulation on spasticity assessed by the pendulum test
  88. An improved tracking framework for ultrasound probe localization in image-guided radiosurgery
  89. Improvement of a subviral particle tracker by the use of a LAP-Kalman-algorithm
  90. Learning discriminative classification models for grading anal intraepithelial neoplasia
  91. Regularization of EIT reconstruction based on multi-scales wavelet transforms
  92. Assessing MRI susceptibility artefact through an indicator of image distortion
  93. EyeGuidance – a computer controlled system to guide eye movements
  94. A framework for feedback-based segmentation of 3D image stacks
  95. Doppler optical coherence tomography as a promising tool for detecting fluid in the human middle ear
  96. 3D Local in vivo Environment (LivE) imaging for single cell protein analysis of bone tissue
  97. Inside-Out access strategy using new trans-vascular catheter approach
  98. US/MRI fusion with new optical tracking and marker approach for interventional procedures inside the MRI suite
  99. Impact of different registration methods in MEG source analysis
  100. 3D segmentation of thyroid ultrasound images using active contours
  101. Designing a compact MRI motion phantom
  102. Cerebral cortex classification by conditional random fields applied to intraoperative thermal imaging
  103. Classification of indirect immunofluorescence images using thresholded local binary count features
  104. Analysis of muscle fatigue conditions using time-frequency images and GLCM features
  105. Numerical evaluation of image parameters of ETR-1
  106. Fabrication of a compliant phantom of the human aortic arch for use in Particle Image Velocimetry (PIV) experimentation
  107. Effect of the number of electrodes on the reconstructed lung shape in electrical impedance tomography
  108. Hardware dependencies of GPU-accelerated beamformer performances for microwave breast cancer detection
  109. Computer assisted assessment of progressing osteoradionecrosis of the jaw for clinical diagnosis and treatment
  110. Evaluation of reconstruction parameters of electrical impedance tomography on aorta detection during saline bolus injection
  111. Evaluation of open-source software for the lung segmentation
  112. Automatic determination of lung features of CF patients in CT scans
  113. Image analysis of self-organized multicellular patterns
  114. Effect of key parameters on synthesis of superparamagnetic nanoparticles (SPIONs)
  115. Radiopacity assessment of neurovascular implants
  116. Development of a desiccant based dielectric for monitoring humidity conditions in miniaturized hermetic implantable packages
  117. Development of an artifact-free aneurysm clip
  118. Enhancing the regeneration of bone defects by alkalizing the peri-implant zone – an in vitro approach
  119. Rapid prototyping of replica knee implants for in vitro testing
  120. Protecting ultra- and hyperhydrophilic implant surfaces in dry state from loss of wettability
  121. Advanced wettability analysis of implant surfaces
  122. Patient-specific hip prostheses designed by surgeons
  123. Plasma treatment on novel carbon fiber reinforced PEEK cages to enhance bioactivity
  124. Wear of a total intervertebral disc prosthesis
  125. Digital health and digital biomarkers – enabling value chains on health data
  126. Usability in the lifecycle of medical software development
  127. Influence of different test gases in a non-destructive 100% quality control system for medical devices
  128. Device development guided by user satisfaction survey on auricular vagus nerve stimulation
  129. Empirical assessment of the time course of innovation in biomedical engineering: first results of a comparative approach
  130. Effect of left atrial hypertrophy on P-wave morphology in a computational model
  131. Simulation of intracardiac electrograms around acute ablation lesions
  132. Parametrization of activation based cardiac electrophysiology models using bidomain model simulations
  133. Assessment of nasal resistance using computational fluid dynamics
  134. Resistance in a non-linear autoregressive model of pulmonary mechanics
  135. Inspiratory and expiratory elastance in a non-linear autoregressive model of pulmonary mechanics
  136. Determination of regional lung function in cystic fibrosis using electrical impedance tomography
  137. Development of parietal bone surrogates for parietal graft lift training
  138. Numerical simulation of mechanically stimulated bone remodelling
  139. Conversion of engineering stresses to Cauchy stresses in tensile and compression tests of thermoplastic polymers
  140. Numerical examinations of simplified spondylodesis models concerning energy absorption in magnetic resonance imaging
  141. Principle study on the signal connection at transabdominal fetal pulse oximetry
  142. Influence of Siluron® insertion on model drug distribution in the simulated vitreous body
  143. Evaluating different approaches to identify a three parameter gas exchange model
  144. Effects of fibrosis on the extracellular potential based on 3D reconstructions from histological sections of heart tissue
  145. From imaging to hemodynamics – how reconstruction kernels influence the blood flow predictions in intracranial aneurysms
  146. Flow optimised design of a novel point-of-care diagnostic device for the detection of disease specific biomarkers
  147. Improved FPGA controlled artificial vascular system for plethysmographic measurements
  148. Minimally spaced electrode positions for multi-functional chest sensors: ECG and respiratory signal estimation
  149. Automated detection of alveolar arches for nasoalveolar molding in cleft lip and palate treatment
  150. Control scheme selection in human-machine- interfaces by analysis of activity signals
  151. Event-based sampling for reducing communication load in realtime human motion analysis by wireless inertial sensor networks
  152. Automatic pairing of inertial sensors to lower limb segments – a plug-and-play approach
  153. Contactless respiratory monitoring system for magnetic resonance imaging applications using a laser range sensor
  154. Interactive monitoring system for visual respiratory biofeedback
  155. Development of a low-cost senor based aid for visually impaired people
  156. Patient assistive system for the shoulder joint
  157. A passive beating heart setup for interventional cardiology training
Downloaded on 9.9.2025 from https://www.degruyterbrill.com/document/doi/10.1515/cdbme-2016-0091/html
Scroll to top button