Forum

Author Topic: Irregular shapes after calculating camera coverage area  (Read 2393 times)

benhemingway

  • Newbie
  • *
  • Posts: 4
    • View Profile
Irregular shapes after calculating camera coverage area
« on: September 21, 2016, 06:28:41 PM »
I used the script given in the post below to calculate the area that each camera is covering, though to save on processing time I changed it to only return the locations of the image corners. It worked, but some camera areas were represented as very long and skinny. I have attached an image of what I mean.

http://www.agisoft.com/forum/index.php?topic=2666.0

Does anyone have an idea about why this has occurred?

-Ben


Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14847
    • View Profile
Re: Irregular shapes after calculating camera coverage area
« Reply #1 on: September 21, 2016, 06:41:47 PM »
Hello Ben,

Is it possible that such shapes actually have only two corners? It may happen if other two corners are outside the reconstructed mesh.
Best regards,
Alexey Pasumansky,
Agisoft LLC

benhemingway

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Irregular shapes after calculating camera coverage area
« Reply #2 on: September 22, 2016, 09:33:42 PM »
Hello Alexey,

I think that is certainty possible and a likely explanation. It is curious though that some appear in the middle part of the mesh and not solely on the periphery. Maybe those portions of the images were not used in creation of the mesh?

I very much appreciate your insights.

Ben

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14847
    • View Profile
Re: Irregular shapes after calculating camera coverage area
« Reply #3 on: September 22, 2016, 09:40:07 PM »
Hello Ben,

It may happen to very oblique images, for example, or in case there are holes in mesh.

But from the exported data can you extract the information which images are related to the shapes with less than 4 vertices? With this information you can try to check whether the corners of such images refer to the points on mesh or outside.
Best regards,
Alexey Pasumansky,
Agisoft LLC

benhemingway

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Irregular shapes after calculating camera coverage area
« Reply #4 on: September 22, 2016, 09:56:21 PM »
Hello Alexey,

I do have that information with the extracted data. I will check those images to see if that is the case. Thank you again for your suggestions.

Best,
Ben