C# Class CarusoSample.PreprocessingSample

Afficher le fichier Open project: Algorithmix/Papyrus

Méthodes publiques

Méthode Description
GetBlobsFromImage ( String filepath, Bgr color ) : void
GetFloodFillMask ( String filepath, Bgr color ) : void

Method Details

GetBlobsFromImage() public static méthode

public static GetBlobsFromImage ( String filepath, Bgr color ) : void
filepath String
color Bgr
Résultat void

GetFloodFillMask() public static méthode

public static GetFloodFillMask ( String filepath, Bgr color ) : void
filepath String
color Bgr
Résultat void