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

Pages: [1]
1
General / v 1.2.6
« on: August 24, 2016, 10:57:31 AM »
Hello,

Could you please detail the 'bug fixes' added on v 1.2.6 and mentionned in the change log ?

Thanks!

2
Feature Requests / Rolling shutter integration
« on: March 29, 2016, 01:07:06 PM »
Hi,

Many of the sensors used by commercial drones have a rolling shutter system (e.g. DJI Phantom). Do you plan on integrating camera calibration for this type of sensors ? For what I have seen the georeferencing accuracy is downgraded compared to a project using a global shutter sensor (where the camera calibration calculated by Photoscan is correct).

Thanks!

3
Python and Java API / reset region vertically
« on: March 24, 2016, 04:42:53 PM »
Hi,

I noticed that in Version 1.2.0 build 2198 the function resetRegion() was modified so that it aligns the region vertically too. This is a functionnality I have been trying to code on my own (using transformation matrices), but I didn't succeed!... Could you please explain how you achieve this particular alignement of the Z axes between the region and the chunk's coordinate system ?

Many thanks!

4
Python and Java API / Catch API error messages
« on: March 22, 2016, 05:27:18 PM »
Hi,

Is there a way to catch the API's functions' error messages  that are sent to the console ? I know I can retrieve the full content of the console pane but I would like to catch the error messages as they come so that I can redirect the ones I want to a custom log file.

Many thanks!

5
Hello,

I have a georeferenced project where the processing region is not aligned with the horizontal plane. I have tried running the script that aligns the region to all of the three axes of the coordinate system and it works fine. What I want to do is to keep the original X and Y directions, which if I'm not mistaken means that I want to keep the original rotation angle around the Z-axis.

I have done multiple tests but I can't seem to get it right!... Could you please explain what are the components of the transform and rotation matrices, and how can I retrieve the x, y, z rotation angles of the local coordinate system ?

Many thanks.

6
Python and Java API / Reset camera alignment
« on: February 22, 2016, 02:58:33 PM »
Hello,

Is there a way to achieve the same results as the "reset camera alignment" function available in the GUI interface (when right clicking on an image or a selection of images) ? I can't seem to find any documentation on this functionality neither in the Python API nor in the forum topics...

Thanks!

Pages: [1]