hstretch

From DavinciWiki
Jump to: navigation, search


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]

Images

hstretch.png

DavinciWiki Mini-Nav Bar

Contents


Contact Developers

  • davinci-dev [AT] mars.asu.edu

All other topics

  • See navigation on the left

Related Functions

Recent Core Changes

Modified On: 03-27-2006

Personal tools