1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-16 05:17:39 +08:00

migration: github.com/opencv/opencv_contrib

This commit is contained in:
Alexander Alekhin
2016-06-16 18:21:26 +03:00
parent a996bcff3f
commit 823dea726f
11 changed files with 21 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
/**************************************************************************************
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
https://github.com/opencv/opencv_extra/blob/master/testdata/cv/ximgproc/model.yml.gz
***************************************************************************************/
#include <opencv2/ximgproc.hpp>