lots of additional debugging tools implemented to check parts of the algorithm. still no good

This commit is contained in:
2019-05-10 17:19:29 +02:00
parent ad2f464716
commit 44de215518
5 changed files with 211 additions and 29 deletions

View File

@ -22,8 +22,8 @@
<param name="PHOTOMETRIC" value="true"/>
<!-- Debugging Flaggs -->
<param name="PrintImages" value="true"/>
<param name="GroundTruth" value="true"/>
<param name="PrintImages" value="false"/>
<param name="GroundTruth" value="false"/>
<param name="patch_size_n" value="7"/>

View File

@ -22,7 +22,7 @@
<!-- Debugging Flaggs -->
<param name="PrintImages" value="true"/>
<param name="GroundTruth" value="false"/>
<param name="GroundTruth" value="true"/>
<param name="patch_size_n" value="7"/>
<!-- Calibration parameters -->