Improve docstrings for captions

This commit is contained in:
François Boulogne
2016-07-11 22:30:08 +02:00
parent f7a0ee8ea4
commit 1f4dd28cb8
6 changed files with 19 additions and 19 deletions
+3 -4
View File
@@ -3,10 +3,9 @@
GLCM Texture Features
=====================
This example illustrates texture classification using texture
classification using grey level co-occurrence matrices (GLCMs).
A GLCM is a histogram of co-occurring greyscale values at a given
offset over an image.
This example illustrates texture classification using grey level
co-occurrence matrices (GLCMs). A GLCM is a histogram of co-occurring
greyscale values at a given offset over an image.
In this example, samples of two different textures are extracted from
an image: grassy areas and sky areas. For each patch, a GLCM with