From 35f75147b04992a810419b705e1c6db11e77b655 Mon Sep 17 00:00:00 2001 From: Alexander Shishkov Date: Thu, 4 Apr 2013 14:33:00 +0400 Subject: [PATCH] removed willowgarage.com links --- samples/cpp/stereo_calib.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/cpp/stereo_calib.cpp b/samples/cpp/stereo_calib.cpp index a6d276f8b428..07621cef8c91 100644 --- a/samples/cpp/stereo_calib.cpp +++ b/samples/cpp/stereo_calib.cpp @@ -22,7 +22,7 @@ * An active user group is at: http://tech.groups.yahoo.com/group/OpenCV/ * The minutes of weekly OpenCV development meetings are at: - http://pr.willowgarage.com/wiki/OpenCV + http://code.opencv.org/projects/opencv/wiki/Meeting_notes ************************************************** */ #include "opencv2/calib3d/calib3d.hpp"