Hello all,
I have a number of imagery files in a tiff format. I want to apply the Binary Thresholding function on them using python.
Within ArcMap I can insert the function and it works great. How can I do the same from python?
I thought about using arcpy.EditRasterFunction_management but there seems to be something wrong.
I think I do not fully understand how to call raster functions from python. Can you please explain the raster function process in python?
Thanks,
Shahar.