Skip to content

Commit e8fa1aa

Browse files
Update index.html
1 parent 0499c8b commit e8fa1aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h2> <span></span></h2>
142142
<img style = "border: px solid #555;" src="images/eye_tracking.jpeg" alt="">
143143
<div class="details2">
144144
<h2> <span></span></h2>
145-
<p>The scope of this research is to determine if there is any correlation between the level of experience of surgeons and their visual attention while performing surgeries, using Python.</p>
145+
<p>The scope of this research is to determine if there is any correlation between the level of experience of surgeons and their visual attention while performing surgeries (Python).</p>
146146
<div class="more2">
147147
<a href="https://github.com/munteanuic/Eye-Tracking" class="read-more2">see <span>code</span></a>
148148
<a href="https://conservancy.umn.edu/bitstream/handle/11299/213539/Assessing%20Visual%20Attention%20Using%20Eye%20Tracking_Ioana%20Munteanu.pdf?sequence=1&isAllowed=y" class="read-more2">See <span>poster</span></a>
@@ -182,7 +182,7 @@ <h3 class="mb-0">Business Intelligence Intern</h3>
182182
<div class="flex-grow-1">
183183
<h3 class="mb-0">Student Researcher</h3>
184184
<div class="subheading mb-3">MotionLab, Department of Computer Science, University of Minnesota</div>
185-
<p>Facilitatated transportation of equipmnet between the surgeons from the University of Minnesota Medical School and MotionLab. Quantified visual attention by computing a percentage of focus in order to determine if there is a correlation between the visual atteention and suregeons' level of experience. Determined with a confidence of 95% that a surgeon is considered focused if their pupils' velocity is under 3 pixel/s and acceleration under 500 pixel/s<sup>2</sup>. Established that the surgeons' level of visual attention increases with experience. </p>
185+
<p>Facilitatated transportation of equipmnet between the surgeons from the University of Minnesota Medical School and MotionLab. Quantified visual attention by computing a percentage of focus in order to determine if there is a correlation between the visual atteention and suregeons' level of experience (Python: NumPy, Matplotlib, Pandas). Determined with a confidence of 95% that a surgeon is considered focused if their pupils' velocity is under 3 pixel/s and acceleration under 500 pixel/s<sup>2</sup>, using R. Established that the surgeons' level of visual attention increases with experience. </p>
186186
</div>
187187
<div class="flex-shrink-0"><span class="text-primary">Jan 2020 - May 2020</span></div>
188188
</div>

0 commit comments

Comments
 (0)