Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

melvinmajor/Point-of-Regard

Repository files navigation

Point of Regard

Project for the lesson of Signal and data processing, 3nd Bachelor at EPHEC Louvain-la-Neuve

How to use :

Put the video file in the data directory
Put the data in the data directory
Delete manually the 2 first line of the data file
Launch dataToJson.py with the -f parameter and enter the path to the data file.
Launch the read-video.py file.

The Team

👉 Group: 7

👉 Members:

Our team is composed of 4 people:

  • Edwin Autome (@AutomeEdwin)
  • Louis Arys (@diomenios)
  • Anh-Emile Pham (@EXSamus)
  • Filipp Shatskiy (@fshatskiy)
  • Melvin Campos Casares (@melvinmajor)

The project

The idea is to try to understand the data in the file and use it to embed the gaze point in the video. Obviously the movement is very jerky, so we have to try to improve the trajectory of the point (by the use of a filter, interpolation or anything else based on our tests).

To go further, we may try to highlight the areas where the gaze stays longer, either by a circle whose area is proportional to the time during which the gaze is in the area or by a color whose intensity would also be proportional or something else.

Specifications

We are free to choose the direction we want to take. There will be no precise specifications ; it's not like the digital electronics project of 2nd year where there were clear guidelines.

It is obviously necessary that the quantity and the quality of the provided work are sufficient (example: not just take an existing algorithm of treatment of images)! The project can use existing libraries but can not be limited to this (personal contribution has to be made). It is of course necessary to demonstrate the understanding of the operations of the libraries used.

Programming language, software/API and material used

About

Project for the lesson of Signal and data processing, 3rd Bachelor at EPHEC Louvain-la-Neuve

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published