Publicado


Dilation algorithms—Introduction
Post updated on September 4 based on feedback from Cris Luengo's comment. Today I'm starting a new series covering...

más de 17 años hace

Thumbnail

Publicado


Image visualization using transparency
Transparent graphics objects can be used effectively to visualize image processing concepts. Two particularly useful...

más de 17 años hace

Thumbnail

Publicado


Filling small holes
A MATLAB user recently asked in the MATLAB newsgroup how to fill "small" holes in a binary image. The function imfill...

más de 17 años hace

Thumbnail

Publicado


Reading Massively Multipage TIFFs: An Update
Last fall I wrote about a complaint some MATLAB users had about reading certain kinds of TIFF files. Specifically, some...

más de 17 años hace

Thumbnail

Publicado


Image deblurring using regularization
I'd like to welcome back guest blogger Stan Reeves, professor of Electrical and Computer Engineering at Auburn...

más de 17 años hace

Thumbnail

Publicado


Opening by reconstruction
Today I want to show you a morphological operation called "opening by reconstruction." The normal morphological...

más de 17 años hace

Thumbnail

Publicado


Nonlinear operations using imfilter
Some nonlinear image processing operations can be expressed in terms of linear filtering. When this is true,...

más de 17 años hace

Thumbnail

Publicado


False-color visualization of binary image object sets
Today I want to demonstrate a useful technique to produce a false-color visualization of different sets of binary image...

más de 17 años hace

Thumbnail

Publicado


Batch processing revisited
Here's a very common question we receive: "How do I process a set of image files in a directory?" ...

más de 17 años hace

Thumbnail

Publicado


Performance optimization for applylut
I thought I would finish my discussion of applylut and makelut by describing a performance optimization we implemented for...

más de 17 años hace

Thumbnail

Publicado


Digital Image Forensics
The June 2008 issue of Scientific American contains the article "Digital Image Forensics," by Hany Farid, Professor and...

casi 18 años hace

Thumbnail

Publicado


Congratulations to Phoenix!
Congratulations to the Phoenix team for a successful landing and deployment on Mars! Mission leadership: University...

casi 18 años hace

Thumbnail

Publicado


Lookup tables for binary image processing—Conway’s Game of Life
This is the third post about using lookup tables to process binary images. The first two posts were: ...

casi 18 años hace

Thumbnail

Publicado


Lookup tables for binary image processing—makelut and applylut
This is the second in a short series on using lookup tables for binary image neighborhood operations. See the first...

casi 18 años hace

Thumbnail

Publicado


Anti-aliased text in color
Over the past few years I've been fascinated to see the progress in making text look better on the screen. (I should...

casi 18 años hace

Thumbnail

Publicado


Lookup tables for binary image processing
Today I'm introducing a short series about using lookup tables to implement neighborhood operations in binary images. ...

casi 18 años hace

Thumbnail

Publicado


Visualizing the output of bwlabel
I often find myself writing small functions that help visualize certain image processing algorithms. For example, my...

casi 18 años hace

Thumbnail

Publicado


Corresponding labeled objects in two images
Several questions I've seen about bwlabel are about finding the correspondences between object labels in two images. ...

casi 18 años hace

Thumbnail

Publicado


Relabeling a label matrix
The three most common questions I've been hearing about bwlabel, which is used for labeling connected components in a...

casi 18 años hace

Thumbnail

Publicado


Reconsidering the impossible
I grabbed the latest issue of IEEE Signal Processing Magazine out of my mailbox the other day. As I was flipping through...

casi 18 años hace

Thumbnail

Publicado


Viewing output-space coordinates for a transformed image
Blog reader Ram asked a question last week that I hear fairly often: When you apply a spatial transformation to an...

casi 18 años hace

Thumbnail

Publicado


bwlabel search order
I've received several questions over the past months about the search order for the function bwlabel and whether it can...

casi 18 años hace

Thumbnail

Publicado


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...

casi 18 años hace

Thumbnail

Publicado


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...

casi 18 años hace

Thumbnail

Publicado


Multidimensional Image Processing
Every so often someone asks in comp.soft-sys.matlab for a "function like Image Processing Toolbox function foobar that...

casi 18 años hace

Thumbnail

Publicado


R2008a
Last week The MathWorks released R2008a, the ninth in a series of six-month releases. (If there's an equinox coming up, look...

casi 18 años hace

Thumbnail

Publicado


Timing code in MATLAB
When we work on improving the speed of image processing functions in MATLAB, we are naturally interested in getting...

alrededor de 18 años hace

Thumbnail

Publicado


Handling comments and e-mail
I would like to announce new procedures for comments on this blog, as well as for associated e-mail traffic. First,...

alrededor de 18 años hace

Thumbnail

Publicado


Neighbor indexing
Earlier this year I wrote about logical indexing and linear indexing. Now I want to finish this little...

alrededor de 18 años hace

Thumbnail

Publicado


Linear indexing
Last week I posted an introduction to logical indexing. This week I want to continue with a brief discussion of linear...

alrededor de 18 años hace

Thumbnail

Cargar más