AUTHORS
CMakeLists.txt
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
aestream/__init__.py
aestream/__init__.pyi
aestream/_input.py
aestream/py.typed
aestream.egg-info/PKG-INFO
aestream.egg-info/SOURCES.txt
aestream.egg-info/dependency_links.txt
aestream.egg-info/requires.txt
aestream.egg-info/top_level.txt
include/CLI11.hpp
include/CPM.cmake
include/rapidxml.hpp
src/CMakeLists.txt
src/aer.hpp
src/aestream.cpp
src/dvs_gesture.hpp
src/generator.hpp
src/viewer.cpp
src/.ipynb_checkpoints/Untitled-checkpoint.ipynb
src/file/CMakeLists.txt
src/file/aedat.hpp
src/file/aedat4.hpp
src/file/dat.hpp
src/file/utils.hpp
src/file/flatbuffers/events.fbs
src/file/flatbuffers/file_data_table.fbs
src/file/flatbuffers/frame.fbs
src/file/flatbuffers/imus.fbs
src/file/flatbuffers/ioheader.fbs
src/file/flatbuffers/trigger.fbs
src/input/CMakeLists.txt
src/input/file.cpp
src/input/file.hpp
src/input/inivation.cpp
src/input/inivation.hpp
src/input/prophesee.cpp
src/input/prophesee.hpp
src/output/CMakeLists.txt
src/output/dvs_to_file.cpp
src/output/dvs_to_file.hpp
src/output/dvs_to_tensor.cpp
src/output/dvs_to_tensor.hpp
src/output/dvs_to_udp.cpp
src/output/dvs_to_udp.hpp
src/pybind/CMakeLists.txt
src/pybind/convert.cpp
src/pybind/convert.hpp
src/pybind/file.cpp
src/pybind/file.hpp
src/pybind/input.hpp
src/pybind/iterator.cpp
src/pybind/module.cpp
src/pybind/tensor_buffer.cpp
src/pybind/tensor_buffer.hpp
src/pybind/tensor_buffer_kernel.cu
src/pybind/tensor_iterator.cpp
src/pybind/tensor_iterator.hpp
src/pybind/types.hpp
src/pybind/udp.cpp
src/pybind/udp_client.cpp
src/pybind/udp_client.hpp
src/pybind/usb.cpp
src/pybind/test/__init__.py
src/pybind/test/test_file.py
src/pybind/test/test_udp.py
src/pybind/test/__pycache__/__init__.cpython-310.pyc
src/pybind/test/__pycache__/test_file.cpython-310-pytest-7.2.2.pyc