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 271 - 280 of 597

Video Sudoku Solver 2

I just saw a very cool demo that I thought you might like. Teja Muppirala, an application engineer in our Japan office, created a tool that uses MATLAB, Image Processing Toolbox, Image... read more >>

Computer Vision System Toolbox in R2011a 9

Some of you may have already noticed a new product in R2011a: Computer Vision System Toolbox. You may also have noticed that Video and Image Processing Blockset disappeared! These are not... read more >>

Color-based segmentation demo on the File Exchange 3

I have posted a few times about using L*a*b* space to do color segmentation. (See, for example, my 04-Feb-2011 post.) For a different take on the idea, including a GUI tool for selecting a... read more >>

Exporting GeoTIFF files using Mapping Toolbox in R2011a

This is my first post using R2011a, which shipped last week. (MathWorks ships product-line updates twice per year, usually in March and September.) There's a lot of interesting material to write... read more >>

Even more information about the size function 5

I'm terrible at predicting what kind of topic will generate a lot of comments. I was sure that last week's post on size esoterica would put most everyone to sleep. But no, it quickly gathered... read more >>

Too much information about the size function 16

Today's post is proof that this old MATLAB dog can learn new tricks. The subject is this: Given an image array, how can you most easily determine the number of rows and columns it has?... read more >>

Tips for reading a camera raw file into MATLAB 20

An academic colleague asked me recently how to read the sensor data (in Bayer or color filter array form) from a Nikon raw camera file (an NEF file) into MATLAB. We figured out a way to do it,... read more >>

Pixel grid 16

I started writing a post today about the ConvexImage property returned by regionprops. But I got sidetracked along the way, and this post turned into a description of how to overlay a pixel grid... read more >>

More on segmenting in a*-b* space 12

I'm back to looking at M&Ms today. (Previous posts: 17-Dec-2010, 23-Dec-2010, 30-Dec-2010, 11-Jan-2011) url = 'https://blogs.mathworks.com/images/steve/2010/mms.jpg'; rgb =... read more >>

Research study on testing engineering and scientific software

I have posted here several times about MATLAB xUnit, the unit testing framework that I contributed to the MATLAB Central File Exchange. Now I am collaborating with Prof. Diane Kelly (Royal Military... read more >>

Posts 271 - 280 of 597

These postings are the author's and don't necessarily represent the opinions of MathWorks.

Go to top of page