Algorithms For Image Processing and Computer Vision: J.R. Parker
Algorithms For Image Processing and Computer Vision: J.R. Parker
Processing and
Computer Vision
Second Edition
J.R. Parker
WILEY
Wiley Publishing, Inc.
Contents
Preface xxi
Edge-Detection Techniques 21
The Purpose of Edge Detection 21
Traditional Approaches and Theory 23
Models of Edges 24
Noise 26
Derivative Operators 30
Template-Based Edge Detection 36
Edge Models: The Marr-Hildreth Edge Detector 39
The Canny Edge Detector 42
The Shen-Castan (ISEF) Edge Detector 48
A Comparison of Two Optimal Edge Detectors 51
xiv Contents
Color Edges 53
Source Code for the Marr-Hildreth Edge Detector 58
Source Code for the Canny Edge Detector 62
Source Code for the Shen-Castan Edge Detector 70
Website Files 80
References 82
View publication