1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Minor doc fix

This commit is contained in:
Ilya Lysenkov
2011-06-23 15:40:20 +00:00
parent 023f48dcf3
commit 04d484c6ce
3 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -43,7 +43,8 @@ Mat cv::findFundamentalMat( InputArray points1, InputArray points2, OutputArray
Mat findHomography( InputArray srcPoints, InputArray dstPoints, OutputArray mask, int method=0, double ransacReprojThreshold=3);
########################################## ml ######################################
cvParamLattice
cvDefaultParamLattice
CvBoostTree
CvForestTree
CvSVMKernel