<?xml version="1.0" encoding="UTF-8"?>
<article article-type="research-article" xml:lang="en" xmlns:xlink="http://www.w3.org/1999/xlink">
<front>
<journal-meta>
<journal-id journal-id-type="publisher">global-journal-of-computer-science-and-technology</journal-id>
<journal-title-group>
<journal-title>Global Journal of Computer Science and Technology</journal-title>
</journal-title-group>
<issn publication-format="print">0975-4350</issn>
<issn publication-format="electronic">0975-4172</issn>
<publisher><publisher-name>Global Journals Publishing Group Incorporated</publisher-name></publisher>
<self-uri xlink:href="https://globaljournals.org/journal-seo-export/jats/73898.xml" />
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">73898</article-id>
<title-group>
<article-title>Detecting circular shapes from areal images using median filter and CHT</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author"><name><surname>Nosrati</surname><given-names>Masoud</given-names></name><xref ref-type="aff" rid="aff1" />
</contrib>
<contrib contrib-type="author"><name><surname>Karimi</surname><given-names>Ronak</given-names></name></contrib>
</contrib-group>
<aff id="aff1">IRAN, IAU</aff>
<pub-date publication-format="electronic" date-type="pub" iso-8601-date="2012-05-15">
<day>15</day>
<month>05</month>
<year>2012</year>
</pub-date>
<volume>12</volume>
<issue>2</issue>
<fpage>55</fpage>
<lpage>58</lpage>
<abstract><p>One of the challenging topics in image processing is extracting the shapes from noisy backgrounds. There are some methods for doing it from different kinds of noisy backgrounds. In this paper, we are going to introduce another method by using 4 steps to extract circular shapes from impulse noisy backgrounds. First step is applying median filter to disappear “salt and pepper” noise. This step causes edge smoothing. So, as the second step, a laplacian sharpening spatial filter should be applied. It highlights fine details and enhances the blurred edges. Using these two steps sequentially causes noise reduction in an impressive way. Third step is using Canny edge detection for segmenting the image. Its algorithm is talked during the paper. Finally, forth step is applying Circular Hough Transform (CHT) for detecting the circles in image. At the end of paper different use cases of this method is investigated.</p></abstract>
<kwd-group kwd-group-type="author-generated">
<kwd>Extracting circular shape â€¢ median filter â€¢ laplacian filter â€¢ Canny edge detection â€¢ Circular Hough Transform (CHT).</kwd>
<kwd>Extracting circular shape • median filter • laplacian filter • Canny edge detection • Circular Hough Transform (CHT).</kwd>
</kwd-group>
<self-uri content-type="pdf" xlink:href="https://globaljournals.org/GJCST_Volume12/9-Detecting-circular-shapes-from-areal-images.pdf" />
<self-uri content-type="html" xlink:href="https://globaljournals.org/scholarly-articles/detecting-circular-shapes-from-areal-images-using-median-filter-and-cht/" />
</article-meta>
</front>
<body>
<sec>
<title>Full Text</title>
<p>One of the challenging topics in image processing is extracting the shapes from noisy backgrounds. There are some methods for doing it from different kinds of noisy backgrounds. In this paper, we are going to introduce another method by using 4 steps to extract circular shapes from impulse noisy backgrounds. First step is applying median filter to disappear &quot;salt and pepper&quot; noise. This step causes edge smoothing. So, as the second step, a laplacian sharpening spatial filter should be applied. It highlights fine details and enhances the blurred edges. Using these two steps sequentially causes noise reduction in an impressive way. Third step is using Canny edge detection for segmenting the image. Its algorithm is talked during the paper. Finally, forth step is applying Circular Hough Transform (CHT) for detecting the circles in image. At the end of paper different use cases of this method is investigated.</p>
</sec>
</body>
</article>