diff options
author | Lou Logan <lou@lrcd.com> | 2014-10-13 16:41:00 -0800 |
---|---|---|
committer | Lou Logan <lou@lrcd.com> | 2014-10-15 09:18:54 -0800 |
commit | b629b421d7428fffbbff02367317cfd0aee7b778 (patch) | |
tree | 19d9b2b036d248853b1d88881885c42f4d8064af | |
parent | a9ed4f1d156764ca4e38799db454990d15a9dd3d (diff) | |
download | ffmpeg-b629b421d7428fffbbff02367317cfd0aee7b778.tar.gz |
doc/filters: update link to OpenCV docs
Signed-off-by: Lou Logan <lou@lrcd.com>
-rw-r--r-- | doc/filters.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index b9575f47e9..e9c1a243e4 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -6226,7 +6226,7 @@ values are assumed. Refer to the official libopencv documentation for more precise information: -@url{http://opencv.willowgarage.com/documentation/c/image_filtering.html} +@url{http://docs.opencv.org/master/modules/imgproc/doc/filtering.html} Several libopencv filters are supported; see the following subsections. |