anotherche / imagej-ffmpeg-recorder

ImageJ plugin to encode stack of images as video using FFmpeg.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Maven project implementing an ImageJ plugin which allows saving a stack as compressed video file Export is done with FFmpeg library and uses org.bytedeco.javacv.FFmpegFrameR class, a part of javacv package (java interface to OpenCV, FFmpeg and other) by Samuel Audet.

About

ImageJ plugin to encode stack of images as video using FFmpeg.

License:GNU General Public License v3.0


Languages

Language:Java 99.6%Language:Shell 0.4%