Imaging framework: An interoperable and extendable connector for image-related Java frameworks

The number of computer vision and image processing tasks has increased during the last years. Although Python is most of the time the first choice in this area, there are situations, where the utilization of another programming language such as Java should be preferred. For this reason, multiple Jav...

Full description

Saved in:
Bibliographic Details
Main Authors: Christoph Praschl, Andreas Pointner, David Baumgartner, Gerald Adam Zwettler
Format: article
Language:EN
Published: Elsevier 2021
Subjects:
Online Access:https://doaj.org/article/62c24ebbb286451694eae1b7604bd4b1
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:The number of computer vision and image processing tasks has increased during the last years. Although Python is most of the time the first choice in this area, there are situations, where the utilization of another programming language such as Java should be preferred. For this reason, multiple Java based frameworks as e.g. OpenIMAJ, ND4J or multiple OpenCV wrappers are available. Unfortunately, these frameworks are not interoperable at all. In this work, the open-source Imaging Framework is introduced to solve exactly this problem. The project features a concept for combining multiple frameworks and provides an interoperable and extendable foundation to 9 image-related projects with 10 different image representations in Java.