Commit 579f7adc authored by Richard Torenvliet's avatar Richard Torenvliet

Fixed renaming

parent 19cb2a68
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment