Significant subject on edge detection is that edge points with small level change can be detected without mis-detection by noise or change of gray level on shadow or curved surface. In our study we propose a new edge detection method based on variance of gray level. This is effective method, because the variance of gray level indicates the distribution of gray level. Edgepoints are detected by V3 value calculated by following expression.
[ Exp.1 ] [ Exp.2 ] [ Exp.3 ]
For the edge points, V3 value is less than 0.65 when step change is greater than 4*σnoise. The other hand, for the points in the processing region without the edge line, V3 value is greater than0.65. Therefore, V3 operator enables to detect only edge points with step change.
Key Words:Edge Detection, Variance of Gray Level, Changing Pattern of Gray Level, Robot Vision, Image Processing.