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 55

搜索结果: 2008

Viewing output-space coordinates for a transformed image 14

Blog reader Ram asked a question last week that I hear fairly often: When you apply a spatial transformation to an image, how can you see the x-y coordinates when you display the image? ... 更多内容 >>

bwlabel search order 23

I've received several questions over the past months about the search order for the function bwlabel and whether it can be changed. Today's post discusses the search-order issue, how useful it... 更多内容 >>

MATLAB 7.6 (R2008a)

When the new releases come out, I like to peruse the release notes for MATLAB. Loren and the Desktop team have already started writing about the new features in their blogs, but I thought I'd mention... 更多内容 >>

Upslope area functions – updated files

For the geoscientists in the audience who are using my upslope area functions, I just updated the files. The update fixes a problem with the computation of influence and dependence maps for data... 更多内容 >>

Multidimensional Image Processing 15

Every so often someone asks in comp.soft-sys.matlab for a "function like Image Processing Toolbox function foobar that works in 3-D." If I happen to see the post, I will follow up, explaining... 更多内容 >>

R2008a 10

Last week The MathWorks released R2008a, the ninth in a series of six-month releases. (If there's an equinox coming up, look for a new MATLAB® release!)
Here are some of the highlights especially... 更多内容 >>

Timing code in MATLAB 8

When we work on improving the speed of image processing functions in MATLAB, we are naturally interested in getting timing measurements. And we know customers are often timing their own code,... 更多内容 >>

Handling comments and e-mail 2

I would like to announce new procedures for comments on this blog, as well as for associated e-mail traffic. First, post commenting is now in "moderate" mode, meaning that new comments will... 更多内容 >>

Neighbor indexing 14

Earlier this year I wrote about logical indexing and linear indexing. Now I want to finish this little indexing series with an example of a technique I call neighbor indexing. I've... 更多内容 >>

Linear indexing 13

Last week I posted an introduction to logical indexing. This week I want to continue with a brief discussion of linear indexing and its connection to image processing in MATLAB. Lets... 更多内容 >>

Posts 41 - 50 of 55