Since 5/30/2012 6:48:44 PM, varunnalam has written 4 articles and participated in 3 conversations. varunnalam signature: varunnalam
varunnalam's articles:
Items(4) /1
problem with mesh135 (5/27/2011 11:49:05 AM) comp.soft-sys.matlab i am doing a project where i need to process different images and plot the highest intensity points. for that i defined x as the number of images (which are 250),y as 640(as the image is 640 by 480)and scan al... Varun
stl file from coordinates137 (5/26/2011 11:37:04 AM) comp.soft-sys.matlab Hi i have s set of coordinates from which i need to generate a stl file to open in solidworks. The x coordinate depends on a variable a such that x=.05*a; for a ranging from 1:282 for every x,there are aroun... Varun
calling multiple images431 (5/18/2011 9:34:03 AM) comp.soft-sys.matlab I have a group of images which i need to analyse using matlab. the problem is that the imagenames are like:image1.jpg,image2.jpg....etc. i keep reading each and every image seperately by using a=imread('image... Varun
error in aviread0104 (5/11/2011 12:20:51 PM) comp.soft-sys.matlab I used the function avi read as such a=aviread('C:\abc\video.avi'); but the following error is shown... ??? Error using ==>reshape To RESHAPE the number of elements must not change Error in ++>aviread at 92... mystery
varunnalam's replies:
Items(3) /1
stl file from coordinates137 (5/26/2011 11:37:04 AM) comp.soft-sys.matlab Hi i have s set of coordinates from which i need to generate a stl file to open in solidworks. The x coordinate depends on a variable a such that x=.05*a; for a ranging from 1:282 for every x,there are aroun... varunnalam(7)
calling multiple images431 (5/18/2011 9:34:03 AM) comp.soft-sys.matlab I have a group of images which i need to analyse using matlab. the problem is that the imagenames are like:image1.jpg,image2.jpg....etc. i keep reading each and every image seperately by using a=imread('image... varunnalam(7)
aviread bug243 (2/25/2004 1:09:45 AM) comp.soft-sys.matlab I'm encountering a bug in aviread(). I'm tyring to find a workaround or and older version of the function that will work. Any help would be appreciated. Thanks. Mathworks website says this about is... -----... XXmatt.roos(23)