ORB_SLAM2 icon indicating copy to clipboard operation
ORB_SLAM2 copied to clipboard

Remove redundant KeyPoint property `response`

Open Halcao opened this issue 6 years ago • 0 comments

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

Halcao avatar Apr 27 '20 09:04 Halcao