hstretch
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 Perform a histogram stretch
Arguments and Return Values Arguments: Any numeric array Return Value: A byte array
Usage Syntax: hstretch(image)
Examples dv> a1=float(bsq(a1)) 400x300x6 array of float, bsq format [2,880,000 bytes] dv> b=hstretch(a1) 400x300x6 array of byte, bsq format [720,000 bytes]
|
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Recent Core Changes Modified On: 03-27-2006 |