<div dir="ltr">I have many WSIs from 7 different sources (medical centers)<div>I want to scale the level 0 images of them to a standard resolution (given by me).</div><div>So I thinking about using mpp-{x, y} to do that.</div><div>However, for some of the slides, I can not access mpp-{x, y} properties when I open them with openslide.<br>Instead I found I can get the properties of {<span style="color:rgb(0,0,0);font-family:monospace;font-size:13px">X, Y}Resolution and </span><span style="color:rgb(0,0,0);font-family:monospace;font-size:13px">ResolutionUnit.</span></div><div><font color="#000000" face="monospace">Is there any equation between </font>{<span style="font-size:13px;color:rgb(0,0,0);font-family:monospace">X, Y}Resolution and mpp-{x,y} ?</span></div><div><span style="font-size:13px;color:rgb(0,0,0);font-family:monospace">If not, how can I scale all the slides to the same resolution?</span></div></div>