dirceu-jr / pyvips-NDVI-and-VARI

NDVI (Normalized Difference Vegetation Index) in NIR (near-infrared) orthophotos and VARI (Visible Atmospherically Resistant Index) in RGB orthophotos using libvips image processing library and Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VARI giving blank images

alexanderjgblair opened this issue · comments

Hi,

I am trying to use this code to generate some VARI images, however I am running into some issues getting the code to run properly. pyvips and Numpy installed using pip, and the python script runs, but it just creates a blank image using the sample images. Not sure if it a python version thing, or something simple I am missing, but any help would be appreciated!

Thanks,

Alex

Hi,

I am trying to use this code to generate some VARI images, however I am running into some issues getting the code to run properly. pyvips and Numpy installed using pip, and the python script runs, but it just creates a blank image using the sample images. Not sure if it a python version thing, or something simple I am missing, but any help would be appreciated!

Thanks,

Alex

Hi Alex, could you solve the issue or did you find any solution over the internet. If yes, could you please help me out, I am having the same issue.

Thanks.