MMACH (lmmach) functions


LIBRARY ROUTINE

lvrotstr - Rotates a structuring element.

LIBRARY CALL

int
lvrotstr (mat_str *b_in, int step, int d, mat_str *b_out)

INPUT

none

OUTPUT

none

RETURN VALUE

TRUE (1) on success, FALSE (0) on failure

DESCRIPTION

vrotstr rotates a structuring element. Clockwise or counterclockwise direction can be specified. The step can range from 0 to 7 (writes to a file).

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

Adriano Nagelschmidt Rodrigues: added generic struct. el. rotation.

FILES

$MMACH/objects/library/lmmach/src/lvrotstr.c

SEE ALSO

lmmach(3)

COPYRIGHT

Copyright (C) 1993-1997 Junior Barrera, Roberto Lotufo. All rights reserved.