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

Pages: [1]
1
Python and Java API / read camera accuracy from image metadata
« on: March 02, 2020, 12:37:46 PM »
Dear all,

We have a phantom 4 rtk and we would like to know how to read the camera accuracy from the rtk flag. If we import the images from the metashape gui interface we don't have problems. But when we import the images from a python script the accuracy is automatically  set to a 10m.

Thanks

Gil

2
Python and Java API / log file in a standalone script
« on: February 25, 2020, 09:01:26 PM »
Dear all,

It is possible to write the log of MetaShape to a file in a standalone python script?

Thanks, Gil

3
Python and Java API / activate license on standalone python
« on: February 25, 2020, 06:54:49 PM »
Dear all,

I'm trying to activate Metashape in a stanalone python (Spyder environment with Miniconda). I go't the folowing error when I try
Metashape.License().activate(".......")

RuntimeError: Can't write license file

Beaause I don't have an administrator account so I would like to know can I use Metashape on a standalone python environment.

Regards
Gil

4
Python and Java API / rmse tie point image residual
« on: May 10, 2019, 07:25:04 PM »
Hi,

I have a question regarding the computation of the rmse tie point image residual (reprojection error per image!). Is there any code that I can reuse to do this computation and save it in a file?
Another question is about the installation and use of the python 3 module. Is there an installation manual? As I would like to use a dedicated IDE to develop my scripts, i suppose that this is the purpose of this wheelfile.

Thanks, Gil

5
General / Setting up a coordinate system ETRS89+GeodPT06
« on: March 29, 2019, 01:52:33 PM »
I'm trying to setup a new Geographic coordinate system based on the horizontal datum ETRS89 and the vertical datum defined by the GEOPT08.tif which I have downloaded from Agisoft.
However when I'm trying to setup a new coordinate system based I can't see this geoid on the vertical datum list.

6
General / multispectral cameras
« on: July 23, 2018, 05:59:33 PM »
Hi,

Which multispectral cameras are supported by Photoscan?
I'm planning to buy a Sentera AGX710. It will be possible to do the complete processing workflow in Photoscan?

Regards,

Gil

7
General / Phantom 4 pro camera settings for mapping
« on: May 18, 2018, 11:01:33 AM »
Hi all
I'm trying to adjust manually the camera settings for my Phantom 4 pro (P4P) with the DJI Go 4 app.
If  I set the shutter and aperture value to manual mode the photos have lower quality than in the automatic mode.
Another parameter is the auto focus setting.
What are yours configuration setting that you use for mapping in general?
And for 3D modelling (for example an entire heritage building) ? How do you configure the P4P camera?

Thanks,

Gil

8
Python and Java API / compute image overlap map
« on: April 19, 2018, 11:41:20 PM »
I need to compute a georeferenced raster containing the image overlap. This map is generated in the report but it will be fine if it could be exprted as a raster with image quantity per pixel.
I wonder if anyone know how to compute it using python scripting?

Thanks, Gil

9
General / Define an arbitrary condinate system on the object
« on: February 13, 2017, 09:32:41 PM »
Dear all

I wonder if there is any way to define an arbitrary coordinate system by choosing a plane on the object and a viewing direction?
Thanks

Gil 

10
General / errors in the align photos step
« on: February 05, 2017, 12:52:57 PM »
Dear all,

If possible I would like to know how the latitude, longitude, Altitude, yaw, pitch and roll errors are calculated in the align photos step.

Thanks, Gil

11
General / Can't start photoscan pro demo
« on: June 21, 2014, 01:59:27 PM »
Hi

I've a problem with photoscan-pro demo in my Ubuntu 14.04. I got the following error
./photoscan: error while loading shared libraries: libcholmod.so: cannot open shared object file: No such file or directory
If I do
gil@gil:~/Apps/photoscan-pro$ ldd photoscan
   linux-vdso.so.1 =>  (0x00007fff05992000)
   libcholmod.so => not found
   libGLU.so.1 => /usr/lib/x86_64-linux-gnu/libGLU.so.1 (0x00007f1cc2820000)
   libGL.so.1 => /usr/lib/nvidia-331/libGL.so.1 (0x00007f1cc24ec000)
   libSM.so.6 => /usr/lib/x86_64-linux-gnu/libSM.so.6 (0x00007f1cc22e4000)
   libICE.so.6 => /usr/lib/x86_64-linux-gnu/libICE.so.6 (0x00007f1cc20c8000)
   libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f1cc1d92000)
   libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f1cc1b80000)
   libpython3.3m.so.1.0 => not found
   libutil.so.1 => /lib/x86_64-linux-gnu/libutil.so.1 (0x00007f1cc197c000)
   libQtOpenGL.so.4 => /usr/lib/x86_64-linux-gnu/libQtOpenGL.so.4 (0x00007f1cc167e000)
   libQtGui.so.4 => /usr/lib/x86_64-linux-gnu/libQtGui.so.4 (0x00007f1cc09cb000)
   libXrender.so.1 => /usr/lib/x86_64-linux-gnu/libXrender.so.1 (0x00007f1cc07c0000)
   libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007f1cc051d000)
   libfontconfig.so.1 => /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 (0x00007f1cc02e1000)
   libQtNetwork.so.4 => /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4 (0x00007f1cbff98000)
   libQtCore.so.4 => /usr/lib/x86_64-linux-gnu/libQtCore.so.4 (0x00007f1cbfab3000)
   libgthread-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0 (0x00007f1cbf8b1000)
   libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007f1cbf5a8000)
   libgobject-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007f1cbf357000)
   librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f1cbf14f000)
   libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f1cbef30000)
   libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f1cbed2c000)
   libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f1cbea26000)
   libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f1cbe721000)
   libgomp.so.1 => /usr/lib/x86_64-linux-gnu/libgomp.so.1 (0x00007f1cbe512000)
   libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f1cbe2fc000)
   libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f1cbdf35000)
   libnvidia-tls.so.331.38 => /usr/lib/nvidia-331/tls/libnvidia-tls.so.331.38 (0x00007f1cbdd32000)
   libnvidia-glcore.so.331.38 => /usr/lib/nvidia-331/libnvidia-glcore.so.331.38 (0x00007f1cbb524000)
   libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f1cbb31e000)
   libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f1cbb0ff000)
   libaudio.so.2 => /usr/lib/x86_64-linux-gnu/libaudio.so.2 (0x00007f1cbaee6000)
   libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 (0x00007f1cbacc0000)
   libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f1cbaaa7000)
   libXi.so.6 => /usr/lib/x86_64-linux-gnu/libXi.so.6 (0x00007f1cba896000)
   libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007f1cba66c000)
   /lib64/ld-linux-x86-64.so.2 (0x00007f1cc2ac2000)
   libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f1cba42d000)
   libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 (0x00007f1cba225000)
   libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f1cba020000)
   libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f1cb9e1a000)
   libXt.so.6 => /usr/lib/x86_64-linux-gnu/libXt.so.6 (0x00007f1cb9bb4000)

Photoscan don't see two libraries. I would appreciate very much if someone could give  the solution for this.


Pages: [1]