Documentation for C:\Idl\CRC\

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

AUXIL\

ci__define.pro


Class description for CI

Fields

Fields in CI

CONTOUR_IMAGE ptr_new()
CC_LUT intarr(8, 8)
MIN_LENGTH 0L
TILE_COUNT 0L
MAX_LENGTH 0L
NUM_ROWS 0L
NUM_TILES 0L
MAX_CONTOURS 0L
NUM_COLS 0L
T1 0L
T2 0L

Routines

result = CI::Init(image, sigma)

Object class to find thin closed contours in an image band with combined Sobel-LoG filtering

CI::Cleanup
result = CI::Get_Max_Contours()
result = CI::Get_Max_Length()
result = CI::Get_Contour_Image()
CI::Clear_Contour_Image
CI::Write_Contour, cont, grayscale
result = CI::To_Pixels(cont)
result = CI::To_Filtered_CC(cont)
result = CI::To_Moments(cont)
result = CI::Trace_Contour()
CI__Define

Routine details

top CI::Init

result = CI::Init(image, sigma)

Object class to find thin closed contours in an image band with combined Sobel-LoG filtering

Parameters

image in required

image to be searched for contours

sigma in required

radius for LoG filter

Examples

ci = Obj_New("CI",image,sigma)

Author information

Author:

Mort Canty (2009)

top CI::Cleanup

CI::Cleanup

top CI::Get_Max_Contours

result = CI::Get_Max_Contours()

top CI::Get_Max_Length

result = CI::Get_Max_Length()

top CI::Get_Contour_Image

result = CI::Get_Contour_Image()

top CI::Clear_Contour_Image

CI::Clear_Contour_Image

top CI::Write_Contour

CI::Write_Contour, cont, grayscale

Parameters

cont
grayscale

top CI::To_Pixels

result = CI::To_Pixels(cont)

Parameters

cont

top CI::To_Filtered_CC

result = CI::To_Filtered_CC(cont)

Parameters

cont

top CI::To_Moments

result = CI::To_Moments(cont)

Parameters

cont

top CI::Trace_Contour

result = CI::Trace_Contour()

top CI__Define

CI__Define

File attributes

Modification date: Wed Mar 04 14:04:51 2009
Lines: 297
Docformat: rst rst