Свойство | Тип | Описание | |
---|---|---|---|
ang_threshold | double | ||
iteration_threshold | int | ||
size_ratio | double |
Метод | Описание | |
---|---|---|
Apply ( int tnum, |
||
BreakingAngle ( int idx1, int idx2 ) : bool | ||
ConditionalDilationChinese ( ) : System | ||
ConfirmationStep ( ) : void | ||
CosAngel ( Point p1, Point p2, Point p3 ) : double | ||
CosAngel ( int idx1, int idx2, int i ) : double | ||
FindLabelForTheBiggestCharBlob ( HashSet |
||
IdentifyExpendableCharBlobs ( ) : void | ||
NormAngel ( int idx1, int idx2, int i ) : double | ||
Print ( ) : |
||
Print ( string outImagePath ) : void | ||
PrintRGB ( ) : |
||
PrintTMPRGB ( ) : |
||
Printnumb ( ) : |
||
ValidateConnection ( HashSet |
||
k1 ( ) : void | ||
k_confirmation ( ) : void | ||
kernel ( object step ) : void | ||
kernel_confirmation ( object step ) : void |
public Apply ( int tnum, |
||
tnum | int | |
srcimg | ||
size_ratio | double | |
ang_threshold | double | |
preprocessing | bool | |
outImagePath | string | |
Результат | string |
public BreakingAngle ( int idx1, int idx2 ) : bool | ||
idx1 | int | |
idx2 | int | |
Результат | bool |
public ConditionalDilationChinese ( ) : System | ||
Результат | System |
public CosAngel ( Point p1, Point p2, Point p3 ) : double | ||
p1 | Point | |
p2 | Point | |
p3 | Point | |
Результат | double |
public CosAngel ( int idx1, int idx2, int i ) : double | ||
idx1 | int | |
idx2 | int | |
i | int | |
Результат | double |
public FindLabelForTheBiggestCharBlob ( HashSet |
||
char_blob_idx_set | HashSet |
|
Результат | int |
public IdentifyExpendableCharBlobs ( ) : void | ||
Результат | void |
public NormAngel ( int idx1, int idx2, int i ) : double | ||
idx1 | int | |
idx2 | int | |
i | int | |
Результат | double |
public Print ( string outImagePath ) : void | ||
outImagePath | string | |
Результат | void |
public ValidateConnection ( HashSet |
||
char_blob_idx_set | HashSet |
|
Результат | bool |
public kernel_confirmation ( object step ) : void | ||
step | object | |
Результат | void |