robotology / stereo-vision

Repository containing apps for stereo vision
https://robotology.github.io/stereo-vision/
GNU General Public License v2.0
19 stars 19 forks source link

Fix missing params initialization #29

Closed Nicogene closed 3 years ago

Nicogene commented 3 years ago

This PR fixes the crash of DisparityModule if SFM.ini is missing or incomplete.

It fixes #27

Please review code.