Blar i Master theses på tittel
Viser treff 14-33 av 220
-
A Weather/Mobility Analysis using Machine Learning
(Master thesis, 2020-08-25) -
A web-based dashboard to facilitate progress management of pathology workflows
(Master thesis, 2022-12-15)The Department of Pathology at Haukeland University Hospital in Bergen (HUS) has in recent years experienced a growing demand for their services. An aging population in combination with heightened use of personalized ... -
A Web-based Data-Driven Security Game for Teaching Software Security
(Master thesis, 2022-06-01) -
Alias - Designing an application for creating personalised comics aimed for the Children and Youth Clinic at Haukeland University Hospital
(Master thesis, 2019-12)Information that is handed out by hospitals is not always personalised for patients and their motivation is often lacking. Communication between healthcare and patients is mostly textual and verbal, sometimes overwhelming, ... -
An Algorithm for k-insertion into a Binary Heap
(Master thesis, 2023-06-01)In this thesis, we present an algorithm for k-insertion into a binary heap running in worst-case time O(k+log(k)·log(n+k)), improving the standard k-insertion algorithm for binary heaps in terms of worst-case running time. ... -
An Effective Generic Lasso Selection Tool for Multiselection
(Master thesis, 2020-06-20)Multiselection is widely available in the graphical user interfaces of common applications, often through rectangular or row-wise selection tools. Lasso selection, though often provided in image manipulation applications, ... -
An efficient implementation of a test for EA-equivalence
(Master thesis, 2022-06-01)We implement an algorithm for testing EA-equivalence between vectorial Boolean functions proposed by Kaleyski in the C programming language, and observe that it reduces the running time (as opposed to the original Magma ... -
An Experimental Evaluation of Software Frameworks for the Web-of-Things
(Master thesis, 2021-06-15)In this thesis we evaluate the Web of Things technology. The Research-based Innovation scheme in Norway has started a project named Smart Ocean, which explores new technologies to develop ocean monitoring solutions. This ... -
An Introduction to Information-Theoretic Private Information Retrieval (IT-PIR)
(Master thesis, 2019-06-26) -
An Overview of Blockchain-Based Identity Management Systems.
(Master thesis, 2022-11-21) -
Analysis of Word Embeddings: A Clustering and Topological Approach
(Master thesis, 2021-06-01)Over the last few years, advances in natural language processing (NLP) have enabled us to learn more from textual data. To this end, word embedding models learn vectorized representations of words by training on big sets ... -
Analyzing Solidity smart contracts
(Master thesis, 2022-08-16) -
Analyzing time series from eye tracking using Symbolic Aggregate Approximation
(Master thesis, 2022-04-01)This thesis explores the viability of transforming the data produced when tracking the eyes into a discrete symbolic representation. For this transformation, we utilize Symbolic Aggregate Approximation to investigate a new ... -
Assessment of the COPD-calculator using a customized version of the NHSx DTAC Framework
(Master thesis, 2021-08-02) -
Augmented Reality in Historical Museum: A case study at Fjell Fortress
(Master thesis, 2020-09-09)Over the years, there has been development in using the technologies in historical museums for various reasons. The recent development of smartphones and computer graphics has enabled us to provide a new way of interaction ... -
Automatic blurring of specific faces in video
(Master thesis, 2022-06-30)With the introduction of the General Data Protection Regulation (GDPR) into European Union law, it became more important than ever before to properly handle personal data. This is an issue for media companies which distribute ... -
Automatic Error Detection in 3D Pritning using Computer Vision
(Master thesis, 2020-02-01)During recent years Additive Manufacturing Technology, or 3D Printing, has become extremely popular. 3D printing is being actively used in fields ranging from rapid prototyping and rapid manufacturing to Bio-printing for ... -
Automatic Model Repair Using Machine Learning
(Master thesis, 2020-06-03) -
Automating User Interfaces for a Multi-way Dataflow Constraint System
(Master thesis, 2022-06-01)A scriptable User Interface (UI) can be set to record the user’s actions into a script, and then play that recorded script back over different data. The purpose is to automate oft-occurring use patterns. Though such ... -
Axiom Based Testing in Java
(Master thesis, 2024-06-03)Software plays a crucial role in today's society. Making sure that software is reliable is therefore very important. To make reliable software it is important to test it. Axiom-based testing gives us a way of specifying ...