fixed typo
This commit is contained in:
parent
1c3bfae212
commit
0c49360318
@ -224,7 +224,7 @@ CV_EXPORTS Ptr<HoughLinesDetector> createHoughLinesDetector(float rho, float the
|
||||
//////////////////////////////////////
|
||||
// HoughLinesP
|
||||
|
||||
//! finds line segments in the black-n-white image using probabalistic Hough transform
|
||||
//! finds line segments in the black-n-white image using probabilistic Hough transform
|
||||
class CV_EXPORTS HoughSegmentDetector : public Algorithm
|
||||
{
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user