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.


Messages - taudronis

Pages: [1]
1
Sorry to but my nose in on this, but I think I can help;

I had a similar problem when we did the 9/11 museum.  What fixed it for me was using the python script called "split in chunks" which subdivides the chunk into more chunks in a grid with a small overlap.  Once the point cloud for each chunk was done, I then merged them back.  I'm sorry if this was just a distraction, but it worked for me.

The python script is part of this collection:  https://github.com/agisoft-llc/photoscan-scripts

2
General / Coloring LIDAR points using photos
« on: December 19, 2018, 12:50:41 AM »
Hi;

I'm just wondering what the current workflow would be for using photogrammetry data to colorize LIDAR point clouds in Agisoft.  I'm sure it's something simple, but would love to know what people are currently doing.

3
Agisoft Viewer / Re: Agisoft Viewer dedicated installer.
« on: February 01, 2018, 05:59:01 AM »
+1,000,000

4
Python and Java API / Re: New Split in Chunks script
« on: December 24, 2017, 07:15:03 PM »
Quick (and probably stupid) question:

Once the script is running, how would we stop everything... even reboot the workstation maybe, and then continue where we left off?

Pages: [1]