tschnz / Live-Video-Magnification

An OpenCV/Qt based realtime application for Eulerian Video Magnification / Motion Magnification. Works with multiple videos and cameras at the same time and let's you export the magnified videos.
GNU General Public License v3.0
445 stars 104 forks source link

fixes build on archlinux/gcc/opencv4 #9

Open lennart opened 4 years ago

lennart commented 4 years ago

note: you will also need to install the vtk package via package manager

maybe this should be added to the readme, however, I can only confirm compilation works on (current) archlinux (gcc10). Application starts, camera live-feed with color + laplace magnification tested and also riesz magnification for pre-recorded video-file

bronekalmar commented 3 years ago

In my archlinux setup, I needed to instal vtk and hdf5 packages via package manager.