• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 13
  • 9
  • 5
  • 4
  • 1
  • 1
  • 1
  • Tagged with
  • 39
  • 39
  • 12
  • 11
  • 9
  • 9
  • 8
  • 8
  • 7
  • 6
  • 6
  • 6
  • 6
  • 6
  • 6
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
31

Interactive Visualization of Statistical Data using Multidimensional Scaling Techniques

Jansson, Mattias, Johansson, Jimmy January 2003 (has links)
This study has been carried out in cooperation with Unilever and partly with the EC founded project, Smartdoc IST-2000-28137. In areas of statistics and image processing, both the amount of data and the dimensions are increasing rapidly and an interactive visualization tool that lets the user perform real-time analysis can save valuable time. Real-time cropping and drill-down considerably facilitate the analysis process and yield more accurate decisions. In the Smartdoc project, there has been a request for a component used for smart filtering in multidimensional data sets. As the Smartdoc project aims to develop smart, interactive components to be used on low-end systems, the implementation of the self-organizing map algorithm proposes which dimensions to visualize. Together with Dr. Robert Treloar at Unilever, the SOM Visualizer - an application for interactive visualization and analysis of multidimensional data - has been developed. The analytical part of the application is based on Kohonen’s self-organizing map algorithm. In cooperation with the Smartdoc project, a component has been developed that is used for smart filtering in multidimensional data sets. Microsoft Visual Basic and components from the graphics library AVS OpenViz are used as development tools.
32

Leveraging storytelling in visual analytics by redesigning the user interface

Kusoffsky, Madeleine January 2013 (has links)
Storytelling is a way of packaging the knowledge and insights gained from analyzing statistical data. The knowledge is transformed into a format that lends itself to be understood by non-experts more easily. The story with links to interactive diagrams. The purpose of this design study was to improve the interaction design of the storytelling feature. The target audience for the new design was intermediate users. Evaluation of the current design by interviewing and observing beginner and intermediate users gave valuable understanding about the users goals related to the storytelling feature. The new design is a product from design goals derived from the user data and research through design. Sketching and exploring possible solutions was a process that meant producing multiple sketches, documenting design decisions through annotations and a way of keeping track of trade-offs and compromises. Screenshots from the application containing the redesigned interface of the storytelling feature was used during a final evaluation. Developers, a user and the designer evaluated the new design through a pluralistic usability walkthrough. The result showed that the new design had improved the storytelling feature in some aspects but that new problems had emerged. This indicates that interaction design processes should contain iterations. Designs should be tested, redesigned and tested again together with users and stakeholder to ensure that user goals are fulfilled, that design goals are reached and that the feature will deliver a positive user experience.
33

Nové materiály pro podporu výuky biochemie na SŠ / New educational materials for education in biochemistry at secondary schools

Stránský, Jaroslav January 2021 (has links)
Biochemistry is usually the last taught discipline of chemistry. In the Czech Republic, grammar school students study biochemistry during the third or fourth grade. This can sometimes cause problems because there is often little time left for biochemistry when compared to other chemical disciplines. The content of the biochemical curriculum is often limited only to memorization of the most important facts and there is no time enough to point out the important relationships of biochemistry to everyday life. In the last year of study, many students have already decided whether or not to study chemistry in the future and it is then difficult to find some topics that would attract the attention of those who do not want to continue studying chemistry. This thesis is focused on the solving this situation. The first part gives an overview on the theoretical background, which forms the framework for the following parts - Analysis of selected textbooks, which was done to map the current state of teaching biochemistry in Czech schools, and Creation of new didactic materials that can complement current textbooks and help teachers explain the basics of biochemistry more clearly and in the context of contemporary everyday life. The last part of this diploma thesis summarizes the experiences with use of the...
34

Building High-performing Web Rendering of Large Data Sets

Burwall, William January 2023 (has links)
Interactive visualization is an essential tool for data analysis. Cloud-based data analysis software must handle growing data sets without relying on powerful end-user hardware. This thesis explores and tests various methods to speed up primarily time series plots of large data sets on the web for the biotechnology research company Sartorius. To increase rendering speed, I focused on two main approaches: downsampling and hardware acceleration. To find which sampling algorithms suit Sartorius's needs, I implemented multiple alternatives and compared them quantitatively and qualitatively. The results show that downsampling increases or eliminates data set size limits and that test users favored algorithms maintaining local outliers. With hardware acceleration that substantially increased the amount of simultaneously rendered points for more detailed representations, these methods pave the way for efficient visualization of large data sets on the web.
35

Formulation interactive des requêtes pour l’analyse et la compréhension du code source

Jridi, Jamel Eddine 11 1900 (has links)
Nous proposons une approche basée sur la formulation interactive des requêtes. Notre approche sert à faciliter des tâches d’analyse et de compréhension du code source. Dans cette approche, l’analyste utilise un ensemble de filtres de base (linguistique, structurel, quantitatif, et filtre d’interactivité) pour définir des requêtes complexes. Ces requêtes sont construites à l’aide d’un processus interactif et itératif, où des filtres de base sont choisis et exécutés, et leurs résultats sont visualisés, changés et combinés en utilisant des opérateurs prédéfinis. Nous avons évalués notre approche par l’implantation des récentes contributions en détection de défauts de conception ainsi que la localisation de fonctionnalités dans le code. Nos résultats montrent que, en plus d’être générique, notre approche aide à la mise en œuvre des solutions existantes implémentées par des outils automatiques. / We propose an interactive querying approach for program analysis and comprehension tasks. In our approach, an analyst uses a set of basic filters (linguistic, structural, quantitative, and user selection) to define complex queries. These queries are built following an interactive and iterative process where basic filters are selected and executed, and their results displayed, changed, and combined using predefined operators. We evaluated our querying approach by implementing recent state-of-the-art contributions on feature location and design defect detection. Our results show that, in addition to be generic; our approach helps improving existing solutions implemented by fully-automated tools.
36

Occlusion Management in Conventional and Head-Mounted Display Visualization through the Relaxation of the Single Viewpoint/Timepoint Constraint

Meng-Lin Wu (6916283) 16 August 2019 (has links)
<div>In conventional computer graphics and visualization, images are synthesized following the planar pinhole camera (PPC) model. The PPC approximates physical imaging devices such as cameras and the human eye, which sample the scene with linear rays that originate from a single viewpoint, i.e. the pinhole. In addition, the PPC takes a snapshot of the scene, sampling it at a single instant in time, or timepoint, for each image. Images synthesized with these single viewpoint and single timepoint constraints are familiar to the user, as they emulate images captured with cameras or perceived by the human visual system. However, visualization using the PPC model suffers from the limitation of occlusion, when a region of interest (ROI) is not visible due to obstruction by other data. The conventional solution to the occlusion problem is to rely on the user to change the view interactively to gain line of sight to the scene ROIs. This approach of sequential navigation has the shortcomings of (1) inefficiency, as navigation is wasted when circumventing an occluder does not reveal an ROI, (2) inefficacy, as a moving or a transient ROI can hide or disappear before the user reaches it, or as scene understanding requires visualizing multiple distant ROIs in parallel, and (3) user confusion, as back-and-forth navigation for systematic scene exploration can hinder spatio-temporal awareness.</div><div><br></div><div>In this thesis we propose a novel paradigm for handling occlusions in visualization based on generalizing an image to incorporate samples from multiple viewpoints and multiple timepoints. The image generalization is implemented at camera model level, by removing the same timepoint restriction, and by removing the linear ray restriction, allowing for curved rays that are routed around occluders to reach distant ROIs. The paradigm offers the opportunity to greatly increase the information bandwidth of images, which we have explored in the context of both desktop and head-mounted display visualization, as needed in virtual and augmented reality applications. The challenges of multi-viewpoint multi-timepoint visualization are (1) routing the non-linear rays to find all ROIs or to reach all known ROIs, (2) making the generalized image easy to parse by enforcing spatial and temporal continuity and non-redundancy, (3) rendering the generalized images quickly as required by interactive applications, and (4) developing algorithms and user interfaces for the intuitive navigation of the compound cameras with tens of degrees of freedom. We have addressed these challenges (1) by developing a multiperspective visualization framework based on a hierarchical camera model with PPC and non-PPC leafs, (2) by routing multiple inflection point rays with direction coherence, which enforces visualization continuity, and without intersection, which enforces non-redundancy, (3) by designing our hierarchical camera model to provide closed-form projection, which enables porting generalized image rendering to the traditional and highly-efficient projection followed by rasterization pipeline implemented by graphics hardware, and (4) by devising naturalistic user interfaces based on tracked head-mounted displays that allow deploying and retracting the additional perspectives intuitively and without simulator sickness.</div>
37

Formulation interactive des requêtes pour l’analyse et la compréhension du code source

Jridi, Jamel Eddine 11 1900 (has links)
Nous proposons une approche basée sur la formulation interactive des requêtes. Notre approche sert à faciliter des tâches d’analyse et de compréhension du code source. Dans cette approche, l’analyste utilise un ensemble de filtres de base (linguistique, structurel, quantitatif, et filtre d’interactivité) pour définir des requêtes complexes. Ces requêtes sont construites à l’aide d’un processus interactif et itératif, où des filtres de base sont choisis et exécutés, et leurs résultats sont visualisés, changés et combinés en utilisant des opérateurs prédéfinis. Nous avons évalués notre approche par l’implantation des récentes contributions en détection de défauts de conception ainsi que la localisation de fonctionnalités dans le code. Nos résultats montrent que, en plus d’être générique, notre approche aide à la mise en œuvre des solutions existantes implémentées par des outils automatiques. / We propose an interactive querying approach for program analysis and comprehension tasks. In our approach, an analyst uses a set of basic filters (linguistic, structural, quantitative, and user selection) to define complex queries. These queries are built following an interactive and iterative process where basic filters are selected and executed, and their results displayed, changed, and combined using predefined operators. We evaluated our querying approach by implementing recent state-of-the-art contributions on feature location and design defect detection. Our results show that, in addition to be generic; our approach helps improving existing solutions implemented by fully-automated tools.
38

Framgångsfaktorer som påverkar skapandet av en användarvänlig försäljningsdashboard : En fallstudie på Two / Success Factors Influencing on the Creation ofa User-friendly Sales Dashboard : A Case Study at TwoTermin

Wehlin, Rebecka January 2020 (has links)
Företag har i dagens samhälle stora mängder data som ökar ständigt och som därmed behöverhanteras. Företag ska kunna omvandla rådata till värdefull information som möjliggör bättrebeslutfattande. Bussiness Intelligence, även kallat BI, underlättar för företag att samla in, lagra ochanalysera sin data samt att de ger bättre underlag för beslutstöd. Ett känt verktyg som kan användassom en stödfunktion för beslutfattare är dashboard. En dashboard är en synlig presentation på en endaskärm som visar den allra viktigaste information som krävs för att kunna uppnå ett eller flera olikamål. Syftet med en dashboard är att kommunicera betydelsefull information på ett exakt, effektivtsamt tydligt sätt.Kandidatuppsatsens syfte är att identifiera och beskriva framgångsfaktorer som påverkar skapandetav en användarvänlig försäljningsdashboard utifrån ett kund–konsultperspektiv. Den metod som haranvänts i denna uppsats är fallstudiemetoden. Fem personliga intervjuer med semi-struktureradeintervjuguider som underlag har genomförts i denna studie. Intervjuerna gjordes med tre Power BIkonsulterfrån fallföretaget Two och de resterande två intervjuerna gjordes med representanter frånfallföretagets kundföretag Huzells och Pictura.De viktigaste slutsatserna från uppsatsstudien för att kunna skapa en användarvänlig försäljningsdashboard är att det är viktigt att konsulten är lyhörd och lär känna kunden, viktigt attkunden har ett tydligt syfte och mål med försäljningsdashboarden, kommunikationen mellan konsultoch kund är A och O, försäljningsdashboarden ska vara tydlig och lättförståelig, viktigt attförsäljningsdashboarden visar relevant information och nyckeltal (även kallat KPI:er) för denspecifika målgruppen och att försäljningsdashboarden ska vara behaglig att titta på.Det är viktigt att konsulten är lyhörd och lyssnar på vad kunden har för önskemål med dashboardenoch designar utifrån det. Det är också bra om konsulten lär känna kunden för att få en bättre inblick ikundens verksamhet för att kunna komma med lämpligare idéer och förslag på hur dashboarden kanutformas. Kunden behöver ha ett tydligt syfte för hur dashboarden ska se ut, vad den ska innehållasamt var den ska placeras. Kommunikation mellan båda parter är en viktig förutsättning för att de skafortsätta ha samma vision under projektet. En användarvänlig försäljningsdashboard behöver varatydlig samt innehålla relevant information och KPI:er för den specifika målgruppen.
39

Graphing Meeting Records - An Approach to Visualize Information in a Multi Meeting Context

Kirchner, Bettina, Wojdziak, Jan, de Almeida Madeira Clemente, Mirko, Groh, Rainer 16 May 2019 (has links)
Purpose – Meeting notes are effective records for participants and a source of information for members who were unable to attend. They act as a reference point to decisions made, to plan next steps, and to identify and track action items. Despite the need for a multi meeting solution (Tucker and Whittaker, 05), meetings are often displayed as separated as well as descriptive documents. The aim of this work is to enhance access to overlapping meeting contents and existing coherences beyond a decoupled description. A visual representation of meeting content can lead to meeting records which are more comprehensible and more time efficient. Furthermore, it enables the depiction of knowledge that is often lost in conventional meeting records. Approach – Our goal was to define a general structure for meeting items, integrating content categories and relations between successive meetings. In this paper, we present a model based approach to visualize meeting content as well as content relations in order to support the preparation, execution and follow-up of meetings. Due to the fact that contents of consecutive meetings refer to each other (Post et al., 04), we consider meetings as a series of events. The resulting model substantiates the transformation of content as well as content relations into a visual form. Value – The proposed solution focuses on the model that is integrated into an interactive visualization. Thus, a novel approach to explore meeting records is provided. The model was proved to be suitable for meeting contents in various use cases. Examining the content in its visual representation across multiple consecutive meetings enhances the identification of any linked information at a glance over even long periods of time. Hence, important pieces of information will not be disregarded. Practical implications – The approach of our multi meeting protocol application is realized as a browser-based implementation that displays data from JSON objects. With this interactive visualization, the user can browse, search, and filter meeting content and get a deeper understanding of topics, their life cycle and relations to other topics. This leads to an overall comprehension of project or business progression that highlights topics that need to be addressed. Thus, the viewer is supported in preparing, executing, and following up meetings successfully and qualified to structure records in order to keep a clean transcript of a meeting.

Page generated in 0.0727 seconds