-
After installing both pieces of software, proceed to run Golftees project
- Fail
- Set environment variable `R_LIBS` = `C:\Users\xx\Documents\R\win-library` (as described http://distancesampling.or…
-
It would be great if you could expose an API, as we would use it in "gst-validate", an automated Quality Assurance tool for the GStreamer framework :) Ideally we could even wrap it in a gstreamer elem…
-
This isn't so much of an issue as it is a question about image quality. I've been testing both imaginary and [mandible](https://github.com/Imgur/mandible) today (which uses graphicsmagick) and was won…
-
The following was seen when a simulation was run:
![screen shot 2015-04-19 at 23 45 19](https://cloud.githubusercontent.com/assets/1295691/7222900/3d76e5be-e6ee-11e4-8e85-89623c33a78e.png)
-
Tested successfully on Windows 7 64 bits, compiled with libpng 1.6.3 and zlib 1.2.8.
[Link] : http://css-ig.net/tools/zip/posterize16m.zip
ghost updated
9 years ago
-
dssim segfaults on trying to compare images from archive.
https://dl.dropboxusercontent.com/u/35428589/Do%20not%20touch/sample.tar.gz
-
I've made my SSIM implementaiton usable [directly in C](https://github.com/pornel/dssim/blob/master/dssim.c) (ignore the CLI tool that reads PNG, just set bitmaps directly via C API).
This is [_much_…
-
https://github.com/technopagan/cjpeg-dssim
-
Just realized that the default quality is 100, which is clearly to high. About 99% of all images for the web can be compressed with quality settings around 60-85. The best thing though would be an aut…
-
There is a trick used when compressing images for high-DPI ("Retina") displays: because details are less visible in higher resolution (or when resampled on lower-resolution displays), the image can to…