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

Pages: [1] 2 3 4
1
Bug Reports / Align Photo in 1.2
« on: January 22, 2016, 04:10:32 AM »
Photo align in more than 1.2 version of the effect is not good, can solve this problem?
When I align photo use PS 1.1.6,the result of align is not bad,But I use PS version 1.2,the result is bad.and I use those same photos.

2
General / Re: About tiles convert in photoscan 1.2
« on: January 14, 2016, 04:53:05 AM »
Hello ppkong,

If you unpack ZIP archive you'll find doc.kml and tiles.xml files that stores georeferencing information for the exported tiles.
Please help me.Thanks a lot!

3
General / Re: About tiles convert
« on: January 12, 2016, 07:44:11 AM »
In version 1.2,when I export tls to any other format. The file 'doc.kml' does not exist.So how can I get the coordinate of the model?

4
General / Re: Agisoft PhotoScan 1.2.0 pre-release
« on: August 10, 2015, 07:45:26 AM »
Is there any step of the use of GPU in the new version?

5
General / Re: Agisoft PhotoScan 1.2.0 pre-release
« on: August 10, 2015, 06:14:52 AM »
I noticed that in the  Align Photo step an increase of highest and lowest,But there is no such option in the Batch Process  tool.  And I want to know what does highest/lowest mean?
Another question is new version of the save project is the default psx format, I want to know when I run the python script in the new version, whether the use of distributed processing?

6
I want to classify ground point use python script
Code: [Select]
PhotoScan.DenseCloud.classifyGroundPoints(max_angle=10.0,max_distance=1.0,cell_size=50.0)
It prompt me 'TypeError:descriptor 'classifyGroundPoints' of  'PhotoScan.DenseCloud' object need an argument',
I want to know what's wrong with my script?
pls help!thanks a lot!

7
General / Re: Filtering depth map stage?
« on: April 16, 2015, 09:02:23 AM »
Thanks,And I want to know filter depth maps spends the time with the size of the image or the image number?

8
Hello ppkong,

That's strange. Have you tried to input manually just a few lines from the code, like
chunk.addMarker()
chunk.markers[-1].label = marker_name

If the problem is still there, please send the project file and input text file to support@agisoft.com. You can remove mesh, dense cloud, depth maps and even sparse cloud from the project to reduce the file size.

Thank you so much Alexey!Although I do not know what the reason is, but I follow your argument has to solve the problem.But in general, marker Photo Center as the origin, and are in millimeters, should be how to deal with this situation?

9
Hello ppkong,
Are you using latest release version?
Yes!version114_2021

10
When I run this python,It prompted me to the following:
Code: [Select]
Import started...
A1 11092.tif 22 34

Traceback (most recent call last):
  File "E:/ImportMarker.py", line 51, in <module>
    chunk.markers[-1].label = marker_name
AttributeError: 'PhotoScan.Marker' object attribute 'label' is read-only
I want to know how to solve it?

11
General / About tiles convert in photoscan 1.2
« on: March 31, 2015, 11:53:11 AM »
When I output tiles, I found the coorinate system is not available.
I convert TLS files in the Agisoft Viewer to obj obj format. And In the *.obj file, the coordinate of model looks like a relative coordinate, I want to know how to convert it to the geographic coordinates, such as UTM WGS84?
ths

12
Such as the title,Can I use the python script to export model(tiles)?

13
Feature Requests / Import matches
« on: January 23, 2015, 04:34:02 AM »
Recommended software support import matches. Because the matching in the processing of aerial images of adjacent route is not good.

14
General / Re: How can I export modified model use export tiles
« on: January 16, 2015, 08:32:30 AM »
But photoscan don't support import dense cloud,So I think that tiled model export should be based on the reconstructed mesh model.

15
General / How can I export modified model use export tiles
« on: January 15, 2015, 06:20:16 AM »
I modify the model and rebuild texture,And then I want to output the model tiles, photoscan does not consider my post edit models, but also to auto rebuild the model and output.How can I export model tiles use I modified model?

Pages: [1] 2 3 4