[ptx] autopano-sift without GTK# working, but unreadable number format

Mike Runge mike at trozzreaxxion.net
Mon Sep 20 13:25:17 BST 2004


>> Building octave, (3070, 4094)
>> but the process never ends :-(
>
>use a lower resolution:
>generatekeys.exe img.jpg img.key.gz 700

Works for me (wXP, english), but only for images, that are within the
same folder than generatekeys.exe, libsift.dll and
ICSharpCode.SharpZipLib.dll.

For images, that are in another folder, I get the following error while
running generatekeys.exe:
==========================================================================
Octave 4 has 1 raw peaks
  filtered: 1 remaining from 1, thats % 100,00
generating keypoints from peaks
found 1134 global keypoints

Unhandled Exception: System.IO.FileNotFoundException: File or assembly
name ICSharpCode.SharpZipLib, or one of its depen
dencies, was not found.
File name: "ICSharpCode.SharpZipLib"
   at KeypointXMLWriter.WriteComplete(String imageFile, Int32 x, Int32 y,
String filename, ArrayList list, Boolean compr
essed)
   at KeypointXMLWriter.WriteComplete(String imageFile, Int32 x, Int32 y,
String filename, ArrayList list)
   at GenerateKeys.Main(String[] args)

=== Pre-bind state information ===
LOG: DisplayName = ICSharpCode.SharpZipLib, Version=0.6.0.0,
Culture=neutral, PublicKeyToken=1b03e6acf1164f73
 (Fully-specified)
LOG: Appbase = C:\01_mike\fotos\panos\chicago3\orig\
LOG: Initial PrivatePath = NULL
Calling assembly : libsift, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null.
===

LOG: Publisher policy file is not found.
LOG: Host configuration file not found.
LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: ICSharpCode.SharpZipLib, Version=0.6.0.0,
Culture=neutral, PublicKeyToken=1b03e6acf1164f73
LOG: Attempting download of new URL
file:///C:/01_mike/fotos/panos/chicago3/orig/ICSharpCode.SharpZipLib.DLL.
LOG: Attempting download of new URL
file:///C:/01_mike/fotos/panos/chicago3/orig/ICSharpCode.SharpZipLib/ICSharpCode.Sha
rpZipLib.DLL.
LOG: Attempting download of new URL
file:///C:/01_mike/fotos/panos/chicago3/orig/ICSharpCode.SharpZipLib.EXE.
LOG: Attempting download of new URL
file:///C:/01_mike/fotos/panos/chicago3/orig/ICSharpCode.SharpZipLib/ICSharpCode.Sha
rpZipLib.EXE.
=============================================================================

Autopano-folder is within my path.
Tried as well to copy libsift.dll and ICSharpCode.SharpZipLib.dll to
system32 - doesn't helped.

best, mike


More information about the ptX mailing list