Skip to content

aditkumar1/JavaCameraView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaCameraView

A sample Java application using Swing GUI to display camera feed on JFrame. This project uses openCv library which will be auto imported using Maven. This application captures frames continously from system's default camera and display it on JPanel. I have tried to modularize the project as much as possible for easy understandability. Use IntelliJIdea to avoid bugs.

About

A sample Java application using Swing GUI to display camera feed on JFrame

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages