basis
From DavinciWiki
|
Contents: Description, Arguments, Usage, Examples Supported Under Version: >1.69 Current Davinci Version: 2.27 64-bit Safe: No
Description Generate square transform basis function
Arguments and Return Values Arguments: Return Value:
Usage Syntax: basis(object=VAL, type=STRING, size=INT) type: hadamard or haar
Examples dv> a = random(20,20,20) 20x20x20 array of float, bsq format [32,000 bytes] dv> basis(a,type = 'hadamard') basis: Ignoring depth > 1 32x32x1 array of double, bsq format [8,192 bytes]
|
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Recent Core Changes Modified On: 03-23-2006 |