<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel rdf:about="https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/598">
    <title>UCSC Digital Library Collection:</title>
    <link>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/598</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/599" />
      </rdf:Seq>
    </items>
    <dc:date>2026-04-16T16:48:10Z</dc:date>
  </channel>
  <item rdf:about="https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/599">
    <title>Road Sign Detection and Recognition using Scale Invariant Feature Transform</title>
    <link>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/599</link>
    <description>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.</description>
    <dc:date>2013-10-29T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

