Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
hugin SVN2624 libpano SVN785 builds but...
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Yuv  
View profile  
 More options Jan 11 2008, 7:24 pm
From: Yuv <goo...@levy.ch>
Date: Fri, 11 Jan 2008 16:24:55 -0800 (PST)
Local: Fri, Jan 11 2008 7:24 pm
Subject: hugin SVN2624 libpano SVN785 builds but...
... when I load pictures with the assistant I get the following error:

command: autopano-c-complete.sh --output /tmp/ap_resYc7UUU --points
20  "/media/all/r500gb/01-InBox Pictures/071009sequoia/
01/01_MG_7785.tif" "/media/all/r500gb/01-InBox Pictures/071009sequoia/
01/01_MG_7786.tif" "/media/all/r500gb/01-InBox Pictures/071009sequoia/
01/01_MG_7787.tif" "/media/all/r500gb/01-InBox Pictures/071009sequoia/
01/01_MG_7788.tif" "/media/all/r500gb/01-InBox Pictures/071009sequoia/
01/01_MG_7789.tif" "/media/all/r500gb/01-InBox Pictures/071009sequoia/
01/01_MG_7790.tif" "/media/all/r500gb/01-InBox Pictures/071009sequoia/
01/01_MG_7791.tif" "/media/all/r500gb/01-InBox Pictures/071009sequoia/
01/01_MG_7792.tif" "/media/all/r500gb/01-InBox Pictures/071009sequoia/
01/01_MG_7793.tif" "/media/all/r500gb/01-InBox Pictures/071009sequoia/
01/01_MG_7794.tif"
failed with error code: 255

and when I click on the "load EXIF" button in the "Camera and Lens"
pane, I get an error "Not a jpeg file:01_MG_7785"

I did install libexiv2-dev on my box prior to building, and I cleaned
up completely the build directory. What am I doing wrong?

Yuv (back from a stressful week that ended well - will catch up with
the rest of the messages during the weekend)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gerry Patterson  
View profile  
 More options Jan 11 2008, 10:30 pm
From: "Gerry Patterson" <thedeepvo...@gmail.com>
Date: Fri, 11 Jan 2008 21:30:25 -0600
Local: Fri, Jan 11 2008 10:30 pm
Subject: Re: [hugin-ptx] hugin SVN2624 libpano SVN785 builds but...

On Jan 11, 2008 6:24 PM, Yuv <goo...@levy.ch> wrote:

Hello,

Hmm no code was changed in autopano-c with regards to EXIF data handling.
As far as I know it is a separate project that does not use code from the
hugin.  If you un-check the "Automatically align images after loading"
button and then restart, do you get any errors?  At this point you should
see if EXIF was loaded in the "Camera and Lens" I am guessing it occurs
after the "align" button is pressed.

As for the "load EXIF" button not working, that is expected (for now).  I
only added exiv2 support to the initial loading of the images.  I was going
to look at the code in the lens panel and see why it is reading the data
from the file again, as it should already available.  If it is possible, I
was going to consolidate that code to grab the already retrieved EXIF data.
If that isn't the case, then I was going to add Exiv2 support here as well.

Best Regards,

- Gerry


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gerry Patterson  
View profile  
 More options Jan 11 2008, 11:34 pm
From: "Gerry Patterson" <thedeepvo...@gmail.com>
Date: Fri, 11 Jan 2008 22:34:11 -0600
Local: Fri, Jan 11 2008 11:34 pm
Subject: Re: [hugin-ptx] hugin SVN2624 libpano SVN785 builds but...

On Jan 11, 2008 9:30 PM, Gerry Patterson <thedeepvo...@gmail.com> wrote:

Attached is a patch to make the Load EXIF button work with files other than
jpeg.

Best Regards,

- Gerry

  LensPanel.cpp.diff
1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pablo d'Angelo  
View profile  
 More options Jan 12 2008, 10:00 am
From: Pablo d'Angelo <pablo.dang...@web.de>
Date: Sat, 12 Jan 2008 16:00:54 +0100
Local: Sat, Jan 12 2008 10:00 am
Subject: Re: [hugin-ptx] Re: hugin SVN2624 libpano SVN785 builds but...
Hi Gerry,

Gerry Patterson wrote:
>         and when I click on the "load EXIF" button in the "Camera and Lens"
>         pane, I get an error "Not a jpeg file:01_MG_7785"

>     As for the "load EXIF" button not working, that is expected (for
>     now).  I only added exiv2 support to the initial loading of the
>     images.  I was going to look at the code in the lens panel and see
>     why it is reading the data from the file again, as it should already
>     available.  If it is possible, I was going to consolidate that code
>     to grab the already retrieved EXIF data.  If that isn't the case,
>     then I was going to add Exiv2 support here as well.

Currently, the exif info is not read, when an already existing project is
loaded. This could be fixed by adding code to read the EXIF (but not replace
  focal length, orientation etc, as it is done currently) upon loading a pto
file. However, the "load project" code is currently a bit messy.

Btw. I'll remove the exif related code from Lens.cpp soon.

ciao
   Pablo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »