Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 680 Bytes

File metadata and controls

16 lines (14 loc) · 680 Bytes

ContentBasedVideoRetrieval-MATLAB

This repository holds the MATLAB code for Content Based Video Retrieval (CBVR) project.

Requirements

Steps to run CBVR

  • Clone this repository in your MATLAB path.
  • Open any matlab script in this repo using matlab.
  • Open matlab command window.
  • type guide and press enter.
  • In the opening window, click on Open Existing GUI tab.
  • Click on Browse button.
  • Select ui/ui_main.fig file.
  • Click Open.
  • In the opening figure, click on Run Figure button, or use keyboard shortcut Ctrl+T to run the main CBVR GUI.