Fast shape detection using Hough transform by raster operation
暂无分享,去创建一个
To detect arbitrary shapes on a binary image quickly, a method is developed for performing the principle of the Hough transform by means of the raster operation (bitblt) hardware, with which a workstation is equipped. The Boolean operations among bitmaps of images are used to search candidate patterns corresponding to a given shape. Using the bitblt hardware, those operations can be carried out rapidly. The method is applicable not only for shape recognition but also line detection.<<ETX>>
[1] David J. Farber,et al. A Parallel Mechanism for Detecting Curves in Pictures , 1975, IEEE Transactions on Computers.
[2] Yasuaki Nakamura,et al. Symbol Recognition of Equipment Location Maps with Raster Operation , 1987 .