Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 757 Bytes

index.md

File metadata and controls

19 lines (15 loc) · 757 Bytes
layout title nav_order
default
Eclipse ImageN
1

Eclipse ImageN

The Eclipse ImageN project provides an extensible, on-demand image processing library with no artificial restrictions on raster size or number of bands.

Eclipse ImageN provides:

  • Modern Java API using literate programming style
  • Pure Java implementation
  • Clear image processing operations, allowing installations to use native libs to accelerate processing if available
  • On demand processing of large raster content staging tiles in memory for parallel processing
  • No artificial limitation on raster size or number of bands to support multi-spectral imagery

Visit Eclipse ImageN project page for more information.