Automatic Counting of Stomata in Epidermis Microscopic Images

Size: px
Start display at page:

Download "Automatic Counting of Stomata in Epidermis Microscopic Images"

Transcription

1 Automatic Counting of Stomata in Epidermis Microscopic Images Marcos William da Silva Oliveira, Núbia Rosa da Silva, Dalcimar Casanova, Luiz Felipe Souza Pinheiro, Rosana Marta Kolb and Odemir Martinez Bruno Institute of Mathematics and Computer Science University of São Paulo (USP), São Carlos, São Paulo, Brazil Scientific Computing Group, São Carlos Institute of Physics University of São Paulo (USP), São Carlos, São Paulo, Brazil Department of Biological Sciences, Faculty of Sciences and Letters, Univ Estadual Paulista Júlio de Mesquita Filho, UNESP, Assis, São Paulo, Brazil Abstract Stomata are small pores in epidermis of plants being their diversity an important feature for morphologists and physiologists. Through their diversity of characteristics (size, shape, density, responsiveness to desiccation, pore dimensions, orientation, etc.) the leaf epidermis may be studied. However, there is a great difficulty in counting stomata, especially when there are a large number of samples to be analysed, since this task is performed manually, depending on the expert experience. This paper proposes the automatic detection and counting of stomata through morphological operations in epidermis microscopic images. With this approach, an accuracy rate of 94.3% was achieved, detecting and counting the stomata in 24 images from 5 plant species, indicating that the results obtained are promising. I. INTRODUCTION Stomata are small openings located on the epidermis, especially in plant leaves, consisting in a channel for the exchange of gases and transpiration. Stomatal characteristics explain much of the intraspecific variation in the regulation of transpiration under water deficiency in plants [1]. The number of stomata per leaf varies according to environmental factors such as temperature and light, present in the places where the plants are growing [2], [3]. The proportion of stomata per area in high-light leaves can reach more than twice the number of stomata in low-light leaves. The stomatal density is an important feature because it can affect the stomatal diffusive resistance being the increase in stomatal density a primary factor for the decreasing of stomatal diffusive resistance. Analysis of stomatal density is a very important task for plant analysis. However, tools available for identification of stomata are limited [4]. For that reason, the aim of this study is to develop a tool for automatic detection and counting of stomata from microscopic images of plant epidermis. To achieve this goal, the proposed method uses a sequence of processes in the image which includes Gaussian filter and morphological image processing operations. The results showed an average recognition rate of 94.3% of the stomata of 24 images from 5 plant species. This high rate of identification using a computational tool shows the potential of the proposed methodology for assistance in other areas, as studies of ecophysiology and ecological anatomy of plants. This paper is organized as follows: a brief description of mathematical morphology is presented in the Section II, the proposed methodology is described in Section III, results and discussions are shown in Section IV and conclusions in Section V. II. MATHEMATICAL MORPHOLOGY In order to detect the stomata in images (see Figure 1a), we have used the concept of mathematical morphology. The mathematical morphology is a theoretical model and technique for the analysis and processing of geometrical structures, based on set theory, lattice theory, topology, and random functions [5]. The basis of image processing by mathematical morphology is the use of some operators that are strongly related to Minkowski addition. The mathematical morphology was originally developed for binary images, and was later extended to grayscale images. In both domains, the basic morphological operators are erosion, dilation, opening and closing [6]. In grayscale morphology the dilation of f by b, denoted f b, is given by (f b)(x) = sup[f(y) + b(x y)], (1) y E where the image is given by f(x), the structuring function by b(x) and E is the domain of f. Similarly, the erosion of f by b, denoted f b, is given by (f b)(x) = inf [f(y) b(y x)]. (2) y E Just like in binary morphology, the opening and closing are given respectively by f b = (f b) b and f b = (f b) b. (3) X Workshop de Visão Computacional - WVC

2 A. Opening-by-reconstruction In a morphological opening, erosion typically removes small objects, and the subsequent dilation attempts to restore the shape of objects that remain. However, the accuracy of this restoration is highly dependent on the similarity of the shapes of the objects and the structuring element used. Opening-byreconstruction restores exactly the shapes of the objects that remain after erosion [5]. The morphological reconstruction is a morphological transform involving two images and a structuring element [7]. One image, the marker, contains the starting points for the transformation. The other image, the mask, constrains the transformation. The structuring element is used to define connectivity. The process can be thought as repeated dilations of an image, called the marker image, until the contour of the marker image fits under a second image, called the mask image. In morphological reconstruction, the peaks in the marker image spread out, or dilate. The opening-by-reconstruction of the image f by an structuring element b, consist in an opening of f by b, then the reconstruction from the opened image. This operation is denoted by [5]: B. Closing-by-reconstruction r f (f b) (4) The closing operation typically try filling in the small gaps in image while smoothing their outer edges. The closing-byreconstruction however, try to preserve the original edges of the shapes [7]. This operation, dual of the opening-by-reconstruction, consists in a closing of f by the structuring element b followed by a morphological reconstruction. Can be denoted by [5]: III. r f (f b) (5) DETECTION OF STOMATA BY MORPHOLOGICAL OPERATIONS At a first look at the original epidermis microscopic image (Figure 1a), we can observe that all stomata have a circular shape with two visible regions (center and border). These characteristics can be exploited when trying to identify the stomata between all other leaf structures. To use this idea, we are computing the foreground and background markers. These markers are connected blobs of pixels within each of the objects or the background. In order to do that we can use the above cited operators to find the stomata in leaf epidermis images. The following steps summarize the complete procedure. First, we apply a Gaussian (low-pass) filter on the image in order to eliminate some noise. We employ a filter with size pixels and parameter σ = 0.5. The results of this process can be viewed in Figure 1b. After that, an opening-by-reconstruction morphological operation is applied over the image. As showed before, the opening is an erosion followed by a dilation, however the opening-by-reconstruction is an erosion followed by a morphological reconstruction. This process tends to preserve the original shapes of the objects that remain after erosion. The objective here is flatten the objects of interest, removing grayscale variation inside them. The result of this process can be seen in Figure 1c. We can observe the stomata (and also the background) are now flattened with respect to their gray-scale value. The next step is to perform a closing-by-reconstruction in order to fill the remain gaps in the flattening regions (a kind of noise removal). This morphological technique will clean up the result image. These operations will create a flat minima inside each object, the result of this step is showed in Figure 1d. With the noiseless image, the next step is to determine what are the stomata and what is background. To accomplish that we compute the regional minima of I. Regional minima defined as connected components of pixels with a constant intensity value, and whose external boundary pixels all have a higher value. As we can see in the Figure 1d, after the morphological process, the stomata region present low values if compared with their neighbourhood. The result of this procedure can be seen in Figure 1e. On the result image we can see that, both, stomata and some other leaf structures were identified. To eliminate the spurious identifications we have used a simple rule where the objects that have a perimeter that is twice larger than the mean perimeter of all objects of the image are eliminated of the selection. The final result is the image with all stomata identified in Figure 1f. IV. RESULTS AND DISCUSSIONS The images to perform the tests were captured at 20 objective lenses, using an optical microscope Zeiss Axio Scope A1 model, coupled to a digital camera Zeiss AxioCam MRc model. The abaxial surfaces of the epidermis were obtained from one leaf per individual of each species. Of each leaf collected, a sample of about 1cm 2 was removed between the margin and the midrib of the leaf, in its middle portion, totalling 24 samples of 5 species. The dissociation of the leaf epidermis was performed with a 1:1 solution of glacial acetic acid and hydrogen peroxide at 60 o C for 12 hours, or the time required for complete decoupling of epidermis (modified from [8]). After this process, the epidermis were washed with distilled water, placed on slides and stained with safranin. Glycerin was used as mounting medium. Figure 2 shows an example of each species image side by side to the result of automatic identification of stomata by our proposed segmentation, described in Section III. In Figure 2, we see one original image of each species, on the left side, and the results of stomata identification with green squares that overlap the segmented objects, on right side. Some challenges of this segmentation can be seen in this figure. We observe strong contours of the cell walls, spots or lesions occurring in the skin as well as other structures that overlap the leaf epidermis. Despite this, the identification of stomata is quite reasonable, as indicated by small green squares on the result images. Analysis of results for all samples in this experiment is organized in Table I. In this table we compare the traditional X Workshop de Visão Computacional - WVC

3 (a) Original image (b) Gaussian filter (c) Opening-by-reconstruction (d) Opening-closing-by-reconstruction (e) Regional minima (f) Perimeter analysis Fig. 1. Detection of stomata by morphological operations. (a) Original image. (b) Leaf epidermis after low-pass filter. (c) Opening-by-reconstruction morphological operation. (d) Opening-closing-by-reconstruction. (e) Regional minima of result image. (f) Final stomata identification after perimeter elimination rule. method of manual counting of stomata with the proposed automatic counting. The columns of this table show the names of the specimens tested in Test Image, followed by the absolute amounts of stomata counted manually (Manual Counting) and the quantity obtained automatically (Automatic Proposal). The column Not Identified contains the quantities not identified in the automatic counting. True Positive presents the numbers of objects in the image identified as stomata that really are stomata, while False Positive indicates the number of objects erroneously identified as stomata. Evaluation measures Recall and Precision are calculated by Recall = PT PT, P recision =, MC PT + PF (6) where M C is the Manual Counting quantity, and P T and P F is the positive true and false values, respectively. The absolute numbers of manual counting are considered as the actual amounts of stomata in the image to validate the proposal. Thus, it is important to note in Table I the high precision rate of the proposal. The average precision about 94% and standard deviation of show that the results are promising. Moreover, the absolute quantity of false positives is low, with a maximun of 7 and average proportion of stomata 5.5% compared to the manual count. As well, the proportion of unidentified stomata has an average of 11.8% in relation to the exact amount of stomata. Two species analysed showing interesting results are Callophyllum brasiliense and Xylopia sericea. We obtained zero false positives for this first specie by applying our approach. As well, the accuracy rate is good for samples of Xylopia sericea even with the large number of stomata and the natural difficulties of the acquired images. V. C ONCLUSION Although the problem of identification of stomata is complex and very important for the analysis of plants, there is still X Workshop de Visa o Computacional - WVC

4 Fig. 2. Examples of stomata segmentation. On the left side, one original image of each species. On right side, the result of stomata segmentation using small green squares overlapping each stomata identified. The 5 different plant species tested are Callophyllum brasiliense, Guapira areolata, Maytenus floribunda, Roupala montana, and Xylopia sericea, displayed in this order. X Workshop de Visa o Computacional - WVC

5 TABLE I. COMPARISON BETWEEN OUR AUTOMATIC PROPOSAL AND THE TRADITIONAL METHOD OF COUNTING OF STOMATA APPLIED ON 24 MICROSCOPY IMAGES OF 5 DIFFERENT PLANT SPECIES. THE MEAN OF PRECISION (94.30%) SHOWS THAT THIS APPROACH IS SUITABLE TO STOMATA IDENTIFICATION. Test image Manual Automatic Not Positive Positive Recall Precision Counting Proposal Identified True False (%) (%) Callophyllum brasiliense Callophyllum brasiliense Callophyllum brasiliense Guapira areolata Guapira areolata Guapira areolata Maytenus floribunda Maytenus floribunda Maytenus floribunda Roupala montana Roupala montana Roupala montana Xylopia sericea Xylopia sericea Xylopia sericea Xylopia sericea Xylopia sericea Xylopia sericea Xylopia sericea Xylopia sericea Xylopia sericea Xylopia sericea Xylopia sericea Xylopia sericea deficiency in material aiding this issue. However, the proposed approach showed that with simple computational tools is possible to obtain good results. This fact was demonstrated by the high rate of identification of stomata in epidermis microscopic images. These promising results leave open a range of possibilities for future works, among which the use of other computational tools for segmentation of stomata and their application in a larger number of images. [6] I. Svalbe and R. Jones, The design of morphological filters using multiple structuring elements, part II: Open (close) and close (open), Pattern Recognition Letters, vol. 13, pp , [7] L. Vincent, Morphological gray scale reconstruction in image analysis: Applications and efficient algorithms, IEEE Transactions on Image Processing, vol. 2, no. 2, pp , [8] G. L. Franklin, Preparation of thin sections of synthetic resins and wood-resin composites, and a new macerating method for wood [10], Nature, vol. 155, no. 3924, p. 51, 1945, cited By (since 1996):146. [Online]. Available: ACKNOWLEDGMENT The authors gratefully thank the financial support of São Paulo Research Foundation (FAPESP), with grant Nos.: 2011/ , 2011/ , 2011/ and 2013/ , National Council for Scientific and Technological Development (CNPq) with grant Nos.: / and /2013-8, PROPE/UNESP (14/2012/Renove) and Coordination for the Improvement of Higher Education Personnel (CAPES). REFERENCES [1] H. Giday, K. H. Kjaer, D. Fanourakis, and C.-O. Ottosen, Smaller stomata require less severe leaf drying to close: A case study in rosa hydrida, Journal of Plant Physiology, vol. 170, no. 15, pp , [2] R. Pandey, P. M. Chacko, M. Choudhary, K. Prasad, and M. Pal, Higher than optimum temperature under {CO2} enrichment influences stomata anatomical characters in rose (rosa hybrida), Scientia Horticulturae, vol. 113, no. 1, pp , [3] A. Wild and G. Wolf, The effect of different light intensities on the frequency and size of stomata, the size of cells, the number, size and chlorophyll content of chloroplasts in the mesophyll and the guard cells during the ontogeny of primary leaves of sinapis alba, Zeitschrift für Pflanzenphysiologie, vol. 97, no. 4, pp , [4] C. A. Sweeney, A key for the identification of stomata of the native conifers of scandinavia, Review of Palaeobotany and Palynology, vol. 128, no. 3 4, pp , [5] R. C. Gonzales and R. Woods, Digital Image Processing. Addison Wesley, X Workshop de Visão Computacional - WVC

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 05, 2016 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 05, 2016 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 05, 2016 ISSN (online): 2321-0613 Identification and Automatic Counting of Stomata through Epidermis Microscopic Images

More information

A Review: Methods of Automatic Stomata Detection and Counting Through Microscopic Images of a Leaf

A Review: Methods of Automatic Stomata Detection and Counting Through Microscopic Images of a Leaf A Review: Methods of Automatic Stomata Detection and Counting Through Microscopic Images of a Leaf Nitin Bhaiswar 1, Dr.V. V. Dixit 2 P.G. Student, Department of E&TC, Sinhgad College of Engineering, Vadgaon

More information

Photosynthesis. 1. What raw materials are used by producers for photosynthesis?

Photosynthesis. 1. What raw materials are used by producers for photosynthesis? Photosynthesis Recall that producers are found at the base of every food chain and are the foundation of ecosystems. This is due to their ability to capture light energy to produce their own food in the

More information

Investigating Stomata

Investigating Stomata Investigating Stomata Learning Objectives: To be able to identify stomata and compare stomata on leaves of a plant To understand the function of stomata and the role they play in a plant To understand

More information

stomata means mouth in Greek because they allow communication between the internal and

stomata means mouth in Greek because they allow communication between the internal and Name: Date: Period: Photosynthesis Lab #1: Leaf Structure and Function Purpose: The purpose of this lab is to explore the structure of a leaf, specifically the stomata and guard cells. Once we have an

More information

Map automatic scale reduction by means of mathematical morphology

Map automatic scale reduction by means of mathematical morphology Map automatic scale reduction by means of mathematical morphology Luiz Alberto Vieira Dias 1 Júlio Cesar Lima d Alge 2 Fernando Augusto Mitsuo Ii 2 Sílvia Shizue Ii 2 National Institute for Space Research

More information

CROSS SECTION OF A LEAF INTRODUCTION

CROSS SECTION OF A LEAF INTRODUCTION CROSS SECTION OF A LEAF INTRODUCTION The leaf is an organ in a plant consisting of many different tissues. The primary function of a leaf is to make (synthesize) food through a chemical reaction called.

More information

Multimedia Databases. Previous Lecture. 4.1 Multiresolution Analysis. 4 Shape-based Features. 4.1 Multiresolution Analysis

Multimedia Databases. Previous Lecture. 4.1 Multiresolution Analysis. 4 Shape-based Features. 4.1 Multiresolution Analysis Previous Lecture Multimedia Databases Texture-Based Image Retrieval Low Level Features Tamura Measure, Random Field Model High-Level Features Fourier-Transform, Wavelets Wolf-Tilo Balke Silviu Homoceanu

More information

Multimedia Databases. Wolf-Tilo Balke Philipp Wille Institut für Informationssysteme Technische Universität Braunschweig

Multimedia Databases. Wolf-Tilo Balke Philipp Wille Institut für Informationssysteme Technische Universität Braunschweig Multimedia Databases Wolf-Tilo Balke Philipp Wille Institut für Informationssysteme Technische Universität Braunschweig http://www.ifis.cs.tu-bs.de 4 Previous Lecture Texture-Based Image Retrieval Low

More information

Morphology Gonzalez and Woods, Chapter 9 Except sections 9.5.7, 9.5.8, and Repetition of binary dilatation, erosion, opening, closing

Morphology Gonzalez and Woods, Chapter 9 Except sections 9.5.7, 9.5.8, and Repetition of binary dilatation, erosion, opening, closing 09.11.2011 Anne Solberg Morphology Gonzalez and Woods, Chapter 9 Except sections 9.5.7, 9.5.8, 9.5.9 and 9.6.4 Repetition of binary dilatation, erosion, opening, closing Binary region processing: connected

More information

Application of Micro-Flow Imaging (MFI TM ) to The Analysis of Particles in Parenteral Fluids. October 2006 Ottawa, Canada

Application of Micro-Flow Imaging (MFI TM ) to The Analysis of Particles in Parenteral Fluids. October 2006 Ottawa, Canada Application of Micro-Flow Imaging (MFI TM ) to The Analysis of Particles in Parenteral Fluids October 26 Ottawa, Canada Summary The introduction of a growing number of targeted protein-based drug formulations

More information

Recommended Resources: The following resources may be useful in teaching this lesson:

Recommended Resources: The following resources may be useful in teaching this lesson: Unit A: Basic Principles of Plant Science with a Focus on Field Crops Lesson 4: Understanding Leaf Anatomy and Morphology Student Learning Objectives: Instruction in this lesson should result in students

More information

Multimedia Databases. 4 Shape-based Features. 4.1 Multiresolution Analysis. 4.1 Multiresolution Analysis. 4.1 Multiresolution Analysis

Multimedia Databases. 4 Shape-based Features. 4.1 Multiresolution Analysis. 4.1 Multiresolution Analysis. 4.1 Multiresolution Analysis 4 Shape-based Features Multimedia Databases Wolf-Tilo Balke Silviu Homoceanu Institut für Informationssysteme Technische Universität Braunschweig http://www.ifis.cs.tu-bs.de 4 Multiresolution Analysis

More information

2.2 Page 3 Gas exchange S. Preston 1

2.2 Page 3 Gas exchange S. Preston 1 AS Unit BY2: Biodiversity and Physiology of Body Systems Name: Date: Topic 2.2 Adaptations for Gas Exchange Page 3 1. Read pages 2 and 3 Label the diagram showing the cross section of a leaf. Complete

More information

CS 4495 Computer Vision Binary images and Morphology

CS 4495 Computer Vision Binary images and Morphology CS 4495 Computer Vision Binary images and Aaron Bobick School of Interactive Computing Administrivia PS6 should be working on it! Due Sunday Nov 24 th. Some issues with reading frames. Resolved? Exam:

More information

Morphological image processing

Morphological image processing INF 4300 Digital Image Analysis Morphological image processing Fritz Albregtsen 09.11.2017 1 Today Gonzalez and Woods, Chapter 9 Except sections 9.5.7 (skeletons), 9.5.8 (pruning), 9.5.9 (reconstruction)

More information

Plants and animals both have a layer of tissue called the epidermal layer. This is the layer of cells on the outside of the organism.

Plants and animals both have a layer of tissue called the epidermal layer. This is the layer of cells on the outside of the organism. Name Date Period Lab Number Counting Stomata Lab Introduction Plants and animals both have a layer of tissue called the epidermal layer. This is the layer of cells on the outside of the organism. Plants

More information

Detection of Artificial Satellites in Images Acquired in Track Rate Mode.

Detection of Artificial Satellites in Images Acquired in Track Rate Mode. Detection of Artificial Satellites in Images Acquired in Track Rate Mode. Martin P. Lévesque Defence R&D Canada- Valcartier, 2459 Boul. Pie-XI North, Québec, QC, G3J 1X5 Canada, martin.levesque@drdc-rddc.gc.ca

More information

Estimating the trajectory of a space vehicle passing by the Moon using Kalman Filter

Estimating the trajectory of a space vehicle passing by the Moon using Kalman Filter Journal of Physics: Conference Series PAPER OPEN ACCESS Estimating the trajectory of a space vehicle passing by the Moon using Kalman Filter To cite this article: A F S Ferreira et al 2015 J. Phys.: Conf.

More information

Mathematical Morphology and Distance Transforms

Mathematical Morphology and Distance Transforms Mathematical Morphology and Distance Transforms Vladimir Curic Centre for Image Analysis Swedish University of Agricultural Sciences Uppsala University About the teacher PhD student at CBA Background in

More information

A Laplacian of Gaussian-based Approach for Spot Detection in Two-Dimensional Gel Electrophoresis Images

A Laplacian of Gaussian-based Approach for Spot Detection in Two-Dimensional Gel Electrophoresis Images A Laplacian of Gaussian-based Approach for Spot Detection in Two-Dimensional Gel Electrophoresis Images Feng He 1, Bangshu Xiong 1, Chengli Sun 1, Xiaobin Xia 1 1 Key Laboratory of Nondestructive Test

More information

Identification of Finite Lattice Dynamical Systems

Identification of Finite Lattice Dynamical Systems Identification of Finite Lattice Dynamical Systems Junior Barrera BIOINFO-USP University of São Paulo, Brazil Outline Introduction Lattice operator representation Lattice operator design Lattice dynamical

More information

LEAF STRUCTURE & FUNCTION

LEAF STRUCTURE & FUNCTION Name Class Date LEAF STRUCTURE & FUNCTION Plants are incredible organisms! They can make all their own food from the simple inputs of: sunlight carbon dioxide water minerals This biological wizardry is

More information

Tissues and organs PART 2

Tissues and organs PART 2 Tissues and organs PART 2 The structure and function of the mesophytic leaf (a plant organ) The mesopyhtic leaf (lives in a moderately moist environment) contains 7 layers of tissue: 1. Upper epidermis

More information

Simple Leaf Compound Leaf

Simple Leaf Compound Leaf Leaves Outline Overview Leaf Arrangements and Types Internal Structures of Leaves Stomata Mesophyll and Veins Specialized Leaves Autumnal Changes in Color Abscission Relevance of Leaves Overview Some of

More information

Morphological Operations. GV12/3072 Image Processing.

Morphological Operations. GV12/3072 Image Processing. Morphological Operations 1 Outline Basic concepts: Erode and dilate Open and close. Granulometry Hit and miss transform Thinning and thickening Skeletonization and the medial axis transform Introduction

More information

Digital Image Processing COSC 6380/4393

Digital Image Processing COSC 6380/4393 Digital Image Processing COSC 6380/4393 Lecture 7 Sept 11 th, 2018 Pranav Mantini Slides from Dr. Shishir K Shah and Frank (Qingzhong) Liu Today Review Binary Image Processing Opening and Closing Skeletonization

More information

5. Move several sections into the second well that contains a few drops of Toluidine Blue.

5. Move several sections into the second well that contains a few drops of Toluidine Blue. HAIGLER PROTOCOL FOR VIEWING CROSS SECTIONS OF PLANTS Materials (per student team): Plants Double-edged razor blades (split into two as demonstrated by the teacher) Masking tape for razor blade handle

More information

LAB What is in a Leaf? ACP Biology, NNHS

LAB What is in a Leaf? ACP Biology, NNHS Name Date Block LAB What is in a Leaf? ACP Biology, NNHS OBJECTIVES:! Recognize each of the tissue types and structures found in leaves and explain what they do.! Recognize the differences between monocot

More information

CHAPTER Introduction

CHAPTER Introduction 27 CHAPTER 2 2.1 Introduction Pharmacognosy as a subject of pharmaceutical curriculum focused on those natural products employed in the allopathic system of medicine. Coincident with the increasing attractiveness

More information

Bring Your Text to Lab!!!

Bring Your Text to Lab!!! Bring Your Text to Lab!!! Vascular Plant Anatomy: Flowering Plants Objectives: 1. To observe what the basic structure of vascular plants is, and how and where this form originates. 2. To begin to understand

More information

Mask Connectivity by Viscous Closings: Linking Merging Galaxies without Merging Double Stars

Mask Connectivity by Viscous Closings: Linking Merging Galaxies without Merging Double Stars Mask Connectivity by Viscous Closings: Linking Merging Galaxies without Merging Double Stars Ugo Moschini 1, Scott C. Trager 2 and Michael H. F. Wilkinson 1 1 Johann Bernoulli Institute, University of

More information

Question 1: State the location and function of different types of meristem. Meristems are specialised regions of plant growth. The meristems mark the regions where active cell division and rapid division

More information

Binary Image Analysis

Binary Image Analysis Binary Image Analysis Binary image analysis consists of a set of image analysis operations that are used to produce or process binary images, usually images of 0 s and 1 s. 0 represents the background

More information

23 4 Leaves Slide 1 of 32

23 4 Leaves Slide 1 of 32 23 4 Leaves 1 of 32 Leaf Structure The structure of a leaf is optimized for absorbing light and carrying out photosynthesis. 2 of 32 Leaf Structure To collect sunlight, most leaves have thin, flattened

More information

LAB What is in a Leaf? Honors Biology, Newton North High

LAB What is in a Leaf? Honors Biology, Newton North High Name Date Block LAB What is in a Leaf? Honors Biology, Newton North High OBJECTIVES:! Recognize each of the tissue types and structures found in leaves and explain what they do.! Recognize the differences

More information

2018 Version. Photosynthesis Junior Science

2018 Version. Photosynthesis Junior Science 2018 Version Photosynthesis Junior Science 1 Plants fill the role of Producers in a community Plants are special because they have leaves and are able to produce their own food by the process of photosynthesis

More information

Face and Straight Line Detection in Equirectangular Images

Face and Straight Line Detection in Equirectangular Images 04-07 de Julho - FCT/UNESP - P. Prudente VI Workshop de Visão Computacional Face and Straight Line Detection in Equirectangular Images Leonardo K. Sacht, Paulo C. Carvalho, Luiz Velho Visgraf - IMPA Estrada

More information

Class XI Chapter 6 Anatomy of Flowering Plants Biology

Class XI Chapter 6 Anatomy of Flowering Plants Biology Class XI Chapter 6 Anatomy of Flowering Plants Biology Question 1: State the location and function of different types of meristem. Meristems are specialised regions of plant growth. The meristems mark

More information

(9) Morphological Image Processing (a) Basic set operations

(9) Morphological Image Processing (a) Basic set operations (9) Morphological Image Processing - Morphology A branch of biology that deals with the form and structure of animals and plants - Mathematical morphology A tool to extract image components for representing

More information

Supporting Online Material

Supporting Online Material 1 Stomatal Patterning and Differentiation by Synergistic Interactions of Receptor Kinases Elena D. Shpak, Jessica Messmer McAbee, Lynn Jo Pillitteri, and Keiko U. Torii Supporting Online Material Material

More information

Influence of foliar fertilizing on stomata parameters in maize leaf (Zea mays L.)

Influence of foliar fertilizing on stomata parameters in maize leaf (Zea mays L.) RESEARCH PAPER OPEN ACCESS Influence of foliar fertilizing on stomata parameters in maize leaf (Zea mays L.) International Journal of Agronomy and Agricultural Research (IJAAR) ISSN: 2223-7054 (Print)

More information

Name: Plant stems and leaves (p. 1 of )

Name: Plant stems and leaves (p. 1 of ) Name: Plant stems and leaves (p. 1 of ) Introduction: Plants have a variety of configurations but the same basic structures. The three main parts of a plant are the roots, stems, and leaves. The tracheids

More information

Plant Structure and Function Extension

Plant Structure and Function Extension Plant Structure and Function Extension NGSSS: SC.912.L.14.7 Relate the structure of each of the major plant organs and tissues to physiological processes. (AA) Part 1A: Leaves The leaf of a plant serves

More information

Pollen Identification Lab

Pollen Identification Lab Name Pollen Identification Lab Objectives Practice using a microscope to see what pollen looks like, to observe the diversity of pollen morphology. Compare reference pollen from flowers with local pollen

More information

A NOTE ON THE MEASUREMENT OF STOMATAL APERTURE

A NOTE ON THE MEASUREMENT OF STOMATAL APERTURE New Phytol. (1969) 68, 1047-1049. A NOTE ON THE MEASUREMENT OF STOMATAL APERTURE BY Y. LESHEM* AND R. THAINE The Grassland Research Institute, Hurley, Maidenhead, Berkshire {Received 18 March 1969) SUMMARY

More information

CELERY LAB - Structure and Function of a Plant

CELERY LAB - Structure and Function of a Plant Name: Date: Period: CELERY LAB - Structure and Function of a Plant Plants are incredible organisms! They can make all their own food from the simple inputs of: Sunlight air (carbon dioxide) water minerals

More information

Influence of the Heat Transfer on the Pressure Field in Radial Diffusers Flows

Influence of the Heat Transfer on the Pressure Field in Radial Diffusers Flows Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2010 Influence of the Heat Transfer on the Pressure Field in Radial Diffusers Flows Jose

More information

Tree Biology. Keith Wood Colorado State Forest Service. (Modified for CMVFS 9/13/16 Donna Davis)

Tree Biology. Keith Wood Colorado State Forest Service. (Modified for CMVFS 9/13/16 Donna Davis) Tree Biology This session will cover tree anatomy (structure) and tree physiology (function) including how a tree is put together, how it grows in its environment and Compartmentalization of Decay in Trees

More information

Plant Structure. Lab Exercise 24. Objectives. Introduction

Plant Structure. Lab Exercise 24. Objectives. Introduction Lab Exercise Plant Structure Objectives - Be able to identify plant organs and give their functions. - Learn distinguishing characteristics between monocot and dicot plants. - Understand the anatomy of

More information

Research Article On Complementary Root Locus of Biproper Transfer Functions

Research Article On Complementary Root Locus of Biproper Transfer Functions Mathematical Problems in Engineering Volume 9, Article ID 779, pages doi:.55/9/779 Research Article On Complementary Root Locus of Biproper Transfer Functions Marcelo C. M. Teixeira, Edvaldo Assunção,

More information

The analysis of morphological differentiation of the epidermis of selected species of the genus Epipactis Zinn, 1757 (Orchidaceae: Neottieae)*

The analysis of morphological differentiation of the epidermis of selected species of the genus Epipactis Zinn, 1757 (Orchidaceae: Neottieae)* Genus Supplement 14: 41-45 Wrocław, 15 XII 2007 The analysis of morphological differentiation of the epidermis of selected species of the genus Epipactis Zinn, 1757 (Orchidaceae: Neottieae)* Anna Jakubska

More information

Foundation for Neutrosophic Mathematical Morphology

Foundation for Neutrosophic Mathematical Morphology EMAN.M.EL-NAKEEB 1, H. ELGHAWALBY 2, A.A.SALAMA 3, S.A.EL-HAFEEZ 4 1,2 Port Said University, Faculty of Engineering, Physics and Engineering Mathematics Department, Egypt. E-mails: emanmarzouk1991@gmail.com,

More information

OCR (A) Biology A-level

OCR (A) Biology A-level OCR (A) Biology A-level Topic 3.3: Transport in plants Notes Plants require a transport system to ensure that all the cells of a plant receive a sufficient amount of nutrients. This is achieved through

More information

Biology. Slide 1 of 32. End Show. Copyright Pearson Prentice Hall

Biology. Slide 1 of 32. End Show. Copyright Pearson Prentice Hall Biology 1 of 32 23 4 Leaves 2 of 32 Leaf Structure Leaf Structure How does the structure of a leaf enable it to carry out photosynthesis? 3 of 32 Leaf Structure The structure of a leaf is optimized for

More information

Using Entropy and 2-D Correlation Coefficient as Measuring Indices for Impulsive Noise Reduction Techniques

Using Entropy and 2-D Correlation Coefficient as Measuring Indices for Impulsive Noise Reduction Techniques Using Entropy and 2-D Correlation Coefficient as Measuring Indices for Impulsive Noise Reduction Techniques Zayed M. Ramadan Department of Electronics and Communications Engineering, Faculty of Engineering,

More information

Save My Exams! The Home of Revision For more awesome GCSE and A level resources, visit us at Transport in plants

Save My Exams! The Home of Revision For more awesome GCSE and A level resources, visit us at   Transport in plants Transport in plants Question Paper 1 Level A Level Subject Biology Exam Board OCR Topic Exchange and transport Sub-Topic Transport in plants Booklet Question Paper 1 Time Allowed: 75 minutes Score: / 62

More information

Persistent Drought Monitoring Using a Microfluidic-Printed Electro-

Persistent Drought Monitoring Using a Microfluidic-Printed Electro- Electronic Supplementary Material (ESI) for Lab on a Chip. This journal is The Royal Society of Chemistry 2017 Supplementary Information Persistent Drought Monitoring Using a Microfluidic-Printed Electro-

More information

(i) The respiratory openings found on stems of woody plants. (ii) An apparatus to compare the rate of transpiration in cut shoots.

(i) The respiratory openings found on stems of woody plants. (ii) An apparatus to compare the rate of transpiration in cut shoots. SN Kansagra School Assignment-Transpiration Grade10 TRANSPIRATION :ASSIGNMENT Question.1. Name the following : (i) The respiratory openings found on stems of woody plants. (ii) An apparatus to compare

More information

Exchanging Materials in Plants

Exchanging Materials in Plants Exchanging Materials in Plants 1 of 23 Boardworks Ltd 2012 2 of 23 Boardworks Ltd 2012 3 of 23 Boardworks Ltd 2012 All living things need to exchange materials Plants need to obtain certain materials for

More information

LEARNING OUTCOMES CCEA GCSE BIOLOGY: UNIT 2.1: Osmosis and Plant transport

LEARNING OUTCOMES CCEA GCSE BIOLOGY: UNIT 2.1: Osmosis and Plant transport NAME 0 LEARNING OUTCOMES CCEA GCSE BIOLOGY: 2.1.1-2.1.9 UNIT 2.1: Osmosis and Plant transport LEARNING OUTCOMES PUPIL SELF-EVALUATION Pupils should be able to: Good Average Requires Attention 1 Carry out

More information

DAY 1 Leaf Structure

DAY 1 Leaf Structure DAY 1 Leaf Structure Design a Leaf!! What would be the best structure for a leaf to carry out its major function PHOTOSYNTHESIS!!!??? Place the following in order from the top of the leaf to the bottom.

More information

13. The diagram below shows two different kinds of substances, A and B, entering a cell.

13. The diagram below shows two different kinds of substances, A and B, entering a cell. Name 1. In the binomial system of nomenclature, which two classification groups provide the scientific name of an organism? A) kingdom and phylum B) phylum and species C) kingdom and genus D) genus and

More information

Bio Factsheet. Transport in Plants. Number 342

Bio Factsheet. Transport in Plants.   Number 342 Number 342 Transport in Plants This Factsheet: Explains why plants need a transport system Describes what plants transport Describes the tissues which carry out transport Outlines the position of the xylem

More information

Used to extract image components that are useful in the representation and description of region shape, such as

Used to extract image components that are useful in the representation and description of region shape, such as Used to extract image components that are useful in the representation and description of region shape, such as boundaries extraction skeletons convex hull morphological filtering thinning pruning Sets

More information

Gaussian Process Based Image Segmentation and Object Detection in Pathology Slides

Gaussian Process Based Image Segmentation and Object Detection in Pathology Slides Gaussian Process Based Image Segmentation and Object Detection in Pathology Slides CS 229 Final Project, Autumn 213 Jenny Hong Email: jyunhong@stanford.edu I. INTRODUCTION In medical imaging, recognizing

More information

An Algorithm for Pre-Processing of Satellite Images of Cyclone Clouds

An Algorithm for Pre-Processing of Satellite Images of Cyclone Clouds An Algorithm for Pre-Processing of Satellite Images of Cyclone Clouds Ishita Dutta West Bengal University of Technology BF-142 Sector I Salt Lake Kolkata 700064, India Mallika De University of Kalyani

More information

IGCSE Double Award Extended Coordinated Science

IGCSE Double Award Extended Coordinated Science IGCSE Double Award Extended Coordinated Science Biology 4.2 - Plant Nutrition Photosynthesis You need to know the definition of photosynthesis as: the fundamental process by which plants manufacture carbohydrates

More information

Lecture 7: Edge Detection

Lecture 7: Edge Detection #1 Lecture 7: Edge Detection Saad J Bedros sbedros@umn.edu Review From Last Lecture Definition of an Edge First Order Derivative Approximation as Edge Detector #2 This Lecture Examples of Edge Detection

More information

Comparisons of stomatal parameters between normal and abnormal leaf of Bougainvillea spectabilis Willd

Comparisons of stomatal parameters between normal and abnormal leaf of Bougainvillea spectabilis Willd African Journal of Biotechnology Vol. 10(36), pp. 6973-6978, 18 July, 2011 Available online at http://www.academicjournals.org/ajb DOI: 10.5897/AJB10.2196 ISSN 1684 5315 2011 Academic Journals Full Length

More information

Observing Specialized Cells

Observing Specialized Cells Name_ Class Date Chapter 10 Cell Growth and Division Observing Specialized Cells Introduction The cell is the basic unit of structure and function in all living things. All of the processes necessary for

More information

Algorithm User Guide:

Algorithm User Guide: Algorithm User Guide: Nuclear Quantification Use the Aperio algorithms to adjust (tune) the parameters until the quantitative results are sufficiently accurate for the purpose for which you intend to use

More information

The Basic Unit of Life Lab (Adapted from lab of same name) State Standard

The Basic Unit of Life Lab (Adapted from lab of same name) State Standard NAME: DATE: PERIOD: The Basic Unit of Life Lab (Adapted from lab of same name) State Standard 12.11.04 In this investigation, you will review the history of the microscope, practice the techniques for

More information

Transpiration. Evaluation copy

Transpiration. Evaluation copy Transpiration Computer 9 Water is transported in plants, from the roots to the leaves, following a decreasing water potential gradient. Transpiration, or loss of water from the leaves, helps to create

More information

The main form of energy from the sun is in the form of electromagnetic radiation. Visible radiation (white light) used for photosynthesis ROY G.

The main form of energy from the sun is in the form of electromagnetic radiation. Visible radiation (white light) used for photosynthesis ROY G. PHOTOSYNTHESIS The main form of energy from the sun is in the form of electromagnetic radiation Visible radiation (white light) used for photosynthesis ROY G. BIV The electromagnetic spectrum A Red Object

More information

Over-enhancement Reduction in Local Histogram Equalization using its Degrees of Freedom. Alireza Avanaki

Over-enhancement Reduction in Local Histogram Equalization using its Degrees of Freedom. Alireza Avanaki Over-enhancement Reduction in Local Histogram Equalization using its Degrees of Freedom Alireza Avanaki ABSTRACT A well-known issue of local (adaptive) histogram equalization (LHE) is over-enhancement

More information

Photosynthesis. Water is one of the raw materials needed for photosynthesis When water is in short supply the rate of photosynthesis is limited

Photosynthesis. Water is one of the raw materials needed for photosynthesis When water is in short supply the rate of photosynthesis is limited Photosynthesis Water is one of the raw materials needed for photosynthesis When water is in short supply the rate of photosynthesis is limited Support Water is needed to ensure plant cells remain turgid

More information

Application of Artificial Neural Networks in Evaluation and Identification of Electrical Loss in Transformers According to the Energy Consumption

Application of Artificial Neural Networks in Evaluation and Identification of Electrical Loss in Transformers According to the Energy Consumption Application of Artificial Neural Networks in Evaluation and Identification of Electrical Loss in Transformers According to the Energy Consumption ANDRÉ NUNES DE SOUZA, JOSÉ ALFREDO C. ULSON, IVAN NUNES

More information

Image thresholding using Tsallis entropy

Image thresholding using Tsallis entropy Pattern Recognition Letters 25 (2004) 1059 1065 www.elsevier.com/locate/patrec Image thresholding using Tsallis entropy M. Portes de Albuquerque a, *, I.A. Esquef b, A.R. Gesualdi Mello a, M. Portes de

More information

Effect of high humidity on stomata and its implication for (ornamental) plants quality

Effect of high humidity on stomata and its implication for (ornamental) plants quality Effect of high humidity on stomata and its implication for (ornamental) plants quality Habtamu Giday and Carl-Otto Ottosen Department of Food Science, Aarhus University Stomata: adjustable pores on the

More information

Kjersti Aas Line Eikvil Otto Milvang. Norwegian Computing Center, P.O. Box 114 Blindern, N-0314 Oslo, Norway. sharp reexes was a challenge. machine.

Kjersti Aas Line Eikvil Otto Milvang. Norwegian Computing Center, P.O. Box 114 Blindern, N-0314 Oslo, Norway. sharp reexes was a challenge. machine. Automatic Can Separation Kjersti Aas Line Eikvil Otto Milvang Norwegian Computing Center, P.O. Box 114 Blindern, N-0314 Oslo, Norway e-mail: Kjersti.Aas@nr.no Tel: (+47) 22 85 25 00 Fax: (+47) 22 69 76

More information

TRANSPIRATION. An important regulator of transpiration is the stomatal complex composed of the opening or

TRANSPIRATION. An important regulator of transpiration is the stomatal complex composed of the opening or BIOL 1134 1 TRANSPIRATION LEARNING OBJECTIVES After completing this exercise, students should be able to: Describe the process of and principles behind transpiration. Describe how stomata, guard cells,

More information

Photosynthesis. 1) Heterotrophs: 2) Autotrophs: 3) Phytoplankton:

Photosynthesis. 1) Heterotrophs: 2) Autotrophs: 3) Phytoplankton: CAPE BIO UNIT 2 Lesson 1-10 th Sept 2012 1 Define the following: Photosynthesis 1) Heterotrophs: 2) Autotrophs: 3) Phytoplankton: Photosynthesis is simply the process by which organisms convert solar energy

More information

BROWARD COUNTY ELEMENTARY SCIENCE BENCHMARK PLAN. SC.F The student knows that living things are different but share similar structures.

BROWARD COUNTY ELEMENTARY SCIENCE BENCHMARK PLAN. SC.F The student knows that living things are different but share similar structures. activities 38&39 Stomata and Transpiration (Sessions I and II) BROWARD COUNTY ELEMENTARY SCIENCE BENCHMARK PLAN Grade 5 Quarter 4 Activities 38 & 39 SC.F.1.2.3 The student knows that living things are

More information

Investigation 11 Transpiration

Investigation 11 Transpiration Introduction What factors, including environmental variables, affect the rate of transpiration in plants? Background Cells and organisms must exchange matter with the environment to grow, reproduce, and

More information

DAY 1 Photosynthesis. - Chemical reaction - Compared to respiration

DAY 1 Photosynthesis. - Chemical reaction - Compared to respiration DAY 1 Photosynthesis - Chemical reaction - Compared to respiration Photosynthesis Photosynthesis Song Brainpop Photosynthesis The Sun is the ultimate source of mostly all energy on Earth! Autotrophs: are

More information

Spectral data fusion for quantitative assessment of soils from Brazil

Spectral data fusion for quantitative assessment of soils from Brazil International Workshop Soil Spectroscopy: the present and future of Soil Monitoring FAO HQ, Rome, Italy, 4-6 December 2013 Spectral data fusion for quantitative assessment of soils from Brazil Dr. Fabrício

More information

Part II : Connection

Part II : Connection Indian Statistical Institute System Science and Informatics Unit Bengalore, India Bengalore, 19-22 October 2010 ESIEE University of Paris-Est France Part II : Connection - Set case - Function case Jean

More information

Photonic multilayer structure of Begonia chloroplasts enhances photosynthetic efficiency

Photonic multilayer structure of Begonia chloroplasts enhances photosynthetic efficiency Photonic multilayer structure of Begonia chloroplasts enhances photosynthetic efficiency Supplementary Figure. S1 Location and context of iridoplasts and chloroplasts in Begonia. a, TEM image of mesophyll

More information

Effect of high humidity on stomata and its implication for (ornamental) plants quality

Effect of high humidity on stomata and its implication for (ornamental) plants quality Effect of high humidity on stomata and its implication for (ornamental) plants quality Habtamu Giday and Carl-Otto Ottosen Department of Food Science, Aarhus University Stomata: adjustable pores on the

More information

Tennis player segmentation for semantic behavior analysis

Tennis player segmentation for semantic behavior analysis Proposta di Tennis player segmentation for semantic behavior analysis Architettura Software per Robot Mobili Vito Renò, Nicola Mosca, Massimiliano Nitti, Tiziana D Orazio, Donato Campagnoli, Andrea Prati,

More information

Research Proposal: Tara Gupta (CSE Style)

Research Proposal: Tara Gupta (CSE Style) Research Proposal: Tara Gupta (CSE Style) Specific and informative title, name, and other relevant information centered on title page Field Measurements of Photosynthesis and Transpiration Rates in Dwarf

More information

Plants. Anatomy, Physiology & Photosynthesis

Plants. Anatomy, Physiology & Photosynthesis Plants Anatomy, Physiology & Photosynthesis Plant anatomy Aerial portion absorb light energy gas exchange of O 2, CO 2 & H 2 O stomata (holes) Structural support Terrestrial portion anchorage H 2 O absorption

More information

Orientation Map Based Palmprint Recognition

Orientation Map Based Palmprint Recognition Orientation Map Based Palmprint Recognition (BM) 45 Orientation Map Based Palmprint Recognition B. H. Shekar, N. Harivinod bhshekar@gmail.com, harivinodn@gmail.com India, Mangalore University, Department

More information

fr>uafcji *> \E % jw r"'''f^,""'i;- ~^H^^

fr>uafcji *> \E % jw r'''f^,'i;- ~^H^^ NAME DATE Carolina Transpiration Kit for AP Biology Imagine that your family has received a bouquet of cut flowers as a gift. You place the flowers in a vase with a small volume of water, and return the

More information

NON-LINEAR DIFFUSION FILTERING

NON-LINEAR DIFFUSION FILTERING NON-LINEAR DIFFUSION FILTERING Chalmers University of Technology Page 1 Summary Introduction Linear vs Nonlinear Diffusion Non-Linear Diffusion Theory Applications Implementation References Page 2 Introduction

More information

Key Plant Unit Test Multiple Choice

Key Plant Unit Test Multiple Choice Plant Unit Test Multiple Choice For questions 1 25, circle the letter of the best answer from the choices provided. (2 pts each) For questions 1 3, refer to the diagram of the plant cell below: A B C D

More information

INFLUENCE OF IMAZAMOX ON SOME ANATOMIC INDICES IN THE LEAVES OF SUNFLOWER PLANT (HELIANTHUS ANNUUS L.)

INFLUENCE OF IMAZAMOX ON SOME ANATOMIC INDICES IN THE LEAVES OF SUNFLOWER PLANT (HELIANTHUS ANNUUS L.) General and Applied Plant Physiology 2010, Volume 36 (1 2), pp. 64 68 2010 ISSN 1312-8183 Published by the Institute of Plant Physiology Bulgarian Academy of Sciences Available online at http://www.bio21.bas.bg/ipp/

More information

What factors, including environmental variables, affect the rate of transpiration in plants?

What factors, including environmental variables, affect the rate of transpiration in plants? Big Idea 4 Interactions investigation 11 TRANSPIRATION* What factors, including environmental variables, affect the rate of transpiration in plants? BACKGROUND Cells and organisms must exchange matter

More information

Anatomical and Morphological Structural Characteristics of Sloe - Prunus Spinosa L. (Rosaceae)

Anatomical and Morphological Structural Characteristics of Sloe - Prunus Spinosa L. (Rosaceae) EUROPEAN ACADEMIC RESEARCH Vol. II, Issue 3/ June 2014 ISSN 2286-4822 www.euacademic.org Impact Factor: 3.1 (UIF) DRJI Value: 5.9 (B+) Anatomical and Morphological Structural Characteristics of Sloe -

More information