scispace - formally typeset
Open Access

A Study on Implementation of Advanced Morphological Operations

Reads0
Chats0
TLDR
In this article, the authors experimented the operations of hit or miss, thinning and gradient operations on textures and showed uniform patterns in cloth textures and where as more number of regions with different topologies are exhibited by the tree bark textures.
Abstract
Mathematical morphology stresses the role of shape in image pre-processing, segmentation, and object description. It constitutes a set of tools that have solid mathematical background and lead to fast algorithms. The basic entity is a point set. Morphology operates using transformations that are described using operators in a relatively simple non linear algebra. Mathematical morphology constitutes a counterpart to traditional signal processing based on linear operators (such as convolution). In images, morphological operations are relations of two sets. One is an image and the second a small probe, called a structuring element, that systematically traverses the image; its relation to the image in each position is stored in the output image. Fundamental operations of mathematical morphology are dilation and erosion. Dilation expands an object to the closest pixels of the neighborhood. Erosion shrinks the object. Erosion and dilation are not invertible operations; their combination constitutes new operations—opening and closing. Thin and elongated objects are often simplified using a skeleton that is an archetypical stick replacement of original objects. The skeleton constitutes a line that is in the middle of the object. To study the pattern trends with shape as primitive the present article experimented the operations of hit or miss, thinning and gradient operations on textures. The experiments clearly shows uniform patterns in cloth textures and where as more number of regions with different topologies are exhibited by the tree bark textures. This factors clearly co-insides with the nature of these textures.

read more

Content maybe subject to copyright    Report

Citations
More filters
Book ChapterDOI

Image Processing Techniques for Glaucoma Detection

TL;DR: This paper addresses the various image processing techniques to diagnose the glaucoma based on the CDR evaluation of preprocessed fundus images and the sensitivity and specificity for these algorithms are found to be very favorable.
Journal ArticleDOI

Automated glaucoma screening method based on image segmentation and feature extraction

TL;DR: An improved UNet++ neural network is proposed to segment the optic disc and optic cup based on region of interest (ROI) simultaneously and a gradient boosting decision tree (GBDT) classifier for glaucoma screening is trained.
Proceedings ArticleDOI

Image morphological operation based quality analysis of coriander seed (Coriandrum satavum L)

TL;DR: A method for counting the number of Coriandrum sativum L (coriander seeds) with long pedestals as well as foreign elements using image processing with a high degree of quality and then quantify the quality of the coriander seeds is proposed.
References
More filters
Book

Image Analysis and Mathematical Morphology

Jean Serra
TL;DR: This invaluable reference helps readers assess and simplify problems and their essential requirements and complexities, giving them all the necessary data and methodology to master current theoretical developments and applications, as well as create new ones.
Book

Image Processing: Analysis and Machine Vision

TL;DR: The digitized image and its properties are studied, including shape representation and description, and linear discrete image transforms, and texture analysis.
Book

An Introduction to Nonlinear Image Processing

TL;DR: This Tutorial Text volume explores logic-based operators with emphasis on representation, design, and statistical optimization of nonlinear filters.
Journal ArticleDOI

A generalized discrete morphological skeleton transform with multiple structuring elements for the extraction of structural shape components

TL;DR: A generalized discrete morphological skeleton transform that uses eight structuring elements to generate skeleton subsets so that no two skeletal points from the same skeleton subset are adjacent to each other is introduced.
Journal ArticleDOI

Morphological Decomposition of 2-D Binary Shapes Into Modestly Overlapped Octagonal and Disk Components

TL;DR: A octagon-fitting algorithm which identifies a special maximal octagon for each image point in a given shape leads to the development of two new shape decomposition algorithms which are more efficient to implement and better characterized mathematically.
Trending Questions (1)
What are the principal operations in the field of morphology?

The principal operations in the field of morphology are dilation, erosion, opening, closing, hit or miss, thinning, and gradient operations.