Forum

Author Topic: Smart Grid for exactly fitting regions  (Read 2491 times)

Tunkali

  • Newbie
  • *
  • Posts: 20
    • View Profile
Smart Grid for exactly fitting regions
« on: September 02, 2015, 03:04:03 PM »
If I am working on big grounds, it is to hard to work with one giant scene. So I cut them in seperate parts for model generation. But my problem is, that the region tool cant be used for exactly fitting parts.

So i would like to have some kind of smartregion tool or multi-region-tool / grid where I can choose 2x3 or 3x3 or 5x4 or similar and automatically creates chunks with the splittet point clouds exactly fitting to each other. So i can put them nicley together after model generation / texture generation and export in my 3d app of choice.

Thank you for your interest :-)

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14855
    • View Profile
Re: Smart Grid for exactly fitting regions
« Reply #1 on: September 02, 2015, 03:32:31 PM »
Hello Tunkali,

You should probably check the following script sample that should do almost the same that you are requesting:
http://wiki.agisoft.com/wiki/Split_in_chunks.py
Best regards,
Alexey Pasumansky,
Agisoft LLC

Tunkali

  • Newbie
  • *
  • Posts: 20
    • View Profile
Re: Smart Grid for exactly fitting regions
« Reply #2 on: September 02, 2015, 03:36:23 PM »
Oh great, I will check this. Thank you very much!