-
This issue was raised on forum thread https://forum.image.sc/t/issues-opening-multi-channel-e-g-several-filter-blocks-nd2-files/78685
A sample file reproducing the issue and screenshots of the disp…
-
Some APIs do not expose an ARGB format, and as such having to flip the order to fit can be a relatively intensive task.
Would it be in the cards to add a 32-bit RGBA and 128 bit RGBA (4x floats) BLFo…
-
Opening an 8-bit image written to hdf5 with the fiji plugin under Plugins > BigDataViewer > Export Current Image as XML/HDF5 like so:
```
SpimData spimData = new XmlIoSpimData().load( xmlPath )
B…
-
**Material Maker version:**
0.96
**OS/device including version:**
Manjaro KDE, Radeon RX480, driver: amdgpu
**Issue description:**
Loading a 16-bit PNG or EXR image via the Image node r…
-
I would like to be able to convert 16-bit image types to their 8-bit counterpart and vice versa.
My specific use case for this functionality is loading any png into a struct that requires rgba 8-bi…
-
4-bit and 8-bit audio are not implemented, only 16-bit is.
-
```
I'd like to have this feature in the program:
The ability (or rather the replacement) to save a screenshot in 8 Bit instead
of 32 Bit.
The feature is important for me because:
32 Bit isn't need…
-
how can I make 4 bit or 8 bit number for make 4 bit adder
-
As per https://github.com/TimDettmers/bitsandbytes#tldr
- in generate.py pass `has_fp16_weights=False` (the fact we don't do this might explain the fact that memory requirements for 8-bit quantizat…
-
```
Java's default UTF-16, 2-bytes-per-character string encoding, is inefficient
for strings which otherwise could be encoded with a single byte per character.
It should be possible to represent cha…