Difference between revisions of "Projects Social Phobia"
(→Download) |
(→Download) |
||
Line 78: | Line 78: | ||
:Python (tested with 2.6) | :Python (tested with 2.6) | ||
:PyQt4 (For widgets can run without) | :PyQt4 (For widgets can run without) | ||
− | |||
:'''running''' | :'''running''' |
Revision as of 17:01, 11 August 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.
Download
- 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
- requirements
- python (tested with 2.6)
- PyQt 4.*
- Dialog database 1.2 integrated (files can be override if newer version of the database comes available)
- running
- Editor3Main.py
Database converter 2 to 3
Simple converter program that completely transfers the data from a database build with Editor2 into a database for Editor3
Download
- requirements
- Python (tested with 2.6)
- SqlAlchemy
- PyQt4
- Dialog database 1.1 (already integrated in the file)
- running
- converter2to3.py
SpeechDetector
Detects if microphone input is louder then a defined threshold and for how long it was louder. For an working example see SpeechDetectorWidget (defined in SpeechDetector.py)
Download
- requirements
- Python (tested with 2.6)
- PyQt4 (For widgets can run without)
- pyaudio v0.2.3
- Audioop (Integrated in python)
- running
- SpeechDetector.py
SpeechRecognition / KeywordDetector
Speechrecognition script that accepts character input or input from a special input field implementing some functions. For examples see SpeechRecognitionWidgets.py
Download
SpeechRecognition / KeywordDetection
- requirements
- Python (tested with 2.6)
- PyQt4 (For widgets can run without)
- running
- SpeechRecognitionWidgets.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
- 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