MASH logo
Login | Register
NAME # VERSIONS DESCRIPTION UPLOAD DATE
closerpixel 1 This heuristic looks at 9x9 blocks of grayscale pixels and returns the index of the one which is the closer (intensity-wise) of the center one. July 13, 2009, 3:32 p.m.
fartherpixel 1 This heuristic looks at 9x9 blocks of grayscale pixels and returns the index of the one which is the farther (intensity-wise) of the center one. July 13, 2009, 3:33 p.m.
grayscalehistogram 1 This heuristic computes the histogram of the region of interest, in grayscale format July 13, 2009, 3:33 p.m.
rgbhistogram 1 This heuristic computes the histogram of the region of interest, in RGB format. The RGB color-space is segmented in 512 parts (8 per channel). July 13, 2009, 3:34 p.m.
blobs 1 This heuristic produces a 'blobbed' version of the (RGB) region of interest. April 29, 2010, 11:20 a.m.