changed contacts in tutorual

This commit is contained in:
Alexander Shishkov
2013-04-05 01:31:30 +04:00
committed by Kirill Kornyakov
parent 3b78fe2684
commit a8db327574
2 changed files with 6 additions and 5 deletions

View File

@@ -312,6 +312,7 @@ extlinks = {
'imgproc_geometric' : ('http://opencv.itseez.com/trunk/modules/imgproc/doc/geometric_transformations.html#%s', None ),
'opencv_group' : ('http://tech.groups.yahoo.com/group/OpenCV/%s', None),
'opencv_qa' : ('http://answers.opencv.org/%s', None),
'cvt_color': ('http://opencv.itseez.com/modules/imgproc/doc/miscellaneous_transformations.html?highlight=cvtcolor#cvtcolor%s', None),
'imread': ('http://opencv.itseez.com/modules/highgui/doc/reading_and_writing_images_and_video.html?highlight=imread#imread%s', None),