Home Image analysis of self-organized multicellular patterns
Article Open Access

Image analysis of self-organized multicellular patterns

Multicellular pattern formation on compliant elastomer surfaces as model system
  • Christian Thies EMAIL logo , Galina Khachaturyan , Assaf Zemel and Ralf Kemkemer
Published/Copyright: September 30, 2016

Abstract

Analysis of multicellular patterns is required to understand tissue organizational processes. By using a multi-scale object oriented image processing method, the spatial information of cells can be extracted automatically. Instead of manual segmentation or indirect measurements, such as general distribution of contrast or flow, the orientation and distribution of individual cells is extracted for quantitative analysis. Relevant objects are identified by feature queries and no low-level knowledge of image processing is required.

1 Introduction

Spatial organization of tissue and multicellular pattern formation are crucial biological processes in development, wound repair, and maintenance of tissue [1]. Understanding the underlying mechanism is of general interest and may be helpful for generation of organoid cultures or in tissue engineering. Tissue organizational processes are considered to be regulated by various physical and chemical factors, such as differently diffusive morphogens, cell–cell contacts, microenvironments and cell mechanics [2]. Accordingly, various theoretical models, often based on reaction-diffusion models, try to explain underlying principles.

In most tissues cells are emended in a complex extracellular matrix, a mesh of fibrous polymers attached to each other and to cells by a series of complex molecular links. The cells organize the geometrical and physical topography as well as the mechanical properties of the matrix, and are in turn responsive to these properties. It is commonly believed that the sensitivity of cells to the mechanical properties of their environment depends on their ability to exert contractile forces into their surroundings [3]. Indeed, many cell types including fibroblasts generate contractile forces via the actin cytoskeleton. The resulting matrix deformations generated by the cells may be felt by other cells at long distances and thus may lead to elastic interactions of cells [4], [5]. An interesting consequence of these interactions can be a spontaneous alignment and pattering of cells. Despite the implications of this organizing principle the pattering phenomenon has not been extensively studied in cell mechanics experiments. Interestingly, patterning phenomena can also be observed in simple 2D in vitro cultures (Figure 1), a fact well known by cell biologists. In order to investigate systematically how mechanical interactions of cells may govern their self-organization in a soft elastic environment we developed compliant elastomer substrates for in-vitro studies. On such functionalized surfaces we studied temporal aspects of pattern formation observed by long-term microscopy (phase contrast). However, the analysis of cell position and alignment direction requires either manual analysis or the application of specifically automated image analysis.

Figure 1 A culture of dermal fibroblasts on a collagen-coated compliant (70 kPa) PDMS-substrate at two different time points. On the left image (day 2 of culture) cells are at a low density and no apparent order is visible. On the right image (day 7 of culture), cells are in full confluence arrange in a pattern with high orientational order.
Figure 1

A culture of dermal fibroblasts on a collagen-coated compliant (70 kPa) PDMS-substrate at two different time points. On the left image (day 2 of culture) cells are at a low density and no apparent order is visible. On the right image (day 7 of culture), cells are in full confluence arrange in a pattern with high orientational order.

In our approach the overall pattern is analyzed based on the individual orientation of single cells. The required explicit identification and measurement of biomedical objects must respect heterogeneous representations of characteristic features such as shape or texture of a single type of object. In addition, automated processing of large series of images must also cope with technical limitations and artifacts such as inhomogeneous densities of objects or illumination within single exposures as well as in the series of images. In this approach a three-step multi-scale object oriented approach is proposed to extract visually plausible regions, identify relevant objects and measure the orientation and center of mass. This ensures a comprehensible, reproducible and therefore quantitatively assessable automation.

2 Cell experiments

2.1 Material and methods

We studied how the elastic properties of an in-vitro cell culture substrate and the density of cells affects the spontaneous and collective alignment of the cells. To elucidate the contribution of elastic interactions to the ordering phenomena, experiments with soft substrates in the regime of a few kPa (Young’s modulus) are required. In our experiments we used poly(dimethylsiloxane) (PDMS) Sylgard 184 (Dow Corning Corporation) – a commercially available 2 component elastomer. By varying the base to crosslinker ratio we achieved elastomers with elastic moduli from 10 kPa to 70 kPa. Due to the high hydrophobicity of PDMS and in order to promote cell adhesion and proliferation, surface modifications of the substrates were necessary. These modifications were performed through introduction of ECM proteins such as human fibronectin and bovine collagen I onto the substrate. Cellular pattern formation was observed over 7–9 days period using phase contrast microscopy. The cells were cultured at standard cell culture conditions.

2.2 Results

A typical example of an ordered pattern formation is presented in Figure 1. The cells – human dermal fibroblasts – have initially no particular positional order at low cell densities and a diverse cell shape. At higher cell densities they elongate their cell shape and align along each other creating a spatial pattern with far-reaching orientation order. Similar collective arrangements can be observed with self-propelled organisms, biological polymers or synthetic particles. The observed patterns in the 2D cell layers show a remarkable similarity with nematic phases in liquid crystals previously observed with other cell types [6]. At high cell densities, the cells interact with other cells in the surrounding, and get increasingly oriented in a nematic state.

A very similar observation can be made in our experiments. The cells in this example show no apparent order at low densities, but with increasing cell number, they form ordered patches, and finally arranging in long-range orientational order. We propose that spontaneous cellular alignment may be detectable at specific cell densities. Elastic interactions may arise from the cell-generated deformations of the substrate and may lead to the ordered cell alignment.

Due to the different image sceneries (single isolated cells and cells in confluent layers) a thorough quantitative analysis requires the application of robust image analysis algorithms.

3 Automated multi-scale object analysis

Cells are identified in three steps in digitized micrographs (Figure 2) [7]. At first an image is partitioned on different scales by a causal morphological scale space analysis, where the edges represent the zeroes of the second derivatives (Figure 3). This corresponds to human visual perception and is independent of local variations in illumination. In the second step the hierarchical structure of the regions is transferred into a tree where each node holds a set of attributes describing the region formally such as mean grey value, size, curvature, texture, etc. (Figure 4). In the third step regions that represent cells are extracted from the tree by application of a task specific top-down query on the attributes of the tree nodes.

Figure 2 A multi-scale representation of how an image (left) is transferred into an attributed tree representing the region hierarchy (middle). Relevant regions are extracted by specific attribute queries (right).
Figure 2

A multi-scale representation of how an image (left) is transferred into an attributed tree representing the region hierarchy (middle). Relevant regions are extracted by specific attribute queries (right).

Figure 3 Multiscale partitioning of a phase contrast micrograph of 800 × 600 pixels (top left) with scale 1 (top right) scale 3 (bottom left) scale 5 (bottom right), where scale corresponds to a spherical template with radius 1, 3 and 5 pixels, respectively.
Figure 3

Multiscale partitioning of a phase contrast micrograph of 800 × 600 pixels (top left) with scale 1 (top right) scale 3 (bottom left) scale 5 (bottom right), where scale corresponds to a spherical template with radius 1, 3 and 5 pixels, respectively.

The task specific query is generated by heuristic analysis of few images and then applied to the entire series (Figure 5, Rules 1, and 2). On the extracted regions the major axis angle and the centre of mass describe the regions position and orientation (Figure 6). By considering the ratio of minor/major axis the general elongation is characterized. The process is reproducibly applicable to arbitrary series of images.

By inspection of some regions representing cells in the sample image (Figure 4) the following simple query has been composed in the domain specific language (DSL) of the multiscale analysis software (www.morphoscope.com).

Figure 4 In the hierarchy browser the attributes of single regions representing cells (left) can be inspected manually (right).
Figure 4

In the hierarchy browser the attributes of single regions representing cells (left) can be inspected manually (right).

Rule 1

DECLS:

conv := (4 * area * 3.14176)/(pow((perimeter),2.0));

#DECLS

RULES:

TD:

(meangrey < 90) && (area < 5500) && (area > 500) && (conv < 0.2)

#RULES

In this case meangrey denotes the mean grey value of the corresponding region between 0 and 255, area is the absolute number of pixels and conv represents the roundness which is computed on-the-fly by the ratio of the regions squared outline in pixels (perimeter) and the area proportionally to pi. The declaration of conv is also given in the DSL (DECLS: Section). The extraction rule is defined in the RULES: section and applied in a top-down scheme (TD:).

Since the rule is based on heuristic and arbitrary analysis of single regions it is not a single and sound solution. For instance the following rule yields the same result as Rule 1 on the sample image (Figure 5).

Figure 5 Application of Rule 1 and Rule 2 yield the same result when applied to the sample image.
Figure 5

Application of Rule 1 and Rule 2 yield the same result when applied to the sample image.

Rule 2

RULES:

TD:

(meangrey < 90) (area > 1000) && (greyentropy > 0.80)

#RULES

Here the attribute greyentropy denotes the entropy of the grey value histogram of the region. The similar results of two different rules indicate a certain degree of stability of the heuristic approach yet they underline the arbitrariness of the rule based object extraction. However, the blobs of identified regions show a visually comprehensible representation of the orientation distribution of the single cells (Figure 6).

Besides the five attributes for representation of the blobs any set of region features may be defined in the DSL and provided for further analysis such as orientation distribution.

This approach of region extraction by separation of image analysis and content description allows for rapid verification of different extraction queries without the need of parameterization of low-level image processing techniques, or low level development of new algorithms. The knowledge of the biomedical expert is represented by the query rules.

In the image (Figures 36) 96 regions were identified by Rule 1. 5 Regions were background (false positive) in 3 cases a single cell was split into two regions. However, a systematic validation of the results found by the algorithm against a manually generated ground-truth is needed, to estimate error rates of automated high-throughput screenings.

Figure 6 Visual representation of attributes: major-axis, minor-axis, center-of-mass-x, center-of-mass-y and angle-of-major-axis, as ellipsoids (blobs) for all regions from Figure 5 (left). Euclidean distance of the mean values for the attributes of all blobs is smallest to the single values of the indicated region (right).
Figure 6

Visual representation of attributes: major-axis, minor-axis, center-of-mass-x, center-of-mass-y and angle-of-major-axis, as ellipsoids (blobs) for all regions from Figure 5 (left). Euclidean distance of the mean values for the attributes of all blobs is smallest to the single values of the indicated region (right).

4 Manual object analysis

For manual phase contrast image analysis ImageJ, a public domain, Java based image processing program was used (http://imagej.nih.gov/ij/docs/intro.html). Where necessary, the contrast and brightness of the images was adjusted.

For the low cell density images the cells bodies were manually outlined. By fitting an ellipse to the selected region, the angle between the primary axis of the ellipse and a line parallel to the X-axis of the image was computed, hence providing us with the single cells orientation (Figure 7). The average cell orientation was determined by averaging all the angles obtained from one image.

Figure 7 (Left) Manual analysis of single cell orientation using ImageJ. (Right) Application of the Fast Fourier Transformation analysis to the sample image. The red lines represent the average orientation of each 48 ×  48 pixel square. The inaccuracies in the analysis, shown with the green arrows, could be explained by insufficient contrast in phase contrast image between the cells and the background.
Figure 7

(Left) Manual analysis of single cell orientation using ImageJ. (Right) Application of the Fast Fourier Transformation analysis to the sample image. The red lines represent the average orientation of each 48 × 48 pixel square. The inaccuracies in the analysis, shown with the green arrows, could be explained by insufficient contrast in phase contrast image between the cells and the background.

The high cell density images were not possible to analyse using the manual delineation method since in such images it is very difficult to distinguish individual cell bodies. For that purposes the cell orientation was obtained by using an ImageJ macro, which was initially written for evaluation of F-actin orientation inside the cells. Shortly, the contrast of the images was enhanced and the cell orientation was extracted by 48 × 48 pixel sliding square analysis. Fast Fourier Transformation (FFT) performed in each square was followed with shape analysis of the FFT image by fitting the ellipse to the Fourier spectra and calculating the angle of the major axis of the fitted ellipse. Rotation by 90 degrees yielded the mean orientation of the analysed region. To visually ensure the accuracy of the data, obtained angle values were used to draw lines above the images (Figure 7). The average cell orientation was obtained by averaging the results obtained from individual analysed squares. The inaccuracies present in this analysis could be explained by insufficient contrast between the cells and the background in the phase contrast images. The obtained results of the regions with falsely computed orientation were disregarded in the quantitative analysis.

5 Discussion

The disadvantage of the manual image analysis is that it is subjective, hardly reproducible and extremely time consuming. It requires two separate methods to identify the cell orientation at low and high cell densities. In contrast to the explicit extraction of visually perceivable objects the analysis of uniformly distributed tiles yields incomprehensible artifacts and results since the orientations cannot be compared directly to an objective ground truth.

In the next step the automated and the manual approach will be quantitatively evaluated against an appropriate ground-truth with respect to accuracy (precision, recall) and coverage of single cell area segmentation and overall extraction rate.

Author’s Statement

Research funding: The authors 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] Junkin M, Leung SL, Whitman S, Gregorio CC, Wong PK. Cellular self-organization by autocatalytic alignment feedback. J Cell Sci. 2011;124:4213–20.10.1242/jcs.088898Search in Google Scholar PubMed PubMed Central

[2] Discher DE, Janmey P, Wang Y. Tissue cells feel and respond to the stiffness of their substrate. Science. 2005;310:1139–43.10.1126/science.1116995Search in Google Scholar PubMed

[3] Schwarz US, Bischofs IB. Physical determinants of cell organization in soft media. Med Eng Phys. 2005;27:763–72.10.1016/j.medengphy.2005.04.007Search in Google Scholar PubMed

[4] Bischofs IB, Safran SA, Schwarz US. Elastic interactions of active cells with soft materials. Phys Rev E. 2004;69:021911.10.1103/PhysRevE.69.021911Search in Google Scholar PubMed

[5] Zemel A, Bischofs IB, Safran SA. Active elasticity of gels with contractile cells. Phys Rev Lett. 2006;1297:128103.10.1103/PhysRevLett.97.128103Search in Google Scholar PubMed

[6] Kemkemer R, Teichgraber V, Schrank-Kaufmann S, Kaufmann D, Gruler H. Nematic order-disorder state transition in a liquid crystal analogue formed by oriented and migrating amoeboid cells. Eur Phys J E. 2000;3:101–10.10.1007/s101890070023Search in Google Scholar

[7] Thies C, Metzler V, Aach T. Content based image analysis: object extraction by datamining on hierarchically decomposed medical images. Procs SPIE. 2003;5032:579–89.10.1117/12.481378Search in Google Scholar

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

©2016 Christian Thies 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 12.9.2025 from https://www.degruyterbrill.com/document/doi/10.1515/cdbme-2016-0116/html
Scroll to top button