<?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>Detection and tracking of multiple humans in high-density crowds</title>
  </titleInfo>
  <name type="personal">
    <namePart>Ali, Irshad</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Dailey, Matthew N.</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>Afzulpurkar, Nitin V.</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>Higher Education Commission (HEC), Pakistan</namePart>
    <role>
      <roleTerm type="text">Scholarship Donor</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>Asian Institute of Technology Fellowship</namePart>
    <role>
      <roleTerm type="text">Scholarship Donor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">series</genre>
  <genre authority="marc">technical report</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>2009</dateIssued>
    <issuance>continuing</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>33 p. : ill.</extent>
  </physicalDescription>
  <abstract>As public concern about crime and terrorist activity increases, the importance of public security is growing, and video surveillance systems are increasingly widespread tools for monitoring, management, and law enforcement in public areas. The visual surveillance system has become popular research area in computer vision. There are many algorithms exists to detect and track people in video stream. Human detection and tracking in high density crowds where object occlusion is very high is still an unsolved problem. Many preprocessing techniques such as background subtraction are fail in such situations.  I present a fully automatic approach to multiple human detection and tracking in high density crowds in the presence of extreme occlusion. We integrate human detection and tracking into a single framework, and introduce a confirmation-by-classification method to estimate confidence in a tracked trajectory, track humans through occlusions, and eliminate false positive detections. I search for new humans in those parts of each frame where humans have not been detected previously. I increase and decrease the weight of tracks through confirmation-by-classification process. This is helpful to remove those tracks (false positives) which not confirmed for long time. I keep the tracks which have not been confirmed only for a short period of time, to give chance to those tracks where human are occluded fully or partially for a short period of time to rejoin their tracks. We use a Viola and Jones AdaBoost cascade classifier for detection, a particle filer for tracking, and color histograms for appearance modeling.  An experimental evaluation shows that our approach is capable of tracking humans in high density crowds despite occlusions. On a test set with 35.35 humans per image achieves 76.8% hit rate with 2.05 false positives per image and 8.2 missed humans per image. The results form a strong basis for farthar research.  </abstract>
  <note>Submitted in partial fulfillment of the requirements for the degree of Master of Engineering in Computer Science, School of Engineering and Technology</note>
  <note>Research Studies Project Report (M.Eng.) - Asian Institute of Technology, 2009</note>
  <subject authority="lcsh">
    <topic>Signal detection</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Research studies project report  ; no. CS-09-03</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=B11485</identifier>
  <location>
    <url displayLabel="Full-Text"> http://203.159.5.9/ait-thesis/detail.php?q=B11485</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">091112</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260818090354.0</recordChangeDate>
  </recordInfo>
</mods>
