Skip to topic | Skip to bottom
Home
TModeling
TModeling.Classxr1.1 - 30 Jun 2008 - 14:22 - Main.guesttopic end

Start of topic | Skip to actions
classx

Is used to generate fitting values for each point in mesh. For each point, it generates a 1-ring & 2-ring neighborhood around that point. Then it does a plane fitting algorithm using Linear Least squares and outputs the fitness values for each ring.


General

-i <filename>

Name of input file

-o <filename>

Name of output file

-iaux

Use auxillary reader (for input) for SMAX = SMA(+AUX) or SMBX = SMB(+Aux) formats

-istd

Use normal reader (everything else)

-oaux

Use auxillary writer (for output) for SMAX = SMA(+AUX) or SMBX = SMB(+Aux) formats

-ostd

Use normal writer (everything else)


Input File Format Params

-iasc

ESRI Grid Format (ASCII)

-ijrs

Jonathan Shewchuk's <SIC> File format

-isma

Streaming Mesh (ASCII)

-ismb

Streaming Mesh (Binary)

-ismc

Streaming Mesh (Compressed)

-ismd

Streaming Mesh (Compressed Alt???)

-ismq

Streaming Mesh (Quadratic), obsolete format

-ioff

Stanford OFF file format

-iply

Stanford PLY file format

-ismax

Streaming Mesh (ASCII) + Auxillary info

-ismbx

Streaming Mesh (Binary) + Auxillary info


Output File Format Params

-osmax

Streaming Mesh (ASCII) + Auxillary info

-osmbx

Streaming Mesh (Binary) + Auxillary info


Misc Params

-in_bin

Force binary file format for input text files (minor performance gain on windows)

-out_bin

Force binary file format for output text files (minor performance gain on windows)

-bb or -bb_min or -stats or -compute_stats

Compute Stats (Min/Max bounds) for input file


Miscellaneous

Example usage: classx -ismb -i Original.smb -osmax -o New.smax

Converts Original file (format .smb) into New file (format .smax)

classx -h

Loads a help menu onscreen.

Still (June 30) under deveopment - more detail to follow...

-- ChristianStith - 13 Jun 2008
to top


Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback