added sobel kernel for image gradient calcualtion

This commit is contained in:
2019-05-31 11:38:49 +02:00
parent 5d36a123a7
commit 2a16fb2fc5
8 changed files with 60 additions and 3 deletions

View File

@ -24,7 +24,7 @@
<param name="PrintImages" value="true"/>
<param name="GroundTruth" value="false"/>
<param name="patch_size_n" value="7"/>
<param name="patch_size_n" value="1"/>
<!-- Calibration parameters -->
<rosparam command="load" file="$(arg calibration_file)"/>