Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 3 of 3

Full-Text Articles in Physical Sciences and Mathematics

Comparative Analysis Of Rgb-Based Eye-Tracking For Large-Scale Human-Machine Applications, Brett Thaman, Trung Cao Dec 2021

Comparative Analysis Of Rgb-Based Eye-Tracking For Large-Scale Human-Machine Applications, Brett Thaman, Trung Cao

Posters-at-the-Capitol

Gaze tracking has become an established technology that enables using an individual’s gaze as an input signal to support a variety of applications in the context of Human-Computer Interaction. Gaze tracking primarily relies on sensing devices such as infrared (IR) cameras. Nevertheless, in the recent years, several attempts have been realized at detecting gaze by acquiring and processing images acquired from standard RGB cameras. Nowadays, there are only a few publicly available open-source libraries and they have not been tested extensively. In this paper, we present the result of a comparative analysis that studied a commercial eye-tracking device using IR …


Ciculant Matrix And Fft, Thomas S. Devries Aug 2021

Ciculant Matrix And Fft, Thomas S. Devries

Undergraduate Student Research Internships Conference

The goal was to produce all the eigen values for a BOHEMIAN matrices using coefficient set {0, 1, -1, i, -i} of a size 15 vector. There are 5^15 eigen values so it was attempted to be done in parrallel for parts of the algorithm that permitted.


App Development For Wearable Sensors, Connor Pittman, Christopher Chappie, Patrick A. Tetreault Apr 2021

App Development For Wearable Sensors, Connor Pittman, Christopher Chappie, Patrick A. Tetreault

Thinking Matters Symposium

The objective of this research project was to create a wearable device that monitors bodily functions for the user to view on their smartphone. Sensor data is processed using the Arduino Nano 33 BLE microcontroller. The sensors used in this project include: proximity, temperature, humidity, heart rate, pressure, and skin impedance. This project takes advantage of the Arduino's Bluetooth low energy (BLE) capabilities so that all the data can be transmitted to a smartphone. This presentation shows the challenges faced during the project and how they were overcome. Some of these challenges include: programming, how heart rate sensors work, and …