Skip to content

Get videos specficitons/parameters for V2E script to convert videos from RGB to DVS events.

Notifications You must be signed in to change notification settings

MustafaSakhai/videos-specifications-rgb_to_dvs-v2e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Videos specifications to convert RGB videos to DVS videos using V2E

Get video specifications/parameters for V2E script to convert videos from RGB to DVS events.

Dependencies

PyCharm: 2023.3.2 (you can use any other IDLE) Python: 3.10.14

Usage

  1. Download the "v2e_specifications.py" file.
  2. Install OpenCV and argparse libraries using
pip install opencv-python
pip install argparse
  1. Run the script
python v2e_specifications.py -i /Users/mustafa/PycharmProjects/v2e_video_to_events_rgb_to_dvs/v2e/input/video_0132.mp4
python v2e_specifications.py -i '/path_to_your_video'

About

Get videos specficitons/parameters for V2E script to convert videos from RGB to DVS events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages