Publikation:

Robotic Painting with Region-Based Techniques

Lade...
Vorschaubild

Dateien

Guelzow_2-jup3m4ov9y553.pdf
Guelzow_2-jup3m4ov9y553.pdfGröße: 7.68 MBDownloads: 62

Datum

2024

Herausgeber:innen

Kontakt

ISSN der Zeitschrift

Electronic ISSN

ISBN

Bibliografische Daten

Verlag

Schriftenreihe

Auflagebezeichnung

DOI (zitierfähiger Link)
ArXiv-ID

Internationale Patentnummer

Angaben zur Forschungsförderung

Projekt

Open Access-Veröffentlichung
Open Access Green
Core Facility der Universität Konstanz

Gesperrt bis

Titel in einer weiteren Sprache

Publikationstyp
Dissertation
Publikationsstatus
Published

Erschienen in

Zusammenfassung

Painting is an essential medium of expression and has been an art form practiced by humans since before recorded history. Despite today's society's heavy reliance on automation, the field of robotic painting is still underexplored, with many open questions remaining. Robotic painting offers many unique challenges, the solution of which would make painting more accessible and help to better understand the process of human painting.

This dissertation describes the entire process of building a general-purpose robotic painting system called e-David, which can automatically realize paintings on a canvas. The main novelty is a region-based approach to painting, through which the machine is able to fill sections of the canvas with locally adapted brush techniques.

First, the history of human and robotic painting is introduced, and robotic painting is placed into a broad context with respect to robotics in general. Then, the hardware component of the system is described, and the design goals are set. Given the hardware foundations, we discuss brush dynamics and the precise creation of single brushstrokes using brush calibration methods.

Next, we discuss automatic writing as an application of precise brush control and as a showcase for the general-purpose nature of the developed machine setup. Moving on from single-stroke techniques, we introduce the titular region-based techniques: We propose to decompose images into regions that can be filled in with brush techniques that are adapted to semantics, local structure, and neighborhood relationships between shapes. For this purpose, we discuss several region-filling techniques, which are derived from the observation of human-created artworks. We also introduce geometric analysis methods to judge regions' paintability and find paintable subdivisions of complex shapes. Overall, the system imitates aspects of human painting while also including techniques specialized for robotic painting.

A full robotic painting pipeline is established through the development of an abstraction procedure, which allows us to generate paintable geometry from input pixel images. An overview of e-David exhibitions, during which a mobile painting robot was shown to the public, is given. The thesis concludes with an overview of potential future research topics in the field of robotic painting.

Zusammenfassung in einer weiteren Sprache

Fachgebiet (DDC)
004 Informatik

Schlagwörter

Konferenz

Rezension
undefined / . - undefined, undefined

Forschungsvorhaben

Organisationseinheiten

Zeitschriftenheft

Zugehörige Datensätze in KOPS

Zitieren

ISO 690GÜLZOW, Jörg Marvin, 2024. Robotic Painting with Region-Based Techniques [Dissertation]. Konstanz: Universität Konstanz
BibTex
@phdthesis{Gulzow2024-01-08Robot-72002,
  title={Robotic Painting with Region-Based Techniques},
  year={2024},
  author={Gülzow, Jörg Marvin},
  address={Konstanz},
  school={Universität Konstanz}
}
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/72002">
    <dcterms:rights rdf:resource="https://rightsstatements.org/page/InC/1.0/"/>
    <dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2025-01-22T10:56:12Z</dcterms:available>
    <void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
    <dc:contributor>Gülzow, Jörg Marvin</dc:contributor>
    <dc:language>eng</dc:language>
    <dspace:hasBitstream rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/72002/3/Guelzow_2-jup3m4ov9y553.pdf"/>
    <dc:creator>Gülzow, Jörg Marvin</dc:creator>
    <dcterms:issued>2024-01-08</dcterms:issued>
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dcterms:hasPart rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/72002/3/Guelzow_2-jup3m4ov9y553.pdf"/>
    <foaf:homepage rdf:resource="http://localhost:8080/"/>
    <bibo:uri rdf:resource="https://kops.uni-konstanz.de/handle/123456789/72002"/>
    <dc:rights>terms-of-use</dc:rights>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2025-01-22T10:56:12Z</dc:date>
    <dcterms:abstract>Painting is an essential medium of expression and has been an art form practiced by humans since before recorded history. Despite today's society's heavy reliance on automation, the field of robotic painting is still underexplored, with many open questions remaining. Robotic painting offers many unique challenges, the solution of which would make painting more accessible and help to better understand the process of human painting. 

This dissertation describes the entire process of building a general-purpose robotic painting system called e-David, which can automatically realize paintings on a canvas. The main novelty is a region-based approach to painting, through which the machine is able to fill sections of the canvas with locally adapted brush techniques. 

First, the history of human and robotic painting is introduced, and robotic painting is placed into a broad context with respect to robotics in general. Then, the hardware component of the system is described, and the design goals are set. Given the hardware foundations, we discuss brush dynamics and the precise creation of single brushstrokes using brush calibration methods. 

Next, we discuss automatic writing as an application of precise brush control and as a showcase for the general-purpose nature of the developed machine setup. Moving on from single-stroke techniques, we introduce the titular region-based techniques: We propose to decompose images into regions that can be filled in with brush techniques that are adapted to semantics, local structure, and neighborhood relationships between shapes. For this purpose, we discuss several region-filling techniques, which are derived from the observation of human-created artworks. We also introduce geometric analysis methods to judge regions' paintability and find paintable subdivisions of complex shapes. Overall, the system imitates aspects of human painting while also including techniques specialized for robotic painting.

A full robotic painting pipeline is established through the development of an abstraction procedure, which allows us to generate paintable geometry from input pixel images. An overview of e-David exhibitions, during which a mobile painting robot was shown to the public, is given. The thesis concludes with an overview of potential future research topics in the field of robotic painting.</dcterms:abstract>
    <dcterms:title>Robotic Painting with Region-Based Techniques</dcterms:title>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
  </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

June 5, 2024
Hochschulschriftenvermerk
Konstanz, Univ., Diss., 2024
Finanzierungsart

Kommentar zur Publikation

Allianzlizenz
Corresponding Authors der Uni Konstanz vorhanden
Internationale Co-Autor:innen
Universitätsbibliographie
Ja
Begutachtet
Diese Publikation teilen