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 - Alexey Pasumansky

Pages: 1 ... 593 594 [595] 596 597 ... 987
8911
Other Languages / Re: Проблема с выравниванием
« on: February 28, 2017, 09:58:36 PM »
Добрый день,

Проблема может быть связана с недостаточным перекрытием, но для начала я бы посоветовал увеличить число точек до 20.000 - 40.000, а число проекций до 4.000 - 8.000, а также использовать Высокую точность.

8912
General / Re: Measuring area
« on: February 28, 2017, 09:26:09 PM »
Hello Alessandro,

I can suggest to draw a shape in the point cloud view mode, then switch to the Ortho view (by double clicking on the shapes folder in the Workspace pane), right-click on the selected shape and check Area value.

8913
Feature Requests / Re: Batch processing: Python
« on: February 28, 2017, 05:03:38 PM »
Maybe you've accidentally opened Standard edition manual? I think that Run Script was available in the version 1.2 already and the information was also included in Pro edition manual.

But anyway it's sorted out now.

8914
Feature Requests / Re: Batch processing: Python
« on: February 28, 2017, 04:52:25 PM »
Hello maddin,

It's also in the batch task list of the PhotoScan Pro manual, but also in the very end of the list.

8915
Feature Requests / Re: Batch processing: Saving multiple versions
« on: February 28, 2017, 04:43:05 PM »
Hello maddin,

Can't you use multiple chunks processed with the different options? Also please note that there are Save/Load project options in Batch Process.

8916
Feature Requests / Re: Batch processing: Python
« on: February 28, 2017, 04:42:02 PM »
Hello maddin,

Run Script operation is already available in Batch Process dialog.

8917
General / Re: Problem starting Photoscan
« on: February 28, 2017, 02:33:50 PM »
Hello Alvaro,

Could you please execute the following command in terminal and provide the output:
Code: [Select]
ldd plugins/platforms/libqxcb.so

8918
General / Re: Vertical Misalignment with local control GCP's
« on: February 28, 2017, 10:01:58 AM »
Hello RHoney,

Are you unchecking all the cameras in the Reference pane before performing marker-based optimization?

8919
Bug Reports / Re: 3Dpdf export fails
« on: February 28, 2017, 01:26:27 AM »
Hello Skyviewimaging,

I don't think 3D PDF is the right format to store such huge point clouds or meshes. Usually we recommned to have less than 300,000 polygons or 1,000,000 points in the cloud for 3D PDF export.

8920
Bug Reports / Re: 3Dpdf export fails
« on: February 27, 2017, 09:46:26 PM »
Hello Skyviewimaging,

Do you mean that you have exported 200 millions of points to 3D PDF? What's the size of this file?

I think it's a way too much for PDF format.

8921
Bug Reports / Re: UTM Model Export Failing
« on: February 27, 2017, 09:45:01 PM »
Thanks for responding so quickly.  I'm not sure I follow.  UTM units are in meters on the Northing (Y), Easting (X), and Elevation (Z) axes, not degrees?  Do you mean the different coordinate value sizes due to the systems of false northings and false eastings? 

I will try to export the model using offsets.  Are the offset boxes in the order FOR "X", "Y", and "Z" offsets? Should I also use negative values?
Hello Erich,

You've mentioned that you have problems both in UTM zone 35 and WGS84, or I understood it incorrectly? So the reason of issues for those cases are different.

For more information about offsets, please check the second page of the following thread:
http://www.agisoft.com/forum/index.php?topic=452.msg26554#msg26554
The values should be positive.

8922
Python and Java API / Re: Can't Load Photos
« on: February 27, 2017, 09:41:33 PM »
Hello abhilam,

Maybe you can also give the result of print(abc)?

8923
Bug Reports / Re: UTM Model Export Failing
« on: February 27, 2017, 07:10:14 PM »
Hello Erich,

If you are exporting in WGS84, the units along X and Y are different (degrees), so if ArcGIS doesn't understand mesh model in such coordinate systems, then it will be trying to display the model, like the units are the same for X and Y.

The problem with UTM export may be related to the rounding issue, if ArcGIS stores the coordinates of the mesh vertices in float format.
The recommendation for the latter case is to use Offset fields in the Export Model dialog to subtract large values from the X and Y coordinates.

8924
Hello Thibaud,

If you do not need to create a new chunk, then you need to remove doc.addChunk() line.

8925
Hello Thibaud,

The list of int should be:
Code: [Select]
classes = [2]

Pages: 1 ... 593 594 [595] 596 597 ... 987