Resources for processing images acquired by the Keller lab mirror microscope.
The model of the forward distortion is such that the "z" position of a pixel changes as a function of its position relative to the mirror.
To correct for this distortion, we simply apply the inverse of the transformation above:
where
The next section describes how to compute the physical coordinates of a given pixel for a given camera.
The ten cameras are "stacked" along the y-dimension. Camera 1 is at the bottom (negative y)
and camera 10 is at the top (positive y). The physical extent of each camera in y is 402 um.
The spacing between the top of one camera and the top of an adjacent camera is 1312um.
The distance between the top of camera 10 and the bottom of camera 1 is 12210um = (9*1312) + 402
.
Camera images comprise 4096 pixels in x and 2560 pixels in y. x- and y- resolution are equal to 0.157um = (402 um / 2560 pix).
- "horizontal" refers to the y-dimension
- "verical" refers to the y-dimension