I'd like to use the geostatistical texture to classify my remote sensing data, but I can't find a package that give a result I want---it should result a raster type output, so that I can use it with spectral date (such as TM) in R. I search this for days, nothing useful find. so I need your help.
Asked
Active
Viewed 487 times
1 Answers
0
See the glcm package - it will handle a raster input and will output GLCM textures as a RasterStack. There is an example here.

Alex Zvoleff
- 442
- 2
- 13