Content deleted Content added
Line 125:
<math>reconstruction = \operatorname{arg\,min} \overset{i<W}{\underset{i=0}{\sum}}\overset{j<H}{\underset{j=0}{\sum}}|input(i,j) - P[f](i,j)|</math>
where <math>input</math> is the input image, <math>i</math> and <math>j</math> are the pixel coordinates along the horizontal and vertical axis respectively, <math>W</math> and <math>H</math> are the image width and height in number of pixels respectively, <math>f</math> is the fly population, and <math>P</math> is a projection operator that
== See also ==
|