<div dir="ltr">Hi all,<br>As part of an upcoming project, I'm planning to implement the methods described in<br><br>Unser, The L2 Polynomial Spline Pyramid, IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol 15 # 4, April 1993, p 364 (<a href="http://bigwww.epfl.ch/publications/unser9305.pdf">http://bigwww.epfl.ch/publications/unser9305.pdf</a>)<br>
<br>There are two operations, one that decimates an image by half to generate a smaller image (REDUCE) and one that reconstructs the larger image from the smaller (EXPAND). I'd implement both operations as classes supporting the RandomAccessible interface.<div>
<br></div><div>Do people think that these have enough utility to add to imglib2 (and where should they go?) or is it more appropriate to keep them within the project itself?</div><div><br></div><div>--Lee<br><div><span style="line-height:15px;white-space:nowrap;color:rgb(102,102,102);font-family:arial,sans-serif"><br>
</span></div><div><br></div></div></div>