Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 402 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 402 Bytes

Image Fingerprinting

This library provides methods to compute feature based data for images and videos.

Geared towards use in Telegram, it currently supports perception hashing and histograms.

Libraries needed

You will need to install the following libraries in order to build this repo on linux:

sudo apt install -y libavcodec-dev libavformat-dev libavutil-dev libswscale-dev xz-utils