unslant
From DavinciWiki
Contents: Description, Arguments, Usage, Examples, Images, Related Functions Supported Under Version: >1.69 Current Davinci Version: 2.27 64-bit Safe: No
Description Reverses the slant process
Arguments and Return Values Arguments: A structure containing the elements:
Return Value: An array with the data reverted to an 'unslanted' geometry.
Usage Syntax: unslant(object = STRUCT [, ignore = VAL]) unslant returns a float array.
Examples dv> a struct, 3 elements data: 328x1000x1 array of float, bsq format [1,312,000 bytes] leftedge: 1x1000x1 array of int, bsq format [4,000 bytes] width: 857 dv> b=unslant(a) 857x1000x1 array of float, bsq format [3,428,000 bytes]
|
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Related Functions
Recent Core Changes Modified On: 05-14-2013 |