]> rtime.felk.cvut.cz Git - opencv.git/commitdiff
FindHomography does not return H, fix for #248
authorjamesb <jamesb@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Wed, 31 Mar 2010 23:18:59 +0000 (23:18 +0000)
committerjamesb <jamesb@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Wed, 31 Mar 2010 23:18:59 +0000 (23:18 +0000)
git-svn-id: https://code.ros.org/svn/opencv/trunk@2966 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08

opencv/interfaces/python/api

index c92a87fd36cb959fa558424691dd2450820057b9..53534b11409e778e8a34a7eac8a982b3d7b4a7d3 100644 (file)
@@ -1267,7 +1267,7 @@ RQDecomp3x3 eulerAngles
   CvMat Qy NULL
   CvMat Qz NULL
   CvPoint3D64f eulerAngles /O
-FindHomography H
+FindHomography
   CvMat srcPoints
   CvMat dstPoints
   CvMat H