odinsbane

Results 26 issues of odinsbane

If I create an xml/hdf5 dataset then open the dataset with fiji the bio-formats plugin gets used. When there are multiple series for the different resolutions, all of the series...

reader:BDV

Right now I have series of images, image-0.tif, image-1.tif, image-2.tif, etc. Where each image is a 2 channel z-stack. When I import the image sequence, the x and y dimensions...

I had a corrupt "/tmp/ImageJ-username-_0-012345.stub" which cause imagej to block indefinitely. The issue happens at line [127 of OtherInstance.java](https://github.com/imagej/imagej1/blob/master/ij/OtherInstance.java#L127) ImageJInstance instance = (ImageJInstance) new ObjectInputStream(in).readObject(); That method wasn't returning. It's...

The idea is to create a poll feature. eg. 13:28 <odinsbane>~poll What is the best ide?; netbeans, dr java, bluebird; 13:28

When I display this .ply file using the vtk interface it works fine, ie solid colored meshes. When I use the k3d backend I get multi-colored meshes. ![image](https://user-images.githubusercontent.com/3462801/227466494-851c47a4-107f-46bb-9c4f-bbd882dcbe8d.png) here is...

long-term

When I train a model built with a keras.applications app using a tensorflow backend, it never finishes a batch. When I use pytorch as a back end it trains fine....

type:Bug
backend:tensorflow

Some tif files have an issue where importing them and checking the virtual stack box causes an incorrect number of images to be loaded. If the images are loaded as...

I have a lot of uncertainty in this process. It would be nice if I can debug the various steps. I have a model, I load images as [t, c,...

The current example at https://openjfx.io/openjfx-docs/#maven doesn't work. First after creating the archtype, the plugin is 0.0.3 and not 0.0.8 as indicated on the webpage. Second, when I try to build...

This makes two small updates. One, it makes sure that mesh indices are integer which causes issues 6870 and two it checks if there are any displayed vertices before updating...

tests
vispy
bugfix
ready to merge