<div dir="ltr">=This week=<div><br></div><div>This week I worked on figuring out how multiview reconstruction should be implemented on the libmv side and I&#39;ve been making some changes to the C API to accommodate it. So far, this has included updating the Tracks class to have tracks across different views and unifying some of the libmv interface. My thinking is that single view reconstruction shouldn&#39;t be treated as a separate case to multiview reconstruction - it&#39;s simply when data for only one view has been given. To move in this direction, I&#39;ve unified the existing modal solving functionality with the non-modal solving. Now there&#39;s just a nice clean libmv_solve function.</div>

<div><br></div><div>I also have a non-functional patch from the beginning of the week that I&#39;d like to submit to trunk, but I don&#39;t want to do that until it&#39;s been reviewed. It just tidies up the C API (some function renaming, spelling corrections, etc.).</div>

<div><br></div><div>I&#39;ve also been updating my GSoC wiki page with documentation. The plans for multiview reconstruction have been partly written up. I have a backlog of weekly updates that I should get on there soon.</div>

<div><br></div><div>=Next week=</div><div><br></div><div>I plan to have a working implementation of the libmv side of multiview reconstruction. I&#39;ve got a reasonable idea of how this should work.</div></div>