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...

Description complète

Enregistré dans:
Détails bibliographiques
Auteurs principaux: Christoph Praschl, Andreas Pointner, David Baumgartner, Gerald Adam Zwettler
Format: article
Langue:EN
Publié: Elsevier 2021
Sujets:
Accès en ligne:https://doaj.org/article/62c24ebbb286451694eae1b7604bd4b1
Tags: Ajouter un tag
Pas de tags, Soyez le premier à ajouter un tag!
Description
Résumé: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.