iv3d-users

Text archives Help


[IV3D-USERS] Re: RE: Re: Help on data input and Axis Display


Chronological Thread 
  • From: tom fogal <tfogal@alumni.unh.edu>
  • To: iv3d-users@sci.utah.edu
  • Subject: [IV3D-USERS] Re: RE: Re: Help on data input and Axis Display
  • Date: Sat, 16 Jan 2010 01:41:18 -0700

"Jim Kress" <jimkress_58@kressworks.org> writes:
> The file is attached.  It is ASCII and would meet (I believe) your
> definition as point clouds.  Please note: cloud is in the plural.

From a (very) quick read, I'd say this isn't a point cloud.  It looks
as if your data's ranges are [1:16],[2:9],[7:15], and further there
are no `holes' in the data (i.e. no combination of those three indices
which is not represented).  If this is true, you've got regular,
gridded data, which is exactly what we need for ImageVis3D.

If there's anybody in your group who can code, have them follow up on
tuvok-developers [1].  Otherwise I'll add an ASCII reader to my todo
list...

-tom

[1] https://lists.sci.utah.edu/sympa/subscribe/tuvok-developers

> -----Original Message-----
> From: tom fogal [mailto:tfogal@alumni.unh.edu] ;
> Sent: Friday, January 15, 2010 6:38 PM
> To: iv3d-users@sci.utah.edu
> Subject: [IV3D-USERS] Re: Help on data input and Axis Display 
> 
> <jimkress_58@kressworks.org> writes:
> > My dataset consists of one file with many single lines of data, each
> > of which contains the X, Y, Z, and Intensity measured at that X,Y,Z
> > point in space.  What is the best way to feed this into ImageVis3D?
> 
> We'll need a bit more info on this format.  Is there any structure to
> these points, or do they essentially form a `point cloud'?  Secondly,
> are these ASCII or binary files?
> 
> > Also, I need to be able to display X, Y, and Z axes with user
> > configurable scaling and tic mark number, value and location on each
> > axis.
> 
> There's currently no support for this in ImageVis3D, though the request
> has been brought up before.
> 
> > I can provide a sample input file if you will tell me how to get it
> > to you.
> 
> If you've got a very small example (kilobytes), sending it to this
> mailing list is the best mechanism.
> 
> If it's anything larger, use ImageVis3D's builtin "Report an Issue"
> dialog, under the help menu.  Add a description describe the file
> format, and use the "Add files" button to add one or more example
> files.
> 
> -tom



Archive powered by MHonArc 2.6.16.

Top of page