-
Hi I'm trying to read in some 3D image data I have stored as a single multi-page tiff stack as it stands the Read function in the TiffStackReader [class](https://github.com/TomographicImaging/CIL/blob…
-
Add and document the label scheme. Example, labels are 2D (color + name), so we could use a color profile representation.
- [ ] Create README.md / add to docs
-
```
On line 341 of texture-atlas.c (the depth==1 case), the pixel format is
GL_ALPHA:
glTexImage2D( GL_TEXTURE_2D, 0, GL_ALPHA, self->width, self->height,
0, GL_ALPHA, …
-
```
On line 341 of texture-atlas.c (the depth==1 case), the pixel format is
GL_ALPHA:
glTexImage2D( GL_TEXTURE_2D, 0, GL_ALPHA, self->width, self->height,
0, GL_ALPHA, …
-
### Description
AWS MSK replicator service has support to preserve the same topic name while the topic is replicated from source to target cluster with TopicNameConfiguration argument under topic_rep…
-
## Feature request
Hey! I come from issue #1246. The kind of code that I do (math/signal processing stuff) would be very easy to port to numba if numpy's conditional array slicing was supported. Th…
-
Hey - I'm trying to build the docs from source to check whether any of the generated plots looks different from how they do on the latest release (to check for any other regressions not caught by the …
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
### pyqtgraph
- | Homepage: http://www.pyqtgraph.org/
- | Src: https://github.com/pyqtgraph/pyqtgraph
- | Docs: http://www.pyqtgraph.org/documentation/
- | Docs: http://www.pyqtgraph.org/documen…
-
Since we are using photonvision, the setup for the robot-vision interface is quite simple.
https://docs.photonvision.org/en/latest/docs/integration/index.html - A really good guide, the whole docum…