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 61 - 70 of 192

結果: imshow

Homomorphic filtering – part 1 12

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

R2013a – image processing and computer vision 4

I've mentioned the R2013a release in two previous posts (15-May-2013 and 12-Mar-2013). Today I want to point out that R2013a is a pretty significant release in terms of new features related to... 続きを読む >>

R2013a – Looking around in MATLAB 5

The first MathWorks general product release of the year, R2013a, shipped a couple of months ago. I've already mentioned it once here in my 12-Mar-2013 post about the new MATLAB unit test... 続きを読む >>

JPEG and PNG – lossy and lossless image compression 7

I was reviewing enhancement requests recently when I came across this one: Add support for a 'Quality' parameter when using imwrite to write a PNG file, just like you can currently do when writing... 続きを読む >>

Revisiting dctdemo – part 4 2

This is the fourth and last part of my plan (my evil plan?) to rewrite an Image Processing Toolbox example from 20 years ago using more modern MATLAB language features. I got the idea from Dave... 続きを読む >>

Cluster-based image display 3

Although this is the time of year that I normally mention some of the new features from the "a" release, today I thought I would focus on a feature added several releases ago that I think deserves... 続きを読む >>

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

Revisiting dctdemo – part 2 4

This is the second part of my plan to rewrite an Image Processing Toolbox example from 20 years ago using more modern MATLAB language features.Recall the old app I'm trying to reinvent: The idea is... 続きを読む >>

George Forsythe is inside the default MATLAB image

A couple of weeks ago, Cleve wrote a post about George Forsythe, Cleve's "thesis advisor, colleague, and friend."In that post, Cleve showed some MATLAB code to load in and display a 1964 picture of... 続きを読む >>

Counting objects without bias 7

In today's post I want to look at two methods for counting objects per unit area. For example, how can we estimate the number of objects per unit area in this image: I could simply count the number... 続きを読む >>

Posts 61 - 70 of 192