MultiDetector constructor

MultiDetector(
  1. BitMatrix image
)

Implementation

MultiDetector(BitMatrix image) : super(image);