blogged find better blogs
HomeTechnologyEntertainmentSportsPoliticsBusinessHumorWorld NewsLifestyleDirectoryMore Topics
Blog Detail
MATLAB Central - Steve on Image Processing

Steve Eddins manages the Image & Geospatial development team at The MathWorks and coauthored Digital Image Processing Using MATLAB. He writes here about image processing concepts, algorithm implementations, and MATLAB.
MATLAB Central - Steve on Image Processing Blog  
Listed in: Education > Math
Related Topics: image processing, image processing toolbox, matlab
Author: Steve Eddins
Visit this blog on Facebook for more info.
Related Blogs
previous blog next blog
8.0
great
based on editor's review


recent postsrss feed

Fourier transforms

Nov 23, 2009
Confession time. When it comes to writing about Fourier transforms on this blog, I'm a chicken. (For my readers not familiar with English slang, chicken in this context means a cowardly or fearful person.) I'm a chicken because few...

Extracting dot locations from a graphic

Nov 20, 2009
I was looking at the image below on a web page recently and I decided to extract the locations of all the dots. I thought the procedure might make a nice little end-of-the-week how-to post. % Did you know that imread can read directly from a...

Maybe truecolor is OK after all

Nov 12, 2009
Yesterday I posted that I was looking for a replacement for the term truecolor. (I won't repeat the explanation here; take a look at the original post.) Quite a few readers posted interesting and thoughtful ideas. Gene commented and Rob sent...

I'm looking for a replacement for "truecolor"

Nov 11, 2009
The Image Processing Toolbox has terminology conventions for four different image types: Binary images Gray-scale images Indexed images Truecolor images You'll also frequently see the term...

Writing TIFF files with given width and resolution

Nov 9, 2009
I received the following question recently: I'd like to be able to establish an image size that will be recognized by PDFLATEX when I compile my document. Often, I size an image in MATLAB only to have it occupy more than a page after...


Comments & Reviews:
Be the First to Review this Blog!