VLOGroup / dvs-reconstruction

This repository provides software to our publication "Real-Time Intensity-Image Reconstruction for Event Cameras Using Manifold Regularisation", BMVC 2016
GNU Lesser General Public License v3.0
54 stars 18 forks source link

Problem launching live_reconstruction_gui #7

Closed alirezadir closed 6 years ago

alirezadir commented 7 years ago

Hi, I was able to compile, but when I try running live_reconstruction_gui, it throws Segmentation fault (core dumped) error. I appreciate if you could help. Thanks.

reini1305 commented 7 years ago

Hi! Can you get me more information? Maybe by trying to look at a stack trace or changing the CMAKE_BUILD_TYPE to Debug and then running it through a gdb?