@incollection{CohenHerder1998, author = {Cohen, Michael and Herder, Jens}, title = {Symbolic representations of exclude and include for audio sources and sinks: Figurative suggestions of mute/solo \& cue and deafen/confide \& harken}, series = {Virtual Environments '98, Proceedings of the Eurographics Workshop}, booktitle = {Virtual Environments '98, Proceedings of the Eurographics Workshop}, editor = {G{\"o}bel, Martin and Landauer, J{\"u}rgen and Lang, Ulrich and Wapler, Matthias}, publisher = {Springer-Verlag}, address = {Stuttgart}, isbn = {3-211-83233-5}, doi = {10.1007/978-3-7091-7519-4_23}, pages = {235 -- 242}, year = {1998}, language = {en} } @article{Herder1998, author = {Herder, Jens}, title = {Tools and Widgets for Spatial Sound Authoring}, series = {Computer Networks \& ISDN Systems}, volume = {30}, journal = {Computer Networks \& ISDN Systems}, number = {20-21}, publisher = {Elsevier}, pages = {1933 -- 1940}, year = {1998}, language = {en} } @misc{Herder1992, author = {Herder, Jens}, title = {Konzeption, Implementierung und Integration einer Komponente zur inkrementellen Bezeichner- und Operatoranalyse innerhalb des PSGs}, address = {Darmstadt}, organization = {Technische Hochschule Darmstadt}, year = {1992}, abstract = {Der Programmier System Generator - PSG - des Fachgebiets Praktische Informatik in Darmstadt erzeugt aus einer Sprachdefinition eine sprachspezifische Programmierumgebung. Diese besteht u. a. aus einem Editor, welcher syntaktische und semantische Fehler von Programmfragmenten, die nicht vollst{\"a}ndig sein m{\"u}ssen, erkennen kann. Dem Benutzer werden per Men{\"u} Fehlerkorrekturen angeboten. Neben der freien Texteingabe besteht die M{\"o}glichkeit, den Text nur mit Hilfe von Men{\"u}s zu verfeinern. Teil dieses Editors ist die Bezeichneranalyse. Sie dient als Hilfsmittel f{\"u}r den Benutzer, indem f{\"u}r jede Stelle eines Programmfragmentes die g{\"u}ltigen Bezeichner ausgegeben werden k{\"o}nnen. Die Kontextanalyse setzt die Berechnung auf den von der Bezeichneranalyse erzeugten Daten auf, um semantische Fehler zu erkennen. Die bis zu dieser Arbeit verwendete Bezeichneranalyse im PSG unterst{\"u}tzt nur einfache Sprachkonzepte (z. B. Fortran und Pascal). Die G{\"u}ltigkeitskonzepte der Bezeichner von weiterentwickelten Sprachen (z. B. Modula-2, CHILL, Ada oder Pascal-XT) sind nicht vollst{\"a}ndig modellierbar. Wir stellen ein neues Konzept zur Definition und Berechnung der Bezeichneranalyse vor, das alle uns bekannten Sprachen mit statischer Typbindung unterst{\"u}tzt. Hierf{\"u}r haben wir die Sprache BIS - Bezeichneridentifikationssprache - definiert. Die Methode ist verwandt mid dem Zwischencode f{\"u}r geordnete Attributierte Grammatiken. F{\"u}r jeden Knoten des Abstrakten Syntaxbaumes wird mit Hilfe von BIS ein Code f{\"u}r eine abstrakte Maschine, welche die Bezeichneranalyse durchf{\"u}hrt, geschrieben. Im Gegensatz zu herk{\"o}mlichen Methoden (verkettete Symboltabellen) wird f{\"u}r jeden Punkt innerhalb eines Programmes for der Anfrage durch den Benutzer oder der Kontextanalyse die Menge der g{\"u}ltigen Bezeichner berechnet. Die Kosten f{\"u}r eine Anfrage sind dadurch minimal. Diese abstrakte Maschine teilt sich in zwei unabh{\"a}ngige Maschinen auf, zum einen in die S-Maschine, die die speziellen Operationen der Bezeichneranalyse durchf{\"u}hrt, und zum anderen in die G-Maschine, die den Datenfluss und die Auswertung steuert. Diese Aufteilung erm{\"o}glicht den Austausch der S-Maschine durch eine andere, welche neue Anwendungsgebiete erschliesst, z. B. die eines Praeprozessors. Die G-Maschine arbeitet inkrementell; es werden nur die Codeschablonen neu ausgewertet, deren geerbten Attribute sich ge{\"a}ndert haben. Dazu m{\"u}ssen die Daten, die in einer Codeschablone hinein- und hinausfliessen, abgelegt werden. Dies ergibt bei grossen Programmfragmenten eine immense Rechenzeiteinsparung auf Kosten des Speicherplatzes. Die Funktionsweise wird an einer kleinen Beispielsprache demonstriert, die zu Pascal {\"a}hnlich ist. Diese besitzt Konstrukte zum Import und Export von Daten und Datentypen zwischen Programmfragmenten. Im Prototyp kann die inkrementelle Arbeitsweise abgeschaltet werden und erm{\"o}glicht einen guten Vergleich der Verfahren.}, language = {de} } @inproceedings{HerderCohen1997, author = {Herder, Jens and Cohen, Michael}, title = {Sound Spatialization Resource Management in Virtual Reality Environments}, series = {ASVA'97 -- Int. Symp. on Simulation, Visualization and Auralization for Acoustic Research and Education}, booktitle = {ASVA'97 -- Int. Symp. on Simulation, Visualization and Auralization for Acoustic Research and Education}, address = {Tokyo}, pages = {407 -- 414}, year = {1997}, abstract = {In a virtual reality environment users are immersed in a scene with objects which might produce sound. The responsibility of a VR environment is to present these objects, but a system has only limited resources, including spatialization channels (mixels), MIDI/audio channels, and processing power. The sound spatialization resource manager controls sound resources and optimizes fidelity (presence) under given conditions. For that a priority scheme based on human psychophysical hearing is needed. Parameters for spatialization priorities include intensity calculated from volume and distance, orientation in the case of non-uniform radiation patterns, occluding objects, frequency spectrum (low frequencies are harder to localize), expected activity, and others. Objects which are spatially close together (depending on distance and direction) can be mixed. Sources that can not be spatialized can be treated as a single ambient sound source. Important for resource management is the resource assignment, i.e., minimizing swap operations, which makes it desirable to look-ahead and predict upcoming events in a scene. Prediction is achieved by monitoring objects' speed and past evaluation values. Fidelity is contrasted for Zifferent kind of resource restrictions and optimal resource assignment based upon unlimited dynamic scene look-ahead. To give standard and comparable results, the VRML 2.0 specification is used as an application programmer interface. Applicability is demonstrated with a helical keyboard, a polyphonic MIDI stream driven animation including user interaction (user moves around, playing together with programmed notes). The developed sound spatialization resource manager gives improved spatialization fidelity under runtime constraints. Application programmers and virtual reality scene designers are freed from the burden of assigning and predicting the sound sources.}, language = {en} } @inproceedings{MyszkowskiOkunevaHerderetal.1997, author = {Myszkowski, Karol and Okuneva, Galina and Herder, Jens and Kunii, Tosiyasu L. and Ibusuki, Masumi}, title = {Visual Simulation of the Chewing Process for Dentistry}, series = {Visualization \& Modeling}, booktitle = {Visualization \& Modeling}, editor = {Earnshaw, Rae A. and Huw, Jones and John, Vince}, publisher = {Academic Press}, address = {London}, isbn = {0-12-227738-4}, pages = {419 -- 438}, year = {1997}, abstract = {CAD/CAM techniques are increasingly used in dentistry for the design and fabrication of teeth estorations. Important concerns are the correction of articulation problems that existed before treatment and the prevention of treatment-generated problems. These require interactive evaluation of the occlusal surfaces of teeth during mastication. Traditional techniques based on the use of casts with mechanical articulators require manual adjustment of occlusal surfaces, which becomes impractical when hard restoration materials like porcelain are used; they are also time and labor consuming and provide little visual information. We present new visual tools and a related user interface for global articulation simulation, developed for the Intelligent Dental Care System project. The aim of the simulation is visual representation of characteristics relevant to the chewing process. The simulation is based on the construction of distance maps, which are visual representations of the distributions of the distances of points in a tooth to the opposite jaw. We use rasterizing graphics hardware for fast calculation of the distance maps. Distance maps are used for collision detection and for the derivation of various characteristics showing the distribution of load on the teeth and the chewing capability of the teeth. Such characteristics can be calculated for particular positions of the jaws; cumulative characteristics are used to describe the properties of jaw movement. This information may be used for interactive design of the occlusal surfaces of restorations and for jaw articulation diagnosis. We also demonstrate elements of a user interface that exploit metaphors familiar to dentists from everyday practice.}, language = {en} } @inproceedings{MyszkowskiOkunevaHerderetal.1995, author = {Myszkowski, Karol and Okuneva, Galina and Herder, Jens and Kunii, Tosiyasu L. and Ibusuki, Masumi}, title = {Visual Simulation of the Chewing Process for Dentistry}, series = {Visualization \& Modelling, International Conf., 5-7 December, 1995}, booktitle = {Visualization \& Modelling, International Conf., 5-7 December, 1995}, address = {Leeds}, year = {1995}, abstract = {CAD/CAM techniques are increasingly used in dentistry for the design and fabrication of teeth restorations. Important concerns are the correction of articulation problems that existed beforetreatment and the prevention of treatment-generated problems. These require interactive evaluation of the occlusal surfaces of teeth during mastication. Traditional techniques based on the use of casts with mechanical articulators require manual adjustment of occlusal surfaces, which becomes impractical when hard restoration materials like porcelain are used; they are also time and labor consuming and provide little visual information. We present new visual tools and a related user interface for global articulation simulation, developed for the Intelligent Dental Care System project. The aim of the simulation is visual representation of characteristics relevant to the chewing process. The simulation is based on the construction of distance maps, which are visual representations of the distributions of the distances of points in a tooth to the opposite jaw. We use rasterizing graphics hardware for fast calculation of the distance maps. Distance maps are used for collision detection and for the derivation of various characteristics showing the distribution of load on the teeth and the chewing capability of the teeth. Such characteristics can be calculated for particular positions of the jaws; cumulative characteristics are used to describe the properties of jaw movement. This information may be used for interactive design of the occlusal surfaces of restorations and for jaw articulation diagnosis. We also demonstrate elements of a user interface that exploit metaphors familiar to dentists from everyday practice.}, language = {en} } @inproceedings{AmanoMatsushitaYanagawaetal.1996, author = {Amano, Katsumi and Matsushita, Fumio and Yanagawa, Hirofumi and Cohen, Michael and Herder, Jens and Koba, Yoshiharu and Tohyama, Mikio}, title = {The Pioneer sound field control system at the University of Aizu Multimedia Center}, series = {RO-MAN '96 Tsukuba}, booktitle = {RO-MAN '96 Tsukuba}, publisher = {IEEE}, address = {Piscataway}, isbn = {0-7803-3253-9}, doi = {10.1109/ROMAN.1996.568887}, pages = {495 -- 499}, year = {1996}, abstract = {The PSFC, or Pioneer sound field control system, is a DSP-driven hemispherical 14-loudspeaker array, installed at the University of Aizu Multimedia Center. Collocated with a large screen rear-projection stereographic display the PSFC features realtime control of virtual room characteristics and direction of two separate sound channels, smoothly steering them around a configurable soundscape. The PSFC controls an entire sound field, including sound direction, virtual distance, and simulated environment (reverb level, room size and liveness) for each source. It can also configure a dry (DSP-less) switching matrix for direct directionalization. The PSFC speaker dome is about 14 m in diameter, allowing about twenty users at once to comfortably stand or sit near its sweet spot.}, language = {en} } @inproceedings{MyszkowskiHerderKuniietal.1996, author = {Myszkowski, Karol and Herder, Jens and Kunii, Tosiyasu L. and Ibusuki, Masumi}, title = {Visualization and analysis of occlusion for human jaws using a "functionally generated path"}, series = {IS\&T/SPIE Symp. on Electronic Imaging, Visual Data Exploration and Analysis III}, booktitle = {IS\&T/SPIE Symp. on Electronic Imaging, Visual Data Exploration and Analysis III}, publisher = {The International Society for Optical Engineering}, address = {San Jose}, doi = {10.1117/12.234684}, pages = {360 -- 367}, year = {1996}, abstract = {Dynamic characteristics of occlusion during lower jaw motion are useful in the diagnosis of jaw articulation problems and in computer-aided design/manufacture of teeth restorations. The Functionally Generated Path (FGP), produced as a surface which envelops the actual occlusal surface of the moving opponent jaw, can be used for compact representation of dynamic occlusal relations. In traditional dentistry FGP is recorded as a bite impression in a patient's mouth. We propose an efficient computerized technique for FGP reconstruction and validate it through implementation and testing. The distance maps between occlusal surfaces of jaws, calculated for multiple projection directions and accumulated for mandibular motion, provide information for FGP computation. Rasterizing graphics hardware is used for fast calculation of the distance maps. Real-world data are used: the scanned shape of teeth and the measured motion of the lower jaw. We show applications of FGP to analysis of the occlusion relations and occlusal surface design for restorations.}, language = {en} } @article{HesseKoenigLogietal.1993, author = {Hesse, Jan and K{\"o}nig, Rainer and Logi, Filippo and Herder, Jens}, title = {A Prototype of an Interface Builder for the Common Lisp Interface Manager - CLIB}, series = {ACM Sigplan Notices}, volume = {28}, journal = {ACM Sigplan Notices}, number = {8}, publisher = {Forschungszentrum Informatik (FZI), Technical Expert Systems and Robotics}, doi = {10.1145/163114.163116}, pages = {19 -- 28}, year = {1993}, abstract = {The Common Lisp Interface Manager (CLIM) is used to develop graphical user interfaces for Lisp-basedapplications. With the prototype of the CLIM interface Builder (CLIB) the programmer can generate code for CLIM interactively. The developing process will be fast and less prone to errors. With this new tool, the interactive rapid prototyping reduces costs of a specification phase. Here we present the concept and first results of the prototype of CLIB.}, language = {en} } @incollection{HerderMyszkowskiKuniietal.1996, author = {Herder, Jens and Myszkowski, Karol and Kunii, Tosiyasu L. and Ibusuki, Masumi}, title = {A Virtual Reality Interface to an Intelligent Dental Care System}, series = {Medicine Meets Virtual Reality 4}, booktitle = {Medicine Meets Virtual Reality 4}, editor = {Weghorst, Suzanne J. and Sieburg, Hans B. and Morgan, Karen S.}, publisher = {IOS Press}, address = {Amsterdam}, pages = {17 -- 20}, year = {1996}, language = {en} } @article{KuniiHerderMyszkowskietal.1994, author = {Kunii, Tosiyasu L. and Herder, Jens and Myszkowski, Karol and Okunev, Oleg and Okuneva, Galina and Ibusuki, Masumi}, title = {Articulation Simulation for an Intelligent Dental Care System}, series = {Displays}, volume = {15}, journal = {Displays}, number = {3}, pages = {181 -- 188}, year = {1994}, abstract = {CAD/CAM techniques are used increasingly in dentistry for design and fabrication of teeth restorations. An important issue is preserving occlusal contacts of teeth after restoration. Traditional techniques based on the use of casts with mechanical articulators require manual adjustment of occlusal surface, which becomes impractical when hard restoration materials like porcelain are used; they are also time and labor consuming. Most existing computer systems ignore completely such an articulation check, or perform the check at the level of a tooth and its immediate neighbors. We present a new mathematical model and a related user interface for global articulation simulation, developed for the Intelligent Dental Care System project. The aim of the simulation is elimination of the use of mechanical articulators and manual adjustment in the process of designing dental restorations and articulation diagnostic. The mathematical model is based upon differential topological modeling of the jawbs considered as a mechanical system. The user interface exploits metaphors that are familiar to dentists from everyday practice. A new input device designed specifically for use with articulation simulation is proposed.}, language = {en} } @incollection{HerderJaenschHorstetal.2004, author = {Herder, Jens and Jaensch, Kai and Horst, Bruno and Novotny, Thomas}, title = {Testm{\"a}rkte in einer Virtuellen Umgebung - Die Bestimmung von Preisabsatzfunktionen zur Unterst{\"u}tzung des Innovationsmanagements}, series = {Augmented and Virtual Reality in der Produktentstehung}, volume = {149}, booktitle = {Augmented and Virtual Reality in der Produktentstehung}, editor = {Gausemeier, J{\"u}rgen and Grafe, Michael}, publisher = {Heinz Nixdorf Institut, Universit{\"a}t Paderborn}, address = {Paderborn}, isbn = {3-935433-58-1}, pages = {97 -- 110}, year = {2004}, abstract = {Multimediale Technologien werden in der Marktforschung immer st{\"a}rker eingesetzt, um flexible und kosteng{\"u}nstige Studien durchzuf{\"u}hren. Im Innovationsprozess kann dabei auf die langj{\"a}hrigen Erfahrungen zur{\"u}ckgegriffen werden, die durch den Einsatz der Computersimulation in der technischen Produktentwicklung zustande gekommen sind. In sehr fr{\"u}hen Phasen des Innovationsprozesses k{\"o}nnen durch Einsatz der neuen Technologien die Markteinf{\"u}hrungskonzepte f{\"u}r neue Produkte getestet werden. Die Applikationen der virtuellen Realit{\"a}t bieten ein einzigartiges Potential, neue Produkte einschlie{\"i}‚lich des Marketingkonzeptes zu testen, ohne dass dieses Produkt bereits physisch vorhanden sein muss. Am Beispiel eines Elementes des Marketingkonzeptes, der Preispolitik, zeigt die vorliegende Studie auf, welches Potential die virtuelle Kaufsituation von Produkten bietet. Der Fokus des Projektes liegt auf der interaktiven Produktpr{\"a}sentation in einer virtuellen Umgebung, die in eine Online-Befragung mit zus{\"a}tzlichen Werbefilmen eingebettet ist. Visuell hochwertige 3D-Produktpr{\"a}sentationen versetzen den Probanden in eine virtuelle Einkaufsumgebung, die einem realen Szenario entspricht. Die virtuellen Produkte werden in mehreren Kaufentscheidungsrunden zu unterschiedlichen Preisen angeboten. Der Preisuntersuchung geht eine Pr{\"a}sentation ausgew{\"a}hlter Werbespots sowie eine produktbezogene Befragung voraus. Im Anschluss an die virtuellen Preisentscheidungen werden die Eindr{\"u}cke sowie einige Kontrollgr{\"o}en abgefragt. In weitergehenden Studien dieser Art k{\"o}nnen die Wirkungen mehrerer Marketing-Instrumente zu einem Zeitpunkt untersucht werden, in dem sich die Produkte noch im Entwicklungsprozess befinden. Auf diesem Weg lassen sich auch Wettbewerbsvorteile bestehender Produkte effizienter erkennen und nutzen. Mit den hoch entwickelten Computer- und Visualisierungstechnologien ist ein m{\"a}chtiges Werkzeug entstanden, das bereits f{\"u}r kommerzielle Pr{\"a}sentationen und Produktstudien eingesetzt wird. Zuk{\"u}nftig kann es auch in Kombination mit Internetanwendungen und klassischen Methoden der Marktforschung zu einem sehr fr{\"u}hen Zeitpunkt umfassende Erkenntnisse {\"u}ber ein Produkt liefern.}, language = {en} } @incollection{HerderJaenschGarbe2006, author = {Herder, Jens and Jaensch, Kai and Garbe, Katharina}, title = {Haptische Interaktionen in Testumgebungen f{\"u}r Produktpr{\"a}sentation in Virtuellen Umgebungen}, series = {Augmented and Virtual Reality in der Produktentstehung}, volume = {188}, booktitle = {Augmented and Virtual Reality in der Produktentstehung}, editor = {Gausemeier, J{\"u}rgen and Grafe, Michael}, publisher = {Heinz Nixdorf Institut, Universit{\"a}t Paderborn}, address = {Paderborn}, isbn = {3-939350-07-9}, pages = {87 -- 99}, year = {2006}, abstract = {Durch den vermehrten Einsatz von multimedialen Technologien werden in der Marktforschung die M{\"o}glichkeiten der Durchf{\"u}hrung flexibler und kosteng{\"u}nstiger Studien gegeben. In sehr fr{\"u}hen Phasen des Innovationsprozesses als Teil der Marktforschung k{\"o}nnen durch Einsatz von Virtuellen Umgebungen die Markteinf{\"u}hrungskonzepte f{\"u}r neue Produkte getestet werden. Mittels Anwendungen der Virtuellen Realit{\"a}t k{\"o}nnen neue Produkte einschlie{\"i}‚lich des Marketingkonzeptes auch haptisch getestet werden, ohne dass dieses Produkt bereits physisch vorhanden sein muss. Informationen werden dem Benutzer in Virtuellen Umgebungen haupts{\"a}chlich visuell und erg{\"a}nzend auditiv {\"u}bermittelt. Verbreitete Benutzerschnittstellen sind Interaktionsger{\"a}te wie Stylus und Wand. Durch die haptische Wahrnehmung werden Informationen menschengerechter, effektiver und intuitiver wahrgenommen. Objekte in einer virtuellen Umgebung k{\"o}nnen durch den Einsatz haptischer Interaktionsger{\"a}te ertastet und erf{\"u}hlt werden und machen dadurch eine differenziertere Beurteilung und Einsch{\"a}tzung durch den Benutzer eben dieser Objekte m{\"o}glich. Der Fokus des vorliegenden Projektes liegt daher auf der interaktiven haptischen Produktpr{\"a}sentation in einer virtuellen Einkaufsumgebung, die in Online-Befragungen mit zus{\"a}tzlichen Werbefilmen eingebettet ist. Als Nebenprodukt wurde das Werkzeug Open Inventor um Knoten zur Modellierung von haptischen Szeneneigenschaften erweitert.}, language = {de} } @incollection{HerderNovotny2003, author = {Herder, Jens and Novotny, Thomas}, title = {Spatial Sound Design and Interaction for Virtual Environments in the Promotion of Architectural Designs}, series = {Third International Workshop on Spatial Media}, booktitle = {Third International Workshop on Spatial Media}, address = {Aizu-Wakamatsu}, pages = {7 -- 11}, year = {2003}, abstract = {Virtual environment walkthrough applications are generally enhanced by a user's interactions within a simulated architectural space, but the enhancement that stems from changes in spatial sound that are coupled with a user's behavior are particularly important, especially within regard to creating a sense of place. When accompanied by stereoscopic image synthesis, spatial sound can immerse the user in a high-realism virtual copy of the real world. An advanced virtual environment that allow users to change realtime rendering features with a few manipulations has been shown to enable switching between different versions of a modeled space while maintaining sensory immersion. This paper reports on an experimental project in which an architectural model is being integrated into such an interactive virtual environment. The focus is on the spatial sound design for supporting interaction, including demonstrations of both the possibilities and limitations of such applications in presenting and promoting architectural designs, as well as in three-dimensional sketching.}, language = {de} } @article{StruchholzHerderLeckschat2006, author = {Struchholz, Holger and Herder, Jens and Leckschat, Dieter}, title = {Sound radiation simulation of musical instruments based on interpolation and filtering of multi-channel recordings}, series = {Journal of the 3D-Forum Society}, volume = {20}, journal = {Journal of the 3D-Forum Society}, number = {1}, pages = {41 -- 47}, year = {2006}, abstract = {With the virtual environment developed here, the characteristic sound radiation patterns of musical instruments can be experienced in real-time. The user may freely move around a musical instrument, thereby receiving acoustic and visual feedback in real-time. The perception of auditory and visual effects is intensified by the combination of acoustic and visual elements, as well as the option of user interaction. The simulation of characteristic sound radiation patterns is based on interpolating the intensities of a multichannel recording and offers a near-natural mapping of the sound radiation patterns. Additionally, a simple filter has been developed, enabling the qualitative simulation of an instrument's characteristic sound radiation patterns to be easily implemented within real-time 3D applications. Both methods of simulating sound radiation patterns have been evaluated for a saxophone with respect to their functionality and validity by means of spectral analysis and an auditory experiment.}, language = {en} } @inproceedings{HerderVonolfenGriesertetal.2004, author = {Herder, Jens and Vonolfen, Wolfgang and Griesert, Arnfried and Heuer, Stefan and Hoffmann, Ansgar and H{\"o}ppner, Bernd}, title = {Interactive Virtual Set Applications for Post Production}, series = {University of Aizu 2004 - Seventh International Conference on Human}, booktitle = {University of Aizu 2004 - Seventh International Conference on Human}, address = {Aizu-Wakamatsu}, year = {2004}, abstract = {Virtual set environments for broadcasting become more sophisticated as well as the visual quality improves. Realtime interaction and production-specific visualization implemented through plugin mechanism enhance the existing systems like the 3DK. This work presents the integration of the Intersense IS-900 SCT camera tracking and 3D interaction into the 3DK virtual studio environment. The main goal of this work is the design of a virtual studio environment for post productions, which includes video output as well as media streaming formats such as MPEG-4. The systems allows high quality offline rendering during post production and 3D interaction by the moderator during the recording.}, language = {en} } @article{GriesertWalczakHerder2003, author = {Griesert, Arnfried and Walczak, Oliver and Herder, Jens}, title = {Interactive Realtime Terrain Visualization for Virtual Set Applications}, series = {Journal of the 3D-Forum Society}, volume = {17}, journal = {Journal of the 3D-Forum Society}, number = {4}, pages = {20 -- 26}, year = {2003}, abstract = {Virtual set environments for broadcasting become more sophisticated as well as the visual quality improves. Realtime interaction and production-specific visualization implemented through plugin mechanism enhance the existing systems like the virtual studio software 3DK. This work presents an algorithm which can dynamically manage textures of high resolution by prefetching them depending on their requirement in memory and map them on a procedural mesh in realtime. The main goal application of this work is the virtual representation of a flight over a landscape as part of weather reports in virtual studios and the interaction by the moderator.}, language = {en} } @incollection{Herder2006, author = {Herder, Jens}, title = {Matching Light for Virtual Studio TV Productions}, series = {9th International Conference on Human and Computer}, booktitle = {9th International Conference on Human and Computer}, address = {Aizu-Wakamatsu}, pages = {158 -- 162}, year = {2006}, abstract = {High dynamic range environments maps based on still images or video streams are used for computer animation or interactive systems. The task of realistic light setup of scenes using captured environment maps might be eased as well as the visual quality improves. In this article, we discuss the light setting problem for virtual studio (tv) layout and system become more complex to handle this new feature of studio light capturing. The analysis of system requirements identifies the technical challenges.}, language = {en} } @inproceedings{AytenHerderVonolfen2010, author = {Ayten, H{\"u}seyin and Herder, Jens and Vonolfen, Wolfgang}, title = {Visual Acceptance Evaluation of Soft Shadow Algorithms for Virtual TV Studios}, series = {HC '10 Proceedings of the 13th International Conference on Humans and Computers}, booktitle = {HC '10 Proceedings of the 13th International Conference on Humans and Computers}, publisher = {University of Aizu Press}, address = {Aizu-Wakamatsu}, pages = {66 -- 71}, year = {2010}, abstract = {Shadows in computer graphics are an important rendering aspect for spatial objects. For realtime computer applications such as games, it is essential to represent shadows as accurate as possible. Also, various tv stations work with virtual studio systems instead of real studio sets. Especially for those systems, a realistic impression of the rendered and mixed scene is important. One challenge, hence, is the creation of a natural shadow impression. This paper presents the results of an empirical study to compare the performance and quality of different shadow mapping methods. For this test, a prototype studio renderer was developed. A percentage closer filter (pcf) with a number of specific resolutions is used to minimize the aliasing issue. More advanced algorithms which generate smooth shadows like the percentage closer soft shadow (pcss) method as well as the variance shadow maps (vsm) method are analysed. Different open source apis are used to develop the virtual studio renderer, giving the benefit of permanent enhancement. The Ogre 3D graphic engine is used to implement the rendering system, benefiting from various functions and plugins. The transmission of the tracking data is accomplished with the vrpn server/client and the Intersense api. The different shadow algorithms are compared in a virtual studio environment which also casts real shadows and thus gives a chance for a direct comparison throughout the empirical user study. The performance is measured in frames per secon}, language = {en} } @inproceedings{KlapdohrWoeldeckeMarinosetal.2010, author = {Klapdohr, Monika and W{\"o}ldecke, Bj{\"o}rn and Marinos, Dionysios and Herder, Jens and Geiger, Christian and Vonolfen, Wolfgang}, title = {Vibrotactile Pitfalls: Arm Guidance for Moderators in Virtual TV Studios}, series = {HC '10 Proceedings of the 13th International Conference on Humans and Computers}, booktitle = {HC '10 Proceedings of the 13th International Conference on Humans and Computers}, publisher = {University of Aizu Press}, address = {Aizu-Wakamatsu}, pages = {72 -- 80}, year = {2010}, abstract = {For this study, an experimental vibrotactile feedback system was developed to help actors with the task of moving their arm to a certain place in a virtual tv studio under live conditions. Our intention is to improve interaction with virtual objects in a virtual set, which are usually not directly visible to the actor, but only on distant displays. Vibrotactile feedback might improve the appearance on tv because an actor is able to look in any desired direction (camera or virtual object) or to read text on a teleprompter while interacting with a virtual object. Visual feedback in a virtual studio lacks spatial relation to the actor, which impedes the adjustment of the desired interaction. The five tactors of the implemented system which are mounted on the tracked arm give additional information like collision, navigation and activation. The user study for the developed system shows that the duration for reaching a certain target is much longer in case no visual feedback is given, but the accuracy is similar. In this study, subjects reported that an activation signal indicating the arrival at the target of a drag \& drop task was helpful. In this paper, we discuss the problems we encountered while developing such a vibrotactile display. Keeping these pitfalls in mind could lead to better feedback systems for actors in virtual studio environments.}, language = {en} } @inproceedings{WoeldeckeVierjahnFlaskoetal.2009, author = {W{\"o}ldecke, Bj{\"o}rn and Vierjahn, Tom and Flasko, Matthias and Herder, Jens and Geiger, Christian}, title = {Steering actors through a virtual set employing vibro-tactile feedback}, series = {TEI '09 Proceedings of the 3rd International Conference on Tangible and Embedded Interaction}, booktitle = {TEI '09 Proceedings of the 3rd International Conference on Tangible and Embedded Interaction}, publisher = {ACM}, address = {New York}, isbn = {978-1-60558-493-5}, doi = {10.1145/1517664.1517703}, pages = {169 -- 174}, year = {2009}, abstract = {Actors in virtual studio productions are faced with the challenge that they have to interact with invisible virtual objects because these elements are rendered separately and combined with the real image later in the production process. Virtual sets typically use static virtual elements or animated objects with predefined behavior so that actors can practice their performance and errors can be corrected in the post production. With the demand for inexpensive live recording and interactive TV productions, virtual objects will be dynamically rendered at arbitrary positions that cannot be predicted by the actor. Perceptive aids have to be employed to support a natural interaction with these objects. In our work we study the effect of haptic feedback for a simple form of interaction. Actors are equipped with a custom built haptic belt and get vibrotactile feedback during a small navigational task (path following). We present a prototype of a wireless vibrotactile feedback device and a small framework for evaluating haptic feedback in a virtual set environment. Results from an initial pilot study indicate that vibrotactile feedback is a suitable non-visual aid for interaction that is at least comparable to audio-visual alternatives used in virtual set productions.}, language = {en} } @inproceedings{HerderNeiderKinuwaki2007, author = {Herder, Jens and Neider, Christian and Kinuwaki, Shinichi}, title = {HDR-based lighting estimation for virtual studio (TV) environments}, series = {10th International Conference on Human and Computer}, booktitle = {10th International Conference on Human and Computer}, address = {D{\"u}sseldorf, Aizu-Wakamatsu}, pages = {111 -- 117}, year = {2007}, abstract = {Two high dynamic range HDR environments maps based on video streams from fish-eye lens cameras are used for generating virtual lights in a virtual set renderer. The task of realistic virtual light setup of scenes using captured environment maps might be eased as well as visual quality improves. We discuss the light setting problem for virtual studio tv productions which have mixed scenes of real objects, actors, virtual objects and virtual backgrounds. Benefits of hdr interactive light control are that the real light in the studio does not have to be remodeled and the artistic impression by using the light in the studio is also captured. An analysis of system requirements identifies technical challenges. We discuss the properties of a prototype system including test production.}, language = {en} } @inproceedings{HerderBuentigDaemenetal.2014, author = {Herder, Jens and B{\"u}ntig, Fabian and Daemen, Jeff and Lang, Jaroslaw and L{\"u}ck, Florian and S{\"a}ger, Mitja and S{\"o}rensen, Roluf and Hermanni, Markus and Vonolfen, Wolfgang}, title = {Subtle Animations using Talent Tracking in a Virtual (TV) Studio}, series = {17th International Conference on Human and Computer}, booktitle = {17th International Conference on Human and Computer}, address = {Hamamatsu/Aizu-Wakamatsu/Duesseldorf}, url = {http://nbn-resolving.de/urn:nbn:de:hbz:due62-opus-16009}, pages = {6}, year = {2014}, abstract = {Markerless talent tracking is widely used for interactions and animations within virtual environments. In a virtual (tv) studio talents could be overburden by interaction tasks because camera and text require extensive attention. We take a look into animations and inter- actions within a studio, which do not require any special attention or learning. We show the generation of an artificial shadow from a talent, which ease the keying process, where separation of real shadows from the background is a difficult task. We also demonstrate animations of footsteps and dust. Furthermore, capturing talents' height can also be used to adjust the parameters of elements in the virtual environment, like the position and scaling of a virtual display. In addition to the talents, a rigid body was tracked as placeholder for graphics, easing the interaction tasks for a talent. Two test productions show the possibilities, which subtle animations offer. In the second production, the rendering was improved (shadows, filtering, normal maps, ...) and instead of using the rigid body to move an object (a flag), the animation was only controlled by the hand's position.}, language = {en} } @inproceedings{DaemenHaufsBrusbergHerder2013, author = {Daemen, Jeff and Haufs-Brusberg, Peter and Herder, Jens}, title = {Markerless Actor Tracking for Virtual (TV) Studio Applications}, series = {2013 International Joint Conference on Awareness Science and Technology \& Ubi-Media Computing (iCAST 2013 \& UMEDIA 2013)}, booktitle = {2013 International Joint Conference on Awareness Science and Technology \& Ubi-Media Computing (iCAST 2013 \& UMEDIA 2013)}, publisher = {IEEE}, address = {Aizu-Wakamatsu}, isbn = {978-1-4799-2364-9}, doi = {10.1109/ICAwST.2013.6765544}, pages = {790 -- 795}, year = {2013}, abstract = {Virtual (tv) studios gain much more acceptance through improvements in computer graphics and camera tracking. Still commercial studios cannot have full interaction between actors and virtual scene because actors data are not completely digital available as well as the feedback for actors is still not sufficient. Markerless full body tracking might revolutionize virtual studio technology as it allows better interaction between real and virtual world. This article reports about using a markerless actor tracking in a virtual studio with a tracking volume of nearly 40 cubic meter enabling up to three actors within the green box. The tracking is used for resolving the occlusion between virtual objects and actors so that the Tenderer can output automatically a mask for virtual objects in the foreground in case the actor is behind. It is also used for triggering functions scripted within the Tenderer engine, which are attached to virtual objects, starting any kind of action (e.g., animation). Last but not least the system is used for controlling avatars within the virtual set. All tracking and rendering is done within a studio frame rate of 50 Hz with about 3 frames delay. The markerless actor tracking within virtual studios is evaluated by experts using an interview approach. The statistical evaluation is based on a questionnaire.}, language = {en} } @inproceedings{HerderBrosdaDjuderijaetal.2011, author = {Herder, Jens and Brosda, Constantin and Djuderija, Sascha and Drochtert, Daniel and Genc, {\"O}mer and Joeres, Stephan and Kellerberg, Patrick and Looschen, Simon and Geiger, Christian and W{\"o}ldecke, Bj{\"o}rn}, title = {TouchPlanVS - A Tangible Multitouch Planning System for Virtual TV Studio Productions}, series = {2011 IEEE Symposium on 3D User Interfaces (3DUI)}, booktitle = {2011 IEEE Symposium on 3D User Interfaces (3DUI)}, publisher = {IEEE}, address = {Singapore}, isbn = {978-1-4577-0064-4}, doi = {10.1109/3DUI.2011.5759226}, pages = {103 -- 104}, year = {2011}, abstract = {This article presents a new approach of integrating tangible user feedback in todays virtual TV studio productions. We describe a tangible multitouch planning system, enabling multiple users to prepare and customize scene flow and settings. Users can collaboratively view and interact with virtual objects by using a tangible user interface on a shared multitouch surface. The in a 2D setting created TV scenes are simultaneously rendered on an external monitor, using a production/target renderer in 3D. Thereby the user experiences a closer reproduction of a final production. Subsequently, users are able to join together the scenes into one complex plot. Within the developing process, a video prototype of the system shows the user interaction and enables early reviews and evaluations. The requirement analysis is based on expert interviews.}, language = {en} } @inproceedings{BrosdaDaemenDjuderijaetal.2012, author = {Brosda, Constantin and Daemen, Jeff and Djuderija, Sascha and Joeres, Stephan and Langer, Oleg and Schweitzer, Andre and Wilhelm, Andreas and Herder, Jens}, title = {TouchPlanVS Lite - A Tablet-based Tangible Multitouch Planning System for Virtual TV Studio Productions}, series = {Proceedings of the 2012 Joint International Conference on Human-Centered Computer Environments}, booktitle = {Proceedings of the 2012 Joint International Conference on Human-Centered Computer Environments}, publisher = {ACM}, address = {New York}, isbn = {978-1-4503-1191-5}, pages = {64 -- 67}, year = {2012}, abstract = {This paper presents a mobile approach of integrating tangible user feedback in today's virtual TV studio productions. We describe a tangible multitouch planning system, enabling a single user to prepare and customize scene flow and settings. Users can view and interact with virtual objects by using a tangible user interface on a capacitive multitouch surface. In a 2D setting created TV scenes are simultaneously rendered as separate view using a production/target renderer in 3D. Thereby the user experiences a closer reproduction of a final production and set assets can be reused. Subsequently, a user can arrange scenes on a timeline while maintaining different versions/sequences. The system consists of a tablet and a workstation, which does all application processing and rendering. The tablet is just an interface connected via wireless LAN.}, language = {en} } @inproceedings{MarinosGeigerHerder2012, author = {Marinos, Dionysios and Geiger, Christian and Herder, Jens}, title = {Large-Area Moderator Tracking and Demonstrational Configuration of Position Based Interactions for Virtual Studio}, series = {EuroITV '12 Proceedings of the 10th European Conference on Interactive TV and Video}, booktitle = {EuroITV '12 Proceedings of the 10th European Conference on Interactive TV and Video}, publisher = {ACM}, address = {New York}, isbn = {978-1-4503-1107-6}, doi = {10.1145/2325616.2325639}, pages = {105 -- 114}, year = {2012}, abstract = {In this paper we introduce a system for tracking persons walking or standing on a large planar surface and for using the acquired data to easily configure position based interactions for virtual studio productions. The tracking component of the system, radarTRACK, is based on a laser scanner device capable of delivering interaction points on a large configurable plane. By using the device on the floor it is possible to use the delivered data to detect feet positions and derive the position and orientation of one or more users in real time. The second component of the system, named OscCalibrator, allows for the easy creation of multidimensional linear mappings between input and output parameters and the routing of OSC messages within a single modular design environment. We demonstrate the use of our system to flexibly create position-based interactions in a virtual studio environment.}, language = {en} } @inproceedings{SimschHerder2014, author = {Simsch, Jonathan and Herder, Jens}, title = {SpiderFeedback - Visual Feedback for Orientation in Virtual TV Studios}, series = {ACE'14, 11th Advances in Computer Entertainment Technology Conference, ACM, Funchal, Portugal}, booktitle = {ACE'14, 11th Advances in Computer Entertainment Technology Conference, ACM, Funchal, Portugal}, editor = {Chisik, Yoram}, publisher = {ACM}, address = {New York}, isbn = {978-1-4503-2945-3}, doi = {10.1145/2663806.2663830}, pages = {8}, year = {2014}, abstract = {A visual and spatial feedback system for orientation in virtual sets of virtual TV studios was developed and evaluated. It is based on a green proxy object, which moves around in the acting space by way of four transparent wires. A separate unit controls four winches and is connected to an engine, which renders the virtual set. A new developed plugin registers a virtual object's position with the proxy object which imitates the virtual object's movement on stage. This will allow actors to establish important eye contact with a virtual object and feel more comfortable in a virtual set. Furthermore, interaction with the virtual object and its proxy can be realised through a markerless actor tracking system. Several possible scenarios for user application were recorded and presented to experts in the broadcast industry, who evaluated the potential of SpiderFeedback in interviews and by questionnaires.}, language = {en} } @inproceedings{LudwigBuechelHerderetal.2012, author = {Ludwig, Philipp and B{\"u}chel, Joachim and Herder, Jens and Vonolfen, Wolfgang}, title = {InEarGuide - A Navigation and Interaction Feedback System using In Ear Headphones for Virtual TV Studio Productions}, series = {9. Workshop Virtuelle und Erweiterte Realit{\"a}t der GI-Fachgruppe VR/AR}, booktitle = {9. Workshop Virtuelle und Erweiterte Realit{\"a}t der GI-Fachgruppe VR/AR}, address = {D{\"u}sseldorf}, year = {2012}, abstract = {This paper presents an approach to integrate non-visual user feedback in today's virtual tv studio productions. Since recent studies showed that systems providing vibro-tactile feedback are not sufficient for replacing the common visual feedback, we developed an audio-based solution using an in ear headphone system, enabling a talent to move, avoid and point to virtual objects in a blue or green box. The system consists of an optical head tracking system, a wireless in ear monitor system and a workstation, which performs all application and audio processing. Using head related transfer functions, the talent gets directional and distance cues. Past research showed, that generating reflections of the sounds and simulating the acoustics of the virtual room helps the listener to conceive the acoustical feedback, we included this technique as well. In a user study with 15 participants the performance of the system was evaluated.}, language = {en} } @inproceedings{WoeldeckeMarinosPogschebaetal.2011, author = {W{\"o}ldecke, Bj{\"o}rn and Marinos, Dionysios and Pogscheba, Patrick and Geiger, Christian and Herder, Jens and Schwirten, Tobias}, title = {radarTHEREMIN - Creating Musical Expressions in a Virtual Studio Environment}, series = {2011 IEEE International Symposium on VR Innovation}, booktitle = {2011 IEEE International Symposium on VR Innovation}, publisher = {IEEE}, address = {Singapore}, isbn = {978-1-4577-0055-2}, doi = {10.1109/ISVRI.2011.5759671}, pages = {345 -- 346}, year = {2011}, abstract = {In this paper we describe a prototypical system for live musical performance in a virtual studio environment. The performer stands in front of the studio camera and interacts with an infrared-laser-based multi-touch device. The final TV image shows the performer interacting with a virtual screen which is augmented in front of herself. To overcome the problem of the performer not seeing this virtual screen in reality, we use a special hexagonal grid to facilitate the performer's awareness of this novel Theremin-like virtual musical instrument.}, language = {en} } @inproceedings{DaemenHerderKochetal.2016, author = {Daemen, Jeff and Herder, Jens and Koch, Cornelius and Ladwig, Philipp and Wiche, Roman and Wilgen, Kai}, title = {Semi-Automatic Camera and Switcher Control for Live Broadcast}, series = {TVX '16 Proceedings of the ACM International Conference on Interactive Experiences for TV and Online Video, Chicago, Illinois, USA — June 22 - 24, 2016}, booktitle = {TVX '16 Proceedings of the ACM International Conference on Interactive Experiences for TV and Online Video, Chicago, Illinois, USA — June 22 - 24, 2016}, publisher = {ACM}, address = {New York}, isbn = {978-1-4503-4067-0}, doi = {10.1145/2932206.2933559}, pages = {129 -- 134}, year = {2016}, abstract = {Live video broadcasting requires a multitude of professional expertise to enable multi-camera productions. Robotic systems allow the automation of common and repeated tracking shots. However, predefined camera shots do not allow quick adjustments when required due to unpredictable events. We introduce a modular automated robotic camera control and video switch system, based on fundamental cinematographic rules. The actors' positions are provided by a markerless tracking system. In addition, sound levels of actors' lavalier microphones are used to analyse the current scene. An expert system determines appropriate camera angles and decides when to switch from one camera to another. A test production was conducted to observe the developed prototype in a live broadcast scenario and served as a video-demonstration for an evaluation.}, language = {en} } @misc{JaroschHerderLangmann2022, author = {Jarosch, Monika and Herder, Jens and Langmann, Mathias}, title = {Entwicklung einer AR-Applikation zur kosteneffektiven volumetrischen Erfassung von Baugruben}, series = {gis.Science}, volume = {2022}, journal = {gis.Science}, number = {2}, issn = {2698-4571}, pages = {75 -- 83}, year = {2022}, abstract = {Die volumetrische Erfassung von Aush{\"u}ben auf Baustellen ist ein kostenrelevanter Faktor und wird auch heute im t{\"a}glichen Baustellenbetrieb oft noch in manueller Detailarbeit durchgef{\"u}hrt. Kosteng{\"u}nstige Sensoren zur Tiefenerfassung erm{\"o}glichen die halbautomatische Erfassung von Baugruben. Augmented Reality (AR) kann f{\"u}r diesen Prozess das n{\"o}tige Feedback liefern. Vorgestellt wird ein Prototyp, bestehend aus einem Tablet mit integrierter Kamera und einem Lidar-Scanner. Es wird die Erfassung des Volumens bez{\"u}glich Nutzbarkeit und Genauigkeit mit Einsatz von AR getestet und evaluiert. Zur Bestimmung des Volumens wird unter Verwendung von Strahlen mit Unterst{\"u}tzung einer Grafik-Engine ein Algorithmus entwickelt. Der Algorithmus ist robust gegen nicht vollst{\"a}ndig geschlossene Volumen. Die Bedienung, {\"U}berpr{\"u}fung und Visualisierung findet durch praktischen Einsatz von AR statt.}, language = {de} } @article{DaemenHerderKochetal.2017, author = {Daemen, Jeff and Herder, Jens and Koch, Cornelius and Ladwig, Philipp and Wiche, Roman and Wilgen, Kai}, title = {Halbautomatische Steuerung von Kamera und Bildmischer bei Live-{\"U}bertragungen}, series = {Fachzeitschrift f{\"u}r Fernsehen, Film und Elektronische Medien}, journal = {Fachzeitschrift f{\"u}r Fernsehen, Film und Elektronische Medien}, number = {11}, publisher = {Schiele \& Sch{\"o}n}, pages = {501 -- 505}, year = {2017}, abstract = {Live-Video-Broadcasting mit mehreren Kameras erfordert eine Vielzahl von Fachkenntnissen. Robotersysteme erm{\"o}glichen zwar die Automatisierung von g{\"a}ngigen und wiederholten Tracking-Aufnahmen, diese erlauben jedoch keine kurzfristigen Anpassungen aufgrund von unvorhersehbaren Ereignissen. In diesem Beitrag wird ein modulares, automatisiertes Kamerasteuerungs- und Bildschnitt-System eingef{\"u}hrt, das auf grundlegenden kinematografischen Regeln basiert. Die Positionen der Akteure werden durch ein markerloses Tracking-System bereitgestellt. Dar{\"u}ber hinaus werden Tonpegel der Lavaliermikrofone der Akteure zur Analyse der aktuellen Szene verwendet. Ein Expertensystem ermittelt geeignete Kamerawinkel und entscheidet, wann von einer Kamera auf eine andere umgeschaltet werden soll. Eine Testproduktion wurde durchgef{\"u}hrt, um den entwickelten Prototyp in einem Live-Broadcast-Szenario zu beobachten und diente als Videodemonstration f{\"u}r eine Evaluierung.}, language = {de} } @inproceedings{PaulHerder2018, author = {Paul, Felix and Herder, Jens}, title = {A model-based filtering approach for real-time human motion data}, series = {Workshop Proceedings / Tagungsband: Virtuelle und Erweiterte Realit{\"a}t - 15. Workshop der GI-Fachgruppe VR/AR}, booktitle = {Workshop Proceedings / Tagungsband: Virtuelle und Erweiterte Realit{\"a}t - 15. Workshop der GI-Fachgruppe VR/AR}, editor = {Herder, Jens and Geiger, Christian and D{\"o}rner, Ralf and Grimm, Paul}, publisher = {Shaker Verlag}, address = {Herzogenrath}, isbn = {978-3-8440-6215-1}, doi = {10.2370/9783844062151}, pages = {37 -- 44}, year = {2018}, abstract = {Acquiring human motion data from video images plays an important role in the field of computer vision. Ground truth tracking systems require markers to create high quality motion data. But in many applications it is desired to work without markers. In recent years affordable hardware for markerless tracking systems was made available at a consumer level. Efficient depth camera systems based on Time-of-Flight sensors and structured light systems have made it possible to record motion data in real time. However, the gap between the quality of marker-based and markerless systems is high. The error sources of a markerless motion tracking pipeline are discussed and a model-based filter is proposed, which adapts depending on spatial location. The proposed method is then proven to be more robust and accurate than the unfiltered data stream and can be used to visually enhance the presence of an actor within a virtual environment in live broadcast productions.}, language = {en} } @incollection{DavinHerder2021, author = {Davin, Till and Herder, Jens}, title = {Real-Time Relighting of Video Streams for Augmented Virtuality Scenes}, series = {GI VR / AR Workshop. Gesellschaft f{\"u}r Informatik e.V.}, booktitle = {GI VR / AR Workshop. Gesellschaft f{\"u}r Informatik e.V.}, editor = {Weier, Martin and Bues, Matthias and Wechner, Reto}, publisher = {Gesellschaft f{\"u}r Informatik e.V. (GI)}, address = {Bonn}, doi = {10.18420/vrar2021_6}, publisher = {Hochschule D{\"u}sseldorf}, pages = {16}, year = {2021}, language = {en} } @inproceedings{BallesterRipollHerderLadwigetal.2016, author = {Ballester Ripoll, Marina and Herder, Jens and Ladwig, Philipp and Vermeegen, Kai}, title = {Comparison of two Gesture Recognition Sensors for Virtual TV Studios}, series = {GI-VRAR, Workshop Proceedings / Tagungsband: Virtuelle und Erweiterte Realit{\"a}t - 13. Workshop der GI-Fachgruppe VR/AR,}, booktitle = {GI-VRAR, Workshop Proceedings / Tagungsband: Virtuelle und Erweiterte Realit{\"a}t - 13. Workshop der GI-Fachgruppe VR/AR,}, editor = {Pfeiffer, Thies and Fr{\"o}hlich, Julia and Kruse, Rolf}, publisher = {Shaker Verlag}, address = {Herzogenrath}, isbn = {978-3-8440-4718-9}, year = {2016}, abstract = {In order to improve the interactivity between users and computers, recent technologies focus on incorporating gesture recognition into interactive systems. The aim of this article is to evaluate the effectiveness of using a Myo control armband and the Kinect 2 for recognition of gestures in order to interact with virtual objects in a weather report scenario. The Myo armband has an inertial measurement unit and is able to read electrical activity produced by skeletal muscles, which can be recognized as gestures, which are trained by machine learning. A Kinect sensor was used to build up a dataset which contains motion recordings of 8 different gestures and was also build up by a gesture training machine learning algorithm. Both input methods, the Kinect 2 and the Myo armband, were evaluated with the same interaction patterns in a user study, which allows a direct comparison and reveals benefits and limits of each technique.}, language = {en} } @inproceedings{HerderLadwigVermeegenetal.2018, author = {Herder, Jens and Ladwig, Philipp and Vermeegen, Kai and Hergert, Dennis and Busch, Florian and Klever, Kevin and Holthausen, Sebastian and Ryskeldiev, Bektur}, title = {Mixed Reality Experience - How to Use a Virtual (TV) Studio for Demonstration of Virtual Reality Applications}, series = {GRAPP 2018 - 13th International Conference on Computer Graphics Theory and Applications}, booktitle = {GRAPP 2018 - 13th International Conference on Computer Graphics Theory and Applications}, publisher = {INSTICC}, address = {Setubal - Portugal}, isbn = {978-989-758-287-5}, doi = {10.5220/0006637502810287}, url = {http://nbn-resolving.de/urn:nbn:de:hbz:due62-opus-15823}, pages = {281 -- 287}, year = {2018}, abstract = {The article discusses the question of "How to convey the experience in a virtual environment to third parties?" and explains the different technical implementations which can be used for live streaming and recording of a mixed reality experience. The real-world applications of our approach include education, entertainment, e- sports, tutorials, and cinematic trailers, which can benefit from our research by finding a suitable solution for their needs. We explain and outline our Mixed Reality systems as well as discuss the experience of recorded demonstrations of different VR applications, including the need for calibrated camera lens parameters based on realtime encoder values.}, language = {en} } @inproceedings{GeigerHerderGoebeletal.2010, author = {Geiger, Christian and Herder, Jens and G{\"o}bel, Sebastian and Heinze, Christin and Marinos, Dionysios}, title = {Design and Virtual Studio Presentation of a Traditional Archery Simulator}, series = {Proceedings of the Entertainment Interfaces Track 2010 at Interaktive Kulturen, Duisburg, Germany, September 12-15, 2010}, booktitle = {Proceedings of the Entertainment Interfaces Track 2010 at Interaktive Kulturen, Duisburg, Germany, September 12-15, 2010}, address = {Duisburg}, pages = {37 -- 44}, year = {2010}, abstract = {In this paper we describe the design of a virtual reality simulator for traditional intuitive archery. Traditional archers aim without a target figure. Good shooting results require an excellent body-eye coordination that allows the user to perform identical movements when drawing the bow. Our simulator provides a virtual archery experience and supports the user to learn and practice the motion sequence of traditional archery in a virtual environment. We use an infrared tracking system to capture the user's movements in order to correct his movement. To provide a realistic haptic feedback a real bow is used as interaction device. Our system provides a believable user experience and supports the user to learn how to shoot in the traditional way. Following a user-centered iterative design approach we developed a number of prototypes and evaluated them for refinement in sequent iteration cycles. For illustration purposes we created a short video clip in our virtual studio about this project that presents the main ideas in an informative yet entertaining way.}, language = {en} } @incollection{HerderKronenwettLambertzetal.2006, author = {Herder, Jens and Kronenwett, Ralf and Lambertz, Simone and Kiefer, Georg and Freihoff, Johann}, title = {Interaktive Echtzeit-3D-Visualisierung Webbasierte Darstellung: Mobilisierung und Homing von Blutstammzellen}, series = {Mensch and Computer 2006: Mensch und Computer im Struktur Wandel}, booktitle = {Mensch and Computer 2006: Mensch und Computer im Struktur Wandel}, editor = {Heinecke, A. M. and Paul, H.}, publisher = {Oldenbourg Verlag}, address = {M{\"u}nchen}, pages = {405 -- 409}, year = {2006}, abstract = {Die interaktive Echtzeit 3D-Visualisierung Mobilisierung und Homing von Blutstammzellen wurde konzipiert, um ein sehr komplexes medizinisches Wissen mit den Mitteln der 3-dimensionalen Visualisierung in Echtzeit und des Internets sowie der daraus resultierenden Interaktivit{\"a}t aufzubereiten. Dies musste auf einer Ebene geschehen, die es hinterher auch jedem Nicht-Mediziner erlaubt, die grundlegenden biologischen und medizinischen Sachverhalte nachzuvollziehen. Das Resultat: Eine informative und didaktische Anwendung, aus einer Mischung von interaktiven 3D-Stationen und erkl{\"a}renden 3D-Animationen. Diskutiert werden die Methodik der Konzeptionsphase und die Interaktionstechniken.}, subject = {Visualisierung}, language = {de} }