<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Human detection for PTZ camera using histogram oriented gradient</title>
  </titleInfo>
  <name type="personal">
    <namePart>Senel, Withanage Don Daksitha</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Somrak Petchartee</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Manukid Parnichkun</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Mongkol Ekpanyapong</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">series</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">th</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Pathum Thani, Thailand</placeTerm>
    </place>
    <publisher>Asian Institute of Technology</publisher>
    <dateIssued>2014</dateIssued>
    <issuance>continuing</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>53 leaves : ill. + 1 online resource</extent>
  </physicalDescription>
  <abstract>Machine Vision is a technology which involves detecting and recognizing of objects in a video or an image. Human eyes are sensitive for electromagnetic waves ranging from 390-770 nms. Video cameras can be sensitive to a range much wider than a human eye. This study is focusing on implementing a method for the machines to see through objects (in this case, humans) as a human eye. For this implementation, the detection speed and the accuracy of the detection are two main parameters that should be considered. Thus an implementation of a robust human detection method using open source computer vision (OpenCV) libraries was done. To achieve the wide range of detection space, an IP camera with PTZ controlling system is used. For a robust human detecting method, HOG with linear SVM has been selected. In order to increase the computational performances and achieve a real time detection, AMD OpenCL parallel programming was used. The system accuracy was determined under different conditions of pan, tilt and zoomed. The accuracies ranged between 97-99% in pan and tilt operations and 76% accuracy in zooming were achieved. Detection speed was enhanced by four times by the conventional HOG descriptor as well. This system can be further improved and enhanced for better use of human detection for the benefit of the technology of Machine Vision.</abstract>
  <note>A Capstone project report submitted in partial fulfillment of the requirements for the Degree of Undergraduate of Area Name in Mechatronic Engineering, School of Engineering and Technology</note>
  <note>Capstone Project (B. Sc.) - Asian Institute of Technology, 2014</note>
  <subject authority="lcsh">
    <topic>Image processing</topic>
    <topic>Digital techniques</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer vision</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Signal detection</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Caps. Proj. ; no. ME-14-15</title>
    </titleInfo>
    <name type="corporate">
      <namePart>Asian Institute of Technology.</namePart>
      <namePart/>
    </name>
  </relatedItem>
  <identifier type="uri">http://203.159.5.9/ait-thesis/detail.php?q=B12002</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/detail.php?q=B12002</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">170717</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260818133853.0</recordChangeDate>
  </recordInfo>
</mods>
