Alex Anwyl-Irvine

Results 8 issues of Alex Anwyl-Irvine

header seems to have changed, demo does not work

bug

Basically current mouseview, but update aperture location in click/touch. Also support new position logging for this functionality

enhancement

Improvement arising from the problem outlined here: https://github.com/u01ai11/MouseView.js/issues/21 bought up by @GEJ1 Basically make a simple function that temporarily removes and adds event listeners and expose in the API

enhancement

When the user requests a guassian blur on the overlay, a gaussian blur on the apeture edge, and a colour overlay, we get an interaction of overlapping guassians. This leads...

bug

At the moment WebGazer.js is edited directly. It's two dependencies: html2canvas and heatmap.js are bundled in there all the time. This is a problem because someone (me) has to update...

enhancement

Blurring also effects the edge of the canvas overlay -- this is undesirable and I need to make a workaround

bug

Need to fix the screen-capture so offset and scale match the vewport. Also it seems to be capturing the entire page after scrolling, rather than what is currently viewable on...

bug

potential sources of lag that need to be addressed from experimental analysis perspective: 1. Between timer instantiation and the first mouse event - This means our first sample will _never_...

bug
enhancement