Namespaces | Functions
gft_ift.cpp File Reference
#include "gft_ift.h"

Namespaces

 gft
 Base namespace for common definitions and prototypes.
 
 gft::ift
 

Functions

void gft::ift::DrawSeeds (Image32::Image32 *img, int *S, int val)
 
Image32::Image32 * gft::ift::pred_IFTSUM (SparseGraph::SparseGraph *sg, int *Si, int *Se, Image32::Image32 *label, float power)
 
void gft::ift::method_IFTW_FIFO_InnerCut (SparseGraph::SparseGraph *sg, int *Si, int *Se, Image32::Image32 *label)
 
void gft::ift::method_IFTW_FIFO_OuterCut (SparseGraph::SparseGraph *sg, int *Si, int *Se, Image32::Image32 *label)
 
Image32::Image32 * gft::ift::EDT (Image32::Image32 *bin, float r)