Edge detection using fast pixel based matching and contours mapping algorithms
PLOS ONE
RESEARCH ARTICLE
Edge detection using fast pixel based
matching and contours mapping algorithms
T. S. Arulananth1, P. Chinnasamy ID2, J. Chinna Babu ID3, Ajmeera Kiran2, J. Hemalatha4,
Mohamed Abbas5*
a1111111111
a1111111111
a1111111111
a1111111111
a1111111111
OPEN ACCESS
Citation: Arulananth TS, Chinnasamy P, Babu JC,
Kiran A, Hemalatha J, Abbas M (2023) Edge
detection using fast pixel based matching and
contours mapping algorithms. PLoS ONE 18(8):
e0289823. https://doi.org/10.1371/journal.
pone.0289823
Editor: Sen Xiang, Wuhan University of Science
and Technology, CHINA
Received: May 12, 2023
Accepted: July 25, 2023
Published: August 11, 2023
Copyright: © 2023 Arulananth et al. This is an open
access article distributed under the terms of the
Creative Commons Attribution License, which
permits unrestricted use, distribution, and
reproduction in any medium, provided the original
author and source are credited.
Data Availability Statement: All relevant data are
within the paper and its Supporting information
files.
Funding: Mohamed Abbas was helped during the
Conceptualization, Data curation and Funding
acquisition. The funders had a role in study design,
data collection and analysis, decision to publish, or
preparation of the manuscript.
1 Department of Electronics and Communication Engineering, MLR Institute of Technology, Hyderabad,
Telangana, India, 2 Department of Computer Science and Engineering, MLR Institute of Technology,
Hyderabad, Telangana, India, 3 Department of Electronics and Communication Engineering, Annamacharya
Institute of Technology and Sciences, Rajampet, Andhra Pradesh, India, 4 Department of CSE, AAA College
of Engineering and Technology, Amathur, Tamilnadu, India, 5 Electrical Engineering Department, College of
Engineering, King Khalid University, Abha, Saudi Arabia
*
Abstract
Current methods of edge identification were constrained by issues like lighting changes,
position disparity, colour changes, and gesture variability, among others. The aforementioned modifications have a significant impact, especially on scaled factors like temporal
delay, gradient data, effectiveness in noise, translation, and qualifying edge outlines. It is
obvious that an image’s borders hold the majority of the shape data. Reducing the amount
of time it takes for image identification, increase gradient knowledge of the image, improving
efficiency in high noise environments, and pinpointing the precise location of an image are
some potential obstacles in recognizing edges. the boundaries of an image stronger and
more apparent locate those borders in the image initially, sharpening it by removing any
extraneous detail with the use of the proper filters, followed by enhancing the edge-containing areas. The processes involved in recognizing edges are filtering, boosting, recognizing,
and localizing. Numerous approaches have been suggested for the previously outlined identification of edges procedures. Edge detection using Fast pixel-based matching and contours mappingmethods are used to overcome the aforementioned restrictions for better
picture recognition. In this article, we are introducing the Fast Pixel based matching and contours mapping algorithms to compare the edges in reference and targeted frames using
mask-propagation and non-local techniques. Our system resists significant item visual fluctuation as well as copes with obstructions because we incorporate input from both the first
and prior frames Improvement in performance in proposed system is discussed in result
section, evidences are tabulated and sketched. Mainly detection probabilities and detection
time is remarkably reinforced Effective identification of such things were widely useful in fingerprint comparison, medical diagnostics, Smart Cities, production, Cyber Physical Systems, incorporating Artificial Intelligence, and license plate recognition are conceivable
applications of this suggested work.
Competing interests: The authors have declared
that no competing interests exist.
PLOS ONE | https://doi.org/10.1371/journal.pone.0289823 August 11, 2023
1 / 19
PLOS ONE
Edge detection using fast pixel based matching
Introduction
For edge detection in an image, the Prewitt operator is utilized. It recognizes Horizontal and
Vertical Edges, two different sorts of edges [1, 2]. It is determined using the difference between
the intensities of the relevant pixels in an image. Derivative masks refer to any mask that is utilized for edge detection. Because an image is also a signal, as we have often explained in this
tutorial series, only differentiating allows for the calculation of signal modifications. Due of
these kinds of operators are also referred to as hypothetical operations or dynamic filters. The
following characteristics ought to be shared by all derivative masks:
• The mask must have the opposite sign
• The sum of the mask must be zero
• More mass equals more edge
When applied, this mask gives the photo its sharp vertical boundaries. Like a first-order derivate, it solely determines the variation in pixel illumination in an edge section [3]. Since the
middle column is zero, the calculation only takes into account the discrepancy among the
opposite right and left pixel numbers along that edge. Consequently, compared to the original
appearance the edge brightness has been enhanced and improved. The masking device will
only pick up edges in the direction that’s horizontal because of how the zeros section is oriented. The image’s horizontally limits will be plainly visible once you place this mask on it.
Hence, we should develop a system with new hardware and which must to overcome the above
limitations. Implement the hardware for the fulfillment of the above-mentioned objectives in
effective manner [4, 5]. This specific hardware is implemented on the Digital signal processors
and FPGA kits using the suitable software tools. It is essentials for the image processing environment. FPGA and DSP processors having the capabilities of implanting image processing
features in it. Two new methodologies are namely fast pixel-based matching and contours
mapping algorithms introduced for the betterment from the above problems. These methods
are different from the traditional edge detection techniques [5]. Some of the existing systems
have the limitations like high computational cost and other methods leads to poor performance. Edges and boundaries are giving a genuine parameter of the face. Important features of
the face can be extracted from the edges with maximum detection probabilities. Critical scenarios in image processing environment can be handled by an effective hardware [16].
In an image processing environment time delay is take an important credential. Desirable
to achieve the above-mentioned quality parameter, here proposed some approaches is known
as fast pixel based matching contours mapping algorithms [6]. These methods are different
from the traditional edge detection techniques. (...truncated)