[hugin-ptx] Re: strangely calling antipano-sift-c

2009-09-10 Thread Elvis

Thank you  Seb  Bart so much,

So this is how it works and what is happening,

now I can understand.

I do mean autopano-sift-c, it is a funny mistake.

your information helps a lot,

Best Regards

Elvis


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] strangely calling antipano-sift-c

2009-09-09 Thread Elvis

I found that even if I build hugin in x86 MSVC2008 and excute it in
debug mode,

it called antipano-sift-c.exe in c:\program files\hugin\bin,

the one which was installed by hugin-0.7.0_win32-setup.exe.


And I check my hugin SVN 3478, there is no antipano-sift-c excutable,

but there is a antipano excutable,

I thought builded hugin should call something which was created inside
the project, but not a ready-made one,

and I found there seems to be  no source code of antipano-sift-c, even
in SVN 4096

is this normal ?

Thank you so much

Best regards

Elvis
I
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Re: How to crop by command line ?

2009-09-02 Thread Elvis

Dear Bruno

So that is how crop works,

and what 'S' parameter and r:CROP means,

it really helps a lot,

I will try it,

Thank you so much

Best Regards

Elvis


On 9月2日, 上午8時50分, Bruno Postle br...@postle.net wrote:
 On Mon 31-Aug-2009 at 18:44 -0700, Elvis wrote:



 p f1 w2007 h469 v272  E0 R0 S10,2000,30,450 nTIFF_m c:NONE

 the number S10,2000,30,450 is exactly the left, right top, bottom of
 the region
 p f0 w1000 h500 v120 nTIFF_m c:LZW r:CROP

 The r:CROP thing is a related but different concept.

 The the 'S' parameter forces the outer cropped area to not be
 rendered by nona, the r:CROP parameter writes a special TIFF file
 where these 'empty' pixels are not stored in the file.

 How to set the region from command line ?

 You can't when rendering with nona, you can when blending with the
 enblend -f parameter.

 For nona you need to rewrite the .pto project with a simple script
 or a tool like ptoset.

 --
 Bruno
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Re: How to crop by command line ?

2009-09-02 Thread Elvis

Dear dmg

I am glad to see that someone has the same idea with me,

maybe it is possible to insert some parameters to an existed PTO line
from command line.

Best regards.

Elvis

On 9月2日, 上午9時11分, dmg d...@uvic.ca wrote:
 http://wiki.panotools.org/Cropped_TIFF

  but it looks like editing the *.pto project file,

  How to set the region from command line ?

 This is something that I have been wanting for some time. the ability
 to override the PTO
 parameters. I'll put in my list of todos for PTmender. I think it is
 useful for those of us who
 want to use the command line interfaces.

 --dmg



  Thank you so much.

  Best regards.

 --
 --dmg

 ---
 Daniel M. Germanhttp://turingmachine.org
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] How to crop by command line ?

2009-08-31 Thread Elvis

Hi, all

How to crop a region from command line ?

I choose the region, not by program automatically,

After I set the region in Hugin Stitch tab, the *.pto project file
changes.

p f1 w2007 h469 v272  E0 R0 S10,2000,30,450 nTIFF_m c:NONE

the number S10,2000,30,450 is exactly the left, right top, bottom of
the region

I searched wiki panotools and find a p line

p f0 w1000 h500 v120 nTIFF_m c:LZW r:CROP

http://wiki.panotools.org/Cropped_TIFF

but it looks like editing the *.pto project file,

How to set the region from command line ?

Thank you so much.

Best regards.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Re: how to do the whole stitch from command line?

2009-08-30 Thread Elvis

Thank you so much,

That helps a lot.

I am reading and understanding it now,

There are lots of interesting things.

Best regards.

Elvis

On 8月28日, 下午6時10分, Seb Perez-D sbprzd+...@gmail.com wrote:
 On Fri, Aug 28, 2009 at 11:58, Elviselvistr...@gmail.com wrote:
  How to do the whole stitch frome command line ?

 You might like to read the 
 threadhttp://groups.google.com/group/hugin-ptx/browse_thread/thread/95d6134...

 Bruno gives the name of the programs for each step. You might also
 want to look at the Panotools-Script library, which contains the tools
 you need.http://search.cpan.org/dist/Panotools-Script/

 Cheers,

 Seb
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] how to do the whole stitch from command line?

2009-08-28 Thread Elvis

Deal all

How to do the whole stitch frome command line ?

is there any document about this issue ?

the rough process is like:

1: choose source image
2: align(search  match control points)
3: optimizer
4: exposure optimization
5: stitch.
6: choose output image.

I tried to trace code to find something, but it is so compelicate,

lots of in and out from wxWidget function

Thank you so much.

Best regards.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Re: Hugin win32 build problem: Cmake wxwidgets problem

2009-08-10 Thread Elvis

Dear all

Finally, I have successfully built the hugin project.

I use the old revision hugin:3479.
Cmake vision: 2.6.4
SDK vision: I am not sure, the the file name is
hugin_enblend_sdk_msvc2008_v2.7z .

Previously I use Cmake 2.4, and I set lots of path manually, maybe
this is why I fail.

if sdk is extracted to Hugin source code base directory (where SVN
checkout is done ), which is CMake default search path, it would be a
little easier for a newbie.

Best regards

Elvis





On 8月10日, 上午11時51分, Elvis elvistr...@gmail.com wrote:
 Dear sir

 I thought I have set the correct path for
 Boost_THREAD_LIBARY_DEBUG 
 Boost_THREAD_LIBARY_RELEASE,

 but error message shows:
 MESSAGE(FATAL_ERROR boost thread library not found. If it is
 installed with a\nunrecognized suffix, specify it with -
 DBOOST_LIBRARYDIR=librarydir and -DBOOST_INCLUDEDIR=includedir)

 The path should be something like C:\hugin-trunk\boost_1_39_0\stage
 \lib

 if I randomly set the path directly to one of the the library file,
 like
 C:\hugin-trunk\boost_1_39_0\stage\lib\libboost_thread-vc90-mt-
 s-1_39.lib
 C:\hugin-trunk\boost_1_39_0\stage\lib\libboost_thread-vc90-mt-s.lib
 C:\hugin-trunk\boost_1_39_0\stage\lib\libboost_thread-vc90-mt-
 sgd-1_39.lib
 C:\hugin-trunk\boost_1_39_0\stage\lib\libboost_thread-vc90-mt-sgd.lib

 then, Cmake can pass it (but i dont know if I am doing right)and show
 next error message.

 Cmake Error at CMakeModules/FindPackegeHandleStandardArgs.cmake:51
 (MESSAGE):
 Could not fine REQUIRED package wsWidgers
 Call Stack (most recent call first):
 C:Program Files/CMake 2.6/share/cmake-2.6/Modules/FindwxWidgets.cmake:
 782 (FIND_Package_HANDLE_STANDARD_ARGS)
 CMakeLists.txt:106 (FINDPACKAGE)

 But the wxWidgets_LIB_DIR has been located previously by Cmake to C:
 \hugin-trunk\wxWidgets-2.8.10/lib/vc_lib

 I am confused, what should I do to complete CMAKE ?

 Thank you so much.

 Elvis

 btw:
 win32
 hugin-rc revision: 2094
 Cmake vision: 2.6.4

 On 8月6日, 下午4時45分, Elvis elvistr...@gmail.com wrote:



  Thank you so much,

  Now I am trying this way, building Hugin with updated SDK.

  Elvis

  On 8月5日, 下午5時58分, Guido Kohlmeyer d...@gekko-design.de wrote:

   The SDK which I built and refering in my last post is not appropriate to
   build enblend/enfuse. It contains a pre-build version from enblend
   homepage. It was discussed to extend the SDK to even build
   enblend/enfuse, but so far there is no such SDK version available which
   fits all build use scenarios on Win platform.

   Guido

Dear Guido

Thank you so much,

I will run the process again with updated environment immediatelly.

I have a question,

Should I rebuild Enblend with updated SDK?

or it doesn't manner that Enblend is built with elder SDK, and Hugin
is builted with updated SDK ?

I really appreciate your help.

Best regards

Elvis- 隱藏被引用文字 -

   - 顯示被引用文字 -- 隱藏被引用文字 -

  - 顯示被引用文字 -- 隱藏被引用文字 -

 - 顯示被引用文字 -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Re: Hugin win32 build problem: Cmake wxwidgets problem

2009-08-09 Thread Elvis

Dear sir

I thought I have set the correct path for
Boost_THREAD_LIBARY_DEBUG 
Boost_THREAD_LIBARY_RELEASE,

but error message shows:
MESSAGE(FATAL_ERROR boost thread library not found. If it is
installed with a\nunrecognized suffix, specify it with -
DBOOST_LIBRARYDIR=librarydir and -DBOOST_INCLUDEDIR=includedir)

The path should be something like C:\hugin-trunk\boost_1_39_0\stage
\lib


if I randomly set the path directly to one of the the library file,
like
C:\hugin-trunk\boost_1_39_0\stage\lib\libboost_thread-vc90-mt-
s-1_39.lib
C:\hugin-trunk\boost_1_39_0\stage\lib\libboost_thread-vc90-mt-s.lib
C:\hugin-trunk\boost_1_39_0\stage\lib\libboost_thread-vc90-mt-
sgd-1_39.lib
C:\hugin-trunk\boost_1_39_0\stage\lib\libboost_thread-vc90-mt-sgd.lib

then, Cmake can pass it (but i dont know if I am doing right)and show
next error message.

Cmake Error at CMakeModules/FindPackegeHandleStandardArgs.cmake:51
(MESSAGE):
Could not fine REQUIRED package wsWidgers
Call Stack (most recent call first):
C:Program Files/CMake 2.6/share/cmake-2.6/Modules/FindwxWidgets.cmake:
782 (FIND_Package_HANDLE_STANDARD_ARGS)
CMakeLists.txt:106 (FINDPACKAGE)

But the wxWidgets_LIB_DIR has been located previously by Cmake to C:
\hugin-trunk\wxWidgets-2.8.10/lib/vc_lib

I am confused, what should I do to complete CMAKE ?

Thank you so much.

Elvis

btw:
win32
hugin-rc revision: 2094
Cmake vision: 2.6.4


On 8月6日, 下午4時45分, Elvis elvistr...@gmail.com wrote:
 Thank you so much,

 Now I am trying this way, building Hugin with updated SDK.

 Elvis

 On 8月5日, 下午5時58分, Guido Kohlmeyer d...@gekko-design.de wrote:



  The SDK which I built and refering in my last post is not appropriate to
  build enblend/enfuse. It contains a pre-build version from enblend
  homepage. It was discussed to extend the SDK to even build
  enblend/enfuse, but so far there is no such SDK version available which
  fits all build use scenarios on Win platform.

  Guido

   Dear Guido

   Thank you so much,

   I will run the process again with updated environment immediatelly.

   I have a question,

   Should I rebuild Enblend with updated SDK?

   or it doesn't manner that Enblend is built with elder SDK, and Hugin
   is builted with updated SDK ?

   I really appreciate your help.

   Best regards

   Elvis- 隱藏被引用文字 -

  - 顯示被引用文字 -- 隱藏被引用文字 -

 - 顯示被引用文字 -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Hugin win32 build problem: Cmake wxwidgets problem

2009-08-05 Thread Elvis

Dear all

I follow the steps building hugin for windows with sdk, to setup the
Cmake configuration.

I set wxWidgets_LIB_DIR to /hugin_enblend_sdk_msvc2008_v2/
wxMSW-2.8.7/lib/vc_lib

then I click Show Advanced Values, about half of WX_xx libary are
found.

Still half are not found, like WX_advd, WX_based. I delete them all
and configure again.

But 4 libarys come back to list automatically, althogh I delete them.

They are WX_dbgrid, WX_gl, WX_mono, WX_odbc.

I try to delete, ignore them, but error message keeps showing
wxWidgets required, please specify it's location,

and I cant find them in my whole dictionary.


I have build hugin for a month, and now I can't go any further, what
should I do ?

Thank you so much.





--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Re: Hugin win32 build problem: Cmake wxwidgets problem

2009-08-05 Thread Elvis

Dear Guido

Thank you so much,

I will run the process again with updated environment immediatelly.

I have a question,

Should I rebuild Enblend with updated SDK?

or it doesn't manner that Enblend is built with elder SDK, and Hugin
is builted with updated SDK ?

I really appreciate your help.

Best regards

Elvis





On 8月5日, 下午3時27分, Guido Kohlmeyer d...@gekko-design.de wrote:
 Dear Elvis,

 If you want to build a current revision of hugin you have to use another
 SDK. You will find it 
 here:http://hugin.panotools.org/sdk/MSVC/Hugin-SDK-20090509-win32.exe

 Due to the fact that the guide to build hugin is quite outdated I can
 give you some rough hints to build it on win32 platform.

 1. Download the SDK and run the file. Decompress it to a directory you
 like, e.g. D:\hugin\SDK
 2. Create a directory e.g. D:\hugin\SDK\hugin-trunk
 3. Right-click  SVN Checkout ...
 4. Enter URL of 
 reposity:https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk
 5. Click the radio button Revision and enter 4094 in the entry
 6. Press ok
 7. Run current CMake, which is version 2.6.4. If you have an older
 version, please update
 8. In entry Where is the source code: enter your directory for the
 sources, e.g. D:\hugin\SDK\hugin-trunk
 9. In entry Where to build the binaries: enter your directory for the
 applications, e.g. D:\hugin\SDK\hugin
 10. Press Configure button.
 11. A dialog appears, choose Visual Studio 9 2008, and press Finish.
 12. An error dialog appears, click OK
 13. Click the value cell of the line HUGIN_BUILDER, and enter your name,
 e.g. Elvis
 14. Press Configure button.
 15. An error dialog appears, click OK
 13. Click the value cell of the line HUGIN_BUILDDATE, and enter the
 current date, e.g. 2009-08-05
 14. Press Configure, maybe twice until the Generate button is active.
 15. Press Generate and your done
 16. Open the solution file D:\hugin\SDK\hugin\hugin.sln and build hugin.

 Due to the fact the the SDK is not up-to-date, the build process is
 broken for some newer revisions as 4094. We are currently investigating
 how to extend the SDK to match the hugin sources on win32 platform.
 If a new SDK is available I will provide it on the panotools 
 wiki:http://wiki.panotools.org/Hugin_SDK_%28MSVC_2008%29

 Regards,
 Guido

 Elvis schrieb:



  Dear all

  I follow the steps building hugin for windows with sdk, to setup the
  Cmake configuration.

  I set wxWidgets_LIB_DIR to /hugin_enblend_sdk_msvc2008_v2/
  wxMSW-2.8.7/lib/vc_lib

  then I click Show Advanced Values, about half of WX_xx libary are
  found.

  Still half are not found, like WX_advd, WX_based. I delete them all
  and configure again.

  But 4 libarys come back to list automatically, althogh I delete them.

  They are WX_dbgrid, WX_gl, WX_mono, WX_odbc.

  I try to delete, ignore them, but error message keeps showing
  wxWidgets required, please specify it's location,

  and I cant find them in my whole dictionary.

  I have build hugin for a month, and now I can't go any further, what
  should I do ?

  Thank you so much.- 隱藏被引用文字 -

 - 顯示被引用文字 -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Re: Hugin build Error: can't find IGNORE.lib ?

2009-08-04 Thread Elvis

Thanks for your advice

how do I update  to SVN 4094 ?

http://hugin.svn.sourceforge.net/viewvc/hugin/hugin/trunk/CMakeLists.txt?view=markuppathrev=4094

it looks like that I replace my ...\cmake-2.4\Templates\CMakeLists.txt
to above one,

then something will be done  when cmake booting , am i right ?

and, my downloaded hugin revision is 4083,

I should set my cmake HUGIN_WC_REVISION  to 4083 or 4094 ?

thank you so much.







On 8月4日, 下午4時40分, Guido Kohlmeyer d...@gekko-design.de wrote:
 This is maybe a problem of the currently broken build chain on win32/64
 due to a missing glut library in the SDK. I expect SVN 4094 should be
 built without problems based on the SDK on win32.

 Guido

 Elvis schrieb:



  By the way,

  if i cant find paths in Cmake configuration, I set it to IGNORE

   I trying to figure out that if  this error relates to the Cmake
  configuration,

  On 8月4日, 上午10時42分, Elvis elvistr...@gmail.com wrote:

  Hi all,

  I spent lots of time on Cmake configuration, to create hugin.sln

  but there is still lots of error message when building hugin.sln,

  most of them are file or lib path errors,

  so I kept on spenting more time setting pathes manaully.

  but after I compile most projects one by one successfully,

  most of them shows link error message:

  LINK : fatal error LNK1104: Cannot Open File 'IGNORE.lib'

  I searches huginbase and whole project, there is no such file,

  I also checked project setting if IGNORE.lib will be generated  after
  compiling of some project, but it is not.

  does anybody know what is happening and how to fix it ?

  Thank you so much.

  Elvis- 隱藏被引用文字 -

 - 顯示被引用文字 -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Hugin build Error: can't find IGNORE.lib ?

2009-08-03 Thread Elvis

Hi all,

I spent lots of time on Cmake configuration, to create hugin.sln

but there is still lots of error message when building hugin.sln,

most of them are file or lib path errors,

so I kept on spenting more time setting pathes manaully.

but after I compile most projects one by one successfully,

most of them shows link error message:

LINK : fatal error LNK1104: Cannot Open File 'IGNORE.lib'

I searches huginbase and whole project, there is no such file,

I also checked project setting if IGNORE.lib will be generated  after
compiling of some project, but it is not.

does anybody know what is happening and how to fix it ?

Thank you so much.

Elvis



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Re: Hugin build Error: can't find IGNORE.lib ?

2009-08-03 Thread Elvis

By the way,

if i cant find paths in Cmake configuration, I set it to IGNORE

 I trying to figure out that if  this error relates to the Cmake
configuration,


On 8月4日, 上午10時42分, Elvis elvistr...@gmail.com wrote:
 Hi all,

 I spent lots of time on Cmake configuration, to create hugin.sln

 but there is still lots of error message when building hugin.sln,

 most of them are file or lib path errors,

 so I kept on spenting more time setting pathes manaully.

 but after I compile most projects one by one successfully,

 most of them shows link error message:

 LINK : fatal error LNK1104: Cannot Open File 'IGNORE.lib'

 I searches huginbase and whole project, there is no such file,

 I also checked project setting if IGNORE.lib will be generated  after
 compiling of some project, but it is not.

 does anybody know what is happening and how to fix it ?

 Thank you so much.

 Elvis
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Re: Hugin Building problem: SVN checkout Building enblend 3

2009-07-23 Thread Elvis

Dear T.Modes

I have fixed my process and keep on working next step,

the bracket bug could be really hard to be fixed if without this
documentation

Thank you so much.

Elvis

On 7月16日, 下午6時48分, T. Modes thomas.mo...@gmx.de wrote:
  I followed the wiki documentation steps : Build Hugin for Windows with
  SDKhttp://wiki.panotools.org/Build_Hugin_for_Windows_with_SDK

  when I right click huginbase  and do SVN checkout with the address:
  :pserver:anonym...@enblend.cvs.sourceforge.net:2401/cvsroot/enblend

 You need to use CVS checkout as described on wiki. To get this
 function you need to install TortoiseCVS as described in Get tools,
 point 3
 Enblend is in a CVS repository not in SVN repository.

 But attention: enfuse, current CVS does not compile under VC2008.
 See patch 
 underhttp://sourceforge.net/tracker/?func=detailaid=2768859group_id=1234...



  ===
  BTW, I followed instrution, linked address bellow and installed
  SubWCRev-1.6.3.16613.msihttp://sourceforge.net/projects/tortoisesvn/files/

  but nothing happened, the right click menu SVN checkout never
  showed.

  therefore, I downloaded TortoiseSVN-1.6.3.16613-win32-svn-1.6.3.msi
  on tortoiseSVN web.http://tortoisesvn.net/downloads

 You need to install TortoiseSVN which is lower in the list (as
 described on wiki, on the wiki there is nothing from SubWCRev-*). The
 other link should also be ok.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Hugin Building problem: SVN checkout Building enblend 3

2009-07-16 Thread Elvis

Hi guys,

I took Tom's advise and began to build Hugin under windows based on
visual studio 2008,

I followed the wiki documentation steps : Build Hugin for Windows with
SDK
http://wiki.panotools.org/Build_Hugin_for_Windows_with_SDK

when I right click huginbase  and do SVN checkout with the address:
:pserver:anonym...@enblend.cvs.sourceforge.net:2401/cvsroot/enblend

it failed.

then I check the web,

I found the folder http://enblend.cvs.sourceforge.net/cvsroot/enblend
is no longer exist,

this should be a missing link,

instead, it maybe being replaced by 
http://enblend.cvs.sourceforge.net/viewvc/enblend/enblend/

then I try to do SVN checkout with this URL, but all failed.

I tried follow URLs, none of them works.

http://:pserver:anonym...@enblend.cvs.sourceforge.net:2401/viewvc/enblend/enblend/
http://enblend.cvs.sourceforge.net/viewvc/enblend/enblend/
http://:pserver:anonym...@enblend.cvs.sourceforge.net/viewvc/enblend/enblend/
http://:pserver:anonym...@enblend.cvs.sourceforge.net:2401/cvsroot/enblend
http//enblend.cvs.sourceforge.net:2401/cvsroot/enblend
http//:enblend.cvs.sourceforge.net/cvsroot/enblend
http//:enblend.cvs.sourceforge.net:2401/cvsroot/enblend
http//:pserver:anonym...@enblend.cvs.sourceforge.net:2401/cvsroot/
enblend
http://enblend.cvs.sourceforge.net/viewvc/
http://enblend.cvs.sourceforge.net/viewvc/enblend/
enblend.cvs.sourceforge.net:2401/cvsroot/enblend
pserver:anonym...@enblend.cvs.sourceforge.net:2401/cvsroot/enblend
:pserver:anonym...@enblend.cvs.sourceforge.net:2401/cvsroot/enblend


error messages:
Could not parse response status line (http://
enblend.cvs.sourceforge.net:2401
Repository moved temporarily to '/viewvc/enblend/enblend/'; please
relocate
'http://enblend.cvs.sourceforge.net/cvsroot/enblend' path not found




what should I do to make SVN checkout successful ?

thank you so much.


===
BTW, I followed instrution, linked address bellow and installed
SubWCRev-1.6.3.16613.msi
http://sourceforge.net/projects/tortoisesvn/files/

but nothing happened, the right click menu SVN checkout never
showed.

therefore, I downloaded TortoiseSVN-1.6.3.16613-win32-svn-1.6.3.msi
on tortoiseSVN web.
http://tortoisesvn.net/downloads

could this cause some version misalignment , which leads SCV checkout
failed ?











--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] what should I do to create a program with panorama function ?

2009-07-10 Thread Elvis

Hi, guys.

if I would like to do some programming, to create a panorama program
based on paronama tools libary, what should I do?

should I download something like pano13.dll,  include it in my code,
then I can use functions like finding feature points, exposure
compensation and stitch ?

or I have to download panorama tools source code, build pano13.dll
myself on my pc ?

I post this message because I download panorama tools source from
offical web,

http://sourceforge.net/projects/panotools/files/

but having problem when linking,

==
error LNK2001:unresolved external symbol DLLInit
error LNK2001:unresolved external symbol DispPrg
error LNK2001:unresolved external symbol InfoPrg
error LNK2001:unresolved external symbol SetAdPrefs
..
..
..
==

Is there anyone knows what should I do to have a paronama program ?

Thank you so much.



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---