alejocb / dpptam

DPPTAM: Dense Piecewise Planar Tracking and Mapping from a Monocular Sequence
GNU General Public License v3.0
219 stars 82 forks source link

Fixing a mistake in the epipolar line calculation in SemiDenseMapping.cpp #24

Open sunghoon031 opened 8 years ago

sunghoon031 commented 8 years ago

You mixed up rows & cols for l_end_x & l_end_y.