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 41 - 50 of 96

結果: plot

Solving mazes with the watershed transform 4

I'd like to welcome back guest blogger Spandan Tiwari for today's post. Spandan, a developer on the Image Processing Toolbox team, posted here previously about circle finding and homomorphic filtering.... 続きを読む >>

Automating the extraction of real data from an image of the data – part 3

I'd like to welcome back my fellow MATLAB Central blogger Brett Shoelson for the last in a three-part series on extracting curve values from a plot. You can find Brett over at the File Exchange Pick of the Week blog, or you can check out his many File Exchange contributions. -Steve... 続きを読む >>

Automating the extraction of real data from an image of the data – part 2

I'd like to welcome back my fellow MATLAB Central blogger Brett Shoelson for the second in a three-part series on extracting curve values from a plot. You can find Brett over at the File Exchange Pick of the Week blog, or you can check out his many File Exchange contributions. -Steve... 続きを読む >>

Image processing with a GPU 8

I'd like to welcome guest blogger Anand Raja for today's post. Anand is a developer on the Image Processing Toolbox team. -Steve ... 続きを読む >>

Homomorphic filtering – part 2

I'd like to welcome back guest blogger Spandan Tiwari for the second post in his two-part series on homomorphic filtering.Last time we looked at how to apply a simple homomorphic filter. Today we... 続きを読む >>

Revisiting dctdemo – part 3

This is the third part of my plan to rewrite an Image Processing Toolbox example from 20 years ago using more modern MATLAB language features. I got the idea from Dave Garrison's recent article on... 続きを読む >>

Visualizing the floating-point behavior of the point-on-line test 1

Today's post is about this picture, which is from the paper "Classroom Examples of Robustness Problems in Geometric Computations," by L. Kettner, K. Mehlhorn, S. Pion, S. Schirra, and C. Yap,... 続きを読む >>

A Cody problem: simplify a polygon 7

Today I'm combining my blog post with a new problem submission on Cody. The problem is related to the function bwboundaries in the Image Processing Toolbox. This function traces the boundaries of... 続きを読む >>

Walking along a path 5

Last month I was experimenting with an algorithm in which I needed to construct a set of equidistant steps along a path consisting of line segments. (I'll call this a polyline path, or polyline for short.) Today I want to show you how to construct such a path in MATLAB. Along the way I'll show you the function improfile and give you a pointer to a database of sample range images that I found.... 続きを読む >>

The DFT matrix and computation time 2

On my list of potential blog topics today I saw just this cryptic item labeled dftmtx. Hmm, the MATLAB dftmtx function. But have I written about this function before? I better double-check by... 続きを読む >>

Posts 41 - 50 of 96