MartinNowak96 / AEDAT-File-Reader

This is software to get details on a AEDAT file produced by a neuromorphic camera.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AEDAT-File-Reader

      This is software to get details on a AEDAT file produced by a neuromorphic camera. Currently this software can organize the starting time, ending time, duration, number of events, and average events per second in a table. This table can be converted to a .CSV file. This software can select multiple files at once leading to faster productivity.

Video Rendering

Video can be reconstructed from AEDAT files using the settings displayed on the page.


An example of reconstructed video is shown below. This recording is of a spinning 2-slot wheel recorded with DVS240C camera.

File Summary

      This page can generate a summary of any AEDAT file that it is provided. This summary includes the start time, end time, duration of the recording, number of events, and the average events per second. Files can also be renamed by clicking on their name in the SelectedFiles column.

Event Lists

      This page lists all of the events with their respective timestamps in the provided AEDAT file. The data displayed on this page can exported to a CSV file for machine learning purposes.

About

This is software to get details on a AEDAT file produced by a neuromorphic camera.


Languages

Language:C# 100.0%