Back Size PerceptionThis example shows how to implement a matching experiment to investigate perceived size using psychWithJava package.SizesMoAThis program opens a Full Screen Exclusive Mode Window and displays images of object placed in a hallway at either near or far position. The observer is required to adjust the size of a 2-D disk to match that of the 3-D object at each trial.Precompiled programPrecompiled program is in SizesMoA.jar, which is a self running file. You can run it directly from your browser. Alternatively, you can save the file on your local disk and run it with a mouse click or you can run it from a terminal (MS DOS prompt in MS Windows) with the commandjava -jar SizesMoA.jar . Note that running the jar file doesn't require installing the psychWithJava package.
Files needed to build the project
Back_123.jpg Back_163.jpg Back_204.jpg Back_244.jpg Back_286.jpg Front_123.jpg Front_163.jpg Front_204.jpg Front_244.jpg Front_286.jpg Building and running the projectSee HelloPsychophysicist for instructions on how to build and run java projects.Description of the project
|