Kai Jauslin
Kai Jauslin
The images are not yet available publicly, but I have put a temporary copy to one of them here: https://www.dropbox.com/s/a6s56vsqvca97gm/baumann_imagick.tif?dl=0 (200MB). Also attached is an image of how it will...
Thanks for the quick analysis! Unfortunately, JAI still seems to have best performance for this kind of jpeg-pyramidal TIFF (with this size), but for the moment I'll try your fix...
This is something that is fixed when using the node.combined program in pull request at https://github.com/jacomyal/sigma.js/pull/1206. Unfortunately, the pull request was closed unmerged by the bot.
@boogheta Thanks for coming up with this suggestion. I would be happy to provide a PR from the original code - but I feel like this would be lost work....
@boogheta It's fine for me if you do the new PR (with the co-author mention), thanks
@jacomyal This makes the node ratio configurable and has no impact on existing implementations. It would be very helpful to have this merged, as it's something that cannot be done...
I confirm seeing the same problem - also using Drupal. Any news on this issue? (using OpenLayers 3)
I compiled everything (and adjusted gspca.c) for kernel 3.4.103 and a BananaPI. It'll deliver a fine depth image at 25fps (displayed with camorama). The depth image is correct and does...
If I remember correctly I more or less copied the gspca.c/h from the new 3.4.x kernel sources into this project and added the multi-stream support in vidioc_enum_fmt_vid_cap (using a diff)....
This minimal pull request fixes touch coordinates for cases when the container is not positioned at 0,0