Steve on Image Processing with MATLAB

Image processing concepts, algorithms, and MATLAB

Note

Steve on Image Processing with MATLAB has been archived and will not be updated.

Posts 11 - 16 of 16

다음에 대한 결과: 2022

Find all the highest pixel values using ismember 2

Today's post shows how to use ismember to conveniently locate all of the highest pixel values in an image. For example, in the following Hough transform image, what are the 20 highest values, and... 더 읽어보기 >>

More experiments with sRGB gamut boundary in L*a*b* space 3

I'm still playing around with RGB gamut calculations in $ L^* a^* b^* $ space. (See my last post on this topic, "Visualizing out-of-gamut colors in a Lab curve.") Today's post features some new... 더 읽어보기 >>

Puzzles About GIF DelayTime

[TLDR: To create a fast GIF animation using imwrite, use a DelayTime of 0.02 instead of 0.]In my 28-Feb-2022 post, I showed some code that created an animated GIF file using a DelayTime of 0.im =... 더 읽어보기 >>

Loren Shure and the Art (and History) of MATLAB 1

The one and only Loren Shure has just announced her retirement from MathWorks. I met Loren in early 1993 at the International Conference on Acoustics, Speech, and Signal Processing in... 더 읽어보기 >>

R2022a

It's March, and you know what that means --- that's right, the "a" release is here!On most work days, I use several different MATLAB versions, mostly development builds, on 2-3 different computers.... 더 읽어보기 >>

A Short Game of Life 5

I have written here, as well as in Digital Image Processing Using MATLAB, about using image processing operations to implement Conway's Game of Life. MATLAB creator Cleve Moler has written about... 더 읽어보기 >>

Posts 11 - 16 of 16