Agisoft Metashape

Agisoft Metashape => General => Topic started by: Goldname on July 12, 2019, 08:30:25 AM

Title: Is it possible to modify the texture by "unrendering"?
Post by: Goldname on July 12, 2019, 08:30:25 AM
Given a 3D model, I'm hoping to be able to render it, modify the rendered image, then "unrender" or "paste" the image along with the modifications back to the 3D model. Is this possible?
Title: Re: Is it possible to modify the texture by "unrendering"?
Post by: pbourke on July 14, 2019, 04:48:58 AM
It is possible to project an image (your rendering) onto a 3D model. Except, in general the rendered image does not contain enough texture information, so when projected onto the model there will be parts untextured ... specifically those not visible from the rendering camera position.
Title: Re: Is it possible to modify the texture by "unrendering"?
Post by: Goldname on July 15, 2019, 09:41:51 AM
Thanks for the response. I plan to start with a fully textured 3D model. With this, I plan to modify the texture by modifying a rendered portion of it. Do you know any method to do this in python?