-
```
I was trying to use this on a large number of images, many older, but all of my
Canon CRW files fail to be parsed.
This is (I think) because they are guessed to be TIFF, but the older CRW files …
-
The wkw format is ill-suited for large 2D images. Therefore, webknossos has experimental support for tiled-tiff formats. The cuber should auto-detect 2D input files and convert them to tiled-tiffs inc…
-
Hi,
I rewrapped some DPX and TIFF files to MAtroska.
I am uploading two files that were created with these command lines.
`$ ./ffmpeg -f lavfi -i testsrc -c:v tiff -compression_algo raw -y -vfram…
-
**Description**
When uploading images to a collection, there should be an option to keep the original data. Currently, all images are converted to tiled Tiff. Some existing tools for processing certa…
-
I in fact do not need this, but as pre 0.6.0-Beta.5 versions could not handle some files of mine, it might be documented as a possible **enhancement**.
Visible issue: as well ThumbsPlus as Explorer s…
-
In the decision of which image server software to employ, it would help a lot if this overview would outline the image file formats that are supported by the various servers.
For instance, I find t…
-
Does it support image formats similar as ImageJ, such as TIFF, GIF, JPEG, PNG, DICOM, BMP, PGM and FITS?
It is important to me because I am building a pathology detection software that reads whol…
-
In the convert.py script the format of the image conversion is set to TIFF, so each pdf slide is converted to a TIFF image. This works fine and creates a pptx file of reasonable size. However, if you …
-
I have 3620 images in `.tif` format, totalling 1TB.
Here's their info:
```
Shape: (21796, 12876)
dtype: uint16
```
I'm looking to use [Neuroglancer](https://github.com/google/neuroglancer)…
-
The metadata template allows just one format for saved crops (e.g., JPEG, TIFF, PNG). It might be good to allow multiple formats to be given e.g., TIFF for archive and JPEG for use on a data portal.
…