Chandra Rajyam: Difference between revisions

From Psych 221 Image Systems Engineering
Jump to navigation Jump to search
imported>Student221
imported>Student221
No edit summary
Line 12: Line 12:


== Methods ==
== Methods ==
== Methods ==
First, screen resolutions vary considerably among participants. In fact, average deviations in participant screen resolutions are 243 and 136 pixels (width and height). As a work around, we can ask for participants to use a real-world object for measurement. They will have to hold up a credit card (which is standardized in size at 85.6mm in width) and be asked to adjust a shape on the screen to match it in size. We will then be able to measure the logical pixel density:
<math>LPD(px/mm) = Onscreen Distance(px) / Physical Distance (mm)</math>
The logical pixel density enables us to translate between physical distance and on-screen pixel length.
[[File:card.jpg]]


== Results ==
== Results ==

Revision as of 20:12, 23 November 2020

Introduction

Over the past few years, we have seen the rise in popularity of online vision-based experiments. By conducting online experiments, researchers can access larger and more diverse participant samples than what may be possible within a lab. In fact, large numbers of participants can be collected at quickly and at relatively low costs (<24h, ~$1-2 USD/participant/10min). There are multiple online resources to recruit participants online, with the most popular being Amazon Mechanical Turk.

However, there are drawbacks over lack of control over the participant’s computer environment. For example, the experimenter will have trouble controlling for screen resolution. In this project, we will set up an experiment using Mechanical Turk that allows for the calibration of viewing conditions. Particularly, we will be focusing on accounting for the variability in hardware and software used by participants.

Location=center

Background

The goal is to have this experiment be a lodestar for easily calibrating experiment environments online, in the form of an library. We will want the library to have modular content, where necessary calibration tests can be added in. Similar libraries are https://www.jspsych.org/ and https://www.psychopy.org/.

Methods

Methods

First, screen resolutions vary considerably among participants. In fact, average deviations in participant screen resolutions are 243 and 136 pixels (width and height). As a work around, we can ask for participants to use a real-world object for measurement. They will have to hold up a credit card (which is standardized in size at 85.6mm in width) and be asked to adjust a shape on the screen to match it in size. We will then be able to measure the logical pixel density:

LPD(px/mm)=OnscreenDistance(px)/PhysicalDistance(mm)

The logical pixel density enables us to translate between physical distance and on-screen pixel length.

File:Card.jpg

Results

Conclusions

Appendix

You can write math equations as follows: y=x+5

You can include images as follows (you will need to upload the image first using the toolbox on the left bar, using the "Upload file" link).