From 49a2a89f61ca0c674655c5fee7f42953a11aa3e1 Mon Sep 17 00:00:00 2001 From: Jason Date: Fri, 7 Oct 2016 16:34:24 +0900 Subject: [PATCH] Fixed my name and links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 677d353..cacb6d8 100644 --- a/README.md +++ b/README.md @@ -71,5 +71,5 @@ Some debug keys are pre-assigned for a better control of the software: # Acknowledgement This program integrated/modified several existing codes. Especially, -* [2D pupil detection code](http://www.jeoresearch.com/research) by Jason Orloski +* [2D pupil detection code](https://github.com/YutaItoh/3D-Eye-Tracker/blob/master/main/pupilFitter.h) by [Jason Orlosky](http://www.jeoresearch.com/research) * [3D eye model optimization code](https://github.com/LeszekSwirski/singleeyefitter ) by Leszek Swirski