Back in October I introduced the concept of filter separability. A two-dimensional filter s is said to be separable if it can be written as the convolution of two one-dimensional filters v and... read more >>
Note
Steve on Image Processing with MATLAB has been archived and will not be updated.
Back in October I introduced the concept of filter separability. A two-dimensional filter s is said to be separable if it can be written as the convolution of two one-dimensional filters v and... read more >>
The Image Processing Toolbox function applycform can convert colors based on ICC profiles. ICC standards for the International Color Consortium, and an ICC profile typically contains... read more >>
Last time I showed off custom data cursors with a little utility function that displays object labels as data cursors: My code used label2rgb to display a "colorized" label... read more >>
A post in comp.soft-sys.matlab this week (see the third post in this thread) asked how to display graphically the numerical labels associated with each labeled object. In this blog I'll show a... read more >>