From: David Cubero on
Hello, i am new at image processing so i will be gratefull if you can send me some links to other topics to read them or information.

I have an grey scale image codified in a matrix, and each frame of the image consits in 128 lines. I know whre the lines starts and ends but i do not know how to do an image.

Thank you very much

My question is very general but i do not know how star so i will read whatever you consider neccesary
From: Jan Simon on
Dear David,

> I have an grey scale image codified in a matrix, and each frame of the image consits in 128 lines. I know whre the lines starts and ends but i do not know how to do an image.

Please define, what "do an image" means. If you specify what do you want to achieve, you can expect help from this newsgroup.

> My question is very general but i do not know how star so i will read whatever you consider neccesary

I personally consider nothing necessary but that you find out, what you want to calculate, create, estimate, process, observe or compare.

Good luck and welcome to image processing with Matlab, Jan
From: David Cubero on
I want to create and image with 128 lines, and i know when a line starts and ends, and is codified in greyscale so i do not know if there are in matlab some functions that paint the lines or what.
thank!
From: Nathan on
On Jul 8, 1:15 pm, "David Cubero" <sird...(a)hotmail.com> wrote:
> I want to create and image with 128 lines, and i know when a line starts and ends, and is codified in greyscale so i do not know if there are in matlab some functions that paint the lines or what.
> thank!

Can you give a short example of what these 128 lines look like?

-Nathan