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

Commit 6eed520

Browse files
committed
add reference to the results folder
1 parent 90494e7 commit 6eed520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
*Computer Vision course - [Politecnico di Torino](http://www.polito.it) - academic year 2014-2015*
44

5-
A project, made in Eclipse (Luna), for experimenting with edge detection, erosion and dilatation. It performs image segmentation upon a webcam video stream.
5+
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.
66

77
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.

0 commit comments

Comments
 (0)