-
Depth and rgb image from Read_bag.py is not aligned.
Ref: https://github.com/isl-org/Open3D/blob/master/examples/python/reconstruction_system/sensors/realsense_recorder.py
Ln:153
-
Hi there,
First of all congrats on the amazing work here, first self-hosted app that gathers almost all features trekkers and bikepackers need, really impressive!
It could be nice to think about…
-
### Tested versions
Reproducible in:
- v4.2.2.stable.mono.official [15073afe3]
- v4.3.stable.mono.official [77dcf97d8]
- v4.3.stable.official [77dcf97d8]
- v4.4.dev3.official [f4af8201b]
The i…
-
Hi,
I have noticed that your work mainly uses 'cv2.imread' as image IO, which reads an image as BGR format. But in Sintel.py, I found a mixed use of 'skimage.io.imread' that reads RGB format. Is th…
-
Reference: #40
# Acceptance Criteria
- [ ] Given that, when you, then succeed
- [ ] Given that, when you, then succeed
- [ ] Given that, when you, then succeed
- [ ] Given that, when you, the…
-
Reference: #40
# Acceptance Criteria
- [ ] Given that, when you, then succeed
- [ ] Given that, when you, then succeed
- [ ] Given that, when you, then succeed
- [ ] Given that, when you, the…
-
Reference: #40
# Acceptance Criteria
- [ ] Given that, when you, then succeed
- [ ] Given that, when you, then succeed
- [ ] Given that, when you, then succeed
- [ ] Given that, when you, the…
-
Reference: #40
# Acceptance Criteria
- [ ] Given that, when you, then succeed
- [ ] Given that, when you, then succeed
- [ ] Given that, when you, then succeed
- [ ] Given that, when you, the…
-
When I run the code below, I get the video in blue shades. I believe that this is due to the fact that opencv works in the BGR space, is it possible to save the video in ImageAI in the BGR space?
…
-
When using RGB colors on a terminal that doesn't support this feature (e.g. screen) the output is pretty hard to read (can be close to useless depending on foreground and background color choices).
I…