How to read HDR envi image in the Java (using GDAL or Opencv)? -


i have hdr envi image 160 bands , image has 4 gb size. each band each pixel (row, column) has double value associated (a reflectance value). in addition, each pixel has geographical point associated.

i can read using r packages, such raster. however, application written in java , know if used library (such opencv) read hdr envi images. accept other libraries in java.

i need read reflectance value , geographical point each band , each pixel of hdr image. means that: pixel has 160 different values of reflectance, generate graph (band x reflectance). possible in java? please, need example it.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -