KugaMaxx / cuke-emlb

A benchmark for event-based denoising.
MIT License
30 stars 4 forks source link

About GEF algorithm #2

Open Estellasy opened 11 months ago

Estellasy commented 11 months ago

This is an awesome work! I was reading through the paper and noticed the GEF (Guided Event Filter) algorithm, however, I encountered some difficulty in locating any code pertinent to this. I would really like to read and learn GEF. If possible, could you guide me to the location where I might access the GEF algorithm? Thank you very much!

KugaMaxx commented 8 months ago

Due to the old version did not have any interface to receive frame data in C++, GEF was not included. Currently, I have just fix interface issue. GEF will join in the future and I will notify you as soon as possible if finished. ;)