jcupitt / vipsdisp

Tiny libvips / gtk+4 image viewer
MIT License
130 stars 10 forks source link

How we can use vipsdisp with pyvips to see live stitching process. #12

Open kuldeep203 opened 1 year ago

kuldeep203 commented 1 year ago

I am working on stitching part. but now i am able to see the result after the stitching part complete. so i want to see live process of stitching tile by tile.

jcupitt commented 1 year ago

The image never really exists, so it's not possible to view it.

You can use vipsdisp to open the output file before it has finished writing -- you'll see just the top part of the output. Would that help?

nip2 has a graphical interface for image mosaicing, if you've not seen that:

https://github.com/libvips/nip2

Click File / Open examples, then load 1_point_mosaic:

image