Live-Video-Magnification
Live-Video-Magnification copied to clipboard
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.
Hi I have installed all the dependencies and added all directories and linkers in Visual Studio 2019 but I am still not able to compile this. I also tried using...
Hi! I am trying to compile this code but I don't know how to! could you please help me? there is not enough information for compiling on README.md I also...
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)...
When using a capture device, `this->imgProcSettings.framerate` is zero which leads to the Riesz maximum frequency in the UI being 0. https://github.com/tschnz/Live-Video-Magnification/blob/master/src/main/ui/MagnifyOptions.cpp#L416-L419 This effectively makes this magnification method unusable for capture...
Hi all, First, thank you for the work done since I am deeply interested in the potential of this algorithm and mainly in motion magnification. I managed to compile the...
I have a PointGrey Grasshopper3 installed on my Ubuntu 22.04 with FlyCapture and Spinnaker installed. Both FlyCapture and SpinView can connect to the camera and get the video feed, but...
I've succesfully build the executable and encountered this problem where when I trying to adjust setting while opening the Video File from my directory the program keep crashing This is...
Cmake error
cmake .. -- The CXX compiler identification is GNU 13.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler:...
Can now build on Linux.