OpenStitching / stitching

A Python package for fast and robust Image Stitching
Apache License 2.0
2.03k stars 158 forks source link

Saving Plane warper points for video stitching #202

Closed DemeulemeesterTibe closed 5 months ago

DemeulemeesterTibe commented 5 months ago

Is it possible to cache the points used by the warper so you can use the stitcher class for realtime video stitching?

lukasalexanderweber commented 5 months ago

Please see the SO answer on https://stackoverflow.com/questions/78346208/is-there-a-way-to-cache-the-warping-points-generated-by-the-plane-warper-in-open/78352532#78352532

If you have other questions please use the discussion section