-
I ran the following Python script after compiling and installing jetson-utils on my Orin devkit:
```python
from jetson_utils import videoSource, videoOutput
options = {}
video_input='/dev/vide…
-
Tagging could/should be tracked in game history, so anyone can see who tagged a game and when.
-
I've been working on an enhancement to dmarcts-report-parser to add TLS reporting (see [Issue 65](https://github.com/techsneeze/dmarcts-report-parser/issues/65)). Since any addition to the parser woul…
-
Hi there,
Very interested into data packages and the fit-data-viewer.
But I can't view any data-package repo with your viewer.
All links lead to error.
Service down ?
Tested with all links from : …
-
When displaying any dicom our webpage becomes unresponsive on all iOS devices (tested with an iPad10 and iPhone14pro) until the popup is closed. The viewer is responsive on android and desktop devices…
-
-
## Shareable Links and Channel Settings Redesign
As a user, I would like to be able to send a link to my colleague so they can see the same data in the same view that I have set up.
I would like to…
-
Today you require gcov binary files to be produced and call "gcov --json-format" to get the code coverage data. The binary data format for gcov is private AFAIK and only produced by gcc.
Would you …
-
The viewer only displays 3 digits after the decimal point for texture scale and offset values in the edit window. However, the server safely supports float precision down to at least 0.00001 (0.12345)…
-
import napari_imaris_loader
def _test_view_imaris_tissue():
viewer = napari.Viewer()
# viewer = napari_imaris_loader.reader()
# Load your .ims file into the viewer
viewer.open…