A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
fgSignature — Property, class com.hook.imageprocessing.siox.SioxSegmentator
Generated by ColorSignature.
fillColorRegions(cm:Vector$Number, image:Vector$Number) — method, class com.hook.imageprocessing.siox.SioxSegmentator
A region growing algorithms used to fill up the confidence matrix with CERTAIN_FOREGROUND_CONFIDENCE for corresponding areas of equal colors.
fillColors() — method, class com.hook.imageprocessing.siox.SioxSegmentator
Fired by segmentation process psuedo-threading to fill in known color regions.
FILL_COLORS_COMPLETE — Constant Static Property, class com.hook.imageprocessing.siox.SioxSegmentator
finalizeSmoothing() — method, class com.hook.imageprocessing.siox.SioxSegmentator
Fired by segmentation process psuedo-threading to start the final smoothing on the matrix.
FINAL_SMOOTHING_COMPLETE — Constant Static Property, class com.hook.imageprocessing.siox.SioxSegmentator
FINDING_BGS_AND_FGS_COMPLETE — Constant Static Property, class com.hook.imageprocessing.siox.SioxSegmentator
FINDING_LARGE_COMPONENTS_COMPLETE — Constant Static Property, class com.hook.imageprocessing.siox.SioxSegmentator
findLargeComponents() — method, class com.hook.imageprocessing.siox.SioxSegmentator
Fired by segmentation process psuedo-threading to start the largest component section.
FOREGROUND_CONFIDENCE — Constant Static Property, class com.hook.imageprocessing.siox.SioxSegmentator
Confidence for a region likely being foreground.
FOREGROUND_CONFIDENCE — Constant Static Property, class com.hook.imageprocessing.siox.objects.SegmentationConfidence
Confidence for a region likely being foreground.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z