CURVATURE2D

NAME
SYNOPSIS
DESCRIPTION
AUTHORS
AVAILABILITY
SEE ALSO

NAME

curvature2d - curvature of a surface or image

SYNOPSIS

Output = curvature2d(Input)


       Input
       2D matrix (e.g. intensity image)


       Output
       2D matrix, the estimated curvature function


DESCRIPTION

"curvature2d" calculates the curvature of an intensity image or surface represented as a 2D matrix. It currently uses finite differences.

AUTHORS

Leandro Estrozi <lfestrozi@if.sc.usp.br>

AVAILABILITY

The latest version of the Scilab Image Processing toolbox can be found at
http://siptoolbox.sourceforge.net

SEE ALSO

curvature, minmax, fftderiv