Telukunta Vijay Abhinav

Results 5 comments of Telukunta Vijay Abhinav

> You wrote: > > > real 0m56.622s > > user 0m57.984s > > That's curious, you should see user about 2x real on a two-core machine. What processor are...

> It's pretty easy, just build the pipeline, then use `vips_region_fetch()` to pull pixels out of it: > > https://libvips.github.io/libvips/API/current/VipsRegion.html#vips-region-fetch @jcupitt Thanks for helping me out. I have used libvips...

Yeah!! I have updated it now to libvips 8.8 and its working fine. Thank you.

Hi @michaelmooreny. You need to install openslide-python in the following way: 1. sudo apt update && apt install -y openslide-tools 2. pip install openslide-python Then try to run the command...