Skip to content

Kotesh81/LVPEI_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camera Application Interface

Introduction

This project aims to develop a software application for accessing the USB Wired Cameras/ An Integrated WebCam. In brief this provides a window displaying the live feed of the camera selected and some control components on the GUI.

Requirements

This project requires the following modules/libraries.

Few JAR Files For EXCEL Sheet Processing (attached in the GitHUb Folder "Excel JARs") Download Link : https://poi.apache.org/download.html#POI-3.14 (BInary Distribution)

Recommended modules

  • JDK SE/EE- prefer latest version [For JRE Libraries]
  • Eclipse IDE - SE/EE - preferversion above JUNO

Installation

Configuration

  • Clone the git folder
  • Create a new project in Eclipse
  • Create New Package
    • Right Click on "src" folder -> New -> Package, Set Name of the package as "PateintDetailsAppend"
  • Create new class
    • Right click on "" package -> New -> Class, Set Name of the class as "PatientExcelAppend"
    • Copy the source of "" in git folder to it
  • Create new class
    • Right click on "" package -> New -> Class, Set Name of the class as "GUITest"
    • Copy the source of "" in git folder to it
  • Add all the JAR files in git folder to the project
    • Right click on project -> Confgi BUild Path -> Libraries Tab-> Add External Jars

Troubleshooting

If you find any compilation issue or undefined variables/classes issue in the editor,

Check Whether JRE libraries are selected in the java build path while comiling.

MAINTAINERS

Current maintainers:

About

Developing The Application For PEDI - PERI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages