Applying the Binary Thresholding function on a Raster Dataset with Python

872
0
07-01-2014 02:27 AM
ShaharLevenson1
New Contributor
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.
0 Kudos
0 Replies