Python Forum
Calculate transformation and Rotation
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Calculate transformation and Rotation
#1
Hello everyone
First of all, I would like to apologize for my poor English.
my problem is this:

I have a (synthetic) point cloud of a building that I created myself with python (.xyz) and an IFC model that has minimal deviations from the point cloud.

The goal is to adapt the IFC model to the point cloud.

does anyone have any idea what would be the best way to do this with python?
Reply
#2
No experience with IFC. In general, one would use the model to predict the location of a point, measure the distance between predicted and actual, and adjust the model to reduce that distance (on all the points and lots of times).
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python logging RotatingFileHandler writes to random file after the first log rotation rawatg 0 398 Feb-15-2024, 11:15 AM
Last Post: rawatg
  point transformation software in space johnjsi 2 383 Feb-01-2024, 01:31 AM
Last Post: johnjsi
  Array Rotation Solution hannah 3 1,496 Mar-31-2022, 09:28 AM
Last Post: paul18fr
  Level curves don't match after rotation schniefen 1 1,531 Dec-14-2020, 09:56 PM
Last Post: schniefen
  Rotation Effect on live Webcam Feed Leziiy 0 1,606 Sep-12-2020, 04:25 PM
Last Post: Leziiy
  Logger file rotation not working when python code started from windows service as exe nirvantosh 1 6,646 Jun-14-2019, 03:58 PM
Last Post: nirvantosh
  regular expression for a transformation bluefrog 1 2,923 May-30-2018, 11:53 AM
Last Post: killerrex
  string transformation kerzol81 2 2,704 Apr-22-2018, 12:41 PM
Last Post: kerzol81
  Automation XML transformation vasilysmyslov 0 2,136 Aug-05-2017, 06:32 PM
Last Post: vasilysmyslov

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020