rightline

From DavinciWiki
Jump to: navigation, search

Description

Determine the position of the right side of the data

Arguments and Return Values

Arguments: Any numeric array including data and non-data values

Return Value: A numeric array of size 1xNx1 with the positions of the right side of the data

Usage

Syntax: rightline(image [, ignore = VAL])

'image' - Any numeric array

'ignore' - The value of non-data points

Examples

dv> a
829x3622x1 array of float, bsq format [12,010,552 bytes]

dv> b=rightline(a,ignore=-32768)
1x3622x1 array of int, bsq format [14,488 bytes]

DavinciWiki Mini-Nav Bar

Contents


Contact Developers

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

All other topics

  • See navigation on the left

Major Sub-Functions

Related Functions

Recent Library Changes

Created On: 02-15-2006
Modified On: 01-17-2008

Personal tools