https://github.com/imagej/imagej-legacy
ImageJ+ImageJ2 compatibility layer
https://github.com/imagej/imagej-legacy
Last synced: 8 months ago
JSON representation
ImageJ+ImageJ2 compatibility layer
- Host: GitHub
- URL: https://github.com/imagej/imagej-legacy
- Owner: imagej
- License: bsd-2-clause
- Created: 2014-04-25T03:57:08.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-17T20:13:03.000Z (over 1 year ago)
- Last Synced: 2025-04-15T11:13:10.751Z (about 1 year ago)
- Language: Java
- Homepage: https://imagej.net/libs/imagej-legacy
- Size: 2.69 MB
- Stars: 17
- Watchers: 27
- Forks: 26
- Open Issues: 112
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://github.com/imagej/imagej-legacy/actions/workflows/build-main.yml)
ImageJ Legacy Bridge
--------------------
The legacy component enables backward compatibility between
[ImageJ2](https://github.com/imagej/imagej) and
[ImageJ 1.x](https://github.com/imagej/ImageJA).
It contains the code necessary to translate ImageJ images into ImageJ1 format
and back, so that legacy plugins can be executed faithfully.