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

Pages: [1]
1
Hi, is there any way in Metashape Python api to find the matching between uv texture coordinates and pixel coordinates of each image?
Right now the only option for me is to run my algorithm (the algorithm which should eventually iterate through all the texture coordinates) on multiple images and then I use the output images to build the texture. This is not optimal and working with only texture coordinates (knowing the distance and 3d coordinate for each uv coordinate) would give us a boost in the speed.

Pages: [1]