I have $n$ surfaces: $z_i(x,y)$ with a measured attribute (variable) on each surface: $a_i(x,y)$. Most of the surfaces will have a random distribution of the attribute across the surface, but some surfaces (the interesting ones) will show a meandering river pattern:

I need your help in coming up with a measure that will tell us which of the $n$ surfaces are most likely to have such a pattern.
There are many possible maps with the same histogram as shown below; so the measure needs to "reward" spatial continuity.
To illustrate this I have created a random image with nearly the same histogram as the river image:

So image statistics ala entropy may only be part of the solution.
Here is an example of an image without a meandering river pattern:

My images are synthetic (made in Matlab). In real life the image without the pattern may have somewhat more spatial continuity in the form of small blobs of similar value.
Here are the images in grayscale:


