Uses of Package
imagingbook.common.hough
Packages that use imagingbook.common.hough
-
Classes in imagingbook.common.hough used by imagingbook.common.houghClassDescriptionThis class represents a straight line of the form (x - xRef) * cos(angle) + (y - yRef) * sin(angle) = radius.