<?xml version="1.0" encoding="UTF-8"?>
<record
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd"
    xmlns="http://www.loc.gov/MARC21/slim">

  <leader>01147nam a2200121Ia 4500</leader>
  <controlfield tag="008">231221s9999    xx            000 0 und d</controlfield>
  <datafield tag="041" ind1=" " ind2=" ">
    <subfield code="a">English</subfield>
  </datafield>
  <datafield tag="100" ind1=" " ind2=" ">
    <subfield code="a">Fatima Zohra.</subfield>
  </datafield>
  <datafield tag="245" ind1=" " ind2="0">
    <subfield code="a">SOC For Object Tracking</subfield>
    <subfield code="b">Rajeshwari, B.</subfield>
  </datafield>
  <datafield tag="260" ind1=" " ind2=" ">
    <subfield code="c">2018-2019</subfield>
    <subfield code="b">PES University</subfield>
    <subfield code="a">Bengaluru</subfield>
  </datafield>
  <datafield tag="510" ind1=" " ind2=" ">
    <subfield code="a">Object tracking has been one of the most researched topics in computer vision. A drastic improvement has been seen in the field of object tracking over past few decades. However, it still remains a complex problem to be solved. In this project a SoC is designed by integrating designed and customized IPs from library. Application program is written for the SoC to detect and track moving objects. Optical flow approach is used to detect the objects. Lucas- Kanade dense optical flow is used to obtain the information of movement of the object. Median filtering removes the unwanted noise, thresholding and morphological operations are used to track only the object of interest. Blob analysis sets the object type restrictions. The hardware implementation has been achieved on ZedBoard platform which is an All- Programmable SoC by Xilinx</subfield>
  </datafield>
  <datafield tag="942" ind1=" " ind2=" ">
    <subfield code="c">CD</subfield>
  </datafield>
  <datafield tag="999" ind1=" " ind2=" ">
    <subfield code="c">237078</subfield>
    <subfield code="d">237078</subfield>
  </datafield>
  <datafield tag="952" ind1=" " ind2=" ">
    <subfield code="r">2024-01-26 00:00:00</subfield>
    <subfield code="l">0</subfield>
    <subfield code="p">CD7205</subfield>
    <subfield code="w">2024-01-26</subfield>
    <subfield code="y">CD</subfield>
    <subfield code="1">0</subfield>
    <subfield code="4">0</subfield>
    <subfield code="7">0</subfield>
    <subfield code="0">0</subfield>
    <subfield code="a">ML</subfield>
    <subfield code="b">ML</subfield>
    <subfield code="d">0000-00-00</subfield>
    <subfield code="E">EC/PG</subfield>
    <subfield code="G">RS</subfield>
    <subfield code="F">1</subfield>
    <subfield code="V">0</subfield>
  </datafield>
</record>
