Wei Ouyang

Results 131 issues of Wei Ouyang

Would be nice to have an option to determine the origin, for example, for the ImJoy api. Currently, the default origin for itk-vtk-viewer located in the lower-left corner, however, for...

I just shipped itk-vtk-viewer in ImageJ.JS, see it in action: https://ij.imjoy.io ![itk-vtk-viewer-2d-imagej](https://user-images.githubusercontent.com/478667/98060564-2ad5cd00-1e4a-11eb-9ede-dd6acda742d4.gif) ![imagej-itk-vtk-viewer](https://user-images.githubusercontent.com/478667/98060568-2e695400-1e4a-11eb-9f68-c56744646f6d.gif) Would be nice to have https://github.com/Kitware/itk-vtk-viewer/issues/348 and https://github.com/Kitware/itk-vtk-viewer/issues/347 solved so I can hide the UI control by...

To reproduce this issue, open an image with one empty channel (e.g. all 0), select the channel number in the UI, it will complain the following error in the console:...

Hi, I noticed there is multi-channel support for volume data since this PR #196 . However, I just tried with a 2D RGB image, and it doesn't work as one...

Hi, just noticed that the viewer lacks some important feature for mobile device. Specifically, I can rotate the volume, but no pinch zooming or panning support. Would be great if...

Currently, the VFS has api such as `readfile` and `writefile` assumes that one would read and write files as a whole. However, that cannot work for really large files, it...

enhancement
help wanted
good first issue

## 🐛 Bug When install optional dependency `micropip.install(['pydantic[email]'])` (defined [here](https://github.com/pydantic/pydantic/blob/b348cd493ae15aa16de8e37073637fcf9bfd61cc/pyproject.toml#L69C11-L69C34)), however, installing the dependency manually works. ### To Reproduce Go to https://pyodide.org/en/stable/console.html ``` Welcome to the Pyodide terminal emulator 🐍...

bug

Hi @martindurant Just discovered this repo and it's looks very interesting for my project, thanks for sharing it! Now I am wondering is there a plan to integrate to `zarr`...

I would like to use freehand drawing (polygon) on mobile, however when I enter that, pinch zoom doesn’t work and it ends up with messy drawing on the map. I...

``` !bioimageio test affable-shark ``` Getting the following issue. Noticed that it's because of the environment is not configured correctly, is there a universal conda env which can handle not...