This is an archive of the old MediaWiki-based ImageJ wiki. The current website can be found at imagej.net.
FlowJ
FlowJ | |
---|---|
Project | Fiji |
URL | https://imagej.net/FlowJ |
Source | on GitHub |
License | GPLv3 |
Release | 1.29.3 |
Date | Sat Apr 29 22:44:01 CDT 2017 |
Development status | Stable |
Support status | None |
Team | |
Founders | Jean-Yves Tinevez, Michael Abràmoff |
Leads | Jean-Yves Tinevez |
Developers | - |
Debuggers | - |
Reviewers | - |
Support | - |
Maintainers | Jean-Yves Tinevez, Curtis Rueden |
Contributors | Michael Abràmoff, Johannes Schindelin, Mark Hiner |
FlowJ is a plugin that implements the main gradient-based optical flow techniques, such as Lucas and Kanade, Uras, Fleet and Jepson and Singh algorithms.
Documentation
Please refer to the author webpage for all information on how to use this plugin, as well as references.
ChangeLog
Since FlowJ is maintained inside Fiji, the following changes have been made:
- When you compute all flow fields and then display them, the "Display static background" box is now properly handled (noticed by Christina Eugster).
- There is a "Display magnitude" button now to get the magnitudes of the flow vectors (i.e. the local "speed" in pixels per frame).
Menu path
Analyze › Optic Flow › FlowJ