snigdhaAgarwal

Results 9 comments of snigdhaAgarwal

Any updates on this?

Sorry for the confusion. I meant to say that I have been able to achieve a rectangle but I instead want a polygonal crop according to the shape of the...

If the other layers are recomputed then why is there a loss in resolution. The original image: The cropped image: Notice the pixelation at more zoomed in levels. Is it...

Original data file: https://drive.google.com/file/d/16qX9ZLUXm1Dvfd1YCQF-fJNLo3rpSKbc/view This is the code to get the crop: ``` y = (6329, 18108,38545,41951,17541,5903) x = (80269,69341,60116,73031,87933,84101) points = ([80269, 6329], [69341, 18108], [60116, 38545], [73031, 41951],...

This worked thanks!

An aside from the main topic, but is there a way to make this command any faster? > libvips saves as a simple flat TIFF by default. Perhaps your viewer...

I installed libjpeg-turbo but not sure how to ensure that pyvips uses it for the write_to_file command. Right now 1 write takes 2 minutes.

A few questions: 1. Currently the tiff files saved in this manner don't open in several image viewing platforms like ImageJ, giving error like: > libvips saves as a simple...

1. Tried opening with Qupath but I get this message and I get a black screen regardless of the choice of Yes or No. 2. Still haven't resolved this. Setting...