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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user