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

Pages: [1] 2
1
Python and Java API / Re: How to write tiepoints into the Metashape
« on: October 11, 2023, 04:15:07 AM »
Hello Alexey Pasumansky
Thank you for your reply!But,How to import the Metashape for custom format tiePoints information?
Thanks a lot

2
Python and Java API / How to write tiepoints into the Metashape
« on: October 09, 2023, 04:22:11 AM »
I have a blockExchangeXML file. I want to use python script parsing to import Metashape  instead of using ImportCameras

3
Python and Java API / Metashape.TiePoints.Point
« on: October 07, 2023, 06:55:51 AM »
How to add point to Points?
How to use Metashape.TiePoints.Points.resize?

4
Python and Java API / TiePoints
« on: September 25, 2023, 09:21:47 AM »
I wonder if there is any way to write the Tiepoints information back to the Metashape

5
Python and Java API / curvy stretch of model verge
« on: August 06, 2020, 11:34:08 AM »
Hello:
   I want to know why  model  verge  is curvy when I used to buildModel. Is there any solution.
   Thanks a lot
Code: [Select]
chunk.buildModel(surface=Metashape.SurfaceType.Arbitrary,interpolation=Metashape.Interpolation.EnabledInterpolation,face_count=10000,source=Metashape.DataSource.PointCloudData)

6
Python and Java API / optimizeCameras efficiency
« on: July 17, 2020, 06:49:07 AM »
I used Metashape 1.5.2 version。I have 1000 images,use Metashape optimizeCameras or script  api method optimizeCameras  need the same time.Why it takes so long?
CPU:i9-9900k
RAM:128GB
GPU:2080 TI

7
Python and Java API / Re: Modeling efficiency
« on: July 13, 2020, 01:01:58 PM »
The file is API

8
Python and Java API / Re: Modeling efficiency
« on: July 13, 2020, 01:00:28 PM »
hello Alexey Pasumansky,
   I have uploaded the log file.The log is GUI

9
Python and Java API / Re: Modeling efficiency
« on: July 08, 2020, 12:50:01 PM »
I still want to know the offset value when exporting tile model

10
Python and Java API / Re: Modeling efficiency
« on: July 08, 2020, 11:57:20 AM »
script:chunk.buildDepthMaps(quality=Metashape.Quality.LowQuality,filter=Metashape.FilterMode.MildFiltering,reuse_depth=True)
chunk.buildTiledModel(pixel_size=0.236346,tile_size=1024,source=Metashape.DataSource.DepthMapsData,face_count=4000, reuse_depth=True,ghosting_filter=False)

11
Python and Java API / Modeling efficiency
« on: July 08, 2020, 10:42:49 AM »
I used Metashape 1.5.2 version。I have 1000 images,use Metashape modeling need 10 minutes,but script  api method buildTileModel need 20 minutes.Script and metashape used the same parameters why efficiency is so bad?

12
Python and Java API / Re: points error like ball with metashape
« on: December 17, 2019, 10:05:46 AM »
Hello,
I have sent the project to the support@agisoft.com.
First I used multi-camera in the project.And After alignCamera some tie points is ball.I want to know how to remove these points.
Thanks a lot!

13
Python and Java API / Re: points error like ball with metashape
« on: December 17, 2019, 05:08:07 AM »
I have sent the project to the support@agisoft.com

14
Python and Java API / Re: points error like ball with metashape
« on: December 16, 2019, 12:33:12 PM »
First I used multi-camera in the project.And After alignCamera some tie points is ball

15
Python and Java API / Re: points error like ball with metashape
« on: December 13, 2019, 12:04:06 PM »
Is there any way to remove these points?

Pages: [1] 2