ppwwyyxx / OpenPano

Automatic Panorama Stitching From Scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible to use code in here for alignment of images?

ilia3101 opened this issue · comments

OpenPano is amazing (I have used it for actual panoramas).

I've been wondering... is it possible to use the code as a library? for aligning a few images...

What I want to do is input a few images as arrays to OpenPano (focal length and all properties are known), and get as output offset/alignment values for these images with subpixel accuracy. Is this possible?

Using it as a library would be nice, but that's not easy given the current structure of code.

Using it as a library would be nice, but that's not easy given the current structure of code.

Ah right. A little sad, but oh well.

I guess this issue can be closed then.

Thanks!