[FFmpeg-devel] [PATCH] add signature filter for MPEG7 video signature
Gerion Entrup
gerion.entrup.ffdev at flump.de
Sun Mar 20 12:00:13 CET 2016
Good day,
I attached the patch. The MPEG7 video signature is a method to calculate a
fingerprint of a video and to compare two or more of this fingerprints. Most of
the standard is implemented. I've done this work as part of my bachelor
thesis.
The method is designed mainly for fast caculation of the fingerprint, so it is
blockbased and not very robust to some geometric modification.
Further details can be found at
http://epubs.surrey.ac.uk/531590/1/MPEG-7%20Video%20Signature%20Author%27s
%20Copy.pdf
kind regards,
Gerion
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-add-signature-filter-for-MPEG7-video-signature.patch
Type: text/x-patch
Size: 71711 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160320/e59ab7af/attachment.bin>
More information about the ffmpeg-devel
mailing list