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 31 - 40 of 45

結果: 2011

More about automatic array growth improvements in MATLAB R2011a 3

Earlier this week I wrote about the improvements in automatic array growth in MATLAB R2011a. The posted comments made me realize that I should give a few more details so that you can understand... 続きを読む >>

Automatic array growth gets a lot faster in R2011a 10

One of the most significant MATLAB improvements in the R2011a release is in how certain kinds of array growth operations are handled. This is a kind of "under-the-hood" change that I... 続きを読む >>

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... 続きを読む >>

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... 続きを読む >>

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... 続きを読む >>

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... 続きを読む >>

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... 続きを読む >>

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?... 続きを読む >>

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,... 続きを読む >>

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... 続きを読む >>

Posts 31 - 40 of 45