mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 04:00:30 +08:00
Merge pull request #7763 from jrheard:patch-1
This commit is contained in:
commit
4f7453be86
@ -12,7 +12,7 @@ Theory
|
||||
------
|
||||
|
||||
The *Canny Edge detector* was developed by John F. Canny in 1986. Also known to many as the
|
||||
*optimal detector*, Canny algorithm aims to satisfy three main criteria:
|
||||
*optimal detector*, the Canny algorithm aims to satisfy three main criteria:
|
||||
- **Low error rate:** Meaning a good detection of only existent edges.
|
||||
- **Good localization:** The distance between edge pixels detected and real edge pixels have
|
||||
to be minimized.
|
||||
|
Loading…
Reference in New Issue
Block a user