Property | Type | Description | |
---|---|---|---|
SPV_UL_BOX_H | int | ||
SPV_UL_BOX_R | int | ||
SPV_UL_BOX_SIZE | int | ||
SPV_UL_BOX_W | int | ||
SPV_UL_NUM_Char | int | ||
bin_dir | string | ||
bitmaps | |||
debug_dir | string | ||
imagej_home | string | ||
imagej_macro | string | ||
input_dir | string | ||
input_fn | string | ||
intermediateBitmap | |||
java_max_mem | int | ||
log_dir | string | ||
map | |||
map_fn | string | ||
margin | int | ||
mw | int | ||
output_dir | string | ||
output_fn_without_ext | string | ||
preprocessed_road_width | int | ||
process_counter | int | ||
process_id | string | ||
profile_dir | string | ||
profile_filename | string | ||
road_vectors | List |
||
road_width_list | List |
||
scalar | double | ||
temp_dir | string | ||
text_extraction_results_fn | string | ||
text_layer_fn | string | ||
text_recognition_results_fn | string | ||
tgsp_exe_filename | string | ||
use_preprocessed_ppt | bool | ||
x_offset | int | ||
y_offset | int |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
Clear4NewMap ( ) : void | ||
CurrentState ( ) : System | ||
DeleteTMPFiles ( ) : void | ||
LoadEnvConfig ( string config_fn ) : void | ||
LoadMPProfile ( string mapsource ) : void | ||
deleteState ( string process_id ) : void | ||
getState ( string process_id ) : |
||
inROI ( int x, int y ) : bool | ||
saveState ( string process_id, |
||
saveState ( string process_id, bool writelog ) : void | ||
saveStateWithoutBitmapHash ( string process_id, |
||
saveStateWithoutBitmapHash ( string process_id, bool writelog ) : void |
public static LoadEnvConfig ( string config_fn ) : void | ||
config_fn | string | |
return | void |
public static LoadMPProfile ( string mapsource ) : void | ||
mapsource | string | |
return | void |
public static deleteState ( string process_id ) : void | ||
process_id | string | |
return | void |
public static getState ( string process_id ) : |
||
process_id | string | |
return |
public static saveState ( string process_id, |
||
process_id | string | |
image | ||
writelog | bool | |
return | void |
public static saveState ( string process_id, bool writelog ) : void | ||
process_id | string | |
writelog | bool | |
return | void |
public static saveStateWithoutBitmapHash ( string process_id, |
||
process_id | string | |
image | ||
writelog | bool | |
return | void |
public static saveStateWithoutBitmapHash ( string process_id, bool writelog ) : void | ||
process_id | string | |
writelog | bool | |
return | void |
public static Hashtable,System.Collections bitmaps | ||
return |
public static Bitmap,System.Drawing intermediateBitmap | ||
return |
public static string output_fn_without_ext | ||
return | string |
public static string text_extraction_results_fn | ||
return | string |
public static string text_recognition_results_fn | ||
return | string |