Microscopic image analysis for quantitative characterization of muscle fiber type composition

https://doi.org/10.1016/j.compmedimag.2011.01.009Get rights and content

Abstract

Skeletal muscles consist of muscle fibers that are responsible for contracting and generating force. Skeletal muscle fibers are categorized into distinct subtypes based on several characteristics such as contraction time, force production and resistance to fatigue. The composition of distinct muscle fibers in terms of their number and cross-sectional areas is characterized by a histological examination. However, manual delineation of individual muscle fibers from digitized muscle histology tissue sections is extremely time-consuming. In this study, we propose an automated image analysis system for quantitative characterization of muscle fiber type composition. The proposed system operates on digitized histological muscle tissue slides and consists of the following steps: segmentation of muscle fibers, registration of successive slides with distinct stains, and classification of muscle fibers into distinct subtypes. The performance of the proposed approach was tested on a dataset consisting of 25 image pairs of successive muscle histological cross-sections with different ATPase stain. Experimental results demonstrate a promising overall segmentation and classification accuracy of 89.1% in identifying muscle fibers of distinct subtypes.

Introduction

Muscular disorders are usually associated with the loss of muscle strength that is due to the loss of muscle mass and a reduced number and size of individual muscle fibers. Muscle mass is usually moderately correlated with muscle function, and other factors, such as physiological conditions and structural factors, which are also playing important roles in assessing muscle performance. In our continuous efforts to identify factors relevant to the muscle function and structure, we focus on performing automated characterizations of the number and the size of skeletal muscle fiber subtypes using the adenosine triphosphatase (ATPase) stained histological muscle cross-sections. Our goal is to characterize the composition of muscle fiber subtypes in terms of their numbers and sizes, to profile the overall muscle architecture and to correlate the structural information with the results from functional characterizations. The identified correlations between structural and functional parameters of muscle will significantly enhance our understanding of the factors affecting muscle quality.

Skeletal muscle consists of individual muscle fibers that are responsible for contraction and generating force. As summarized in Table 1, based on their characteristics such as contraction time, force production and resistance to fatigue, skeletal muscle fibers are classified as slow twitch, e.g., type I, and fast twitch, e.g., types IIA, IIB, and IIX muscle fibers [1]. The quality and the strength of a muscle are strongly related to its fiber type composition, which can be revealed by a histological evaluation, i.e., placing a sectioned tissue sample under a microscope and performing a visual examination to identify relative number and size of distinct muscle fiber subtypes.

Present histochemical techniques make it possible to differentiate distinct fiber types based on the differences in the myofibrillar actomyosin adenosine triphospatase (ATPase) activity [2]. In clinical and laboratory practice, ATPase stain is applied to successive histology sections at different pH levels and the observations from successive cross-sections are incorporated in order to classify muscle fibers into distinct types. Fig. 1 shows images of two successive serial cross-sections of a 26 month old rat's gastrocnemius muscle stained with ATPase stain at (a) pH = 4.5 and (b) pH = 10.4. Fig. 1(a) demonstrates type I (dark intensity), type IIa (light intensity) and type IIb-x (medium intensity) and Fig. 1(b) demonstrates type I (light intensity), type IIa (dark intensity) and type IIb-x (medium intensity) muscle fibers as summarized in Table 1.

Characterizing the muscle fiber type composition requires identification of individual muscle fiber in terms of their number and size (i.e., the cross-sectional area (CSA)) among distinct muscle fiber subtypes. This requires a knowledgeable operator to visually analyze the successive histological cross-sections with different ATPase activity (e.g., pH = 4.5 and pH = 10.4). Manual assessment is extremely time-consuming since it requires delineation of hundreds of fibers by hand and identifying the correspondences between individual muscle fibers between successive slides with different ATPase activity. This study aims at developing a quantitative image analysis framework to characterize the muscle fiber type composition from digitized skeletal muscle tissue samples.

Recent developments in high throughput whole-slide scanners allow digitization of entire tissue samples at high magnifications up to 40×. As a result, we can now incorporate automated image analysis systems in evaluation of tissue morphology to aid clinicians in their decision making mechanism. Providing computational tools to measurable biologically relevant features, histopathological image analysis may help extracting more objective and more accurate quantitative information regarding the relevant tissue morphology. In case of muscle histology evaluation, we develop an automated evaluation tool that allows not only to evaluate the entire tissue area on each slide, but also to evaluate a very higher number of tissue samples in a reasonable time period that would not be feasible otherwise.

Tissue slides used in our study are scanned at 5× magnification and the average resolution of a resulting digitized image is around 11,000 × 9000 with an approximate disk size of 280 Mb. Considering the memory limitations in processing these large images, for computational issues, we simply divide the whole-slide image at smaller image tiles and process each tile independently. Therefore, the developed image analysis flowchart explained in Section 2 considers the processing of a single image tile manually cropped from a whole-slide image.

There is substantial amount of published literature on microscopy image analysis for a wide variety of modalities ranging from confocal and electron microscopy to optical bright field microscopy [3]. Applications on stained cytology and histopathology specimens are relatively more recent and have been accelerated after the recent developments on high-throughput digital whole-slide scanners [4], [5], [6]. A common step to analyze stained histopathology samples at microscopic scales is the segmentation of the tissue image into basic cytological components. Feature space clustering algorithms, where each cytological component is represented by one or a mixture of multivariate distributions in a feature space usually constructed using the color and the texture information are by far the most widely used methods [7], [8], [9], [10]. Typically, this is followed by a feature construction step where clinically and statistically relevant measurements are obtained in order to achieve further higher-level tasks such as classification, detection, recognition, and grading [10], [11], [12], [13], [14], [15]. In general, due to highly textured appearance of tissue structures in histopathology and cytology imagery, image gradient information usually does not provide additional information to improve the segmentation process. In muscle histology images, on the other hand, prominent boundaries between individual muscle fibers bear discriminative information. By exploiting the gradient information between the muscle fibers and the connective tissue structures, Brox et al. and Kim et al. proposed edge-based active contour approaches for the segmentation of individual muscle fibers from digitized histology images [16], [17]. However, although they presented a segmentation accuracy of 98% in their application, H&E-stained histological sections can only be used to identify the overall muscle fiber size distribution and do not provide these measures among distinct subtypes, which is the goal of our study. In a similar study using active contour models, Klemencic et al. proposed a semi-automated segmentation approach from ATPase stained muscle histology images [18]. However, their system requires significant manual interaction (i.e., the reader is required to manually determine the center location of each muscle fiber); hence they may not be practical to analyze a large number of high-resolution microscopic images. Dryden et al. proposed a Markov chain monte carlo algorithm that represents the muscle fibers as polygons and models the segmentation as the maximization of the posterior probability based on the tessellation of the spatial domain [19]. In a more recent study, Karen et al. developed a software for muscle fiber type classification and analysis, however again, their software requires significant manual interactions both for the registration and the segmentation steps [20]. There are also similar applications in the domain of electron microscopy image analysis. Jurrus et al. proposed an image analysis framework to segment and track axons from transmission electron microscopy images using an active contour based approach that heavily relies on manual inputs regarding the center locations of each axon to be segmented [21]. Cuisenaire et al. used a simple thresholding followed by the construction of a zonal graph that is used to apply a set of semantic rules that only allows identification of isolated axon candidates [22]. Several studies have also been conducted on the registration of muscle images and will be discussed later in Section 2.3 [23], [24]. To the best of our knowledge, this is the first study to develop a comprehensive, automated system to characterize muscle fiber composition from histological images. In our preliminary work, we have developed and presented an automated registration system [25]. This study is extending our earlier work to a comprehensive system for automated evaluation of muscle histology slides.

The rest of the paper is organized as follows: Section 2 explains the steps of the proposed image analysis pipeline in detail, including segmentation, registration and classification. Section 3 presents the experimental results and discussions. Finally, Section 4 provides a summary and conclusions.

Section snippets

Analysis of digitized muscle histology cross-sections

In clinical and laboratory practice, classification of muscle fibers from histological samples requires combining observations from successive muscle cross-sections with distinct ATPase stain. When pre-incubated with acidic buffer (e.g., pH = 4.5), type IIA muscle fibers display low ATPase activity and stain bright, type IIB and IIX muscle fibers display intermediate ATPase activity, whereas type I muscle fibers display high ATPase activity and stain dark. When pre-incubated with alkaline buffer

Image acquisition and dataset

The dataset we used in our study to validate and evaluate the proposed image analysis framework consists of 12 rat gastrocnemius muscle tissue samples, which were frozen by liquid nitrogen and cut to 12 μm thick successive cross-sections and mounted onto glass slides with permount® (Fisher scientific). Six of these tissue samples are associated with aged (29 months old) rats and the remaining six are associated with young rats (12 months old). Two successive slices were pre-incubated in either pH

Conclusions

In this study, we proposed an image analysis system to quantitatively characterize the composition of distinct muscle fiber types from digitized microscopic images of successive muscle tissue cross-sections. The proposed system consists of segmentation, registration and classification steps. The segmentation was achieved using an adaptive ridge-based approach to identify the connective tissue. For the alignment of successive cross-sections, we proposed a two-stage registration method consisting

Acknowledgments

We would like to thank Kimberly Pierdolla (Histology/Immunohistochemistry Laboratory of the Univ. of Texas Health Science Center) for her help with the ATPase staining, Xianlu Qu (Boston Bioanalytics & Pathology, Merck & Co., Inc., Boston, MA (USA)) for her help during slide preparation and acquisition of muscle histology images and John Reilly (Boston Bioanalytics & Pathology, Merck & Co., Inc., Boston, MA (USA)) for his support on this work.

References (49)

  • G. Graziotti et al.

    Evidence for three fast myosin heavy chain isoforms in type II skeletal muscle fibers in the adult llama (Lama glama)

    Journal of Histochemistry and Cytochemistry

    (2001)
  • J. Rittscher et al.

    Microscopic image analysis for life science applications

    (2008)
  • L. Mulrane et al.

    Automated image analysis in histopathology: a valuable tool in medical diagnostics

    Expert Review of Molecular Diagnostics

    (2008)
  • M. Gurcan et al.

    Histopathological image analysis: a review

    Biomedical Engineering IEEE Reviews

    (2009)
  • L. Yang et al.

    Unsupervised segmentation based on robust estimation and color active contour models

    Information Technology in Biomedicine IEEE Transactions

    (2005)
  • D. Comaniciu et al.

    Image-guided decision support system for pathology

    Machine Vision and Applications

    (1999)
  • A. Hafiane et al.

    Fuzzy clustering and active contours for histopathology image segmentation and nuclei detection

    (2008)
  • O. Sertel et al.

    Histopathological image analysis using model-based intermediate representations and color texture: follicular lymphoma grading

    Journal of Signal Processing Systems

    (2009)
  • O. Tuzel et al.

    Classification of hematologic malignancies using texton signatures

    Pattern Analysis and Applications

    (2007)
  • A. Tabesh et al.

    Multifeature prostate cancer diagnosis and Gleason grading of histological images

    Medical Imaging IEEE Transactions

    (2007)
  • S. Naik et al.

    Automated gland and nuclei segmentation for grading of prostate and breast cancer histopathology

    (2008)
  • C. Gunduz et al.

    The cell graphs of cancer

    Bioinformatics

    (2004)
  • T. Brox et al.

    Fully automated analysis of muscle fiber images with combined region and edge based active contours

    Proceedings Bildverarbeitung für die Medizin

    (2006)
  • Y. Kim et al.

    Fully automated segmentation and morphometrical analysis of muscle fibers

    Cytometry A

    (2007)
  • Cited by (30)

    • Comparative study of histological and histo-chemical image processing in muscle fiber sections of broiler chicken

      2021, Journal of Applied Poultry Research
      Citation Excerpt :

      To overcome these limitations, researchers use universal semi-automatic methods for image processing of different types of tissue (Fiji, Schneider et al. (2012), Image Pro Plus “Media Cybernetics”, Metamorph “Universal Imaging Corporation”), and specialized ones for processing histo-enzymological images of muscle tissues (Buche and Mauron., 1997, Klemencic et al. 1998, Karen et al., 2009, Wang, 2016). In parallel, the development of completely automated methods for the histo-enzymological image processing of the muscle has gradually occurred (Sertel et al., 2011, Janssens et al., 2013; Liu et al., 2013; Strange et al., 2014; Sapkota et al., 2015; Cui et al., 2019). The automated software is more efficient (i.e., the boundaries between muscle fibers are well defined and more discriminating information is obtained).

    • Convolutional Siamese networks for one-shot malaria parasite recognition in microscopic images

      2021, Demystifying Big Data, Machine Learning, and Deep Learning for Healthcare Analytics
    • A neural network approach to analyze cross-sections of muscle fibers in pathological images

      2019, Computers in Biology and Medicine
      Citation Excerpt :

      For example, Mula et al. proposed a method to first enhance the boundaries of muscle fibers by ridge detection and then use a gradient vector flow deformable model to delineate the boundaries of the seeded muscle fibers [8]. Sertel et al. applied a ridge detection method to segment the connective tissue components, which manifested as a bright curvilinear structure to segment muscle fibers [9]. Liu et al. proposed the adoption of a learning-based seed detection scheme to find the centers of the muscle fibers and then applied a deformable model to find the boundaries of the muscle fibers [10].

    • Charisma: An integrated approach to automatic H&E-stained skeletal muscle cell segmentation using supervised learning and novel robust clump splitting

      2013, Medical Image Analysis
      Citation Excerpt :

      In this particular setting, more successful approaches exploit the fact that prominent boundaries between individual muscle fibers may provide more discriminative information. The work of Sertel et al. (2011) uses ridge detection for segmentation of ATPase stained muscle tissue. Similarly, edge-based active contour techniques have been used for individual muscle cell segmentation by Brox et al. (2006), Kim et al. (2007).

    View all citing articles on Scopus
    View full text