<div dir="ltr">Hi, <div><br></div><div>I am trying to crop a level_0 region out based on the level_2 region using the osi.OpenSlide().read_region(). The resolution of level_0 is <b><font color="#ff0000">eight</font></b> times higher than level_2.  </div><div><br></div><div>I used the read_region function for cropping. </div><div>osi.OpenSlide().read_region(x1,y1,level=0,dim1,dim2)<br></div><div><br></div><div>where (x1,y1) are the coordinate of the below green rectangle (see figure) multiply by <b><font color="#ff0000">eight</font></b>.  dim1 and dim2 are the height and width of the rectangle multiply by <font color="#ff0000"><b>eight</b></font>. <br></div><div><br></div><div>The level_0 cropped region was shifted. </div><div><br></div><div>Does anyone know how to fix this? </div><div><br></div><div>Thank you very much!</div><div>Stephen</div><div><br></div><div><img src="cid:ii_15c8b169afd1e3a3" alt="Inline image 1" width="394" height="238"><br></div></div>