Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding undistortion, rotations and sampling (temporal + spatial) #48

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

jpromerob
Copy link
Collaborator

A single LUT is created (based on options for subcommands 'undistortion', 'transformation' and 'sampling') prior to looping over incoming events (from files or dvs).

CLI example using dvxplorer:
aestream output udp <ip_address> <port> input inivation <bus> <device> dvx resolution 640 480 undistortion <filename>.csv transformation < no_trans | rot_90 | rot_180 | rot_270 | flip_ud | flip_lr > sampling <temporal> <spatial>

@jpromerob jpromerob mentioned this pull request Jan 25, 2023
@cpehle cpehle requested a review from Jegp March 27, 2023 22:29
Jegp and others added 7 commits May 3, 2023 21:58
* Added CSV reading
* Resolved event order to (t, x, y, p)
* GeNN-suitable API

* added example of GeNN streaming and fixed indexing bugs

* much less stupid implementation
@Jegp
Copy link
Contributor

Jegp commented Aug 20, 2023

@jpromerob would you have time to catch up and discuss this PR in the coming days? It would be nice to wrap this up somehow :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants