SkillAgentSearch skills...

Pastec

Image recognition open source index and search engine

Install / Use

/learn @magwyz/Pastec
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Pastec

Introduction

Presentation

Pastec is an open source index and search engine for image recognition based on OpenCV. It can recognize flat objects such as covers, packaged goods or artworks. It has, however, not been designed to recognize faces, 3D objects, barcodes, or QR codes.

Pastec can be, for example, used to recognize DVD covers in a mobile app or detect near duplicate images in a big database.

Pastec does not store the pixels of the images in its database. It stores a signature of each image thanks to the technique of visual words.

Pastec offers a tiny HTTP API using JSON to add, remove, and search for images in the index.

Intellectual property

Pastec is developed by Visualink and licenced under the GNU LGPL v3.0. It is based on the free packages of OpenCV that are available for commercial purposes; you should therefore be free to use Pastec without paying for any patent license.

More precisely, Pastec uses the patent-free ORB descriptor and not the well-known SIFT and SURF descriptors that are patented.

Setup

See here.

API

See here

View on GitHub
GitHub Stars625
CategoryDevelopment
Updated2mo ago
Forks175

Languages

C++

Security Score

95/100

Audited on Jan 5, 2026

No findings