Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 556 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 556 Bytes

Web Camera on VUE

A Vue Component written in TypeScript sample2 sample1

Table of Contents

  1. Features
  2. Installation
  3. Examples

Features

  • can take a picture from your web-cam
  • can load an image from local
  • just install vuetify
<Camera v-model="image" />