Jiankai-Sun / ORB_SLAM2

ORB_SLAM2 with map load/save function
GNU General Public License v3.0
82 stars 37 forks source link

Remove redundant KeyPoint property `response` #3

Open Halcao opened 4 years ago

Halcao commented 4 years ago

The response property of KeyPoint is serialized twice. Replaced the second one with size.