Skip to content

Commit

Permalink
chore: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Cartermel authored and deadprogram committed Oct 14, 2023
1 parent 1de589d commit 532682d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/xfeatures2d.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ func NewSURF() SURF {
return SURF{p: unsafe.Pointer(C.SURF_Create())}
}

// NewSURF returns a new SURF algorithm algorithm with parameters
// NewSURFWithParams returns a new SURF algorithm algorithm with parameters
//
// For further details, please see:
// https://docs.opencv.org/master/d5/df7/classcv_1_1xfeatures2d_1_1SURF.html#a436553ca44d9a2238761ddbee5b395e5
Expand Down

0 comments on commit 532682d

Please sign in to comment.