C# Class Strabo.Core.TextLayerExtraction.RunLengthSmoothing

Afficher le fichier Open project: usc-isi-i2/strabo-arcstrabo Class Usage Examples

Méthodes publiques

Свойство Type Description
debug bool
dir string
fg_count int
num int
remaining_fp int

Méthodes publiques

Méthode Description
Apply ( Bitmap srcimg, int char_count_in_string ) : Bitmap
D ( bool image, int se_size ) : ].bool[
E ( bool image, int se_size ) : ].bool[
RunLengthSmoothing ( ) : System

Method Details

Apply() public méthode

public Apply ( Bitmap srcimg, int char_count_in_string ) : Bitmap
srcimg System.Drawing.Bitmap
char_count_in_string int
Résultat System.Drawing.Bitmap

D() public méthode

public D ( bool image, int se_size ) : ].bool[
image bool
se_size int
Résultat ].bool[

E() public méthode

public E ( bool image, int se_size ) : ].bool[
image bool
se_size int
Résultat ].bool[

RunLengthSmoothing() public méthode

public RunLengthSmoothing ( ) : System
Résultat System

Property Details

debug public_oe property

public bool debug
Résultat bool

dir public_oe property

public string dir
Résultat string

fg_count public_oe property

public int fg_count
Résultat int

num public_oe property

public int num
Résultat int

remaining_fp public_oe property

public int remaining_fp
Résultat int