From 4c4ff882ad2b0eafee84e3831be3de67e7864d1b Mon Sep 17 00:00:00 2001 From: James Bowman Date: Fri, 21 Jan 2011 21:55:52 +0000 Subject: [PATCH] Fix for #791: MatchShapes --- modules/python/api | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/python/api b/modules/python/api index 60d1843c3..993640770 100644 --- a/modules/python/api +++ b/modules/python/api @@ -1128,7 +1128,7 @@ MatchTemplate CvArr templ CvArr result int method -MatchShapes +MatchShapes double CvSeq object1 CvSeq object2 int method