Open LZC-68 opened 2 months ago
First, starting from a folder containing event images, generate the "binaryevents.log" file by running the following script frames_to_event, make sure to use the correct directory
Convert event data from "binaryevents.log" (old representation) to YARP data format with the script ev2converter.py
Convert the YARP data file into SCARF video with the following code
@MatteoCappe We need to change the event data generated from UE to Yarp data format before run the vFramer for 'SCARF' function.