[ptx] Release: autopano-sift 1.7, including Windows installer, no Gtk# required

Ippei UKAI ippei_ukai at mac.com
Thu Sep 23 19:07:30 BST 2004


Hi. I just tied out and found following things in the  
autopano-complete.sh file:

1. Should "generatekeys.exe" be "generatekeys-sd.exe" by default?
2. I had to change getopt part to `getopt o:s:p:nch $*` (BSD Man says  
"SYNOPSIS args=`getopt optstring $*` ; errcode=$?; set -- $args")

The result of calling it from HuginOSX was the same error as before  
which is due to Mono's bug:

Remaining arguments (2):
--> `/Users/ippei/Desktop/DSC01131.JPG'
--> `/Users/ippei/Desktop/DSC01132.JPG'
SIFT Keypoint Generation


Unhandled Exception: System.TypeInitializationException: An exception  
was thrown by the type initializer for System.Drawing.GDIPlus --->  
System.DllNotFoundException: gdiplus.dll
in <0x000e0> (wrapper managed-to-native)  
System.Drawing.GDIPlus:GdiplusStartup  
(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartu 
pOutput&)
in <0x000b0> System.Drawing.GDIPlus:.cctor ()
--- End of inner exception stack trace ---

in (unmanaged) System.Drawing.GDIPlus:GdipLoadImageFromFile  
(string,intptr&)
in <0x00064> System.Drawing.Bitmap:InitFromFile (string)
in <0x00060> System.Drawing.Bitmap:InitFromFile (string)
in <0x000a4> (wrapper remoting-invoke-with-check)  
System.Drawing.Bitmap:InitFromFile (string)
in <0x0003c> System.Drawing.Bitmap:.ctor (string,bool)
in <0x00028> System.Drawing.Bitmap:.ctor (string)
in <0x000a4> (wrapper remoting-invoke-with-check)  
System.Drawing.Bitmap:.ctor (string)
in <0x00050> DisplayImage:.ctor (string)
in <0x00124> GenerateKeys:Main (string[])


Unhandled Exception: System.NullReferenceException: Object reference  
not set to an instance of an object
in <0x00088> System.Drawing.Bitmap:InitFromFile (string)
in (unmanaged) System.Drawing.GDIPlus:GdipLoadImageFromFile  
(string,intptr&)
in <0x00064> System.Drawing.Bitmap:InitFromFile (string)
in <0x00060> System.Drawing.Bitmap:InitFromFile (string)
in <0x000a4> (wrapper remoting-invoke-with-check)  
System.Drawing.Bitmap:InitFromFile (string)
in <0x0003c> System.Drawing.Bitmap:.ctor (string,bool)
in <0x00028> System.Drawing.Bitmap:.ctor (string)
in <0x000a4> (wrapper remoting-invoke-with-check)  
System.Drawing.Bitmap:.ctor (string)
in <0x00050> DisplayImage:.ctor (string)
in <0x00124> GenerateKeys:Main (string[])



  >>> 鵜飼 一平  (UKAI Ippei)  >>>>>>>>>>>>>>>>>>>>>>>>>
   My general MSN, AIM, and E-Mail: ippei_ukai at mac.com
   Homepage:  http://homepage.mac.com/ippei_ukai/

On 23 Sep 2004, at 16:26, Sebastian Nowozin wrote:

>
>
> Hello everybody,
>
>
> I am pleased to announce the yet best release of autopano-sift, just a  
> bit
> over a week after the 1.6 release quite some things have happened (from
> CHANGES file):
>
>
> autopano-sift 1.7, libsift 1.5
> 2004/09/23
>
>   * Allow compilation of generatekeys.exe and autopano.exe without Gtk#
>     dependency.  In utils/ you can issue "make windows=yes  
> generatekeys.exe"
>     or (on non Windows systems) "make systemdrawing=yes  
> generatekeys.exe". By
>     default both are built, the Gtk (generatekeys.exe) and the  
> System.Drawing
>     dependant (generatekeys-sd.exe) versions.
>   * Fix the autopano-complete.sh and autopano-complete.old.sh script  
> so that
>     the user can set the path they installed the binaries into.
>   * Update Windows installer script.
>
>   + Revamp Gtk GUI to include all options offered on the command line  
> utility.
>   + Output match coordinates as subpixel coordinates.  The old  
> behaviour is
>     still available using the "--integer-coordinates" option.
>
>
> The release is available as usual from
>
> 	http://cs.tu-berlin.de/~nowozin/autopano-sift/
>
> Also I have built a non-tested Windows installer for the 1.7 version  
> you could
> try :-) I hope the binaries from the .tar.gz tarball are useable  
> everywhere
> there is .NET and Mono, which should include MacOS, Linux and Windows.
>
>
> Enjoy,
> Sebastian
>
> PS: Big leaps forward are planned before the year ends ;-)
>
> -- 
> nowozin at cs.tu-berlin.de --- http://user.cs.tu-berlin.de/~nowozin/
>



More information about the ptX mailing list