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

Pages: [1]
1
Python and Java API / Re: shape vertex to marker conversion script
« on: January 22, 2022, 02:08:40 PM »
Hello dussla,

Do you need just to get the newly created markers, which correspond to the 3D locations of all the vertices of the shapes in the project?


Hi alexey
Pls  i am wating your good answer

2
Python and Java API / Re: shape vertex to marker conversion script
« on: January 08, 2022, 11:34:29 PM »

Yes  right  ~~~~~

Really   thank you for reply....

3
Python and Java API / shape vertex to marker conversion script
« on: January 08, 2022, 08:23:37 AM »
Hi friend
I have a sone problem
I am seeking python
"shape vertex  to marker conversion script"

Pls  Can you help  this problem

4
Python and Java API / In one picture I want to make a camera
« on: July 09, 2020, 06:52:16 AM »
hello  . thank you for good reply  always

i would like to  make    camera    from  1 photo  only

there is information  in photo

photo data ave     basic dat (focal length    hyperfocal distance ) /  latitude / longitude /    yaw / pitch /rool

how can do that ?


5
Hello dussla,

Can you provide more information about the project and the way you are trying to create the shapes and assign the coordinate informaiton?

pls did you check my file ?
pls pls~



6
thank you for kind answer always.



pls can you test   my file    ?

https://drive.google.com/drive/folders/1iArUqrgffuCoTReDXSrKXSOBvtNupECd?usp=sharing


1. there are  images   and kml  file   in google drive

2. pls make  model from images 

3. import kml  file  too

4. after that . Export the model as a 3ds file in local coordinates

      ps .    it is good   in  local coordinates        but     there is error in  wgs coordinates
                pls    see 3ds file  in other 3d program

5. after that .  Export kml   as a 3ds file in local coordinates 

         result is error  ,   


7. so i can not match   position   between  model  and shape
   
 






7
Good morning
I write again today for help
I want to send the shape in local coordinates
However, an error message appears in the menu indicating that it cannot be sent.
Is there a good way?

8
Hello dussla,

When you are exporting mesh and shapes separately, you should use the same coordinate system selection for export. If Shift fields are used, then the same values should be used both for shapes and mesh.

yes
thank you for kind answer

then  can i export   shape layer   as  local codinate?


my work porcess

1.import  drone image
2. make 3d model
3. import  kml file for postion check
4. export 3d model    to   3ds file      with  local
5. export kml  file to   dxf  with  wgs84 4326


problem question


if you see  link file ,   wgs84.3ds file is error
so i sent   3ds file with local  , then  model is ok
then i have to send    kml shape file  with local codinate  , metashape  can not send shape file with local codinate

https://drive.google.com/drive/folders/1iArUqrgffuCoTReDXSrKXSOBvtNupECd?usp=sharing

see  file ~~ and pls test





but postion is diffirent ~~
pls check ~
i would like to upload my file , but  size limit
can you  say email address ~






9
Hello dussla,

Currently shapes can be exported only in the following formats: DXF, SHP, KML, KMZ, GeoJSON, GPKG (GeoPackage) and Survey Points (*.txt).

3D mesh model should be exported separately, the supported formats include DXF, 3DS, FBX, OBJ, COLLADA, KMZ and some others.

But it is not possible in the current Metashape version to export 3D mesh model and shapes to the single file.

thank you for your kind answer
i wish that you make that fuction  in next version
that function needed certainly

when  i send 3d mesh and imported shapes   export separately,  postion is different in current
i tested many times
if you that test , you can know that
if i  misunderstand that function . pls  can you make tutorial ?

10
hi  friends
i am 3d user
i am  beginner in metashape .

i tested metashape  , but pls  i need some help
i imported drone image and made model

for postion check ,
i imported kml , or shapes
 
i would like to export   model and shapes layer   as 3ds or fbx
but i can't not export shapes as model

is there python ?

11
General / How to export imported shape files as 3d models
« on: May 25, 2020, 07:59:02 PM »
hello   good friends ~
i need some help

my work process

1.   import  drone image
2.  make 3d model from image
3. import  shape or  kml file    as  position check
   
    there is export layer command
     but  postion is error

so   I want to export it as a model at the same time  for 3d max use


ps :  in attached image
         you can see    black line   and photo
       photo is drone image   
      black line kml file

     


12
General / Export camera to google earth
« on: March 25, 2020, 11:56:34 AM »
hi  firends
i am beginner in 3d drone mapping.
I tried the MetaShape trial version

But it doesn't seem to have the function I was looking for
I want to send  selected the camera as a kml file in Google Earth.
so I want to see the sent camera kml on Google Earth
is there good idea ?
Below is the contents of the Google Earth kml file


<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
<PhotoOverlay>
   <name>google earth</name>
   <Camera>
      <longitude>103.1857733032576</longitude>
      <latitude>19.61791216477139</latitude>
      <altitude>151.9499999965704</altitude>
      <heading>-33.8410907809986</heading>
      <tilt>80.83961717944621</tilt>
      <roll>0.0007827931027355281</roll>
      <gx:altitudeMode>relativeToSeaFloor</gx:altitudeMode>
   </Camera>
   <Style>
      <IconStyle>
         <Icon>
            <href>:/camera_mode.png</href>
         </Icon>
      </IconStyle>
      <ListStyle>
         <listItemType>check</listItemType>
         <ItemIcon>
            <state>open closed error fetching0 fetching1 fetching2</state>
            <href>http://maps.google.com/mapfiles/kml/shapes/camera-lv.png</href>
         </ItemIcon>
         <bgColor>00ffffff</bgColor>
         <maxSnippetLines>2</maxSnippetLines>
      </ListStyle>
   </Style>
   <Icon>
   </Icon>
   <ViewVolume>
      <near>52.6507</near>
   </ViewVolume>
   <Point>
      <gx:altitudeMode>relativeToSeaFloor</gx:altitudeMode>
      <coordinates>103.1857733032576,19.61791216477139,151.9499999965704</coordinates>
   </Point>
</PhotoOverlay>
</kml>

Pages: [1]