HeYijia / svo_edgelet

A more robust SVO with edgelet feature
GNU General Public License v2.0
434 stars 175 forks source link

Fail when using customized camera parameter #30

Open feketerigo96 opened 4 years ago

feketerigo96 commented 4 years ago

When I change the parameters at cam_ = new svo::PinholeCamera intest_live_vo.cpp, the VO pipeline always fails with error Not enough matched features Not enough matched features, Reproject process failure! The cam param is calculated by Matlab toolbox. And using the default cam param works just fine.