Skip to content
Snippets Groups Projects
Commit 579f7adc authored by Richard Torenvliet's avatar Richard Torenvliet
Browse files

Fixed renaming

parent 19cb2a68
No related branches found
No related tags found
No related merge requests found
......@@ -97,7 +97,7 @@ def reconstruct_texture(src_image, dst_image, texture_model,
points2d_output = output_points.get_scaled_points(src_image.shape)
# get the texture from the rectangles.
aam.sample_from_triangles(
aam.piecewise_transform(
src_image,
points2d_src,
points2d_dst,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment