Skip to content
This repository was archived by the owner on Feb 21, 2021. It is now read-only.

Edge detection and morphological operators in OpenCV and JavaFX

Notifications You must be signed in to change notification settings

opencv-java/image-segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Segmentation with OpenCV and JavaFX

Computer Vision course - Politecnico di Torino - academic year 2014-2015

A project, made in Eclipse (Luna), for experimenting with edge detection, erosion and dilatation. It performs image segmentation upon a webcam video stream. Some screenshots of the running project are available in the results folder.

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

About

Edge detection and morphological operators in OpenCV and JavaFX

Resources

Stars

Watchers

Forks

Packages