|
|
|
@ -1,3 +1,9 @@ |
|
|
|
|
/**************************************************************************************
|
|
|
|
|
The structered edge demo requires you to provide a model. |
|
|
|
|
This model can be found at the opencv_extra repository on Github on the following link: |
|
|
|
|
https://github.com/Itseez/opencv_extra/blob/master/testdata/cv/ximgproc/model.yml.gz
|
|
|
|
|
***************************************************************************************/ |
|
|
|
|
|
|
|
|
|
#include <opencv2/ximgproc.hpp> |
|
|
|
|
#include "opencv2/highgui.hpp" |
|
|
|
|
#include "opencv2/core/utility.hpp" |
|
|
|
|