David Clunie
David Clunie
There is certainly slight movement of some structures, but my impression is that it is not nearly as severe as the dramatic shift that one sees in Slim, and not...
@hackermd @Punzo there is an update on this issue at [https://github.com/openlayers/openlayers/issues/12768#issuecomment-1030463105](https://github.com/openlayers/openlayers/issues/12768#issuecomment-1030463105)
Though it is unusual for the thumbnail to have a pixel spacing close to one of the other pyramid layer files, this seems to be what is actually in the...
% uname -a Darwin graythin-4.local 17.7.0 Darwin Kernel Version 17.7.0: Sun Jun 2 20:31:42 PDT 2019; root:xnu-4570.71.46~1/RELEASE_X86_64 x86_64 % g++ --version Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 10.0.0 (clang-1000.11.45.5)...
Tried this again with the latest release (cec14a1 on Jan 29), and again got show stopping jpeg_mem_dest compile error: [ 1%] Building CXX object CMakeFiles/wsi2dcm.dir/src/jpegCompression.cpp.o /Users/dclunie/Work/wsi2dcm/wsi-to-dicom-converter-develop/src/jpegCompression.cpp:44:3: error: use of undeclared...
I can't use Homebrew because it conflicts with MacPorts. So I tried the static build approach that you pointed to, and provided it with jpegsrc9c as well as the other...
Since this is a matter of API design and consistency, and there is no simple answer, I don't really have anything to add beyond what was already discussed in "https://github.com/pydicom/pydicom/pull/1570"....
Thanks for the quick response - yes, since the ".90" transfer syntax is for mathematically "reversible" encoding, the color transform has to be lossless too, i.e., YBR_RCT, not YBR_ICT, since...
Here is another set of images with lossless (reversible) J2K compression from my pixelmed converter that also fail to open in Qupath using OpenSlide but work fine with Bioformats: [gs://openslide-issues/WD_76845_096](https://console.cloud.google.com/storage/browser/openslide-issues)....
> [@dclunie](https://github.com/dclunie) would you mind posting a screenshot of roughly what that slide should look like? It'd be helpful while testing a PR. 