DFT 带阻滤波器
This commit is contained in:
20
config/config.yaml
Normal file
20
config/config.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
log_level: 5
|
||||
coregistration:
|
||||
mss_bands: 4
|
||||
pixel_bytes: 2
|
||||
mss_width: 2336
|
||||
pan_width: 9344
|
||||
cr_block_nw: 8
|
||||
cr_block_nh: 4
|
||||
overlapped_block_lines: 3000
|
||||
cr_resample_method: "down_sample_pan"
|
||||
fus_band_order: "RGB"
|
||||
|
||||
radiation:
|
||||
pan_remove_hf_noise: true
|
||||
mss_remove_hf_noise: true
|
||||
hf_radius_ratio: 0.49
|
||||
min_hist_level: 0.3
|
||||
max_hist_level: 0.6
|
||||
hf_band_stop_width: 24 # 带阻滤波器宽度
|
||||
scene_moment_matching: false
|
||||
Reference in New Issue
Block a user