Map colour from the input image to different template image with different angles
-
Folder 'template_images' containing template images in different angles
-
Folder 'transformed_images'containing the coloured template images in different angles
-
'compute_mapping_images.py' is the definition file which use 1 input image and output 16 output images in different angles
-
'example_usage.py' is the example file on how to use the 'compute_mapping_images.py'
-
'example_usage.py' will use the input image with name 'img_input.png' in the same directory
-
The code is built in Python 3.6.8 and it is advisable to use this similar version to run the code
-
The code only work in the current provided input image 'img_input_ori.png'.
Input image (no colouring)
Input image (with colouring)
Output images (different angle with colour mapping)