Forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - excalibur

Pages: [1]
1
Python and Java API / Saving all chunks
« on: May 18, 2015, 01:08:44 PM »
Hi guys,

Is it possible to save (script) all chunks into separate photoscan files.

example: from 1 file with 10 chunks -> 10 files including only 1 chunk?

thank you

2
Python and Java API / Split pointcloud/mesh in equal parts
« on: April 24, 2015, 10:10:16 AM »
Hi!

I am new to this forum and new to Agisoft :)

I have a question if it is possible (with Python script) to divide/split pointcloud or mesh in equal parts.

For example:

I have one chunk that has N photos that cover (in real life) area of one square kilometer. And now I would like to split this area in 10 equal parts (areas of 100m by 100m). For me it doesn't matter if I split generated pointcloud or generated mesh. But in the end I would like to have 10 equal parts for further post-processing in other software. But it need to be done inside of Agisoft. I know how to achieve this result by hand in Geomagic for example, but this is not what I am looking for.

So is it even possible in any way (or something with similar results) inside of Agisoft using Python API?

Thank your for any advice or suggestion.

Pages: [1]