弃用通知: 本页描述的是 ImageJA,它已不再受支持或维护。 请改用 ImageJ。
ImageJA 是一个提供清晰的第 Git 历史项目
ImageJ项目,具有适当的pom.xml文件,
不可以麻烦地与Maven一起使用。
ImageJ 至 1.53j 的版本已发布到 Maven 通过 ImageJA 存储库,但从 ImageJ 1.53k 开始,现在发布 直接从 primary ImageJ repository on GitHub。
历史记录
ImageJA最初是 launched in 2005 作为ImageJ的叉子;即,它是紧密同步的 与 ImageJ 一起进行一些更改:
- 当作为小程序运行时,ImageJA被嵌入。
- ImageJA记录器的内部结构串口监听器 get much more fine-grained information.
- 当启动文本编辑器时,在许多情况下 ImageJA 现在会选择 Fiji 的 Script Editor, if available, instead of the old AWT based ImageJ editor.
- ImageJA 有一个简单的插件安装程序,通过 Plugins › Install PlugIn… (ImageJ only has that drag-n-drop thingie).
- 实例监听器是基于RMI的ImageJA,所以没有安全性 issue with it.
- ImageJA 的命令启动器也具有模糊匹配功能。
- 一些错误修复:
- JavaScript in ImageJA can find plugin classes, too.
- ImageJA also put back some not-yet-deprecated methods as deprecated.
- A simple bug fix in PolygonRoi drawing (it moves to the first point, but then draws a line to the same first point rather than the second).
- A little bug fix in StackWindow: if you have a 2D time lapse, ImageJ will still use the zSelector (rather than the tSelector).
- ImageJA can handle https:// URLs, too. 然而,现在,ImageJ2项目适用于需要 通过运行时更新对ImageJ进行更改;参见 ImageJ Legacy页面了解详情。