Re: [hugin-ptx] hugin pre-compiled build for Ubuntu

2010-09-08 Thread Emad ud din Butt
Hi Dale,

Many thanksI have downloaded .deb files. Double clicked and it opened in
package manager.

I first installed dependencies using Terminal
Than I install Base Install i.e. enblend, libpano and than hugin.
Than I insalled image exif, panoglow etc.
Than sudo Idconfig

All installed perfectly and it is shown in package manager. But where can i
find hugin. Its not being shown in applications. I have tried to open it
from /usr/local/bin/hugin but no response. How can I fix it? I am using
ubuntu-10.04.1-desktop-i386



On Tue, Sep 7, 2010 at 9:05 AM, Dale Beams drbe...@hotmail.com wrote:

  I've made a general location for the latest.  I build once a month, but
 used to do it once a week, and may return to that.  I've also developed a
 fast track script that will build it for you in a virtualbox or otherwise.
 It's nice and simple and readable so everybody knows what's going on.


 http://www.tatteredmoons.org/hugin/deb

 That address will get you the latest build.  I always make an effort to
 test before posting new binaries.  If you find a problem, drop me a note, I
 don't always get everything perfect.

 Currently I'm trying to echo in a line to CMakeLists.txt that will have the
 dependencies when the build is made, without requiring somebody to know how
 to install dependencies.

 --
 Date: Tue, 7 Sep 2010 10:00:46 +0200
 Subject: Re: [hugin-ptx] hugin pre-compiled build for Ubuntu
 From: hvdw...@gmail.com
 To: hugin-ptx@googlegroups.com


 Emad,

 Take a look at Dale Beams builds at
 http://www.tatteredmoons.org/hugin/deb/ubuntu/10.04/20100901/20100901.html

 Harry

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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


Re: [hugin-ptx] hugin pre-compiled build for Ubuntu

2010-09-08 Thread Emad ud din Butt
It displays whole llist of files. But where is hugin GUI? I have to manually
add a shortcut or it will be auto added into Apps list?



On Wed, Sep 8, 2010 at 12:09 PM, Kornel Benko kornel.be...@berlin.dewrote:

 Am Mittwoch, 8. September 2010 schrieb Emad ud din Butt:
  Hi Dale,
 
  Many thanksI have downloaded .deb files. Double clicked and it opened
 in
  package manager.
 
  I first installed dependencies using Terminal
  Than I install Base Install i.e. enblend, libpano and than hugin.
  Than I insalled image exif, panoglow etc.
  Than sudo Idconfig
 
  All installed perfectly and it is shown in package manager. But where can
 i
  find hugin. Its not being shown in applications. I have tried to open it
  from /usr/local/bin/hugin but no response. How can I fix it? I am using
  ubuntu-10.04.1-desktop-i386
 
 
 If everything is installed, you may check with
# dpkg -L hugin
 to get the list of all installed files.

Kornel




-- 
_
Emaad
www.flickr.com/emaad

-- 
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


Re: [hugin-ptx] hugin pre-compiled build for Ubuntu

2010-09-08 Thread Emad ud din Butt
When I run this I get following message on Terminal...With Red fonts

em...@ubuntu:~$ dpkg -L hugin | egrep bin/hugin
/usr/local/bin/hugin_stitch_project
/usr/local/bin/hugin_hdrmerge
/usr/local/bin/hugin

I have checked /usr/local/bin directory. All files are there. But I dont
understand whats the reason of red font.






On Wed, Sep 8, 2010 at 12:32 AM, Kornel Benko kornel.be...@berlin.dewrote:

 Am Mittwoch, 8. September 2010 schrieb Emad ud din Butt:
  It displays whole llist of files. But where is hugin GUI? I have to
 manually
  add a shortcut or it will be auto added into Apps list?

 Try
# dpkg -L hugin | egrep bin/hugin

 The name is hugin, so I would expect /usr/local/bin/hugin.

 
  On Wed, Sep 8, 2010 at 12:09 PM, Kornel Benko kornel.be...@berlin.de
 wrote:
 
   Am Mittwoch, 8. September 2010 schrieb Emad ud din Butt:
Hi Dale,
   
Many thanksI have downloaded .deb files. Double clicked and it
 opened
   in
package manager.
   
I first installed dependencies using Terminal
Than I install Base Install i.e. enblend, libpano and than hugin.
Than I insalled image exif, panoglow etc.
Than sudo Idconfig
   
All installed perfectly and it is shown in package manager. But where
 can
   i
find hugin. Its not being shown in applications. I have tried to open
 it
from /usr/local/bin/hugin but no response. How can I fix it? I am
 using
ubuntu-10.04.1-desktop-i386
   
   
   If everything is installed, you may check with
  # dpkg -L hugin
   to get the list of all installed files.
  
  Kornel
  
 
 
 
 




-- 


*Emaad*
www.flickr.com/emaad

-- 
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 pre-compiled build for Ubuntu

2010-09-06 Thread Emad ud din Butt
Is there any precompiled build for Ubuntu available for latest hugin. I have
installed hugin from Ubuntu Software center. It installed without any
problem. But its version 2009.2.0.4461. Is there any hugin builds like that
with latest version. Or is there any way I can update my version
2009.2.0.4461 to latest hugin build.

-- 
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


Re: [hugin-ptx] Extra Large and Gigapixel help with Hugin

2010-08-27 Thread Emad ud din Butt
Hi Yuv,

Bundles of thanks for your detailed reply. Its very informative for me. I
learnt a lot from your reply.

1. simplify your hard disk's layout

Harddrive is one but there are 3 partitions. C drive is system partition, D
Drive I had source images and PTO, mk files, On F drive I set Hugin temp
folder and it was where I have space and where I stitch images.

2. shoot regular brackets all over the pano. manual exposure, manual white
balance (like you did), manual focus. all of them, including focal distance
(as you did) constant

Yuv, I have to shoot 291 images, 1:19 hour and 5 rows. Bracketing will
increase number of images. I am not shy of number of images. I can shoot 500
or 1000 or even more. Problem arises when I try to generate CPs or stitch to
full res:(  But I will follow your advice. Bracketing plus enfusing images
prior to CP generation.

3. merge the brackets with enfuse first
Yes, Its better not to put too much load on hugin :)

4. feed the bracketed images to Hugin using the new multi-row mode; or use a
script to generate an initial pto file with CPs only between adjacent
images;
or use Hugin's interface to select image pairs and generate CP's between
each
of them (tedious); or before optimizing select check the connections between
pictures that may have symmetries and prune the wrong ones.

How can I stitch adjacent pics? I am not into scripting.

Yuv, Its 5 row panorama so in third row i shot extra image for exterior
view. Its all manual and by choice. When I see that bright areas are not
visible in one row, I dont do bracketing at all. In rows where I see large
parts of bright areas, I do bracketing.

Focus, WB, FOV are all fixed. Exposure calculation is average exposure for
each row. Rotate camera 360, note exposure readings and than put a manual
average exposure to camera.


Please! See final panorama at Royal Garden Arches at Lahore
fort.http://pan0.net/upano.php?id=1134#pano_self Nadir is not
patched yet. This is beauty of Mughal Architecture. This small
cube is made between Main entrance of fort and a mosque. There is a garden
in between Fort's entrance and mosque.This small room is in center of garden
and  and its arches provide view to different gates of fort and mosque.
Please! Watch and reply.

Thanks again for help. have you ever tried to stitch extra large or
gigapixel images with hugin ? Hugin can do it?

Regards,

Emaad




On Fri, Aug 27, 2010 at 7:19 AM, Yuval Levy goo...@levy.ch wrote:

 Hi Emad,

 On August 26, 2010 12:41:24 am Emad ud din Butt wrote:
  1. There is only one harddrive. I chooe F drive due to 16GB available
  space. Temp directory of Hugin was also located on F drive. Harddrive
  partition free space was 16Gb. When Hugin stopped doing anything, there
  was still 8GB space available.

 only one harddrive? so F (mentioned above), and D (in the pto.mk file) are
 partitions?  and do I guess correctly that you also have a system partition
 C?

 I am not familiar with the current situation on Windows, but I recall
 issues
 with the storage of temporary files.  The analysis still stands:

 | enfuse: an exception occured
 | enfuse: enblend: error writing to image swap file.
 | Most likely cause: No space for temporary files.
 | Make sure that there is enough space in the temporary directory

 No space for temporary files.

 *Recommendation: simplify / standardize your hard disk layout and try
 again.*


  3. Hugin was non-responsive. In task manager there was no memory
  utilization by Hugin or enfuse etc. There was no response for 8 hours or
  more. Than I copy/pasted these stitching window message and manually
  closed it.

 If you can manually close the stitching windows after copy/pasting the
 text,
 then Hugin is responsive.  Hugin was waiting for user action after the No
 space for temporary files error.  Non-responsive is when you have to kill
 the
 application from the task manager.


  4. Images were shot on tripod. Using a DIY panoramic head. Camera was in
  manual mode Or Aperture priority. Camera was in portrait mode. It is 5
 row
  panorama.

 Analyzing the images and EXIF data.

 Good news first: they all have a consistent FoV.  This means something went
 very wrong in the geometric optimization step(s).

 Not so good news: the images are architectural and present symmetries.
  Simply
 dumping them on any brute force CP generation will result in a nightmare.

 The really bad news: EXPOSURE!  Sure, Hugin has photometric adjustment and
 more, but this is really pushing it.

 *Reccomendation: if you can, re-shot* - but first take the time to read the
 following feedback and plan your shooting well.

 1. set the camera to *manual* mode.

 2. your shots were at F/2.8.  Even if this is a small sensor, you may want
 to
 stop it down one or two F-stops.

 3. the shutter speed in the few example shots was all over the place.
 1/1000
 is surely nice for an HDR of the exterior, but given the kind of camera and
 other challenges, I'd scale back

Re: [hugin-ptx] Extra Large and Gigapixel help with Hugin

2010-08-27 Thread Emad ud din Butt
Hi,

the new multi-row mode should help, but I am not sure how far the windows
binaries are nowadays.

Which OS you use?

I am also not into gigapixel race. But there are subjects that require gpx
treatment. I have a Picture wall in same fort. Its a huge wall with
beautiful mosaic paintings. Its requires a gpx treatment. Its full of
beautiful artwork.

Exposure enfusion is a magical thing for me :) It creates superior, rich
colours. Fevon sensor is good but its low in megapixels :) Hugin n enfuse
creates high res magic. Just check this image from my flickr stream...Lake
of Fairies http://www.flickr.com/photos/emaad/3910843351/.






On Sat, Aug 28, 2010 at 7:09 AM, Yuval Levy goo...@levy.ch wrote:

 Hi Emad,

 On August 27, 2010 02:33:52 am Emad ud din Butt wrote:
  Bundles of thanks for your detailed reply. Its very informative for me. I
  learnt a lot from your reply.

 glad it helped.


  How can I stitch adjacent pics? I am not into scripting.

 the new multi-row mode should help, but I am not sure how far the windows
 binaries are nowadays.


  Please! See final panorama at Royal Garden Arches at Lahore
  fort.http://pan0.net/upano.php?id=1134#pano_self Nadir is not
  patched yet. This is beauty of Mughal Architecture.

 Thanks.  Beautiful indeed.


  Thanks again for help. have you ever tried to stitch extra large or
  gigapixel images with hugin ? Hugin can do it?

 Yes, easily.  Already in 2007 at LGM we toyed with the idea with Pablo.
  But
 we lacked time and gear.  I went back to the same place a few weeks later,
 but
 the weather was overcast, so it was a purely technical exercise.  I did a
 couple of other gpx-panos, although I am not a fan of the gigapixel race.

 I wish there was a method to weight the pixels by their quality and the
 additional information they bring to the scene.  Generally I found most
 gpx-
 panos published after the Harlem 13 gpx one to be boring.  I would rescale
 them factor 5 or 10 and would not miss the 80%-90% lost pixels.  Plus most
 of
 their pixels are just boring areas that I would have not even framed.

 Attached is a thumbnail of one of my rather large panos.  It's not
 gigapixel,
 far from it.  But it is 3x bracketed exposure (does this count as 3x
 pixels,
 like foveon sensors vs. traditional sensors?) and I don't have enough free
 wall space for it (4.5m x 1.5m).  Shooting was limited by a tourist-like
 situation.  I could have used a longer focal distance.  To waste more time
 of
 my waiting travel partners?  With few exceptions I fail to see the
 practical
 and aesthetic value of gpx-panoramas beyond the computing race.  Large
 panos
 are nice.  Large prints are nice.  But how big do you want to print,
 considering that with increasing distance to the print resultion can be
 lowered with no practical visible loss?  It's like those home cinema
 enthusiasts who buy 42 FullHD TV and sit 6-7 meters away from them, where
 they can not discern the 1080i resolution.  For the same price they can get
 a
 56 720p resolution and get a much better experience.  But the salesman
 sold
 them the pixels.

 Yuv




-- 
_
Emaad
www.flickr.com/emaad

-- 
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


Re: [hugin-ptx] Extra Large and Gigapixel help with Hugin

2010-08-25 Thread Emad ud din Butt
Hi ,

I have emailed images in 3 parts. Please have a look at it.

For CP generation I tried panomatic. Its very fast But It generates error
for this number of pictures. Autopano sift also generates errors but %p %o
%s parameters have fixed this issue. Is there any special parameters for
panomatic? I dont know how to use command line panomatic so that I can check
it.

Autopano giga is fast but I dont need speed. Hugin Image quality is best
among all other stitching softwares. So all hugs for hugin :))






On Thu, Aug 26, 2010 at 5:18 AM, Yuval Levy goo...@levy.ch wrote:

 Hi Emad,

 where have you uploaded the pictures and replied in detail?  I do not see
 anything neither on the mailing list nor in its files area.

 For control point generation there are a number of options.  Currently all
 of
 them (with the exception of manual generation) are external to Hugin, and
 all
 of them have drawbacks of some sort.  Hugin can call some of them from its
 user interface.  Others need to be called from the command line.  A few
 have
 their own GUI, or are even fully fledged stitching solutions.

 Autopano Giga, that you are using, is one option.  If it works for you,
 keep
 on using it (and buy a license).

 The factors to consider in deciding which tool to use include technical
 factors, legal factors, the specifics of the project and of the lens used.

 From a purely technical point of view, I have found panomatic to be the
 best.
 But it uses SURF and is patent-encumbered in some jurisdictions.  When I
 did
 try it, I used it from the command line to generate an initial pto file:

 panomatic -o project.pto *.JPG

 assuming all image files ends with .JPG and have been sorted so that one
 folder contains only the files for one project.

 Then open project.pto with Hugin and go about optimizing and pruning CPs.

 The above panomatic command is a brute force attack on the project.  It
 will
 take long to run, and may result in false positive that are difficult to
 detect, especially if there is symmetry in the scene.  Another option is to
 write a wrapper script around panomatic to only match time-contiguous
 pairs,
 then merge that into a single project and continue with a whole strategy.

 Yuv

 On August 24, 2010 02:40:54 am Emad ud din Butt wrote:
  hi Yuv,
 
  Any update on this issue. I have uploaded pictures and also replied in
  detail.
 
  One thing I also want to mention is. I am not able to create CPs using
  Hugin. This is 5 row panorama and autopano sift generates errors in
 middle
  of creating CPs. I used autopano giga-demo  to create CPs than generate a
  .pto file from autopano giga. Demo edition removes extra CPs but when I
  load it hugin, it works. So the purpose of this thread is to understand
 or
  sort out how can i generat extra large or gigapixel images with hugin.
 
  On Sat, Aug 21, 2010 at 5:32 PM, Yuval Levy goo...@levy.ch wrote:
   Hi Emaad,
  
   On August 21, 2010 03:11:06 am Emad ud din Butt wrote:
I am having problems stitching extra large panoramas with Hugin. I am
forwarding .pto, mk and stitching window files.
  
   I looked at the files attached to your message.  They raise more
   questions than answers.
  
I have successfully created 4000x2000 panoramas. But when I try to
 make
8000x4000 or bigger full res panos, hugin just hangs after several
hours. Total number of images is 291.
  
   So here I go with a first bunch of questions:
  
   1. how many hard disks does your system have?  how much space is free
 on
   each
   one of them?
  
   2. what version of Hugin are you using? and what version of
   Enblend-Enfuse?
  
I
  
   see hugin-2010.1.0.4920 and hugin.win32.5161 in the paths to the
   executables,
   but path names can be arbitrary.
  
   3. Did Hugin *hang*, i.e. become non-responsive and you had to kill it
 in
   the
   task manager?  or did it *wait* with an error message window for you to
   copypaste and then terminate the program normally?
  
  
   From the stitching window output the immediate reason for the stitching
  
   process to fail seems to be lack of disk space (emphasis mine):
   | enfuse: an exception occured
   | enfuse: enblend: error writing to image swap file.
   | *Most likely cause: No space for temporary files*.
   | Make sure that there is enough space in the temporary directory
  
   That said, the project shows unusual patterns and there likely are more
   errors.  More information is required to understand:
  
   4. How did you position the camera to shoot the images?  Hand held?  On
 a
   tripod?  On a calibrated panoramic head?
  
   5. Did you do exposure-bracketing?  Consistently on every shoot?  Or
 only
   when
   shooting high contrast areas such as windows?
  
   6. In what mode was the camera?  Manual?  Automatic?  Anything in
   between?
  
   It would help if you could post the following nine pictures, selected
 in
   different areas of the project that show anomalies to explain.  Please
   post out

Re: [hugin-ptx] Extra Large and Gigapixel help with Hugin

2010-08-24 Thread Emad ud din Butt
hi Yuv,

Any update on this issue. I have uploaded pictures and also replied in
detail.

One thing I also want to mention is. I am not able to create CPs using
Hugin. This is 5 row panorama and autopano sift generates errors in middle
of creating CPs. I used autopano giga-demo  to create CPs than generate a
.pto file from autopano giga. Demo edition removes extra CPs but when I load
it hugin, it works. So the purpose of this thread is to understand or sort
out how can i generat extra large or gigapixel images with hugin.





On Sat, Aug 21, 2010 at 5:32 PM, Yuval Levy goo...@levy.ch wrote:

 Hi Emaad,

 On August 21, 2010 03:11:06 am Emad ud din Butt wrote:
  I am having problems stitching extra large panoramas with Hugin. I am
  forwarding .pto, mk and stitching window files.

 I looked at the files attached to your message.  They raise more questions
 than answers.


  I have successfully created 4000x2000 panoramas. But when I try to make
  8000x4000 or bigger full res panos, hugin just hangs after several hours.
  Total number of images is 291.

 So here I go with a first bunch of questions:

 1. how many hard disks does your system have?  how much space is free on
 each
 one of them?

 2. what version of Hugin are you using? and what version of Enblend-Enfuse?
  I
 see hugin-2010.1.0.4920 and hugin.win32.5161 in the paths to the
 executables,
 but path names can be arbitrary.

 3. Did Hugin *hang*, i.e. become non-responsive and you had to kill it in
 the
 task manager?  or did it *wait* with an error message window for you to
 copypaste and then terminate the program normally?


 From the stitching window output the immediate reason for the stitching
 process to fail seems to be lack of disk space (emphasis mine):

 | enfuse: an exception occured
 | enfuse: enblend: error writing to image swap file.
 | *Most likely cause: No space for temporary files*.
 | Make sure that there is enough space in the temporary directory

 That said, the project shows unusual patterns and there likely are more
 errors.  More information is required to understand:

 4. How did you position the camera to shoot the images?  Hand held?  On a
 tripod?  On a calibrated panoramic head?

 5. Did you do exposure-bracketing?  Consistently on every shoot?  Or only
 when
 shooting high contrast areas such as windows?

 6. In what mode was the camera?  Manual?  Automatic?  Anything in between?

 It would help if you could post the following nine pictures, selected in
 different areas of the project that show anomalies to explain.  Please post
 out of camera originals so that we can analyze the whole EXIF input.

 P8150053.JPG
 P8150054.JPG
 P8150055.JPG
 P8150132.JPG
 P8150133.JPG
 P8150134.JPG
 P8150135.JPG
 P8150136.JPG
 P8150341.JPG


 The .pto and .mk files seem to be for the 4000x2000 output.  From a quick
 look, at least a few things are not right.  Could be at any of the
 following
 stages or combination thereof:  shooting, cp detection, optimization,
 stitching.  The errors might not show when stitched at 4000x2000 but they
 will
 show when stitched at full resolution.

 I don't want to sound pessimistic but it is highly unlikely that I would
 call
 a stitch with the project files you posted a success and at this point it
 is
 too early to say if it can be fixed.

 Yuv




-- 
_
Emaad
www.flickr.com/emaad

-- 
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


Re: [hugin-ptx] Re: Creating a planet, how to best hide the camera?

2010-07-12 Thread Emad ud din Butt
Bruno, I wish I had a good quality fisheye lens. I have max 38mm lens. I
have to make 5 rows to make a full sphere. I can go even more rows no fear
at all :)) But Just one single nadir shot ruins whole allignment.

5 rows , 150 images approx, 45minutes and one devil's nadir shot is waiting
to waste your time. Philopod is surely not for me.

I appreciate your and all hugin team that is working to improve it day by
day. Veiwpoint correction is highly appreciated.

Bruno please also do something that there must be someone to check different
OS builds. So that all builds working with latest libraries and codes.



On Sun, Jul 11, 2010 at 1:21 AM, Bruno Postle br...@postle.net wrote:

 On Sat 10-Jul-2010 at 09:31 +0500, Emad ud din Butt wrote:

  But Bruno I have found it really hard to allign panorama with these
 handheld
 nadir shots. If nadir images are not alligned properly to ground than it
 ruins whole panorama allignment.


 If you are prepared to lose some quality and gain some speed you can shoot
 with a philopod (a piece of string with a weight at the end), and you don't
 need a separate 'nadir' shot:
 http://wiki.panotools.org/Philopod_pitch_variation


  Bruno, Can you add a feature where we shoot nadir image at tilting camera
 45degrees down  5 feet away from nadir. Than hugin corrects it in
 optimization. This is PTgui viewpoint correction feature. Is there any way
 by which we can do it manually in hugin or can it be added to hugin? Even
 this feature can help fixing handheld nadir shots you just mentioned.


 The current unreleased Hugin trunk does have viewpoint correction, but
 patching the nadir shot like this is a two step process with the way it has
 been implemented.

 If somebody is using the new XYZ viewpoint stuff for nadir patching could
 they share their workflow?


 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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


Re: [hugin-ptx] Re: Creating a planet, how to best hide the camera?

2010-07-09 Thread Emad ud din Butt
But Bruno I have found it really hard to allign panorama with these handheld
nadir shots. If nadir images are not alligned properly to ground than it
ruins whole panorama allignment.

Bruno, Can you add a feature where we shoot nadir image at tilting camera
45degrees down  5 feet away from nadir.Than hugin corrects it in
optimization. This is PTgui viewpoint correction feature. Is there any way
by which we can do it manually in hugin or can it be added to hugin? Even
this feature can help fixing handheld nadir shots you just mentioned.







On Sat, Jul 10, 2010 at 1:11 AM, Bruno Postle br...@postle.net wrote:

 On Fri 09-Jul-2010 at 04:25 -0700, Jeffrey S. Martin wrote:

 the easiest way by far is to not use a tripod in the first place :-)


 http://www.360cities.net/image/waterfall-near-okor-czech-republic#-109.78,3.37,73.1


 Without a tripod, hiding your shadow is just a matter of taking an extra
 shot while standing on the other side.  Use the new Mask tab to exclude both
 shadows and you will end up with only the shadow of the camera itself.

 I do a similar thing to avoid flares when shooting towards the sun.  I
 cover the sun with my hand from each side and exclude them when stitching.

 ..this ought to be a tutorial.

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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

Re: [hugin-ptx] Creating a planet, how to best hide the camera?

2010-07-08 Thread Emad ud din Butt
You can take handheld shot with tripod removed. Hugin will automatically
remove tripod from scene or you can use hugin mask feature. If you have
ultrawide angle lens like 10mm than it will be very easy. But shoot at least
5 images. REMEMBER if your nadir is not alligned it will disturb whole
panorama allignment.

I only have 38mm lens and its really difficult to make nadir and zenith. But
I have found a very nice way of doing it.

   1. I manually stitch nadir and zenith in GIMP or Photoshop.
   2. First stitch panorama with hugin in 360 x 180.
   3. Now load it in GIMP.
   4. Goto Filters  distort  polar coordinates
   5. Now you will see your panorama in Planet view. (This method is
   basically used for making planets. But I have hacked it for nadir zenith
   stitch :)
   6. Now you will see black hole in center of panorama. You can place
   zenith or nadir there. You have to use little post processing here. No pains
   no gains :))
   7. Now goto polar coordinates and convert it back to equirectangular
   projection.

IT Can be lot easier if your dear developers add viewpoint correction
feature like PTgui in Hugin. For Nadir you move back a little from tripod.
Take a shot of nadir with camera tilted down and than in PTgui add view
point correction for only that picture

and if you have tripod option like Nicolas post than its simple way of do
it.

I hope it helps. If anybody has other tips please share. As I have to learn
it hard way. Its good to share so that other people dont have to waste time.




On Fri, Jul 9, 2010 at 6:58 AM, Nicolas Pelletier 
nicolas.pellet...@gmail.com wrote:

Hi,

 For how to shoot the Nadir image, there are many ways. I use something
 similar to what is described here:
 http://www.rosaurophotography.com/html/technical6.html

 The most important thing is to test it and be sure you can place the camera
 the closest to it's npp.

 As for the shadows... position the nadir shot to avoid them, and
 gimp\photoshop them out :P

 Good shooting!

 nick


 On Thu, Jul 8, 2010 at 2:24 PM, Torsten Mohr tm...@s.netic.de wrote:

 Hi,

 in the gallery there are some amazing panorama photos created with
 hugin.

 I understand that i need the normal set of photos to create a normal
 panorama
 picture PLUS one or more photos of the ground.

 This is where the tripod stands and / or the sun casts a shadow of the
 camera
 and its operator.
 I wonder what is the best technique to get a photo of the ground, to
 hide the tripod
 and to not have a shadow of the camera and its operator?


 Thanks for any hints,
 Torsten.
  --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx


 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx



-- 
_
Emaad
www.flickr.com/emaad

-- 
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

Re: [hugin-ptx] Running Hugin through command line; Getting enblend:excessive overlap error

2010-06-30 Thread Emad ud din Butt
Please! Try this..

I dont know about command line operting but this can be solved if you add
arguments in Enblend. Add arguments below with Enblend.

--fine-mask

and try to stitch again. I had same problem in GUI and after searching found
this solution for GUI.



On Wed, Jun 30, 2010 at 6:35 AM, Joey Yip joey.yi...@gmail.com wrote:

 Hi,

 I'm trying to build a panorama from command line. This is the process that
 I'm following:

 autopano-sift-c.exe --projection 0,22 output_autopanosiftc.pto snap000.png
 snap001.png snap002.png snap003.png snap004.png snap005.png snap006.png
 (input pictures actually go from snap000.png - snap019.png)

 autooptimiser.exe -o output_autooptimiser.pto -p output_autopanosiftc.pto

 ptbatcher.exe -a output_autooptimiser.pto

 ptbatcher.exe -b

 Everything works fine up until I run PTBatcher. PTBatcher complains about
 errors. The specific error is enblend: excessive overlap detected; remove
 one of the images. This is the output from Hugin:

 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 0
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 1
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 2
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 3
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 4
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 5
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 6
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 7
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 8
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 9
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 10
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 11
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 12
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 13
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 14
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 15
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 16
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 17
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 18
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\nona  -z PACKBITS -r ldr -m TIFF_m -o res -i 19
 C:\DOCUME~1\sigh88\LOCALS~1\Temp\hug2.tmp
 C:\Program\ Files\Hugin\bin\enblend --compression NONE -w -f3000x1500 -o
 res.tif res.tif res0001.tif res0002.tif res0003.tif res0004.tif
 res0005.tif res0006.tif res0007.tif res0008.tif res0009.tif res0010.tif
 res0011.tif res0012.tif res0013.tif res0014.tif res0015.tif res0016.tif
 res0017.tif res0018.tif res0019.tif
 enblend: info: loading next image: res.tif 1/1
 enblend: info: loading next image: res0001.tif 1/1

 enblend: excessive overlap detected; remove one of the images
 enblend: info: remove invalid output image res.tif
 make: *** [res.tif] Error 1


 This error goes away if, in Hugin on the Stitcher tab, I click Calculate
 Field of View and Calculate Optimal Size and then click Stitch now!. I
 get a panorama with no errors.

 So, my questions is how do I resolve the enblend error. Or how do I
 calculate the field of view and optimal size through command line.

 Thanks,
 Joey

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
You received this message because you are subscribed to the Google Groups 
hugin and other free panoramic software group.
A list of frequently 

Re: [hugin-ptx] Re: Hugin hangs with 480 x 21MP panorama

2010-06-29 Thread Emad ud din Butt
Bruno, If you have done it than please share it. How can we do it?

Most of time I have to do many panoramas from scratch. As hugin creates all
remapped images but crash at the time of enbleding or any other issue.

Is there any way we can resume from remapped images? like any script, gimp
plugin or hugin option?

Most of time Hugin crashes when making huge panos. Like when I try to stitch
a 100 megapixel image, enblend crashes due to memory problems. But how much
memory it requires as its crashing at 8gb ram :((




On Tue, Jun 29, 2010 at 3:29 AM, Bruno Postle br...@postle.net wrote:

 On Mon 28-Jun-2010 at 22:23 +0200, Markus Kuehni TRILAB wrote:

 Yes, just `make -f project.pto.mk`


 Tried that. It restarts from scratch, although the input .pto and .tif are
 older than the exposure_layer/stack_ldr files.


 Restarting a partially finished stitch should work, I've done this
 recently.

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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

Re: [hugin-ptx] Re: Why is it called Optimiser and not Alignment?

2010-06-23 Thread Emad ud din Butt
Hugin is on top of all softwares when it comes to PICTURE QUALITY. nobody
matches its final picture output. But its slow and sometimes confused into
making first proper layout. I am referring to my 150 (5 rows) picture
panoramas. So I have to load it first in Autopano pro trial. It give me my
first layout and it exports pto file with 3 cps. But layout is intact when i
load it in hugin. I Generate extra CPs, optimize and thats it. Autopano
takes 10 minutes whereas Hugin takes almost 1 hour for first layout.

Grid idea is really nice and handy. If we have option to define a grid
layout ourselves and than hugin connects overlaps. For example  30 x 5 grid
for my panorama. Or 1 x 20 grid for linear panorama. It can increase speed.
Grid can make things simpler. Even for a linear panorama.

But Bruno you know how things are made and you can better judge that its
possible in hugin or another Patent free item is going to pop up :)







On Wed, Jun 23, 2010 at 3:07 AM, Bruno Postle br...@postle.net wrote:

 On Tue 22-Jun-2010 at 08:54 -0700, Aron H wrote:


 I realize this is too constrained for many applications, but if you
 are taking pictures on a Nodal Ninja or other panorama head, the user
 could specify rows/columns and spacing fairly easily, to get started.
 Next, we might add the ability to have rows of different lengths, and
 a separate spot to put 'free' pictures like an overhead/straight down
 shot.

 Then, the control point generators could look only at overlapping
 pictures, and avoid the swirling knots that sometimes result from
 totally 'free' alignment.


 I'd really like to see some testing of the existing 'multi-row' control
 point generation feature in the current trunk.

 This is not going to be fast because it currently uses the
 generatekeys/autopano pair from autopano-sift-C, it also doesn't work well
 with wide-angle photos for the same reason.

 It should however deal with the multi-row problem without resorting to
 complex new GUIs.

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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

Re: [hugin-ptx] Re: How to install autopano-sift-c for Hugin

2010-06-15 Thread Emad ud din Butt
Please Download this build by Zoran

http://lemur.dreamhosters.com/hugin/

Just unzip it on your xp machine. Now goto Bin folderand open hugin.

now  File  preferences  control point detectors  On left side choose
autopano-siftc and on right side click on edit. Now In Program click on
Choose and just locate the folder you unzip and go to bin folder. Here you
can find autopano sift c. Select it and press OK.

Now you can see  Arguments: Write or copy paste line below.

--maxmatches %p %o %s

and you are done. Press ok and load your images. Now in images tab you can
click on generate control points and it will start doing it.

If in case you want to change Autopano sift-c exe. Just unzip exe into Bin
folder and choose it.

I hope this helps.


Emaad


On Tue, Jun 15, 2010 at 11:12 PM, Joey Yip joey.yi...@gmail.com wrote:

 Thank you. Didn't know this existed.


 On Tue, Jun 15, 2010 at 4:17 AM, namklim namk...@googlemail.com wrote:

 On Jun 15, 2:00 am, Joey joey.yi...@gmail.com wrote:
  Hi,
 
  I'm trying to install autopano-sift-c to automatically generate
  control points in Hugin. I've downloaded autopano-sift-C-2.5.1
 fromhttp://sourceforge.net/projects/hugin/files/and have no clue how to
  install on Windows XP machine. The README says there is a windows
  installer but I don't see any. It also refers to a BUILD_WINDOWS.txt,
  which I also can't find. Help would be very much appreciated.
 
  Thanks,
  Joey

 You need the .exe. The version on Sourceforge needs to be compiled.

 There is a compiled version in the Panorama Software at
 http://tksharpless.net/
 Or you could download one of the current Hugin Windows releases which
 already contains the compiled version e.g. from
 http://lemur.dreamhosters.com/hugin/

 http://www.panophoto.org/forums/viewtopic.php?f=67t=7902sid=6c38c251d5950ec02d0ab9b9324bfd26

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx


 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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

Re: [hugin-ptx] Re: Error when trying to find CP's with any detector and any version of Hugin

2010-05-06 Thread Emad ud din Butt
Thanks Zoran. It solved my problem too.




On Fri, May 7, 2010 at 4:12 AM, Zoran Zorkic zo...@gmx.net wrote:



 On May 6, 8:35 pm, Didgeridoohan jo...@pannarran.se wrote:
  Today, I accidentally pressed Load Defaults in the Control Point
  Detectors preferences.
 
  First, Hugin was suddenly not able to find autopano-sift-c.exe. It
  merely stated that:
 
  Error: Could not find autopano-sift-c.exe in path. Maybe you have
  not installed it properly or given the wrong path in the settings.
  At the time I was running Zoran's 5118 build for windows, but the same
  error happens whatever version I try and no matter if I clear all
  settings...

 Change the arguments for APSC to:  --maxmatches %p %o %s
 and you should be fine.

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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

Re: [hugin-ptx] Re: [win32] Hugin 2010.1 svn5118 for download

2010-05-02 Thread Emad ud din Butt
Nick I only work on one project at a time. But Fast preview window crashes.

James legg  is there any OpenGl hack or we have to look for another gfx
card. But if this problem persists than hugin usability will be limited. I
hope you will find a solution.





On Sun, May 2, 2010 at 4:07 AM, Nicolas Pelletier 
nicolas.pellet...@gmail.com wrote:

 I'll add, a few people reported having problem when working in hugin on
 multiple projects without closing it. I do remember reproducing some
 problems, and the preview windows was on the list.

 So, just in case it helps, do you work on multiple projects in a row,
 reusing the same running process each time? If you do,  try closing hugin
 between each project, and starting it over.

 If not... then the search must continue.

 nick


 On Sat, May 1, 2010 at 5:39 PM, James Legg lankyle...@gmail.com wrote:

 On Thu, 2010-04-29 at 13:36 +0200, Tomasz Nycz wrote:
  Windows crash report is here:
  http://www.ratownictwo.org.pl/docs/hugin_crash.zip

 I get this error when trying to open it:

  Archive:  /home/james/Desktop/hugin_crash.zip
  [/home/james/Desktop/hugin_crash.zip]
End-of-central-directory signature not found.  Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive.  In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
  zipinfo:  cannot find zipfile directory in one of
 /home/james/Desktop/hugin_crash.zip or
/home/james/Desktop/hugin_crash.zip.zip, and cannot find
 /home/james/Desktop/hugin_crash.zip.ZIP, period.

 Could you check it and upload it again please?
 -James

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx


 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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

Re: [hugin-ptx] Re: [win32] Hugin 2010.1 svn5118 for download

2010-05-01 Thread Emad ud din Butt
Zoran,

Its a simple

intel C2D (32bit)
1GB Ram
windows XP SP2
Buitin gfx card.

This system is simple no special gfx card etc. All previous builds are
working side by side. Your build also works on it. Thats why i like that
system :))  If you still need exact processor and motherboard details I will
post it on monday.

I will check latest build again with different enblend version.


 Thanks.


On Fri, Apr 30, 2010 at 7:15 PM, Zoran Zorkic zo...@gmx.net wrote:


 I've done some more testing.
 Tested building a spherical pano from the original photos to the
 rendered equiangular image. Used APSC for CP generation.

 Summary:
 Core2Duo nVidia 9800gt Win7 64bit: perfect
 Turion64 x2 nVidia 6100 Win7 64bit: perfect
 Sempron64 nVidia 6800gt WinXP SP2 32bit: perfect *

 * On the XP system enblend is not working, but you can substitute
 another enblend build.

 I have no other graphics cards ATM to test it but it seems that the
 trouble with the preview window is directly connected to it. It seems
 it mostly affects old cards, so, maybe upgrade the card?

 As to the problems with APSC not detecting CPs properly, bug the dev
 team as the default settings are not optimal.

 Emad, you said you tested on a few systems but got it working only on
 one, could you please post the details of the systems: CPU, GFX,
 windows version.

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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

Re: [hugin-ptx] Re: [win32] Hugin 2010.1 svn5118 for download

2010-04-30 Thread Emad ud din Butt
ha  :( not working for me tooNo body is going to
help. Only Zoran is making builds but his builds are working on C2Ds...

Is there anybody who can help with windows build. Its crashing. Most of
times it crashes at the time of loading fast preview.








On Thu, Apr 29, 2010 at 5:27 PM, Nicolas Pelletier 
nicolas.pellet...@gmail.com wrote:

 Does this include the patent free CPDetector?

 I think it could help me on one problem, but I can't find it in the
 package. Not sure about what name it is also...

 Many thanks for these win packages BTW. Working perfectly for me!

 Thanks,

 nick

 On Thu, Apr 29, 2010 at 7:36 AM, Tomasz Nycz tomasz.merk...@gmail.comwrote:


  I tested 5063 and 5118 in Win7 64bit on a C2D and XP sp2 32bit on a
 Athlon 64. Everything worked fine. Both system use nVidia graphics.

 Have you tried upgrading your drivers for the graphics card? Any more
 details you can provide?



 I upgraded drivers for the graphics card and motherboard, but this doesn't
 make difference. My system is Asrock K7S41GX,  Athlon xp 2200+, with
 integrated graphics (SIS741), 1.2 GB RAM, Windows XP Pro SP3 PL, with
 installed VC++ 2008 Express (tried to compile Hugin with SDK, but can't
 compile latest pano13)

 Windows crash report is here:
 http://www.ratownictwo.org.pl/docs/hugin_crash.zip

 If you need more details, please, send me instructions how to. I will
 try to answer.


 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx


 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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

Re: [hugin-ptx] Re: [win32] Hugin 2010.1 svn5118 for download

2010-04-30 Thread Emad ud din Butt
Please  Anyone look into this matter. Zoran has done a very nice job in
making builds too fast but unfortunately its not working on P4, Xeons etc
only work on C2D


Anyone please help us. Hugin exceeds all other competitor professional
softwares in terms of final image quality output thats why I cant leave it.




On Fri, Apr 30, 2010 at 3:48 PM, GaaB g...@neuf.fr wrote:

 Hello,

 Le 25/04/2010 09:35, Tomasz Nycz a écrit :

 W dniu 2010-04-23 19:54, Zoran Zorkic pisze:
 Fast Preview window crashes just after trying to open in svn5063 and
 svn5118. Anything else works correctly.
 Athlon XP 2200+, Win XP Pro SP3, 1.2GB RAM.

  Same thing here : I also tested with 5046 and 5063.
 From time to time (but very seldom) I succeed to open the Fast Preview: in
 that case all functions are working Ok.
 I am under Windows 7 Family Premium 32bits
 - Intel(R) Pentium(R) 4 CPU 2.80GHz
 - graphic card ATI X300 (quite old, I know...). Updating the driver does
 not improve.

 Signature du problème :
  Nom d’événement de problème:  BEX
  Nom de l’application: hugin.exe
  Version de l’application: 0.0.0.0
  Horodatage de l’application:  4bd1c2d7
  Nom du module par défaut: StackHash_0a9e
  Version du module par défaut: 0.0.0.0
  Horodateur du module par défaut:  
  Décalage de l’exception:  
  Code de l’exception:  c005
  Données d’exception:  0008
  Version du système:   6.1.7600.2.0.0.768.3
  Identificateur de paramètres régionaux:   1036
  Information supplémentaire n° 1:  0a9e
  Information supplémentaire n° 2:  0a9e372d3b4ad19135b953a78882e789
  Information supplémentaire n° 3:  0a9e
  Information supplémentaire n° 4:  0a9e372d3b4ad19135b953a78882e789




 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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

Re: [hugin-ptx] Re: GigaPan EPIC series

2010-04-17 Thread Emad ud din Butt
Gigapan has released its Pro models for DSLRs.

Please Check this one
http://www.flickr.com/photos/gregnuspel/sets/72157623350045423/

Its very sturdy and nicely built.


On Fri, Apr 16, 2010 at 10:35 AM, Henri Chevallier 
chevallier.henri.hu...@gmail.com wrote:


 On Fri, Apr 16, 2010 at 3:22 AM, Jim Watters 
 jwatt...@photocreations.cawrote:


 Don't forget AutoMate.
 http://www.thegadgetworks.com

 It's nice because they compare themselves to the GigaPan, so you can have
 an idea of the drawbacks/limitations of GigaPan (I guess GigaPan is famous
 because of their shot of the US Presidential Inauguration, thus the
 comparison). Still it may be outdated as they say they can handle up to 6
 pounds, while the new EPIC Pro is supposed to handle up to 10 pounds...
 It's fun, you can have a PDA to configure AutoMate, thus the powerful
 graphical user interface, not a few buttons and a 16 character
 display...US$499 without, $549 with a Sprint PPC-6601 PDA/cell phone and
 $624 with a HP iPAQ 2200 series PDA...
 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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 Crash landing.

2010-04-17 Thread Emad ud din Butt
Hugin 5063 is crashing when I load images and than click on Allign images.
It creates control points, Go for preview windows and than it quits suddenly
without any error.  I have checked it on different systems. only exception
is core2duo system.

But when I use build by Tom and also change preferences according to build
location. There is no problem at all.

Please help me out of it. I dont want to see my hugin crash landing :)

-- 
_
Emaad
www.flickr.com/emaad

-- 
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

Re: [hugin-ptx] [win32] Hugin 2010.1 svn5063 available for download

2010-04-17 Thread Emad ud din Butt
Zoran only working on core2duo system. Its crashing. I load images and than
allign images. hugin creates CPs and than tries to load preview window. At
this time hugin crashes suddenly. I have use various systems but its only
working with  core2duo system. Please help.



On Mon, Mar 15, 2010 at 6:11 AM, Zoran Zorkic zo...@gmx.net wrote:

 Grab it while it's hot from http://lemur.dreamhosters.com/hugin

 New stuff:
* Revision: 5063: Fixes rounding error in mask handling
* Revision: 5062: Don't draw crosses on great circle arcs in layout mode
* Revision: 5061: [OSX] XCode: cleanup, make project and scripts more
 robust when environment not completely reliable
* Revision: 5058: Chinese Traditional update (Rick Langford)
* Revision: 5055: Decouple hfov and vfov values (fixes bug introduced in
 rev. 4911)
* Revision: 5054: Hungarian update (Höss Lajos)
* Revision: 5053: Swedish update (Ulf Wilhelmson)
* Revision: 5050: Bugfix to smartblend-wrapper for properly handling
 quoted filenames


 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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

Re: [hugin-ptx] Pano Head

2010-03-25 Thread Emad ud din Butt
Very nice John. I did not know about that QR foot plate. Thats really good.



On Wed, Mar 24, 2010 at 6:15 PM, John McAllister sp...@blueyonder.co.ukwrote:

  Hi Emad...

 I appreciate your comments.

 Need to make base plate adjustable like your camera plate is. It is
 needed due to different lenses.
 Some cameras tripod socket is not right in the middle. Now where you mount
 camera, it must have a new adjustable plate to accommodate different tripod
 sockets.That will make it universal for any kind of camera.

 You'll see, when I develop my description, that PHead makes provision for
 sufficient base plate lateral adjustment so as to be able to fit all
 suitable cameras (and landscape orientation), except those with battery
 packs.

 I have thought about the issue of off-centre camera mounts; these are
 fairly uncommon.
 Nevertheless, there is a simple solution, and that is to make sure that the
 camera is mounted on the QR foot plate so the lens axis points at the pitch
 pivot.
 This will slightly complicate the setting of counter-parallax adjustment.

 Now, I'm sure there is something I haven't thought of!

 John
 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx

 To unsubscribe from this group, send email to hugin-ptx+
 unsubscribegooglegroups.com or reply to this email with the words REMOVE
 ME as the subject.




-- 
_
Emaad
www.flickr.com/emaad

-- 
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

To unsubscribe from this group, send email to 
hugin-ptx+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.


Re: [hugin-ptx] Pano Head

2010-03-24 Thread Emad ud din Butt
Very nice Panoramic head.

Need to make base plate adjustable like your camera plate is. It is needed
due to different lenses.
Some cameras tripod socket is not right in the middle. Now where you mount
camera, it must have a new adjustable plate to accommodate different tripod
sockets.That will make it universal for any kind of camera.


On Tue, Mar 23, 2010 at 1:57 AM, John McAllister sp...@blueyonder.co.ukwrote:

  Here is a first look at the pano head that I have been making.
 http://www.w3a2z.net/Phead/

 John
 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx

 To unsubscribe from this group, send email to hugin-ptx+
 unsubscribegooglegroups.com or reply to this email with the words REMOVE
 ME as the subject.




-- 
_
Emaad
www.flickr.com/emaad

-- 
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

To unsubscribe from this group, send email to 
hugin-ptx+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.


Re: [hugin-ptx] win build not working anyway

2010-02-24 Thread Emad ud din Butt
Thanks a lot. I had your previous build. This build is working fine. Thanks
again.


On Wed, Feb 24, 2010 at 12:32 PM, Zoran Zorkic zo...@gmx.net wrote:

 --Original Message Text---
 From: Emad ud din Butt
 Date: Wed, 24 Feb 2010 11:34:31 +0500

 Zorain I have downloaded your Hugin build for win32 but its crashing when
 i try click on stitch.

 Nah, not here. Working pretty good. I remember reading about your problems,
 and I have a it's a problem at your end, not Hugins.
 Why not set up a clean virtual machine to test Hugin?

 I downloaded it 3 days ago. Please! Tell me if you have updated any new
 build. Thanks

 Actually I do.
 Build 5023 available from: http://lemur.dreamhosters.com/hugin/


 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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

Re: [hugin-ptx] win build not working anyway

2010-02-23 Thread Emad ud din Butt
Zorain I have downloaded your Hugin build for win32 but its crashing when i
try click on stitch.

I downloaded it 3 days ago. Please! Tell me if you have updated any new
build. Thanks



On Mon, Feb 22, 2010 at 11:39 PM, Zoran Zorkic zo...@gmx.net wrote:

 On Mon, 22 Feb 2010 10:06:22 -0800 (PST), prokoudine wrote:

 user renamed the cyrillic folder, and still no fun with hugin :-/


 What version precisely is that?
 Have you tried the newer 2010 builds?


 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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

Re: [hugin-ptx] win build not working anyway

2010-02-23 Thread Emad ud din Butt
Bruno I am facing same problem of 14001. My hugin was optimizing and
stitching fine. But dont know from few day I started getting these errors.
If my Hugin was working fine that means My Visual C runtime was ok.

One observation is that I was trying to stitch images with different
exposures and getting black mask error again and again and when I removed
different exposure images and tried to stitch I started getting this 14001
error. Error is same for my 3 different versions of Hugin. I have one of the
best windows Hugin build by Allard. One by Tom Sharpless and latest by
zorain. All creating 14001 error.

May be reinstalling Visual C runtime can resolve issue?  Looking for your
advice.


Emaad


On Tue, Feb 23, 2010 at 2:10 AM, Bruno Postle br...@postle.net wrote:

 On Mon 22-Feb-2010 at 10:06 -0800, Alexandre Prokoudine wrote:

  C:\Program Files\Hugin\bin\enblend --compression NONE -
 f9556x2029+87+222 -o 1.tif 1.tif 10001.tif 10002.tif 10003.tif
 10004.tif, ...) failed.
 make (e=14001): Error 14001make: *** [1.tif] Error 14001


 This appears to be because this enblend.exe requires the visual C runtime
 and it isn't installed.

 There are a whole lot of identical bug reports in the Hugin tracker.  It
 would be useful if you could confirm or not that this is the right solution,
 since I get get any response from the people who file these reports.

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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

Re: [hugin-ptx] parallel processing, hardware configurations, cuda, etc...

2010-02-23 Thread Emad ud din Butt
I have a wonderful experience using a friend's  AMD dual core 64 bit (but
winxp32) 1gb plus ram and its wonderful. Brisk fast and it beats my server
machines as well.



On Wed, Feb 24, 2010 at 9:09 AM, Battle battlebr...@gmail.com wrote:

 I don't know if this forum is exactly the place to ask this question,
 but I'm struggling with 4 to 6 hours per stitch on multi pto batches
 I'm processing overnight.  If I batch more than 2 pto files it still
 running the next morning when I come into work.  Currently I'm on dual
 duo intel mac.  I've got to speed things up.   What effect will going
 to dual quad core have.  Is there a source of benchmarks some where?
 What about parallel processing using graphics chips a la cuda?  Is
 this possible with hugin?  Does anyone have an suggested hardware
 configuration to maximize speed?  Since I'm talking new or new-used
 equipment here the os doesn't matter.  I'm wondering if I would I be
 better off buying more than one older box and setting up a kvm switch
 and letting each machine handle one pto file, or trying parallel
 processing? Cuda or something like that seems like the longer term
 economical solutions since graphics chips are very cheap.  Anyone out
 there got any experience?
 Thanks
 Battle

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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

Re: [hugin-ptx] Re: Masking inside hugin

2010-02-22 Thread Emad ud din Butt
Is it available now or have to wait. If available ? than from where i can
download? I am really stuck with Black mask errors and cant generate final
files. Masking my images manually is surely going to help a lot.

Is there any need of feather addition in masks?




On Fri, Feb 19, 2010 at 10:40 PM, Bruno Postle
brunopos...@googlemail.comwrote:

 On 19 February 2010 06:48, T. Modes thomas.mo...@gmx.de wrote:

  I could in the internal mask processing positive masks clip at the
  image bounderies. But this would not show up in the mask editor.

 I think that would be fine. It is useful to be able to draw part of
 the mask outside the edge of the photo, but this 'outside' part of the
 region can only do bad things in  the 'positive mask' situation.

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Emaad
www.flickr.com/emaad

-- 
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

Re: [hugin-ptx] Re: Masking inside hugin

2010-02-17 Thread Emad ud din Butt
wow really nice feature..thanks for adding..



On Tue, Feb 16, 2010 at 7:44 PM, Bart van Andel bavanan...@gmail.comwrote:

 On 16 feb, 09:35, Bruno Postle br...@postle.net wrote:
  http://www.flickr.com/photos/36383...@n00/4359863335/

 This will save a lot of work: instead of first outputting all the
 remapped images, editing masks by hand using a photo editor like GIMP
 or Photoshop, and then blending, everything can now be done from
 inside Hugin. Very nice work indeed!

 --
 Bart

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Asst Manager IT
Wazir Ali Industries Limited
Lahore

-- 
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

Re: [hugin-ptx] how many pictures does it take to create a 360 panorama image?

2010-02-09 Thread Emad ud din Butt
Thanks

On Tue, Feb 9, 2010 at 2:18 AM, Carl von Einem c...@einem.net wrote:

 The Panotools wiki has a getting started article as a first introduction:
 http://wiki.panotools.org/Getting_started
 Basically you need some overlap between the images, 30% is plenty if you
 use a tripod.

 This article gives some answers to your questions.
 
 http://wiki.panotools.org/Entrance_Pupil_Database#Number_of_pics_for_360.C2.B0
 

 Also check out the worldwidepanorama.org pages, these panoramas mostly
 come with a good description of used hardware / software combinations.

 Carl

 kaison schrieb am 08.02.10 20:38:
  Excuse a newbie question! I wonder how many pictures with a camera it
  would take to create a 360 degrees panorama image with Hugin? Also, I
  wonder if the program is able to detect or benefit from pictures that
  have been taken using a fisheye lens?
 
  Thank you in advance!
 

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Asst Manager IT
Wazir Ali Industries Limited
Lahore

-- 
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

Re: [hugin-ptx] Re: how many pictures does it take to create a 360 panorama image?

2010-02-09 Thread Emad ud din Butt
Many thanks and I really appreciate your work

On Tue, Feb 9, 2010 at 12:56 PM, namklim namk...@googlemail.com wrote:



 On Feb 8, 8:38 pm, kaison kai.frans...@gmail.com wrote:
  Excuse a newbie question! I wonder how many pictures with a camera it
  would take to create a 360 degrees panorama image with Hugin? Also, I
  wonder if the program is able to detect or benefit from pictures that
  have been taken using a fisheye lens?
 
  Thank you in advance!

 You can use a fisheye lens.

 The number of pictures needed depends on the lens and camera sensor
 size.

 There is a spreadsheet-based spherical panorama calculator which will
 show you how many shots round and at which angles up and down you need
 to take with various lenses using a panoramic head. It works with
 later versions of Excel and with OpenOffice. It has French and English
 language versions on the sheet tabs.  You can find it at
 http://photos.yves.over-blog.com/article-panorama-par-assemblage-pano...
 Just click on Télécharger le fichier

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Asst Manager IT
Wazir Ali Industries Limited
Lahore

-- 
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

Re: [hugin-ptx] Re: Creating Stereographic Projection in Hugin

2010-01-28 Thread Emad ud din Butt
Thanks Tim

On Sat, Dec 5, 2009 at 8:58 PM, Tim Nugent timnug...@gmail.com wrote:

 I wrote a stereographic projection tutorial here:


 http://ultrawide.wordpress.com/2008/11/20/how-to-create-a-little-planet-using-hugin/

 2009/12/5 slaterson campbell.christop...@gmail.com

 On Dec 4, 3:31 pm, Ben Page wheresmyl...@gmail.com wrote:
  gah
  I have an ability to miss the obvious. In the mean time, I found
  Flexify by Flaming Pear and it worked incredibly well.
  It actually worked a little better then Hugin did, but that could have
  just been an issue with that picture in the first place.
 
  When you guys (I get the impression theres a decent sized group
  here) take panoramas and combine them, what setting to you use to make
  sure the panorama is as accurate as possible? I have Number of
  Control Points per Overlap at 1300, and I have Rotation Search
  enabled, but in the Flickr guide there was another option, I think it
  was called Keypoint, and I haven't seen that.

 i've never heard of or used 'keypoint' before.  not sure what it is.

 1300 points per overlap is excessive (imo).  i have hugin set to use
 only 10 points per overlap.  after running celeste and clean cp's, i
 optimize for position, ypr, yprv and i typically add barrel (b) in
 for good measure.  that gives me a good baseline for the pano to get
 things started, then its usually off to masking, manually adding the
 nadir and a few more runs/stitches to get a final version of the pano.

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx


 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-

-- 
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

Re: [hugin-ptx] Autocrop circular fisheye on the command line

2010-01-28 Thread Emad ud din Butt
But isnt it easy to just use crop tool. Its so easy and takes a minute only.



On Fri, Jan 29, 2010 at 1:53 AM, hdrpano rfc...@gmail.com wrote:


 Does anyone know of any tool or method to automatically determine the
 values
 to use for cropping a circular fisheye, on the command line?  I'm pretty
 sure the answer is no but just want to make sure...
 --
 View this message in context:
 http://old.nabble.com/Autocrop-circular-fisheye-on-the-command-line-tp27359970p27359970.html
 Sent from the hugin ptx mailing list archive at Nabble.com.

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Asst Manager IT
Wazir Ali Industries Limited
Lahore

-- 
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

Re: [hugin-ptx] Hugin for Circular Fisheye

2010-01-27 Thread Emad ud din Butt
yes, i also face this problem with circular fisheye. On some pictures it
adds control points and in some it does not. May be it can be due to less
overlapping.
Secondly in circular fisheye images control points are added on black areas
outside circle of fisheye image. I overcome this issue by adding  CROP
circle in hugin. I go to hugin crop and than add a circle on images.

But these experts can tell us why and where we are going wrong. Because
hugin is a very intelligent software and i strongly believe this.


On Mon, Dec 28, 2009 at 7:47 PM, Wolfgang wolfgang@gmail.com wrote:

 Hi

 I am using the Hugin 2009.2.0.4461 with control point detector using
 autopano-SIFT-c (default settings). I tried to use that to create
 points for the result taken from a circular fisheye but the system
 could not find any control points.

 My testing is, using 4 photos taken from a Canon 5d2 + Sigma 8mm
 Fisheye lens.  I aware that the system generate 0 points and then
 crashes everytime.

 If I do not specify it as circular fisheye, but using other lens
 settings (e.g. as normal), it could create control point and it does
 not crash.

 Is there something missing?

 Thanks
 Wolfgang

 --
 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.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
_
Asst Manager IT
Wazir Ali Industries Limited
Lahore

-- 
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] suggestions

2009-10-26 Thread Emad ud din Butt
Dear developers,

I have few suggestions.


   1. Most of hugin users are now asking for linear panorama like features.
   Is it possible to add OFFSET settings in hugin. Like I define offset setting
   for each image and than hugin stitches/optimizes following offset settings.
   Or it can be done in fast preview screen. Where I can define offset settings
   for each image.
   2. Can we add grid like option in hugin. For example. one row, two row,
   three row etc etc and I tag my images with image number. Like this image is
   number 1 this is 100 etc... I tag my images in image sequence and than hugin
   follow it while  stitching/optimizing. This option can also help in making
   gigapixel images with hugin.

--~--~-~--~~~---~--~~
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: portable hugin 0.8

2009-08-13 Thread Emad ud din Butt
hugin is portable :) If you have installed it already in your computer. Goto
your program files and find hugin folder. Just copy it and paste it on your
flashdrive and use it on any pc. This is for windows computers only. I dont
have mac so cant tell about that.



On Fri, Jul 31, 2009 at 2:17 AM, jose1711 jose1...@gmail.com wrote:


 hello, i wonder if anyone knows about a portable hugin version 0.8.
 and does anyone know why hugin needs admin rights to be installed?

 cheers,

 joe
 



-- 
_
Asst Manager IT
Wazir Ali Industries Limited
Lahore

--~--~-~--~~~---~--~~
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] Adding Linear Panoramic projection

2009-07-20 Thread Emad ud din Butt
Dear All,
Thanks all for the precious efforts.
I am having problem making a linear panorama. I have read very famous linear
panorama (graffitti) tutorial but I could not understand or make my linear
panorama.
Can anyone please! Add Linear panorama projecion in projections section?
Projection fixing height by user input and in fast preview window we drag
the pictures in fixed height. Or you people know how can we add a linear
panorama projection.
Please! Add projection or guide me easy way out.
Thanks.
Emaad

--~--~-~--~~~---~--~~
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 0.80 beta for windows

2009-04-20 Thread Emad ud din Butt
I have one same problem. When I use fast preview button most of time it
shows only  first picture. When I allign pictures with old preview button it
shows whole pictures and when i click back on fast preview button it shows
all pictures.



On Sat, Apr 18, 2009 at 6:24 PM, k...@ph.ed.ac.uk wrote:


 Hello,

 Downloaded and installed the svn3784 built onto XP SP3.

 New preview freezes the computer, and after a while a blue screen
 appears.

 The other things seem to be working ok, old preview in particular.
 Could do a few GUI-related comments, only one here: I do like the
 status bar in green (or red) when setting control points ;-)

 Cheers

 Klaus
 



-- 
_
Asst Manager IT
Wazir Ali Industries Limited
Lahore

--~--~-~--~~~---~--~~
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 0.80 beta for windows

2009-04-16 Thread Emad ud din Butt
No its not of a problem. No need to sorry. I am very happy to be a member of
this group. this is really active group and that makes hugin getting even
better day by day. Now its one of best opensource software i have used to
date. I call it intelligent software..

thanks for replying. I will focus more on panosapce now.

Regards,

Emaad



On Wed, Apr 15, 2009 at 12:24 PM, Bart.van.Andel bavanan...@gmail.comwrote:


 On 15 apr, 06:37, Emad ud din Butt xyzt...@gmail.com wrote:
  Thanks a lot dear. Actually i was searching it on sourceforge.net where
 0.8
  is not available.

 Ah yes, that's true. For the newest (beta) binary releases, you should
 always check this group (or at least panospace.wordpress.com) instead
 of sourceforge, I'm sorry you had to find out the hard way, my bad.

 Best,
 Bart

 



-- 
_
Asst Manager IT
Wazir Ali Industries Limited
Lahore

--~--~-~--~~~---~--~~
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 0.80 beta for windows

2009-04-14 Thread Emad ud din Butt
Where can I get pre-compiled version of hugin 0.8 for windows xp.

--~--~-~--~~~---~--~~
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: krpano does the Pannini!

2009-03-13 Thread Emad ud din Butt
Thats really amazing stuff...

It works so smooth and fast in any projection i used. Well done Klaus.


On Sat, Mar 14, 2009 at 3:11 AM, Tom Sharpless tksharpl...@gmail.comwrote:


 Krpano, the terrific (and widely used) Flash pano viewer, has gotten
 even better: Klaus has added the Pannini/Vedutismo/equi-perspective
 projection, with a nice intuitive set of user controls.  And did it in
 less than one day after I explained the geometry of the projection to
 him!

 Take a look at http://krpano.com/108beta/pannini/.

 This should make it possible for photo-vedutisti to reach a wide
 audience with web based interactive images.  Definitely check out
 krpano if you don't already use it.

 -- Tom
 



-- 
_
Asst Manager IT
Wazir Ali Industries Limited
Lahore

--~--~-~--~~~---~--~~
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] Output pictures

2009-02-18 Thread Emad ud din Butt
Its time for updating its preview window. There must be standard features of
zooming in n out to know what we are going to get exactly. Secondly is there
any possibility that we get low res output files prior to time taking
stitching process. It will help us know and correct image without wasting
time.

If these features are already there than pardon me and let me know

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---