Class GeneralizedHoughBallard


  • public class GeneralizedHoughBallard
    extends GeneralizedHough
    finds arbitrary template in the grayscale image using Generalized Hough Transform Detects position only without translation and rotation CITE: Ballard1981 .