Difference between revisions of "Projects Social Phobia"

From vret
Jump to: navigation, search
(Download)
(Download)
Line 35: Line 35:
 
:python (tested with 2.6)
 
:python (tested with 2.6)
 
:PyQt 4.*
 
:PyQt 4.*
:Dialog database 1.1 integrated (files can be overriden if newer version of the database comes available)
+
:Dialog database 1.2 integrated (files can be overriden if newer version of the database comes available)
  
 
:'''running'''
 
:'''running'''

Revision as of 09:07, 22 July 2009

General Information

Projects

Recreating a social situation in Virtual Reality

Project members:

Virtual Conversation

Project Members:

Resources

Dialog database API

Flexibile implemented database with "well" documented api. All functions have comments explaining what they do and how to use them. The database uses sqlite to save all data into a file on the harddisk so the database does generate file I/O opperations when using.

Dialog database structure

Download

Dialogue 1.2

requirements
python (tested with 2.6)

Editor3

Editor3 is a Gui interface to fill the Dialog database and presents the same flexibility as the database to the user.

Comment

Version 0.9 is fully functional and save to use

Download

Editor3 0.95

requirements
python (tested with 2.6)
PyQt 4.*
Dialog database 1.2 integrated (files can be overriden if newer version of the database comes available)
running
Editor3Main.py

Database converter 2 to 3

Simple converter program that completly transfers the data from a database build with Editor2 into a database for Editor3

Download

Converter2to3

requirements
Python (tested with 2.6)
SqlAlchemy
PyQt4
Dialog database 1.1 (already integrated in the file)
running
converter2to3.py

Literature

Virtual Reality Exposure in the Treatment of Panic Disorder With Agoraphobia: A Case Study

Helena Villa Martin, Cristina Botella, Azucena García-Palacios, Jorge Osma.
Association for Behavioral and Cognitive Therapies. 2007

Virtual Reality Therapy Versus Cognitive Behavior Therapy for Social Phobia: A Preliminary Controlled Study

E. Klinger, S. Bouchard, P. Legeron, S. Roy, F. Lauer, I. Chemin, P. Nugues.
CyberPsychology & Behavior. vol. 8 no. 1. 2005

Virtual Reality Exposure in the Treatment of Social Phobia

E. Klinger, P. Legeron, S. Roy, I. Chemin, F. Lauer, P. Nugues.
2004

Virtual Reality Exposure in the Treatment of Social Anxiety

Barbara O. Rothbaum, Larry E Hodges, Page Anderson.
Cognitive and Behavioral Practice. vol. 10. 2003

Exposure to Social Anxiety Words: Treatment for Social Phobia Based on the Stroop Paradigm

Carrie L. Masia, Daniel W. McNeil, Leslie G. Cohn, Debra A. Hope.
Cognitive and Behavioral Practice. vol. 6. 1999

Involved Members