Skip to content

Basic operations with videos in OpenCV and JavaFX

Notifications You must be signed in to change notification settings

SiwyDym/video-basics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image manipulation with OpenCV and JavaFX

Computer Vision course - Politecnico di Torino

A project, made in Eclipse (Neon), for capturing a video from a webcam and manipulating its frames: add a logo in the corner of the video player, convert the video in grayscale, and show the histogram of each frame.

Please, note that the project is an Eclipse project, made for teaching purposes. Before using it, you need to install the OpenCV library (version 3.x) and JavaFX 8 and create a User Library named opencv that links to the OpenCV jar and native libraries.

A guide for getting started with OpenCV and Java is available at http://opencv-java-tutorials.readthedocs.org/en/latest/index.html.

About

Basic operations with videos in OpenCV and JavaFX

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%