-
Hi,
I noticed that when napari-animation interpolates the rotation matrix it deforms the data (changes its scale) because it doesn't guarantee the rotation matrix is orthonormal.
I think it sho…
-
So, having successfully set my viewport to open on a specific rectangle, I now what to set the goHome method to return to this rectangle, so that the user can return to it after they have navigated el…
-
Thank you for very nice program with open source. I use UltraVNC on Windows11 and connect to Raspberry Pi.
But I have a trouble when I select Japanese character, I can't find '?' instead of Japanese …
-
# libember
Currently the special encoding of -0.0 as described in X.690 (Ch 8.5.9 1 byte, value 0x43) is not handled in libember (and libember-slim) for encoding and decoding and leads to a segmenta…
-
## https://www.ladybug.tools/honeybee-viewer/viewer-lt/
![image](https://user-images.githubusercontent.com/547626/81540414-7d647f80-9326-11ea-9bed-fd7aa12443f4.png)
### index.html - the file bro…
-
For instance, a usual use case is to define a data type like the following:
```
record MyDataType {
string[] field1 // a list of strings
int[][] field2 // a matrix of integers
..…
-
### Issue Description
The Realsense SDK crashes each time I plug in my D435i web camera and try to open the viewer, I do not know why this is happening. This is librealsense 2.56.2. Any help would be…
-
## User Story
>AS a website user
>I want add to visualise Hi-C heat maps
>So that it is easy to see how contiguous fragments of chromosomes are assigned
## Acceptance Criteria
>Given I have a datas…
-
Hi, thanks for the code release and interesting work!
I am trying to edit NeRFs using your method. my base model is the famous "spot" cow mesh, and I am attempting to add a chef's hat using the pro…
-
## 🐛 Bug
Changing the color of a 3D mask with `viewer.add_labels(x, color= {1: "blue"})` results in a 3x longer execution time, then setting the color by a random seed e.g. `viewer.add_labels(x, seed…