Skip to content

StoyoKaramihalev/ROI_annotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROI_annotator

This application can be used to annotate regions of interest (ROIs) in video frames. PWA template can be found here.

Run public app

ROI_annotator

Install

Make sure you have node and npm installed

  • Install: npm install

Development version

npm run dev

Publishing

Before publishing make sure to run: npm run build Then serve the content of the public folder.