<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
I forgot to mention that the modified sources are posted at the same
site.&nbsp; diff -r -w reports about 700 lines of mods, almost all in
adjust.c and optimizer.c .&nbsp; I get a good view of the changes by firing
up a side-by-side file comparison viewer between my sources and the
ones I got from cvs.&nbsp; (My personal favorite is Beyond Compare,
<a class="moz-txt-link-freetext" href="http://www.scootersoftware.com/">http://www.scootersoftware.com/</a> ).<br>
<br>
I will let Jim and Bruno speak to how they like to maintain the cvs
repository.<br>
<br>
--Rik<br>
<br>
<br>
JD Smith wrote:<br>
<blockquote type="cite" cite="mid1084767049.8616.1.camel@slider">
  <pre wrap="">On Sun, 2004-05-16 at 15:15, Rik Littlefield wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">A beta version of pano12.dll with an improved optimizer is now available 
at <a class="moz-txt-link-freetext" href="http://www.janrik.net/ptools">http://www.janrik.net/ptools</a> .

This is built from the sourceforge cvs as a starting point.

Major improvements/changes include:

    * Faster convergence (often *much* faster convergence)
    * FOV optimization is stabilized to work better with partial panos
    * Control point errors are consistently reported as angular 
distance, scaled to pixels at the center of the panorama.  (Scaling was 
off for partial panos in the old version.)
    * Error distance is reported correctly for horizontal/vertical/line 
controls
    * Added the query feature capability suggested by Joost Nieuwenhuijse
    * Modified dll function distSquared to return control point error as 
described above, instead of distance squared in image coordinates.  
(This change was required to work with existing PTOptimizer.exe's.  If 
anyone needs the old behavior, we can re-export it under a different name.)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Great to hear!  I wonder if Bruno and Jim would let you create a branch
for this on sourceforge.  Then it would be easy to browse all the
changes you have made, and development could go on in parallel until the
code is proven.

JD

  </pre>
</blockquote>
</body>
</html>