Get NIR Images

Gets NIR image that matches VIS image

get_nir(path, filename, device, debug)

returns device, nir_path

from plantcv import plantcv as pcv

# Get NIR image

device, nir_path= pcv.get_nir(/home/images/sorghum/snapshot1, VIS_SV_90_z300_h1_g0_e85_v500_86939.png, device, debug="print")