eye-tracking Questions
2
Has anyone experimented with eyetracking for the iPhone or heard of projects related to eyetracking in iOS?
Is it technically feasible at all?
How problematic would recording that data be in the ...
Diurnal asked 25/11, 2010 at 8:36
3
Solved
I'm working on integrating an experiment in psychopy with the eyelink eyetracking system. The way to do this seems to be through pylink. Unfortunately I'm really unfamiliar with pylink and I was ho...
Fleischman asked 28/1, 2016 at 20:31
1
The ARFaceTrackingConfiguration of ARKit places ARFaceAnchor with information about the position and orientation of the face onto the scene. Among others, this anchor has the lookAtPoint property t...
Rouault asked 8/3, 2019 at 16:4
2
Solved
I am trying to build a robot that I can control with basic eye movements. I am pointing a webcam at my face, and depending on the position of my pupil, the robot would move a certain way. If the pu...
Illustrate asked 21/8, 2017 at 4:57
2
Solved
Trying to get string width in C# to simulate wordwrap and position of text (now written in richTextBox).
Size of richTextBox is 555x454 px and I use monospaced font Courier New 12pt.
I tried Text...
Millican asked 21/2, 2017 at 9:9
1
Solved
I'm trying to implement Fabian Timm's eye-tracking algorithm [http://www.inb.uni-luebeck.de/publikationen/pdfs/TiBa11b.pdf] (found here: [http://thume.ca/projects/2012/11/04/simple-accurate-eye-cen...
Solange asked 14/3, 2016 at 19:23
1
Solved
I'm using the Mirametrix S2 gaze tracking device. In the API docs (v1.1), it says that the ENABLE_SEND_GPI command allows a tracking client to insert data into the gaze stream. Copying some of the ...
Propane asked 28/2, 2016 at 8:21
4
I am looking for some suggestions on how to approach the following computer vision problem.
Below are 4 samples of an eye tracking dataset that I am working with. I would like to write code takes o...
Davide asked 20/10, 2010 at 1:18
4
I am now working on an eye tracking project. In this project I am tracking eyes in a webcam video (resolution if 640X480).
I can locate and track the eye in every frame, but I need to locate the p...
Tlaxcala asked 11/5, 2012 at 6:15
7
Is there a decent eye tracking package to replace the mouse for code editing?
I want to free up the mouse, but keep using my keyboard for editing code.
Having done some research on it, I conclude...
Sonneteer asked 1/4, 2010 at 16:24
1
Solved
The requirement is to define a rectangle around each eye in 3D space.
There should be a way to track eyes using the Microsoft Kinect SDK.
According to this
The Face Tracking SDK uses the Kinect...
Uganda asked 17/6, 2013 at 19:48
4
Solved
How can I detect irises in a face with opencv?
Alicealicea asked 16/2, 2011 at 23:3
1
I've been able to detect pupil and the eye corners accurately so far.
You can see a few snaps i uploaded in my answer to my own question here:
Performing stable eye corner detection
Here's what ...
Irita asked 28/4, 2012 at 15:47
3
Solved
I am working on a project aimed to track eye pupil. For this I have made a head-mounted system that captures the images of the eye. Completed with the hardware portion I am struck in software part....
Lanthanum asked 16/11, 2011 at 2:1
3
Solved
I wrote the code for hough transformation and it works well. Also I can crop the eye location of a face. Now I want to detect the iris of the crop image with applying the Hough transformation(cvHou...
Ceraceous asked 21/5, 2010 at 20:10
2
Anyone know of an eye-tracking library for C#, C/C++ or Objective-C? Open-source is preferable. Thanks.
Guarnerius asked 17/6, 2009 at 22:9
1
© 2022 - 2024 — McMap. All rights reserved.