Closed matlabbe closed 7 months ago
The decimatedData may be invalid here: https://github.com/introlab/rtabmap/blob/4e7110930c594187104c52083f2cf469157276c1/corelib/src/Memory.cpp#L5349
decimatedData
Confirmed:
[FATAL] (2024-04-13 16:17:43.383) Features2d.cpp:389::limitKeypoints() Condition (imageSize.height>gridRows && imageSize.width>gridCols) not met!
The
decimatedData
may be invalid here: https://github.com/introlab/rtabmap/blob/4e7110930c594187104c52083f2cf469157276c1/corelib/src/Memory.cpp#L5349