English Dictionary
◊ TENURE
tenure
n 1: the term during which some position is held [syn: {term of
office}, {incumbency}]
2: the right to hold property; part of an ancient hierarchical
system of holding lands [syn: {land tenure}]
v : give life-time employment to; as of university posts; "She
was tenured after she published her book"
English Computing Dictionary
◊ DID YOU MEAN TEXTURE?
texture
A measure of the variation of the intensity of a
surface, quantifying properties such as smoothness, coarseness
and regularity. It's often used as a {region descriptor} in
{image analysis} and {computer vision}.
The three principal approaches used to describe texture are
statistical, structural and spectral. Statistical techniques
characterise texture by the statistical properties of the grey
levels of the points comprising a surface. Typically, these
properties are computed from the grey level {histogram} or
grey level {cooccurrence matrix} of the surface.
Structural techniques characterise texture as being composed
of simple primitives called "texels" (texture elements), that
are regularly arranged on a surface according to some rules.
These rules are formally defined by {grammar}s of various
types.
Spectral techiques are based on properties of the Fourier
spectrum and describe global periodicity of the grey levels of
a surface by identifying high energy peaks in the spectrum.
(1995-05-11)