Hardware-accelerated autostereogram rendering for interactive 3D visualization

Lade...
Vorschaubild
Dateien
Zu diesem Dokument gibt es keine Dateien.
Datum
2003
Autor:innen
Petz, Christoph
Magnor, Marcus
Herausgeber:innen
Kontakt
ISSN der Zeitschrift
Electronic ISSN
ISBN
Bibliografische Daten
Verlag
Schriftenreihe
Auflagebezeichnung
URI (zitierfähiger Link)
DOI (zitierfähiger Link)
ArXiv-ID
Internationale Patentnummer
Angaben zur Forschungsförderung
Projekt
Open Access-Veröffentlichung
Core Facility der Universität Konstanz
Gesperrt bis
Titel in einer weiteren Sprache
Publikationstyp
Beitrag zu einem Konferenzband
Publikationsstatus
Published
Erschienen in
WOODS, Andrew J., ed. and others. Stereoscopic Displays and Virtual Reality Systems X : 21 - 24 January 2003, Santa Clara, California, USA ; proceedings of Electronic Imaging, Science and Technology 2003 ; [papers from two complimentary conferences, Steroscopic Displays and Virtual Reality Systems XIV and the Engineering Reality of Virtual Reality 2003]. Bellingham, Wash.: SPIE, 2003, pp. 359-366. SPIE Proceedings. 5006. ISSN 0038-7355. ISBN 978-0-8194-4806-4. Available under: doi: 10.1117/12.474120
Zusammenfassung

Single Image Random Dot Stereograms (SIRDS) are an attractive way of depicting three-dimensional objects using conventional display technology. Once trained in decoupling the eyes' convergence and focusing, autostereograms of this kind are able to convey the three-dimensional impression of a scene. We present in this work an algorithm that generates SIRDS at interactive frame rates on a conventional PC. The presented system allows rotating a 3D geometry model and observing the object from arbitrary positions in real-time. Subjective tests show that the perception of a moving or rotating 3D scene presents no problem: The gaze remains focused onto the object. In contrast to conventional SIRDS algorithms, we render multiple pixels in a single step using a texture-based approach, exploiting the parallel-processing architecture of modern graphics hardware. A vertex program determines the parallax for each vertex of the geometry model, and the graphics hardware's texture unit is used to render the dot pattern. No data has to be transferred between main memory and the graphics card for generating the autostereograms, leaving CPU capacity available for other tasks. Frame rates of 25 fps are attained at a resolution of 1024x512 pixels on a standard PC using a consumer-grade nVidia GeForce4 graphics card, demonstrating the real-time capability of the system.

Zusammenfassung in einer weiteren Sprache
Fachgebiet (DDC)
004 Informatik
Schlagwörter
Dreidimensionale Bildverarbeitung; Virtuelle Realität; Display; Kongress
Konferenz
Electronic Imaging, Science and Technology 2003, 21. Jan. 2003 - 24. Jan. 2003, Santa Clara, California
Rezension
undefined / . - undefined, undefined
Forschungsvorhaben
Organisationseinheiten
Zeitschriftenheft
Datensätze
Zitieren
ISO 690PETZ, Christoph, Bastian GOLDLÜCKE, Marcus MAGNOR, 2003. Hardware-accelerated autostereogram rendering for interactive 3D visualization. Electronic Imaging, Science and Technology 2003. Santa Clara, California, 21. Jan. 2003 - 24. Jan. 2003. In: WOODS, Andrew J., ed. and others. Stereoscopic Displays and Virtual Reality Systems X : 21 - 24 January 2003, Santa Clara, California, USA ; proceedings of Electronic Imaging, Science and Technology 2003 ; [papers from two complimentary conferences, Steroscopic Displays and Virtual Reality Systems XIV and the Engineering Reality of Virtual Reality 2003]. Bellingham, Wash.: SPIE, 2003, pp. 359-366. SPIE Proceedings. 5006. ISSN 0038-7355. ISBN 978-0-8194-4806-4. Available under: doi: 10.1117/12.474120
BibTex
@inproceedings{Petz2003-05-30Hardw-40998,
  year={2003},
  doi={10.1117/12.474120},
  title={Hardware-accelerated autostereogram rendering for interactive 3D visualization},
  number={5006},
  isbn={978-0-8194-4806-4},
  issn={0038-7355},
  publisher={SPIE},
  address={Bellingham, Wash.},
  series={SPIE Proceedings},
  booktitle={Stereoscopic Displays and Virtual Reality Systems X : 21 - 24 January 2003, Santa Clara, California, USA ; proceedings of Electronic Imaging, Science and Technology 2003 ; [papers from two complimentary conferences, Steroscopic Displays and Virtual Reality Systems XIV and the Engineering Reality of Virtual Reality 2003]},
  pages={359--366},
  editor={Woods, Andrew J.},
  author={Petz, Christoph and Goldlücke, Bastian and Magnor, Marcus}
}
RDF
<rdf:RDF
    xmlns:dcterms="http://purl.org/dc/terms/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:bibo="http://purl.org/ontology/bibo/"
    xmlns:dspace="http://digital-repositories.org/ontologies/dspace/0.1.0#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:void="http://rdfs.org/ns/void#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="https://kops.uni-konstanz.de/server/rdf/resource/123456789/40998">
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-12-21T09:17:56Z</dc:date>
    <dc:language>eng</dc:language>
    <foaf:homepage rdf:resource="http://localhost:8080/"/>
    <dc:creator>Goldlücke, Bastian</dc:creator>
    <dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-12-21T09:17:56Z</dcterms:available>
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dcterms:abstract xml:lang="eng">Single Image Random Dot Stereograms (SIRDS) are an attractive way of depicting three-dimensional objects using conventional display technology. Once trained in decoupling the eyes' convergence and focusing, autostereograms of this kind are able to convey the three-dimensional impression of a scene. We present in this work an algorithm that generates SIRDS at interactive frame rates on a conventional PC. The presented system allows rotating a 3D geometry model and observing the object from arbitrary positions in real-time. Subjective tests show that the perception of a moving or rotating 3D scene presents no problem: The gaze remains focused onto the object. In contrast to conventional SIRDS algorithms, we render multiple pixels in a single step using a texture-based approach, exploiting the parallel-processing architecture of modern graphics hardware. A vertex program determines the parallax for each vertex of the geometry model, and the graphics hardware's texture unit is used to render the dot pattern. No data has to be transferred between main memory and the graphics card for generating the autostereograms, leaving CPU capacity available for other tasks. Frame rates of 25 fps are attained at a resolution of 1024x512 pixels on a standard PC using a consumer-grade nVidia GeForce4 graphics card, demonstrating the real-time capability of the system.</dcterms:abstract>
    <dcterms:issued>2003-05-30</dcterms:issued>
    <dc:creator>Magnor, Marcus</dc:creator>
    <void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
    <dc:contributor>Goldlücke, Bastian</dc:contributor>
    <dcterms:title>Hardware-accelerated autostereogram rendering for interactive 3D visualization</dcterms:title>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dc:contributor>Magnor, Marcus</dc:contributor>
    <dc:creator>Petz, Christoph</dc:creator>
    <dc:contributor>Petz, Christoph</dc:contributor>
    <bibo:uri rdf:resource="https://kops.uni-konstanz.de/handle/123456789/40998"/>
  </rdf:Description>
</rdf:RDF>
Interner Vermerk
xmlui.Submission.submit.DescribeStep.inputForms.label.kops_note_fromSubmitter
Kontakt
URL der Originalveröffentl.
Prüfdatum der URL
Prüfungsdatum der Dissertation
Finanzierungsart
Kommentar zur Publikation
Allianzlizenz
Corresponding Authors der Uni Konstanz vorhanden
Internationale Co-Autor:innen
Universitätsbibliographie
Nein
Begutachtet
Diese Publikation teilen