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 1 - 10 of 55

다음에 대한 결과: 2008

Dilation with linear structuring elements 13

For my series on dilation algorithms, I've followed my unfortunate custom of dragging a series out way too long. :-) So let's wrap it up with a mention of the last key algorithmic idea... 더 읽어보기 >>

Another timeit update

I just posted another timeit update to the MATLAB Central File Exchange. (See my original post on timeit for a detailed explanation of its purpose and use.) The new version has a few... 더 읽어보기 >>

Soft proofing example

Last month I wrote about a color gamut mapping course that I took at the Color Imaging Conference in Portland, Oregon. I showed a couple of images in that post, in which I promised to... 더 읽어보기 >>

Packed dilation and erosion

This post is another in my series on morphological dilation and erosion algorithms. One of the algorithm techniques used by imdilate and imerode is binary image bit packing. In bit packing,... 더 읽어보기 >>

Online resources: psychophysics, colour engineering

Here are two sources of useful MATLAB functions that readers might be interested in. First, an acquaintance at Apple Computer recently told me about the Psychtoolbox. He thought that any... 더 읽어보기 >>

A structuring element decomposition “gotcha” 12

In my earlier posts about dilation and erosion algorithms, I wrote about exploiting structuring element decomposition for improving speed. Today I want to discuss a potential decomposition ... 더 읽어보기 >>

Color Gamut Mapping 6

After attending ICC DevCon 2008 last week in Portland, Oregon, I stayed for another day to take a couple of short courses at the Color Imaging Conference. One of the courses was Color... 더 읽어보기 >>

ICC DevCon 2008

I just returned from spending a few days in Portland, Oregon. Monday was ICC DevCon 2008. ICC is the International Color Consortium, an organization responsible for the color profile spec, known as... 더 읽어보기 >>

Image processing code on the File Exchange 4

MATLAB Central, including the MATLAB Central File Exchange, received a significant upgrade last month. With the File Exchange, you have many more ways to find and get notified about files that may... 더 읽어보기 >>

Update to timeit

On Leap Day, 2008, I posted about how to time code in MATLAB, and I gave a link to a timing utility function called timeit that I submitted to the MATLAB Central File Exchange. If you use... 더 읽어보기 >>

Posts 1 - 10 of 55