BaptisteHudyma/RGB-D-SLAM
View on GitHubChange parameter system to always work on relative
Open
#21 opened on Oct 4, 2022
enhancementgood first issue
Repository metrics
- Stars
- (65 stars)
- PR merge metrics
- (PR metrics pending)
Description
For now, parameters are in absolute untis (eg: pixels). They should be reworked to be relative (eg: to the image size, feature density, etc).
This can remove some parameters.