Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
Cobra
Posts:
414
Registered:
10/30/08
|
|
New to Mathematica, need help for Image Processing.
Posted:
Dec 31, 2010 5:00 AM
|
|
Hi..,
Well, actually I'm not from programming background. Just for some analysis stuff, I'm using mathematica.
I tried to read mathematica documentation..its very huge and takes lot of time..
so, here is my need.. pls, you people can help me..here..
____
I have some pixel values[ image Resl:- is 565 x 327], all are Byte[0-255] values, total number of values =184755
which I want to insert them in any mathematica function and want to see how the image is going to be..
I tried function
Image [ { } {} {} ]
but it is saying something like rank should be less than 3 or 2.
Can you people give me any solution, so that I'll just copy and paste all the pixel values so that i will automatically adjust width & height of image.. and get displayed in the window.
Thank you. greetings nimo.
|
|
|
|