kopia lustrzana https://github.com/OpenDroneMap/ODM
Lower blur threshold
rodzic
3535c64347
commit
f172e91b7e
|
@ -135,7 +135,7 @@ class ODMLoadDatasetStage(types.ODM_Stage):
|
||||||
"input": video_files,
|
"input": video_files,
|
||||||
"output": images_dir,
|
"output": images_dir,
|
||||||
|
|
||||||
"blur_threshold": 300,
|
"blur_threshold": 200,
|
||||||
"distance_threshold": 10,
|
"distance_threshold": 10,
|
||||||
"black_ratio_threshold": 0.98,
|
"black_ratio_threshold": 0.98,
|
||||||
"pixel_black_threshold": 0.30,
|
"pixel_black_threshold": 0.30,
|
||||||
|
|
Ładowanie…
Reference in New Issue