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 - theYesMan

Pages: [1]
1
Python and Java API / Re: Setting mapping region
« on: May 13, 2014, 08:03:53 AM »
Hi Alexey,

>> If chunk.transform and chunk.crs are None, you should use identity matrix instead them.

Would you provide an example for doing this?
My chunk.crs are None.

Thanks.

2
Python and Java API / Delete Dense Cloud from a Chunk
« on: May 13, 2014, 02:53:23 AM »
How do you delete dense cloud from a chunk via Python?

Thanks.

3
Hi Alexey,

I spoke too soon. The function I was looking for is found under the Ground Control panel. In this panel, on the upper left corner, there is an icon button named "Import". This of course is not the same as "Tools -> Import Markers....." Sorry for the confusion.

4
Hi Alexey,

Thank you for the reply. I ended up using

    PhotoScan.Chunk.ground_control.load ( MARKER_TEXT_FILE, 'csv' )

That seems to be the same as Tools -> Import -> Import Markers

5
Hi Alexey,

>> this feature is to be added in one of the next updates.

Until this update is released, is there a current work-around, so I can input, via the Python API, the distance between each marker we have in our capture volume? If there is, would you show me an example (e.g. marker 101 xyz, marker 103 xyz, etc.)?

Thanks Alexey.

6
Hi Alexey,

>> this feature is to be added in one of the next updates.

Do you have an estimate to this next update?

Thanks.

7
How do you check to see if a chunk already exists in the currently open document?

Thanks.

8
General / Zenithal Photos
« on: January 22, 2014, 01:37:29 AM »
Hello,

I am reading the "Tip and Tricks" web page, http://www.agisoft.ru/wiki/PhotoScan/Tips_and_Tricks

Can someone help me understand the definition of "zenithal photos", or, provide diagrams / drawings of "zenithal photos"?

Thanks.

Pages: [1]