[ptx] autopano-sift-1.6-win-1.zip, No more Gtk#. Windows users please test :)

Ippei UKAI ippei_ukai at mac.com
Tue Sep 21 22:07:23 BST 2004


Well, updating stuff would be next weekend at earliest; my lectures  
started today, and I have no outside connection in my accommodation  
except through http proxy... Secure, but useless for informatics  
student ~.~  I will have to commit this change to CVS as well...

Anyway, the path to autopano-sift executives should be taken as an  
optional argument by the shell script and hugin should handle the path.
I didn't realise the optget error. It's very surprising to know number  
of such basic programs differ between Linux and BSD!

System.DllNotFoundException gdiplus.dll seems to be not only on Mac. I  
read something about it after googling some time, and that one said it  
is already fixed on CVS. I'm not sure which computer, one compiling the  
program or one running the program, should be updated, but either way  
it will be fine after the next update. (Well, I don't want to build  
mono by myself. Binary release works fine, and takes only five or ten  
minutes.)

Are you using the one from Fink?
Probably you could do another try on compiling hugin... Whatever the  
problem is.

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

On 21 Sep 2004, at 21:13, Axel Wernicke wrote:

>
>> I had to specify the autopano/generatekeys in full path in .sh  
>> because the program couldn't find it by default:
>> #			$MONO generatekeys.exe $arg $FILENAME $SIZE
>> 			$MONO  
>> ~/Download/hugin/autopano-sift-1.6-win-1/bin/generatekeys.exe $arg  
>> $FILENAME $SIZE
>
> yeah, same for me. Therefore I definded a variable that contains the  
> path...
>
> MONO=mono
> SIFTTOOLS=/Applications/Grafik/autopano-sift-1.6/bin
>
>
>>
>> So far I got following error, and mono crashed. But anyway this is a  
>> first big step, I think.
>>
>> Remaining arguments (12):
>> --> `o:s:p:nch'
>> --> `-l'
>> --> `output:,size:,points:,noransac,clean,help'
>> --> `-n'
>> -->  
>> `/Users/ippei/Download/hugin/autopano-sift-1.6-win-1/bin/autopano- 
>> complete.sh'
>> --> `--'
>> --> `-o'
>> --> `autopano_result_tempfile.pto'
>> --> `-p'
>> --> `10'
>> --> `/Users/ippei/Desktop/DSC01131.JPG'
>> --> `/Users/ippei/Desktop/DSC01132.JPG'
>> SIFT Keypoint Generation
>
> OK, I can help with this. The command that should parse the arguments  
> dosen't work on OS X as it does on Linux. I simplified it to
>
> TEMP=`getopt o:s:p:nch $*`
>
> which means that the options -o -s -p and -n -c -h are recognized  
> correctly, but not the long names -size anymore...
> ... may be there is a smarter (working) solution
>
>>
>>
>> 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.GdiplusStar 
>> tupOutput&)
>> in <0x000b0> System.Drawing.GDIPlus:.cctor ()
>> --- End of inner exception stack trace ---
>>
>
> as far as I understood Sebastian the non gtk version  of  
> generatekeys.exe is only working on .NET but not on mono ??
> I switched back to the gtk version and thatone worked seamless.
>
> hope that helps a bit,
>
> Axel!



More information about the ptX mailing list