Hi, The 2nd step (Compressing image using the Map) is very slow, i.e: ``` $ python combine_images.py -image test.jpg -map output/msroi_map.jpg ``` (the image size is 4032x3024) took ~22 minutes! Is this normal? where I should check for this slowness?
Hi,
The 2nd step (Compressing image using the Map) is very slow, i.e:
(the image size is 4032x3024)
took ~22 minutes!
Is this normal? where I should check for this slowness?