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

Pages: [1]
1
General / License - node to floating
« on: February 14, 2017, 07:57:49 PM »
Hi


Is it possible to change from node to floating license?


m

2
Feature Requests / Better selection tools
« on: September 30, 2016, 02:48:24 PM »
Hi


I often have a pointcloud of a box with an object inside.
With the selection tools it is difficult to remove the object since I select both the box and the object.

Would it be possible to adjust the bounding box to show only a part of the pointcloud, select and remove the object, and then show the whole pointcloud again?

m

3
General / Import shapes
« on: September 16, 2016, 01:19:36 PM »
Hi

I'm trying to import shapes fra a dxf into photoscan.
They have the correct position in xy, but they don't have the correct height. Height for all nodes are the same, probably 0.
Lines are 3D polylines.

When I draw lines in photoscan, export as dxf and import again, they are correct. These are also 3D polylines.

What am I doing wrong?

Version is 1.2.6 build 2834.


m

4
Python and Java API / Update view and bounding box for each chunk
« on: December 11, 2015, 05:49:31 PM »
Hi


I want to process many chunks in loop with a python script, but I have an issue with reset view and bounding box.

The predefined bounding box is not always big enough to cover the point cloud and I must manually rotate and resize bounding box before dense cloud processing is started. This is time consuming and batch processing is splitted in two parts.

I work with a coordinate system and have markers.
Bounding box must be aligned to the coordinate system.

I would also like to reset view for each chunk in a loop before exporting an pdf.

How can I work this out with Python scripting?


m

5
Python and Java API / Problem with script with version 1.2.0
« on: November 24, 2015, 07:34:50 PM »
Hi


I've problems with my Photoscan script after updating to version 1.2.0(64-bit), the script run smoothly with version 1.1.6(64-bit).

Error message from console is:

2015-11-24 17:33:52     chunk = PhotoScan.Chunk()
2015-11-24 17:33:52 TypeError: cannot create 'Chunk' instances



How can I solve this?


m

Pages: [1]