Skip to content

Commit 7f171db

Browse files
authored
Update README.md
1 parent 981008b commit 7f171db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ You can detect edge segments with ED, EDPF and EDColor; and lines and circles wi
6363
It is also possible to feed ED instances to EDLines or EDCircles to extract line segments, circles and ellipses without need to run edge segment detection again.
6464
In this way, redundant computation can be avoided.
6565
Results might slightly differ between using directly EDLines and ED + EDX (EDLines, EDCircles, etc.) because of the differences in default gradient operators and parameters in the algorithms.
66-
There are several usage scenarios in test.cpp.
66+
There are several usage scenarios available in test.cpp.
6767

6868
Dependencies: OpenCV 3.4
6969

0 commit comments

Comments
 (0)