<?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>3D reconstruction using dense stereo correspondence</title>
  </titleInfo>
  <name type="personal">
    <namePart>Hussain, Akhtar</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Dailey, Mathew N.</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Afzulpurkar, Nitin V.</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Sumanta, Guha</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>Higher Education Commission (HEC), Pakistan-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>27 p. : ill.</extent>
  </physicalDescription>
  <abstract>Nowadays, robots can perform many tasks. One of their potential tasks is to bin picking and part placement. Now many industries could use robots to perform bin picking, to saves time and money. To perform the difficult task of picking the objects from a bin, first robot needs to recognize particular objects. For recognition of the objects a 3D model beneficial, for that purpose, people use many methods; some people use CAD software to create 3D models, but this is very costly and time consuming. some people are now using computer vision techniques, which are very cheap compared to human labor and more expensive sensors such as lasers. So in this research study I use stereo vision-based system to reconstruct a 3D model of objects. Stereo vision can help the robot to estimate depth of objects. If correct depth information is known then a 3D model of the object can be reconstructed correctly. There are two kinds of stereo vision methods, useful for reconstructing 3D model of the objects. Here I used dense stereo correspondence which is more accurate and detailed than sparse correspondence methods. I use the dynamic programming method in OpenCV to create disparity map and then extract one object and make depth map of that object. From the depth map I generated a 3D point cloud. After that, in the future work I will apply 2D Delaunay triangulation to create a 3D mesh and visualize the object using OpenGL or any other tool. If the reconstructed 3D model is correct, the robot will recognize the object and grasp it correctly. </abstract>
  <note>Submitted in partial fulfillment of the requirements for the degree of Master of Science 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>Three-dimensional imaging</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer vision</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Robot vision</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Research studies project report  ; no. CS-09-04</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=B01286</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/detail.php?q=B01286</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">091112</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260817161131.0</recordChangeDate>
  </recordInfo>
</mods>
