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

lessthanoptimal/BoofCV

Fast computer vision library for SFM, calibration, fiducials, tracking, image processing, and more. observed · 2026-08-28

github.com/lessthanoptimal/BoofCV · homepage · Java observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 99
  • Release rhythm 61
  • Longevity 100

Flags: no_license

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: 157.0
  • age_days: 5615
  • days_rel: 100
  • days_push: 9
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

1192 stars · 270 forks observed · 2026-08-28

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

BoofCV is an open-source, real-time computer vision library written entirely in Java, covering image processing, camera calibration, feature detection and tracking, structure-from-motion, fiducial detection, and QR/barcode scanning. It is available on Maven Central and runs on any JVM platform, including Android.

Use cases

  • calibrate camera intrinsics from images
  • detect and track fiducial markers for AR or robotics
  • scan and generate QR codes in Java
  • reconstruct 3D scenes with structure-from-motion
  • track features across video frames in real time
  • process and filter images on Android
  • compute stereo depth maps from image pairs

When to choose

  • you need a pure-Java, dependency-light computer vision library on the JVM or Android
  • you need camera calibration, SFM, or fiducial detection without native OpenCV bindings
  • you want real-time QR/barcode scanning including Micro QR and Aztec codes
  • you prefer an Apache 2.0 license usable in commercial products

When to avoid

  • you need deep-learning-based vision models (detection, segmentation) - use OpenCV with DNN or PyTorch instead
  • you work primarily in Python or C++ and want the broadest algorithm ecosystem
  • you need GPU-accelerated vision pipelines
  • you need a GUI-heavy interactive vision tool rather than a library

Facets

library · maturity active

computer-vision image-processing ocr computer-vision image-processing robotics photography jvm cross-platform structure-from-motion camera-calibration fiducial-detection qr-code stereo-vision feature-tracking photogrammetry real-time android

4 sources

Member repositories

RepositoryRoleHealth v2
lessthanoptimal/BoofCVmain86

For agents

markdown · JSON · MCP: product_card(name="lessthanoptimal/BoofCV")

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