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

vlfeat/vlfeat

An open library of computer vision algorithms observed · 2026-08-28

github.com/vlfeat/vlfeat · homepage · C · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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: 6329
  • days_rel: n/a
  • days_push: 1469
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1648 stars · 619 forks observed · 2026-08-28

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

VLFeat is an open-source C library of popular computer vision algorithms specializing in image understanding and local feature extraction and matching, including SIFT, MSER, HOG, Fisher Vector, VLAD, k-means, and SVM training. It ships with a MATLAB/Octave toolbox and command-line utilities, and supports Windows, Mac OS X, and Linux.

Use cases

  • extract SIFT features from images
  • detect MSER regions in an image
  • compute HOG descriptors for object detection
  • train large-scale SVM classifiers
  • cluster visual features with k-means
  • encode image features with Fisher vectors or VLAD
  • segment images into superpixels with SLIC or quick shift
  • match local features for image stitching

When to choose

  • you need classic computer vision feature extraction (SIFT, MSER, HOG) in C or MATLAB
  • you want efficient, portable, BSD-licensed vision algorithms without heavy dependencies
  • you are doing research or teaching with MATLAB and need vision algorithms
  • you need Fisher Vector/VLAD encodings for image classification pipelines

When to avoid

  • you need deep learning or GPU-accelerated models rather than classical vision algorithms
  • you need actively developed software with frequent updates and modern language bindings
  • you require Python-first tooling with a modern API
  • you need real-time or mobile-optimized vision inference

Facets

library · maturity maintenance

computer-vision image-processing machine-learning math computer-vision image-processing machine-learning windows cpp python sift mser feature-extraction matlab-toolbox fisher-vector vlad kmeans svm superpixels c-library algorithms linux macos

10 sources

Member repositories

RepositoryRoleHealth v2
vlfeat/vlfeatmain32

For agents

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

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