the error: vips_tbmerge: too much overlap #4402
Replies: 4 comments
-
|
Beta Was this translation helpful? Give feedback.
-
row 0 col: 1 |
Beta Was this translation helpful? Give feedback.
-
Hello @zjian361, The docs are here: https://www.libvips.org/API/current/libvips-mosaicing.html#vips-merge You'd need to post some sample images and code before I could tell you what's wrong in detail. |
Beta Was this translation helpful? Give feedback.
-
nip4 comes with a mosaicing demo, I don't know if you saw: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the merge function from libvips to stitch 7 columns × 6 rows of same-sized images into one large image, with some overlapping areas between them. However, I encountered the error: vips_tbmerge: too much overlap. Could you help me analyze and resolve this issue? Additionally, it would be great if you could explain in detail how to properly use the parameters of the merge interface. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions