Steve on Image Processing with MATLAB

Image processing concepts, algorithms, and MATLAB

Posts 41 - 45 of 45

다음에 대한 결과: 2011

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

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

Old fogey tales 14

When I originally mentioned to Ned that I might be interested in doing a MATLAB Central blog, he suggested that I write a few sample posts first to see how I liked it. One of the samples... 더 읽어보기 >>

Freehand segmentation in the a*-b* plane 10

Today I return to examining this picture of M&Ms:url = 'https://blogs.mathworks.com/images/steve/2010/mms.jpg'; rgb = imread(url); imshow(rgb) Previously I showed how to convert pixel... 더 읽어보기 >>

Feature AND

I'm going to take a break from looking at M&Ms this week and instead consider a question that Richard asked yesterday: "I have two binary images of the same size. I want to select... 더 읽어보기 >>

Posts 41 - 45 of 45