: tf = contains (r, xWorld, yWorld, zWorld)

Determine if image contains points in world coordinate system.

Outputs a logical array tf, where the i-th nonzero value means the point (xWorld(i), yWorld(i), zWorld(i)) lies within the bounds of an image associated with a spatial referencing object r.

See also: imref2d, imref3d.

Package: image