removed resizing not correcting for photometric info, added N as global variable

This commit is contained in:
2019-04-26 09:44:19 +02:00
parent e2e936ff01
commit e8489dbd06
4 changed files with 33 additions and 46 deletions

View File

@ -20,6 +20,7 @@
<!-- Photometry Flag-->
<param name="PHOTOMETRIC" value="true"/>
<param name="patch_size_n" value="5"/>
<!-- Calibration parameters -->
<rosparam command="load" file="$(arg calibration_file)"/>