mirror of
https://github.com/NanjingForestryUniversity/supermachine-tobacco.git
synced 2025-11-08 14:23:55 +00:00
修改了模型适配新的相机镜头
This commit is contained in:
parent
d17baceac4
commit
677650ff48
@ -175,5 +175,5 @@ if __name__ == '__main__':
|
||||
|
||||
parser = argparse.ArgumentParser(description='Run image test or ')
|
||||
tester = TestMain()
|
||||
tester.pony_run(test_path=r'E:\zhouchao\8.4\yangeng',
|
||||
test_rgb=True, test_spectra=False, get_delta=False, convert=False)
|
||||
tester.pony_run(test_path=r'E:\zhouchao\8.4\zazhi',
|
||||
test_rgb=True, test_spectra=True, get_delta=False, convert=False)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user