Skip to content

baihaozi12/Panorama

Repository files navigation

lenZ Panorama Mobile


输入值

store_each:整个全景拼接需要的图参数返回的参数
            需要提前把这次新加的图片先push到all_param.full_imgs最后一个
i: 本张图的index比如第一张图就传0第二张就传1

返回值

store_each: 整个全景拼接需要的图参数返回的参数
store_each.status : 
    0: 正常
    1异常需要把all_params回滚到传入的时候
store_each.result_stitched_img: 返回的拼接图片

Aim

This project aims to optimize our stitching tools and let our stitching job looks more vivid. And can be place on mobile.


  1. use modern image body seam search method to get more acc seam between two images
  2. use sequence matching to save time rather than get images sequence based on match all and get best pairs
  3. use light balance to balance two images light, the stitched body will see vivid

test result

  1. horizontal 9 images Cylindrical Warper -- Nice
  2. horizontal and vertical total 4 images Cylindrical or Plane Warper -- Nice

result images

result

seam (mask) result

result result result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published