An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![](https://github.com/imagej/imagej-legacy/actions/workflows/build-main.yml/badge.svg)](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.