This site is being phased out.

Lower and upper level sets

From Mathematics Is A Science
Revision as of 20:03, 6 September 2010 by imported>WikiSysop
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Pixels with the gray values below threshold T belong to this lower level set.

Suppose we have a real valued function f.

Given a number (level, threshold, etc) T, 
the T-th lower/upper level set is the set of all inputs 
with the value of f lower/higher than or equal to T.

Or, these two sets for each T:

{x: f(x) ≥ T} and {x: f(x) ≤ T}.

A relevant result here is the Implicit Function Theorem.

They are also called "excursion sets" (why?).

Via thresholding we use these sets in analysis of gray scale images.