C# 클래스 Strabo.Core.Utility.CurrentState

파일 보기 프로젝트 열기: usc-isi-i2/strabo-arcstrabo

공개 프로퍼티들

프로퍼티 타입 설명
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 System.Collections.Hashtable
debug_dir string
imagej_home string
imagej_macro string
input_dir string
input_fn string
intermediateBitmap System.Drawing.Bitmap
java_max_mem int
log_dir string
map System.Drawing.Bitmap
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

공개 메소드들

메소드 설명
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 ) : Bitmap
inROI ( int x, int y ) : bool
saveState ( string process_id, Bitmap image, bool writelog ) : void
saveState ( string process_id, bool writelog ) : void
saveStateWithoutBitmapHash ( string process_id, Bitmap image, bool writelog ) : void
saveStateWithoutBitmapHash ( string process_id, bool writelog ) : void

메소드 상세

Clear() 공개 정적인 메소드

public static Clear ( ) : void
리턴 void

Clear4NewMap() 공개 정적인 메소드

public static Clear4NewMap ( ) : void
리턴 void

CurrentState() 공개 메소드

public CurrentState ( ) : System
리턴 System

DeleteTMPFiles() 공개 정적인 메소드

public static DeleteTMPFiles ( ) : void
리턴 void

LoadEnvConfig() 공개 정적인 메소드

public static LoadEnvConfig ( string config_fn ) : void
config_fn string
리턴 void

LoadMPProfile() 공개 정적인 메소드

public static LoadMPProfile ( string mapsource ) : void
mapsource string
리턴 void

deleteState() 공개 정적인 메소드

public static deleteState ( string process_id ) : void
process_id string
리턴 void

getState() 공개 정적인 메소드

public static getState ( string process_id ) : Bitmap
process_id string
리턴 System.Drawing.Bitmap

inROI() 공개 정적인 메소드

public static inROI ( int x, int y ) : bool
x int
y int
리턴 bool

saveState() 공개 정적인 메소드

public static saveState ( string process_id, Bitmap image, bool writelog ) : void
process_id string
image System.Drawing.Bitmap
writelog bool
리턴 void

saveState() 공개 정적인 메소드

public static saveState ( string process_id, bool writelog ) : void
process_id string
writelog bool
리턴 void

saveStateWithoutBitmapHash() 공개 정적인 메소드

public static saveStateWithoutBitmapHash ( string process_id, Bitmap image, bool writelog ) : void
process_id string
image System.Drawing.Bitmap
writelog bool
리턴 void

saveStateWithoutBitmapHash() 공개 정적인 메소드

public static saveStateWithoutBitmapHash ( string process_id, bool writelog ) : void
process_id string
writelog bool
리턴 void

프로퍼티 상세

SPV_UL_BOX_H 공개적으로 정적으로 프로퍼티

public static int SPV_UL_BOX_H
리턴 int

SPV_UL_BOX_R 공개적으로 정적으로 프로퍼티

public static int SPV_UL_BOX_R
리턴 int

SPV_UL_BOX_SIZE 공개적으로 정적으로 프로퍼티

public static int SPV_UL_BOX_SIZE
리턴 int

SPV_UL_BOX_W 공개적으로 정적으로 프로퍼티

public static int SPV_UL_BOX_W
리턴 int

SPV_UL_NUM_Char 공개적으로 정적으로 프로퍼티

public static int SPV_UL_NUM_Char
리턴 int

bin_dir 공개적으로 정적으로 프로퍼티

public static string bin_dir
리턴 string

bitmaps 공개적으로 정적으로 프로퍼티

public static Hashtable,System.Collections bitmaps
리턴 System.Collections.Hashtable

debug_dir 공개적으로 정적으로 프로퍼티

public static string debug_dir
리턴 string

imagej_home 공개적으로 정적으로 프로퍼티

public static string imagej_home
리턴 string

imagej_macro 공개적으로 정적으로 프로퍼티

public static string imagej_macro
리턴 string

input_dir 공개적으로 정적으로 프로퍼티

public static string input_dir
리턴 string

input_fn 공개적으로 정적으로 프로퍼티

public static string input_fn
리턴 string

intermediateBitmap 공개적으로 정적으로 프로퍼티

public static Bitmap,System.Drawing intermediateBitmap
리턴 System.Drawing.Bitmap

java_max_mem 공개적으로 정적으로 프로퍼티

public static int java_max_mem
리턴 int

log_dir 공개적으로 정적으로 프로퍼티

public static string log_dir
리턴 string

map 공개적으로 정적으로 프로퍼티

public static Bitmap,System.Drawing map
리턴 System.Drawing.Bitmap

map_fn 공개적으로 정적으로 프로퍼티

public static string map_fn
리턴 string

margin 공개적으로 정적으로 프로퍼티

public static int margin
리턴 int

mw 공개적으로 정적으로 프로퍼티

public static int mw
리턴 int

output_dir 공개적으로 정적으로 프로퍼티

public static string output_dir
리턴 string

output_fn_without_ext 공개적으로 정적으로 프로퍼티

public static string output_fn_without_ext
리턴 string

preprocessed_road_width 공개적으로 정적으로 프로퍼티

public static int preprocessed_road_width
리턴 int

process_counter 공개적으로 정적으로 프로퍼티

public static int process_counter
리턴 int

process_id 공개적으로 정적으로 프로퍼티

public static string process_id
리턴 string

profile_dir 공개적으로 정적으로 프로퍼티

public static string profile_dir
리턴 string

profile_filename 공개적으로 정적으로 프로퍼티

public static string profile_filename
리턴 string

road_vectors 공개적으로 정적으로 프로퍼티

public static List road_vectors
리턴 List

road_width_list 공개적으로 정적으로 프로퍼티

public static List road_width_list
리턴 List

scalar 공개적으로 정적으로 프로퍼티

public static double scalar
리턴 double

temp_dir 공개적으로 정적으로 프로퍼티

public static string temp_dir
리턴 string

text_extraction_results_fn 공개적으로 정적으로 프로퍼티

public static string text_extraction_results_fn
리턴 string

text_layer_fn 공개적으로 정적으로 프로퍼티

public static string text_layer_fn
리턴 string

text_recognition_results_fn 공개적으로 정적으로 프로퍼티

public static string text_recognition_results_fn
리턴 string

tgsp_exe_filename 공개적으로 정적으로 프로퍼티

public static string tgsp_exe_filename
리턴 string

use_preprocessed_ppt 공개적으로 정적으로 프로퍼티

public static bool use_preprocessed_ppt
리턴 bool

x_offset 공개적으로 정적으로 프로퍼티

public static int x_offset
리턴 int

y_offset 공개적으로 정적으로 프로퍼티

public static int y_offset
리턴 int