<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>UCSC Digital Library Collection:</title>
  <link rel="alternate" href="https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/598" />
  <subtitle />
  <id>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/598</id>
  <updated>2026-04-16T16:48:11Z</updated>
  <dc:date>2026-04-16T16:48:11Z</dc:date>
  <entry>
    <title>Road Sign Detection and Recognition using Scale Invariant Feature Transform</title>
    <link rel="alternate" href="https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/599" />
    <author>
      <name>Ananthakrishnan, K.</name>
    </author>
    <id>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/599</id>
    <updated>2016-03-01T07:56:03Z</updated>
    <published>2013-10-29T00:00:00Z</published>
    <summary type="text">Title: Road Sign Detection and Recognition using Scale Invariant Feature Transform
Authors: Ananthakrishnan, K.
Abstract: In a traffic environment, road signs play an important role in regulating the traffic.&#xD;
Recognizing the road signs is a very important task for drivers. An automated system can&#xD;
be built to recognize the road signs, which can support the vehicle drivers on their way&#xD;
and enables automated surveillance. In this research work, a real time method is proposed&#xD;
to detect and recognize the road signs. Computer vision and pattern recognition has&#xD;
played a crucial part in the design of this system.&#xD;
Initially, the captured image from the camera is converted into the HSI (Hue, Saturation&#xD;
and Intensity) colour space and colour segmentation is done by using Bayes classifier.&#xD;
The colour segmentation produces three binary images. Then the morphological&#xD;
operations are used to remove noise in the binary images and the connected components&#xD;
in the binary images are labeled. The method exploits some geometrical properties of&#xD;
road signs to extract the road sign labels from the road scene image. Finally the SIFT&#xD;
method is used to extract the local invariant features of the image labels and recognition&#xD;
is done by matching the extracted features with the stored features of the standard road&#xD;
signs in the database.&#xD;
The MATLAB® implementation of this system handles three different colour (blue,&#xD;
yellow, red) road signs. This system has been trained and tested using the Sri Lankan&#xD;
road signs and the results are effective in detection as well as recognition. 92% of signs&#xD;
are detected and 74% of them are recognized by the system.</summary>
    <dc:date>2013-10-29T00:00:00Z</dc:date>
  </entry>
</feed>

