neuromorphicsystems / tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Event camera data processing tutorials

Adapted from https://github.com/gcohen/AMOS-Short-Course/, originally authored by Gregory Cohen, Brian McReynolds, Rachel Oliver, and Alexandre Marcireau.

The course contains three tutorials. They cover the basics of working with event camera data, techniques for working with star data, and the use of event-warping and astrometry to find star map solutions.

These tutorials can be run entirely from the browser with Google Colaboratory, without installing anything on your computer.

  1. Introduction https://colab.research.google.com/github/neuromorphicsystems/tutorials/blob/main/1.%20Introduction.ipynb
  2. Star data https://colab.research.google.com/github/neuromorphicsystems/tutorials/blob/main/2.%20Star%20data.ipynb
  3. Star mapping https://colab.research.google.com/github/neuromorphicsystems/tutorials/blob/main/3.%20Star%20mapping.ipynb

You can also clone this repository (with git clone https://github.com/neuromorphicsystems/tutorials.git or by downloading the zipped repository at https://github.com/neuromorphicsystems/tutorials/archive/refs/heads/main.zip) and run the tutorials locally (for instance with https://code.visualstudio.com).

About


Languages

Language:Jupyter Notebook 100.0%