findNptInZone: findNptInZone
Usage
findNptInZone(K, i1, i2, map)
Arguments
K
zoning object, as returned by the calNei function
i2
second zone, where to search for neighbors of points in first zone
map
object returned by function genMap
Value
a two-column matrix, the first column contains indices of pts in first zone which have at least one neighbor in second zone, the second column contains the neighbor indices.
Details
find, in a given zone, neighbor points of points belonging to another zone