Changes between Version 4 and Version 5 of ProjectOgamaPage


Ignore:
Timestamp:
03/20/18 15:20:56 (7 years ago)
Author:
Monika Rizova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectOgamaPage

    v4 v5  
    33''Description''
    44
    5  OGAMA is an open-source software written in C#.NET that allows recording and analyzing eye- and mouse-tracking data from slideshow-based experiments in parallel. It accepts ASCII format software and hardware recordings. The output from OGAMA can also be used as an input in other softwares. It works with other commercial eye trackers as well as with open-source eye trackers.
     5OGAMA is an open-source software written in C#.NET that allows recording and analyzing eye- and mouse-tracking data from slideshow-based experiments in parallel. It accepts ASCII format software and hardware recordings. The output from OGAMA can also be used as an input in other softwares. It works with other commercial eye trackers as well as with open-source eye trackers.
    66   
    7  Analysis modules of OGAMA:
     7Analysis modules of OGAMA:
    88 
    9    1. Replay Module -  replay the data that is logged during the experiment
    10    2. Areas of Interest Module -  define and display areas of interest (AOI) on the given stimulus images
    11    3. Fixations Module - calculate and display the fixations made by the subjects
    12    4. Attention Map Module - calculate gaussian distributions of the fixational data and overlay it on the original stimulus image
    13    5. Saliency Module - calculate the salient locations on the stimulus images
    14    6. Database Module - view and edit the raw sampling data
    15    7. Statistic Module - calculate a lot of parameters useful for further analysis
    16    8. Scanpath Module - visualize different scanpaths of the subjects that can be grouped and compared
     9  1. Replay Module -  replay the data that is logged during the experiment
     10  2. Areas of Interest Module -  define and display areas of interest (AOI) on the given stimulus images
     11  3. Fixations Module - calculate and display the fixations made by the subjects
     12  4. Attention Map Module - calculate gaussian distributions of the fixational data and overlay it on the original stimulus image
     13  5. Saliency Module - calculate the salient locations on the stimulus images
     14  6. Database Module - view and edit the raw sampling data
     15  7. Statistic Module - calculate a lot of parameters useful for further analysis
     16  8. Scanpath Module - visualize different scanpaths of the subjects that can be grouped and compared
    1717
    1818  Recording modules of OGAMA: