wzpan / QtEVM

C++ implementation of EVM(Eulerian Video Magnification), based on OpenCV and Qt.
http://hahack.com/codes/eulerian-video-magnification/
Other
169 stars 68 forks source link

color magnification #3

Closed iziadmohamed closed 7 years ago

iziadmohamed commented 7 years ago

when i press color magnification some processing happen then an error appear

wzpan commented 7 years ago

please give me more details on your system environments.

botrosfawzy commented 7 years ago

Opencv 3.2.0 Qt 5.8.0 error

wzpan commented 7 years ago

Looks like you built it under VS. For some weird reason it dosen't work quite well for Qt + VS + OpenCV. It's suggested that you run it under Linux. Or try the pre-compiled version: https://github.com/wzpan/QtEVM/releases

wzpan commented 7 years ago

It's been a long time without any responds, so close this issue. Any further questions, welcome to reopen it.