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... 続きを読む >>
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... 続きを読む >>
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... 続きを読む >>
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... 続きを読む >>
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... 続きを読む >>