data-phase2/code/stimulus/movie
2016-08-03 22:22:40 +02:00
..
compute_segment_cuts.py Add cut position information to allow for timing verification of generated stimulus files 2016-08-03 22:22:40 +02:00
cuts_segment0.csv Add cut position information to allow for timing verification of generated stimulus files 2016-08-03 22:22:40 +02:00
cuts_segment1.csv Add cut position information to allow for timing verification of generated stimulus files 2016-08-03 22:22:40 +02:00
cuts_segment2.csv Add cut position information to allow for timing verification of generated stimulus files 2016-08-03 22:22:40 +02:00
cuts_segment3.csv Add cut position information to allow for timing verification of generated stimulus files 2016-08-03 22:22:40 +02:00
cuts_segment4.csv Add cut position information to allow for timing verification of generated stimulus files 2016-08-03 22:22:40 +02:00
cuts_segment5.csv Add cut position information to allow for timing verification of generated stimulus files 2016-08-03 22:22:40 +02:00
cuts_segment6.csv Add cut position information to allow for timing verification of generated stimulus files 2016-08-03 22:22:40 +02:00
cuts_segment7.csv Add cut position information to allow for timing verification of generated stimulus files 2016-08-03 22:22:40 +02:00
cuts_wholemovie.csv Add cut position information to allow for timing verification of generated stimulus files 2016-08-03 22:22:40 +02:00
mk_movie_stimulus.sh Make room for more stimuli 2016-03-29 17:05:26 +02:00
README Add cut position information to allow for timing verification of generated stimulus files 2016-08-03 22:22:40 +02:00
segment_timing.csv Add cut position information to allow for timing verification of generated stimulus files 2016-08-03 22:22:40 +02:00

Stimulus creation and verification
==================================

This folder contains scripts and data files to generate the stimulus videos and
to verify them. Timing verification can be done by comparing the timing of cuts
in the movie:

`mk_movie_stimulus.sh`:
  Script to generate the stimulus segment videos, given a DVD/Blueray stream.

`segment_timing.csv`:
  Table specifying the temporal position of all 8 stimulus movie segments with
  respect to the (research-)cut full movie time series.

`cuts_wholemovie.csv`:
  Table identifying all cuts (time and start frame of the following shot) in
  the unsegmented movie time series.

`cuts_segment*.csv`:
  Analog to `cuts_wholemovie.csv`, but with timing and cuts for each movie
  segment seperately.