Rank: 158 based on 327 downloads (last 30 days) and 8 files submitted
photo

M M

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by M View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
06 Feb 2004 Screenshot Target Detection Detects a Target image in a given image and focuses on it. Author: M M application, target detection, image processing, cross correlation, image 67 32
  • 4.25
4.2 | 32 ratings
19 Nov 2003 Screenshot Connect Four The famous game of Connect Four. Author: M M games, connect four, game, four, connect 12 3
  • 4.2
4.2 | 5 ratings
09 Oct 2003 Screenshot Binary Image Processing Morphological operations on binary images. Author: M M binary image, processing, morphology, segmentation, morphological, detection of vitritis... 16 11
  • 3.88235
3.9 | 17 ratings
24 Sep 2003 Analog Filter Design Analog filter design using Butterworth & Chebyshev approximations. Author: M M analog filter design, butterworth, filter design, filter analysis, chebyshev, analysis 17 17
  • 4.21739
4.2 | 24 ratings
28 Aug 2003 Screenshot Snakes & Ladders Game Run to ladders and beware snakes. Author: M M games, game, board, famous, snakes, ladders 115 10
  • 4.61538
4.6 | 13 ratings
Comments and Ratings on M's Files View all
Updated File Comment by Comments Rating
07 Feb 2012 Target Detection Detects a Target image in a given image and focuses on it. Author: M M Kurniawan, Chandra
15 Sep 2011 Analog Filter Design Analog filter design using Butterworth & Chebyshev approximations. Author: M M kanagasabapathy

Excellent ...... work DUDE

12 Sep 2011 Analog Filter Design Analog filter design using Butterworth & Chebyshev approximations. Author: M M kanagasabapathy
12 Jul 2011 Target Detection Detects a Target image in a given image and focuses on it. Author: M M sahil
08 Jul 2011 Target Detection Detects a Target image in a given image and focuses on it. Author: M M sahil

can any1 plz xpalin me the code inside the {} brackets..
{pixel = find(output == 1);
pcolumn = fix(pixel / sizw(1));
prow = mod(pixel,sizw(1));
rdis = fix(sizt(1)/2);
cdis = fix(sizt(2)/2);
cmin = pcolumn - cdis;
cmax = pcolumn + cdis;
rmin = prow - rdis;
rmax = prow + rdis;
c = [cmin cmin cmax cmax];
r = [rmin rmax rmax rmin];
m = roipoly(ww,c,r);
m = im2double(m);
m = 0.5 * (m + 1);
mask(:,:,1) = m;
mask(:,:,2) = m;
mask(:,:,3) = m;
final = mask .* w;
}
i need to understand it as soon as possible..

Top Tags Applied by M
game, games, free, magic, mind
Files Tagged by M View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
06 Feb 2004 Screenshot Target Detection Detects a Target image in a given image and focuses on it. Author: M M application, target detection, image processing, cross correlation, image 67 32
  • 4.25
4.2 | 32 ratings
19 Nov 2003 Screenshot Connect Four The famous game of Connect Four. Author: M M games, connect four, game, four, connect 12 3
  • 4.2
4.2 | 5 ratings
09 Oct 2003 Screenshot Binary Image Processing Morphological operations on binary images. Author: M M binary image, processing, morphology, segmentation, morphological, detection of vitritis... 16 11
  • 3.88235
3.9 | 17 ratings
24 Sep 2003 Analog Filter Design Analog filter design using Butterworth & Chebyshev approximations. Author: M M analog filter design, butterworth, filter design, filter analysis, chebyshev, analysis 17 17
  • 4.21739
4.2 | 24 ratings
28 Aug 2003 Screenshot Snakes & Ladders Game Run to ladders and beware snakes. Author: M M games, game, board, famous, snakes, ladders 115 10
  • 4.61538
4.6 | 13 ratings

Contact us at files@mathworks.com