-
Notifications
You must be signed in to change notification settings - Fork 41
Any reason why minimum height need to be lower than -90? #20
Open
Description
Depth2HHA-python/utils/rgbd_util.py
Line 49 in 6c7c14b
if (yMin > -90):
According to this line, if yMin is higher than -90, the value will be overwritten with the value -130.
Is there any reason about this?
I happened to have height channel cap at 255 for upper half of image when I used with my synthetic dataset.
Activity
Metadata
Metadata
Assignees
Labels
No labels