Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dataset Collection #6

Open
ShuangMa156 opened this issue May 18, 2024 · 4 comments
Open

Dataset Collection #6

ShuangMa156 opened this issue May 18, 2024 · 4 comments

Comments

@ShuangMa156
Copy link

ShuangMa156 commented May 18, 2024

I didn't know how to achieve the time synchronization between event camera and RGB camera, could you help me? Thank you!

@XiangZ-0
Copy link
Owner

Hi, thanks for the question. The best solution in my opinion is to use a signal generator for temporal synchronization if possible (a good example can be found in Fig. 2 of EventAid). It might also be possible to manually align event streams and RGB images. For instance, you can generate small-interval event frames first and then match them with the RGB images (perhaps extracting the edges of RGB images like using the Sobel operator could help) via certain measures such as SSIM. However, this approach might cause less precise alignment, so I recommend using a signal generator as the first option. Hope this helps.

@ShuangMa156
Copy link
Author

Thank you for your response, it's very helpful to us. Do you know whether the signal generator for temporal synchronization is available for purchase?

@XiangZ-0
Copy link
Owner

I guess it should be commercially available, but I don’t know much about how to purchase it. Sorry about that. Perhaps you can reach out to the authors of EventAid. I believe they could provide more helpful advices.

@ShuangMa156
Copy link
Author

Thank you very much. The message from your response has helped us a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants