<?xml version='1.0' encoding='utf-8'?>
<mods xmlns="http://www.loc.gov/mods/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="3.7" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-7.xsd">
  <titleInfo>
    <title>LICENSE PLATE RECOGNITION SYSTEM USING K NEAREST NEIGHBOR ALGORITHM</title>
  </titleInfo>
  <name>
    <role>
      <roleTerm type="text" authority="marcrelator" authorityURI="http://id.loc.gov/vocabulary/relators" valueURI="http://id.loc.gov/vocabulary/relators/cre">creator</roleTerm>
    </role>
    <namePart>Xia, Yong</namePart>
  </name>
  <name authority="wikidata" authorityURI="https://www.wikidata.org" valueURI="https://www.wikidata.org/wiki/Q102339844">
    <role>
      <roleTerm type="text" authority="marcrelator" authorityURI="http://id.loc.gov/vocabulary/relators" valueURI="http://id.loc.gov/vocabulary/relators/ths">advisor</roleTerm>
    </role>
    <namePart>Saniie, Jafar</namePart>
  </name>
  <abstract>License Plate Recognition (LPR) is an image-processing technology, also known as Automatic Number Plate Recognition (ANPR). This technology is very popular in fighting crime, locating stolen car, identifying parking-ticket and so on. In LPR system, the image is taken of the front or rear of the car and its quality needs to be enhanced for further process. With this enhanced image, first license plate region is located and extracted. Then character segmentation is performed on extracted license plate image. In this thesis, we use K Nearest Neighbor (KNN) algorithm to recognize these segmented characters. Keywords: LPR, Plate location, character segmentation, Image Processing, KNN</abstract>
  <note type="provenance">Submitted by Liana Khananashvili (khananashvili@iit.edu) on 2013-08-21T20:06:16Z No. of bitstreams: 1 yong_thesis.pdf: 1159731 bytes, checksum: 678b1c879aaccd4ecd9460e0d94dba67 (MD5)</note>
  <note type="provenance">Made available in DSpace on 2013-08-21T20:06:16Z (GMT). No. of bitstreams: 1 yong_thesis.pdf: 1159731 bytes, checksum: 678b1c879aaccd4ecd9460e0d94dba67 (MD5) Previous issue date: 2012-12</note>
  <note type="thesis">M.S.in Electrical Engineering, December 2012</note>
  <originInfo>
    <dateCaptured>2012-12-03</dateCaptured>
  </originInfo>
  <originInfo>
    <dateCreated keyDate="yes">2012-12</dateCreated>
  </originInfo>
  <identifier type="hdl">http://hdl.handle.net/10560/3048</identifier>
  <language>
    <languageTerm type="code" authority="rfc3066">en</languageTerm>
  </language>
  <typeOfResource authority="coar" valueURI="http://purl.org/coar/resource_type/c_46ec">Thesis</typeOfResource>
  <physicalDescription>
    <digitalOrigin>born digital</digitalOrigin>
    <internetMediaType>application/pdf</internetMediaType>
  </physicalDescription>
  <accessCondition type="useAndReproduction" displayLabel="rightsstatements.org">In Copyright</accessCondition>
  <accessCondition type="useAndReproduction" displayLabel="rightsstatements.orgURI">http://rightsstatements.org/page/InC/1.0/</accessCondition>
  <accessCondition type="restrictionOnAccess">Restricted Access</accessCondition>
  <name type="corporate">
    <namePart>ECE / Electrical and Computer Engineering</namePart>
    <affiliation>Illinois Institute of Technology</affiliation>
    <role>
      <roleTerm type="text">Affiliated department</roleTerm>
    </role>
  </name>
</mods>