BaptisteHudyma/RGB-D-SLAM

Use a dedicated variance for camera points x/y

Open

#4 opened on Oct 4, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (8 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (65 stars)
PR merge metrics
 (PR metrics pending)

Description

The variance of the x and y of detected points is constant. It should be a model of error that increases when getting close to the borders, where the pixels are most distorted.

Contributor guide