bio_img_steve

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 301 - 310 of 597

Visualizing regionprops ellipse measurements

The Image Processing Toolbox function regionprops gives you measurements of shape-based measurements of image regions. It's pretty useful, and I have shown many examples of it on this... 더 읽어보기 >>

Complex surprises from fft

One of the discrete-time Fourier transform properties that many people learn is that if a sequence is conjugate symmetric, , then the Fourier transform is real. Therefore it... 더 읽어보기 >>

“DIM” terminology

I've been bothered recently by a MATLAB terminology question: How should we describe the dim argument in functions such as sum? The documentation for sum says: B = sum(A,dim) sums along... 더 읽어보기 >>

MATLAB xUnit 3.0.1

On June 16 I let you know about a new version of MATLAB xUnit that I posted on the MATLAB Central File Exchange. Since then I submitted another update that fixed a problem with running unit tests... 더 읽어보기 >>

Plotting the DTFT using the output of fft

In my Fourier transform series I've been trying to address some of the common points of confusion surrounding this topic. For today's espisode I want to look at how to use the fft... 더 읽어보기 >>

MATLAB xUnit: new version available

03-Aug-2016 update: MATLAB xUnit is now in a different location. It is currently maintained by Paul Sexton. In February 2009 I posted MATLAB xUnit, a unit testing framework, to the MATLAB... 더 읽어보기 >>

Goodbye Apple Hill 1!

Today offered more excitement than usual at MathWorks headquarters in Natick, Massachusetts. We got to destroy a building! Well, we got a good start on it anyway.
Let me back this story up a bit. In... 더 읽어보기 >>

Negative frequencies

I recently asked for your advice about how to continue my Fourier transform series. I appreciate all the enthusiastic and helpful responses. I'd like to continue focusing on some basic points... 더 읽어보기 >>

The Fundamental Matrix Song

If you're into multiple view geometry and computer vision and you're looking for a funny, enjoyable 3 min 15 sec diversion, you might want to look at The Fundamental Matrix Song. Very... 더 읽어보기 >>

Gulf of Mexico oil spill example on Art of MATLAB blog

Hi folks, You might be interested in Kelly's example showing how to get Gulf of Mexico oil-spill images using the WMS (Web Map Service) features in the Mapping Toolbox. The example is over... 더 읽어보기 >>

Posts 301 - 310 of 597

이 게시물은 작성자 개인의 의견이며, MathWorks 전체의 의견을 대변하는 것은 아닙니다.