omair18 / matlab-toolboxes-robotics-vision

Automatically exported from code.google.com/p/matlab-toolboxes-robotics-vision
0 stars 0 forks source link

error while using peak2 function #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
>>What steps will reproduce the problem?
I execute: [mx,p]=peak2(S,1,'npeaks',5)
and it give me error,

Attempt to execute SCRIPT iwindow as a function:
/home/jasleen/Documents/MATLAB/Toolboxes/Machine Vision Toolbox (MOOC 
build)/iwindow.m

Error in peak2 (line 67)
    znh = iwindow(double(z), M, 'max', 'wrap');

>>What is the expected output? What do you see instead?
I expected to see the intensity values and its pixel values at peak of intensity

>>What version of the product are you using? On what operating system?
Matlab 8.5.0.197613 elementry OS

Original issue reported on code.google.com by jasleen....@gmail.com on 12 Jun 2015 at 6:07

Attachments: