Computer Science Center, University of Maryland, College Park, MD 20742.
IEEE Trans Pattern Anal Mach Intell. 1981 Jan;3(1):101-3. doi: 10.1109/tpami.1981.4767056.
Hueckel's edge detector finds the best-fitting ideal step edge to a given picture neighborhood by expanding the neighborhood and step edge in terms of a set of nine basis functions. A very simple case of this approach uses a 2 × 2 neighborhood and three basis functions. This case is solved explicitly using elementary methods. The magnitude of the best-fitting step edge for the neighborhood AB CD turns out to be the Roberts operator max (|A - D|, |B - C|).
休克尔边缘探测器通过扩展邻域和边缘,并用一组九个基函数来寻找与给定图像邻域最佳拟合的理想阶跃边缘。这种方法的一个非常简单的例子是使用 2x2 的邻域和三个基函数。这个例子使用基本方法进行了明确的求解。对于邻域 AB CD,最佳拟合阶跃边缘的大小是 Roberts 算子 max(|A - D|, |B - C|)。