Skip to content

flow-ryan/eventgen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eventgen - CUDA event data generator

Small utility to generate event data from consecutive image frames. The images are compared pixel by pixel and as soon as a specific threshold in difference is reached, this pixel will 'emit' an event.

To speed up the process the computation is implemented using CUDA

About

Generate AER data from consecutive frames using CUDA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.2%
  • C++ 2.7%
  • Cuda 1.7%
  • Makefile 0.4%