terraref / extractors-stereo-rgb

Scripts and code relevant to the 8MP RGB stereo 3D cameras.
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Make texture analysis compute textures #13

Closed dlebauer closed 6 years ago

dlebauer commented 6 years ago

Following discussion in https://github.com/terraref/reference-data/issues/172

Question: There is a an option to compute multiple 'scales' of Haralick metrics. The default is to compute scales 1 and 2, but can apparently be any 1:n. I've hard-coded this to compute only scale 1. What is a scale in this context, and is 1 the appropriate scale to compute by default?