Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Set positive infinity values to 0 (Preprocessing) #64

Open
theBadMusician opened this issue Mar 16, 2022 · 0 comments
Open

Set positive infinity values to 0 (Preprocessing) #64

theBadMusician opened this issue Mar 16, 2022 · 0 comments
Assignees
Labels
bug Something isn't working low priority Not time-sensitive Pointcloud Processing Regarding depth/pointcloud data

Comments

@theBadMusician
Copy link
Member

Time estimate: 8 hours

Description of task:
The positive infinity values from the confidence map are set to the biggest possible value during the confidence preprocessing, but they do not actually represent high confidence in the corresponding depth data. This can be tested by covering one of the lenses of the camera, which gives posinf filled confidence map, but completely empty depth map.

The function 'remove_nans' in 'confidence_mapping' module needs to be changed to take into account this fact.

@theBadMusician theBadMusician added bug Something isn't working moderate priority Accomplish in appropriate time window Pointcloud Processing Regarding depth/pointcloud data labels Mar 16, 2022
@theBadMusician theBadMusician added this to the Development Sprint 3 milestone Mar 16, 2022
@theBadMusician theBadMusician added low priority Not time-sensitive and removed moderate priority Accomplish in appropriate time window labels Aug 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working low priority Not time-sensitive Pointcloud Processing Regarding depth/pointcloud data
Projects
None yet
Development

No branches or pull requests

2 participants