| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Fri Oct 10, 2008 12:25 am Post subject: Making image from point data |
|
|
Hey All,
What software can be used to convert an array of numeric data into
JPEG and TIFF format.
Regards,
Nutan |
|
| |
|
Back to top |
Martin Leese Guest
|
Posted: Fri Oct 10, 2008 6:38 am Post subject: Re: Making image from point data |
|
|
nutannathsharma@gmail.com wrote:
[quote]Hey All,
What software can be used to convert an array of numeric data into
JPEG and TIFF format.
[/quote]
Need more information.
First, you say you have "an array" of points.
This implies the data is already in a regular
grid. I am assuming this is not so, and that
you have a random cloud of points.
Second, some questions:
1. What is the data (eg, LIDAR)?
2. How many points in the cloud?
3. How many pixels in the image?
4. On average, how many points fall into
each pixel? (Hint: Divide 3 by 2.)
5. Are you seeking only free gridding
software, or do you have access to
commercial products?
--
Regards,
Martin Leese
E-mail: please@see.Web.for.e-mail.INVALID
Web: http://members.tripod.com/martin_leese/ |
|
| |
|
Back to top |
ImageAnalyst Guest
|
Posted: Fri Oct 10, 2008 4:38 pm Post subject: Re: Making image from point data |
|
|
On Oct 9, 8:25 pm, nutannathsha...@gmail.com wrote:
[quote]Hey All,
What software can be used to convert an array of numeric data into
JPEG and TIFF format.
Regards,
Nutan
[/quote]
----------------------------------------------
I>d say probably every image analysis package out there.
Good luck,
ImageAnalyst |
|
| |
|
Back to top |
|