-
Hej!
It would be great if there was an option to use png (or any uncompressed file format) when importing images, i.e. converting them to tiles.
In the screenshot below I zoomed into the same im…
elgw updated
4 months ago
-
I have been looking into the possibility of using lcov's genhtml to generate a custom coverage dashboard for . This project is written in Python, so I'm experimenting with several different ways of c…
zackw updated
4 weeks ago
-
## system infomation
```bash
$ uname -a
Linux VM_64_3_centos 3.10.0-1160.11.1.el7.x86_64 #1 SMP Fri Dec 18 16:34:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
$ yum install GraphicsMagick
$ yum in…
latel updated
3 weeks ago
-
### How can I merge raster tiles and write them to a TIFF file?
Is there already a way to do that, or is it planned to be introduced?
----
### **My Current Approach:**
```
df = spark.read.for…
-
Originally reported on Google Code with ID 1911
```
Continuing issue 1575, and as requested in the forum ( http://www.rawtherapee.com/forum/viewtopic.php?f=2&t=4643
), can someone please adds OpenEXR…
-
Can you please tell me why the LZWcompression is generating images less compress that CCITTFAX4, since we need the best compression without lossing the quality.
Regards,
-
Now that we track the premultiplied status on images I think we should consider:
- [ ] stop calling `demultiply_alpha` at https://github.com/mapnik/mapnik/blob/master/src/agg/agg_renderer.cpp#L202
- […
-
Before using my own datasets, I decided to train EndoSurf using one of the EndoNeRF's datasets (pulling_soft_tissues). Then, I tried to use my own private datasets using the exact same configurations …
-
I'm trying to write a [DNG](https://www.adobe.com/content/dam/acom/en/products/photoshop/pdfs/dng_spec_1.4.0.0.pdf) encoder based on this code. I expect to run into several places where the library wi…
-
I don't know if/how we support Tiff files. I think we should have a page of file types and an up to date explanation of what we can do with them.