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 11 - 14 of 14

다음에 대한 결과: padarray

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... 더 읽어보기 >>

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 ... 더 읽어보기 >>

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... 더 읽어보기 >>

Pad values in dilation and erosion 4

Blog reader DKS asked recently why values outside the image are assumed to be -Inf when computing dilation. I thought this issue was worth exploring further because it has practical... 더 읽어보기 >>

Posts 11 - 14 of 14