Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Some demos built around the overlay feature (preview + picture + video record) of @natario1's CameraView (https://github.com/natario1/CameraView) Android library.

Notifications You must be signed in to change notification settings

giacomoran/CameraView-overlay-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CameraView overlay demos

Some demos built around the overlay feature (preview + picture + video record) of @natario1's CameraView (https://github.com/natario1/CameraView) Android library.

FreeDrawing (link)

You can paint on the camera with your fingers, you can record a video as you are drawing and snap a picture of the masterpiece! Relies heavily on Android Draw.

I wrote a blog post explaining what's going on in more details, you can find the it here.

screenshot video picture

BasicWatermark (link)

Bare minimum camera overlay demo using CameraView:

  • full screen camera preview
  • little text as overlay that gets recorded
  • video recording button + preview
  • picture button + preview
  • front/back camera button

Other demos will build upon it.

Ideas for other demos

  • something w/ Tensorflow
  • something w/ OpenCV or dlib

About

Some demos built around the overlay feature (preview + picture + video record) of @natario1's CameraView (https://github.com/natario1/CameraView) Android library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages