-
### Describe the feature and motivation
Users always do the following:
```.py
img_bgr = cv2.imread("PATH") # OpenCV decode the image and swap B and R.
im_rgb = cv2.cvtColor(img_bgr, cv2.COLOR_…
-
I am trying to deploy my ResNet-50 custom trained classification model using **pytorch lite** library. The model works well on python but giving false predictions on Flutter, always giving high probs …
-
**Description**
It seems like the colors that should be in hex, are automatically transformed to rgb and therefore the check for the color is failing.
- **The video**
https://user-images.githu…
-
A recent change was made to support IR-RGB publishing/pointcloud colorization (https://github.com/plusone-robotics/realsense/pull/12). This change inadvertently broke other usage (https://github.com/…
-
Hello,
Currently,[ this example](https://github.com/luxonis/depthai-experiments/tree/master/gen2-box_measurement) only finds the corners of a box and draw red lines along to the box edges in **poin…
-
Need channel details screen's UX .
![simulator_screenshot_ACA2A3B3-A792-416D-B2AA-0ABA10A85F6A](https://github.com/user-attachments/assets/6250a2c1-90d8-4d7f-bc9c-7b7ced0d6c80)
-
This happens with version 0.24.8. I am using a M1 MacBook Pro with `rustc 1.75.0 (82e1608df 2023-12-21)`.
Running the program that brings up this issue results in `zsh: illegal hardware instruction…
-
### Describe the bug
`.exr`/`.hdr` converted HDRIs with the NVIDIA Texture Tools Exporter using the BC6S format have severe clipping and artifacts inside the toolkit and runtime (with RR off, its a…
-
Yesterday on accessing https://staging.monitormywatershed.org/sites/tu_rcru_test06/
it worked.
On accessing today it threw a problem.
![image](https://github.com/user-attachments/assets/f5e965e…
-
This is something I haven't seen before, and seems to have only started happening recently. Basically after running a kinect for a while, the rgb image starts appearing all black (all zeros, not NaNs …