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

neozhaoliang/surround-view-system-introduction

A full Python implementation for real car surround view system observed · 2026-08-28

github.com/neozhaoliang/surround-view-system-introduction · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 74
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 2395
  • days_rel: n/a
  • days_push: 160
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1321 stars · 394 forks observed · 2026-08-28

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

A Python implementation of a vehicle surround-view (bird's-eye view) camera system, covering fisheye camera calibration, projection, image stitching, and real-time rendering. It serves as an educational reference for building automotive 360-degree around-view monitoring systems.

Use cases

  • build a surround view system for a car
  • calibrate fisheye cameras for bird's eye view
  • stitch multiple camera images into a top-down view
  • learn how around-view monitoring systems work
  • implement real-time camera projection and stitching in Python
  • prototype an AVM (around view monitor) system

When to choose

  • you want to learn or prototype a car surround-view system end to end
  • you need reference code for fisheye calibration and image stitching
  • you prefer a readable Python implementation over production C++ stacks

When to avoid

  • you need a production-grade, safety-certified automotive AVM system
  • you require high performance real-time processing in C++ or on embedded hardware
  • you need support for many camera configurations out of the box

Facets

library · maturity active

computer-vision image-processing simulation computer-vision education python cross-platform surround-view camera-calibration bird-eye-view fisheye automotive stitching

1 source

Member repositories

RepositoryRoleHealth v2
neozhaoliang/surround-view-system-introductionmain66

For agents

markdown · JSON · MCP: product_card(name="neozhaoliang/surround-view-system-introduction")

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