Table of Contents

Name

vhist - display a 3-D volume histogram of a color image

Synopsis

vhist inimage.rgb

Description

vhist Displays the histogram of a color image using a 3 dimensional representation. The rgb colors of the pixels in the image are mapped into x, y and z directions inside a unit cube. This cubical representation can be rotated interactively.

See Also

hist(6D) , histeq(6D) , imgexp(6D)


Table of Contents