This is EVM plugin for ImageJ2 platform
Installing IIRJ package
In order to work with EVM plugin, IIR package needs to be available in Fiji.app. You can download iirj version 1.5 from here: https://search.maven.org/artifact/uk.me.berndporr/iirj/1.5/jar Then, move the jar file to Fiji.app/jars directory.
Installing EVM plugin
Download EVM_<version>.jar from target directory of this repository. Move the file to Fiji.app/plugins directory.
Now you can run Fiji.app and use EVM plugin according to the Usage segment.
Open video
Open Fiji app and open the video you want to magnify. For example, by using File > Open.
Choose EVM Plugin
Click: Plugins > Video Magnification > EVM
Insert Input Parameters
Enter the video sample frequency, the frequency you would like to magnify and the amplification factor. Click Should crop output values between 0-255 if you want the output to be cropped to normal video values. Otherwise, the algorithm output value rage will be shown.
Click OK
Plugin Output
You can see plugin progress in Window > Console.
The amplified video will apear as soon as the plugin is finished.