added visualization with a ros flag, which shows feature with projection and residual (the features apparent movement)

This commit is contained in:
2019-04-30 17:02:22 +02:00
parent 750d8ecfb1
commit cf40ce8afb
4 changed files with 106 additions and 63 deletions

View File

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