
<mods xmlns="http://www.loc.gov/mods/v3" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-4.xsd">
    
    <titleInfo>
        <title>CAD model acquisition using BSP trees</title>
    </titleInfo>
    <name type="personal">
        <namePart type="family">Reed</namePart>
        <namePart type="given">Michael K.</namePart>
        <role>
            <roleTerm type="text">author</roleTerm>
        </role>
        <affiliation>Columbia University. Computer Science</affiliation>
    </name>
    <name type="personal" ID="pka1">
        <namePart type="family">Allen</namePart>
        <namePart type="given">Peter K.</namePart>
        <role>
            <roleTerm type="text">author</roleTerm>
        </role>
        <affiliation>Columbia University. Computer Science</affiliation>
    </name>
    <name type="personal">
        <namePart type="family">Abrams</namePart>
        <namePart type="given">Steven</namePart>
        <role>
            <roleTerm type="text">author</roleTerm>
        </role>
        <affiliation>Columbia University. Computer Science</affiliation>
    </name>
    <name type="corporate">
        <namePart>Columbia University. Computer Science</namePart>
        <role>
            <roleTerm type="text">originator</roleTerm>
        </role>
    </name>
    <typeOfResource>text</typeOfResource>
    <genre>Articles</genre>
    
    <originInfo>
        <dateIssued encoding="w3cdtf" keyDate="yes">1995</dateIssued>
    </originInfo>
    
    <language>
        <languageTerm type="text">English</languageTerm>
    </language>
    <abstract>This paper discusses an approach to automating CAD model acquisition by creating binary space partitioning (BSP) trees from laser range data. Distinct views of the object, each represented by a BSP tree, are then merged using set operations. BSP trees have proven their utility in 3D modeling, graphics and image processing, and their tree structure allows efficient algorithms to be developed that are compact and numerically robust. These properties are of primary importance when considering an intermediate representation between raw sensor data and existing CAD models.</abstract>
    <subject>
        <topic>Computer science</topic>
    </subject>
    <relatedItem type="host">
        <titleInfo>
            <title>Proceedings, 1995 IEEE/RSJ International Conference on Intelligent Robots and Systems: Human robot interaction and cooperative robots, August 5-9, 1995, Pittsburgh, Pennsylvania, USA</title>
        </titleInfo>
        <name type="personal">
            <namePart type="family"></namePart>
            <namePart type="given"></namePart>
            <role>
                <roleTerm type="text"></roleTerm>
            </role>
        </name>
        <originInfo>
            <place>
               <placeTerm type="text">Piscataway, N.J.</placeTerm>
            </place>
            <publisher>IEEE</publisher>
            <dateIssued encoding="w3cdtf">1995</dateIssued>
        </originInfo>
        <part>
            <extent unit="page">
                <start>335</start>
                <end>340</end>
            </extent>
        </part>
        <identifier type="doi">http://dx.doi.org/10.1109/IROS.1995.526238</identifier>
        <relatedItem type="series">
            <titleInfo>
                <title></title>
            </titleInfo>
        </relatedItem>
    </relatedItem>
    <identifier type="hdl">http://hdl.handle.net/10022/AC:P:15226</identifier>
    
    <location>
        <physicalLocation authority="marcorg">NNC</physicalLocation>
    </location>
    
    <recordInfo>
        <recordContentSource authority="marcorg">NNC</recordContentSource>
        <recordCreationDate encoding="w3cdtf">2012-11-07 16:07:38 -0500</recordCreationDate>
        <recordChangeDate encoding="w3cdtf">2012-11-07 16:12:40 -0500</recordChangeDate>
        <recordIdentifier>9228</recordIdentifier>
        <languageOfCataloging>
            <languageTerm authority="iso639-2b">eng</languageTerm>
        </languageOfCataloging>
    </recordInfo>
    
</mods>
