theba.descriptors.AvgYoungCurvature Class Reference

List of all members.

Public Member Functions

Object measure (RegionMask vmask)
double measure (short[] pixels, int width, int height)
String getName ()
String getAbout ()
boolean does3D ()
boolean isNumeric ()

Detailed Description

Definition at line 10 of file AvgYoungCurvature.java.


Member Function Documentation

boolean theba.descriptors.AvgYoungCurvature.does3D (  ) 

Implements theba.core.RegionDescriptor.

Definition at line 50 of file AvgYoungCurvature.java.

String theba.descriptors.AvgYoungCurvature.getAbout (  ) 

Implements theba.core.RegionDescriptor.

Definition at line 46 of file AvgYoungCurvature.java.

String theba.descriptors.AvgYoungCurvature.getName (  ) 

Implements theba.core.RegionDescriptor.

Definition at line 42 of file AvgYoungCurvature.java.

boolean theba.descriptors.AvgYoungCurvature.isNumeric (  ) 

Implements theba.core.RegionDescriptor.

Definition at line 54 of file AvgYoungCurvature.java.

double theba.descriptors.AvgYoungCurvature.measure ( short[]  pixels,
int  width,
int  height 
)

Definition at line 21 of file AvgYoungCurvature.java.

Object theba.descriptors.AvgYoungCurvature.measure ( RegionMask  vmask  ) 

The documentation for this class was generated from the following file:

Generated on Fri Nov 13 08:57:08 2009 for Theba by  doxygen 1.6.1