theba.core.math.DistancePath Class Reference

List of all members.

Public Member Functions

short[] getPath (short[] geodesic, short[] border, short[] dist, int w, int h)

Package Attributes

int w
int h
short[] oldgeo
short[] oldborder
short[] geodesic
short[] borderdist
short[] border

Detailed Description

Class DistancePath. For tracing a path between 2 lumens based on geodesic distance from 1 of the lumens and eucledian distance from fibre border.

Author:
Runar Holen

Definition at line 12 of file DistancePath.java.


Member Function Documentation

short [] theba.core.math.DistancePath.getPath ( short[]  geodesic,
short[]  border,
short[]  dist,
int  w,
int  h 
)

This is the method that finds the path between the 2 lumens.

Parameters:
geodesic The geodesic distance transformed image
Returns:
Image of path in boolean/logical

Definition at line 27 of file DistancePath.java.

Referenced by theba.trackers.HHTracker.traceWalls(), and theba.trackers.BackTracker.traceWalls().


Member Data Documentation

Definition at line 18 of file DistancePath.java.

Definition at line 18 of file DistancePath.java.

Definition at line 18 of file DistancePath.java.

Definition at line 14 of file DistancePath.java.

Definition at line 16 of file DistancePath.java.

Definition at line 16 of file DistancePath.java.

Definition at line 14 of file DistancePath.java.


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