stitching multiple images #136
Replies: 1 comment 11 replies
-
|
So e.g. two batches are working independently but stitching the two subresults fail? |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have around 1000 images and I want stitch them, since they are in high resolution and I have to do some processing afterward I don't want to resize them. could you please let me know what is the best approach to stitch these images? I stitch images batch by batch (50 images in each batch), but after making the batches I could not stitched these batches together.
Beta Was this translation helpful? Give feedback.
All reactions