sciview icon indicating copy to clipboard operation
sciview copied to clipboard

sciview is a tool for visualization and interaction with ND image and mesh data

Results 193 sciview issues
Sort by recently updated
recently updated
newest added

## Description When running sciview from IntelliJ, the error `CreateProcess error=206, The filename or extension is too long` might occur. This is a known issue in IntelliJ. ## Workaround The...

windows
upstream-issue
build-system
has workaround

Hiding an object and adjusting it directly afterwards in the properties panel, for example rotating it, triggers the visibility button again and it reappears. If you click somewhere else in...

1.0.0
verified

On macos 11.6.1, Intel when running sciview via intellij ``` 2021-12-15 10:57:25.968 java[81944:1030337] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on...

https://forum.image.sc/t/programmically-open-a-multiscale-n5-with-bdv/57139 @frauzufall

enhancement
longterm

Code was modified so that running the demo in Sciview will automatically download Dataset A from the cremi website (https://cremi.org/data/) instead of the user having to manually download and select...

![image](https://user-images.githubusercontent.com/708121/138758257-3a727277-1146-41b0-b98d-e66ef5aca131.png)

Starting the `VolumeRenderDemo` and adding a new volume (using the T1 head) adds a blurry (?!) version of the first volume and slows down my machine drastically. ![image](https://user-images.githubusercontent.com/708121/138690565-dcd6cec6-453e-4f46-9a38-0f620b207011.png)

To repeat, 1. open T1 Head in Fiji (File>Open Samples) 2. in sciview, Edit>add>volume 3. notice that the volume is very small, but if you zoom in you can see...

Tested by: running in intellij, ImageJMain (on ubuntu) ImageJ bar: open samples > T1 Head sciview: add volume sciview: select volume in inspector sciview: delete volume The inspector still has...