WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Final project to identify to which video a picture (from a collection of still-image thumbnails) belongs

Notifications You must be signed in to change notification settings

fdac18/VideoFileUniqueness

Repository files navigation

VideoFileUniqueness

#OpenCV installation Guideline Run the following two commands if you are using Linux:

  1. pip install --upgrade pip
  2. pip install opencv-python

Then, open your IPython notebook and test the following code:

import cv2 as cv print(cv.version)

About

Final project to identify to which video a picture (from a collection of still-image thumbnails) belongs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5