Ross ROSS = Recommend OSS · open-source software intelligence for agents

ppwwyyxx/OpenPano

Automatic Panorama Stitching From Scratch observed · 2026-08-28

github.com/ppwwyyxx/OpenPano · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4879
  • days_rel: n/a
  • days_push: 1062
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2070 stars · 578 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

OpenPano is a C++ panorama stitching program written from scratch without vision libraries, implementing the Automatic Panoramic Image Stitching algorithm used by AutoStitch. It takes multiple photos as input and produces a stitched panorama image via SIFT features, matching, and bundle adjustment.

Use cases

  • stitch multiple photos into a panorama
  • create 360-degree style panoramas from overlapping images
  • learn how panorama stitching algorithms work from scratch
  • run SIFT-based image alignment without OpenCV
  • experiment with cylinder and translation stitching modes

When to choose

  • you need a lightweight, dependency-minimal panorama stitcher
  • you want readable C++ source implementing classic stitching papers
  • you're stitching photos taken by rotating in place

When to avoid

  • you need a polished GUI or mobile panorama app
  • you need real-time or GPU-accelerated stitching
  • you want actively developed features or commercial support

Facets

application · maturity maintenance

image-processing computer-vision cli computer-vision image-processing photography graphics windows cpp cli panorama-stitching sift bundle-adjustment autostitch computer-vision-from-scratch linux macos

1 source

Member repositories

RepositoryRoleHealth v2
ppwwyyxx/OpenPanomain23

For agents

markdown · JSON · MCP: product_card(name="ppwwyyxx/OpenPano")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem