image_threshold_test


image_threshold_test, an Octave code which calls image_threshold(), which creates a black and white version of a grayscale image by specifying a single threshold value; pixels below this value become black, and above this value they are white.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

image_threshold, an Octave code which makes a black and white version of a grayscale image by setting all pixels below or above a threshold value to black or white.

Source Code:

CONJUNCTION is an astronomical image.

STAR_FIELD is an astronomical image.


Last revised on 03 August 2024.