Andras Lasso
Andras Lasso
It seems that your image lacks essential metadata: image origin and spacing. These fields are optional, but practically they are mandatory because if they are not defined then your image...
ImageOrientationPatient and ImagePositionPatient are required values. The values are not rounded. If they are not present then the images are corrupted and should probably not be used. Where do these...
> How do i differentiate if its actual CT or just screenshots? These are all in .dcm format. Hard to tell a single tag. SC modality defines it clearly but...
Rounding to 2 decimals would ruin the image (it could introduce several mm errors), so I would not recommend it even as a workaround. Rounding to 7 should be sufficient.
This image slice gets loaded into Slicer-5.2.2. The only problem that I saw with this image slice is that the two axes are not orthogonal (dot product is not zero),...
@SachidanandAlle let us know if you want to get an API to pass authentication header.
Yes, depending on the markup options, the control points may indeed occlude underlying image content. Instead of hiding the markup completely, there are several options that you can use to...
We usually deal with this in two 3 phases: 1. Until the extension remain fully compatible with the previous Slicer version then we keep using the main branch of the...
0.0.0.0 is not a valid IP address. Is it translated somewhere to 127.0.0.1 or some other default address? It may be more clear if the default address is set directly...
I agree that the panel should be made more easily accessible. Probably somewhere on the toolbar. It is somewhat similar to the Python console and the Extensions manager, so it...