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 80

Results for: 2006

MathWorks product release: R2006a

The MathWorks released a new product line update last week. The new release is called R2006a, thus marking the end for releases named R12, R13, R14, etc. Some of you may have noticed that... read more >>

Help! My publisher wants a 300 dpi TIFF 35

MATLAB user Paul contacted me recently to ask how to convert 150dpi JPEGs to 300dpi TIFFs. After I asked for more information, he explained that he was working with a publisher who expected all... read more >>

Spatial transformations: Where is the input image? 23

We've talked about using Image Processing Toolbox functions to define an affine transformation and apply it to points. Let's begin to explore transforming images. ... read more >>

All about pixel colors: Reference information 7

Note See the following posts for new or updated information about this topic: MATLAB image display - from data values to pixel colors MATLAB image display - truecolor and indexed... read more >>

Tracing George 104

Note See the 17-Jun-2021 post for new or updated information about this topic. Last time, in my spatial transformations series, I introduced the head-and-shoulders outline that I like... read more >>

All about pixel colors: Window-level and CLim 10

Note See the following posts for new or updated information about this topic: MATLAB image display - from data values to pixel colors MATLAB image display - truecolor and indexed... read more >>

Resetting my expectations: What do users know about new product features? 5

I learned something interesting this week in conversations with MATLAB users. By e-mail and phone I talked with two people who have been reading posts in this blog. Both have the Image Processing... read more >>

Spatial transformations: maketform, tformfwd, and tforminv 115

Several Image Processing Toolbox functions related to spatial transformations use "tform" structures. A tform structure has data and function handles needed for applying a... read more >>

All about pixel colors: Scaled indexed images 52

Note See the following posts for new or updated information about this topic: MATLAB image display - from data values to pixel colors MATLAB image display - truecolor and indexed... read more >>

Spatial transformations: Affine 23

To explore spatial transformations of images, we need a simple, nontrivial, and useful transformation. The affine transformation fits the bill. Here's the basic affine... read more >>

Posts 61 - 70 of 80