mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-12 08:38:11 +00:00
Deployed 9a8a582d
to 6.3 with MkDocs 1.2.2 and mike 1.0.1
This commit is contained in:
parent
824060f80c
commit
0f6801e348
@ -1605,7 +1605,7 @@
|
||||
<span class="p">})</span>
|
||||
</code></pre></div>
|
||||
<h3 id="initialize-the-camera">Initialize the camera<a class="headerlink" href="#initialize-the-camera" title="Permanent link">¶</a></h3>
|
||||
<p>To help the participant position their face correctly for eye tracking you can use the <a href="../plugins/jspsych-webgazer-init-camera.ms">jspsych-webgazer-init-camera plugin</a>. This will show the participant what the camera sees, including facial feature landmarks, and prevent the participant from continuing until their face is in good position for eye tracking. This plugin will also trigger the experiment to request permission to access the user's webcam if it hasn't already been granted.</p>
|
||||
<p>To help the participant position their face correctly for eye tracking you can use the <a href="../../plugins/jspsych-webgazer-init-camera/">jspsych-webgazer-init-camera plugin</a>. This will show the participant what the camera sees, including facial feature landmarks, and prevent the participant from continuing until their face is in good position for eye tracking. This plugin will also trigger the experiment to request permission to access the user's webcam if it hasn't already been granted.</p>
|
||||
<div class="highlight"><pre><span></span><code><span class="kd">var</span> <span class="nx">init_camera_trial</span> <span class="o">=</span> <span class="p">{</span>
|
||||
<span class="nx">type</span><span class="o">:</span> <span class="s1">'webgazer-init-camera'</span>
|
||||
<span class="p">}</span>
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user