Class FastLineDetector


  • public class FastLineDetector
    extends Algorithm
    • Constructor Detail

      • FastLineDetector

        protected FastLineDetector​(long addr)
    • Method Detail

      • detect

        public void detect​(Mat _image,
                           Mat _lines)
      • drawSegments

        public void drawSegments​(Mat _image,
                                 Mat lines,
                                 boolean draw_arrow)
      • drawSegments

        public void drawSegments​(Mat _image,
                                 Mat lines)
      • finalize

        protected void finalize()
                         throws java.lang.Throwable
        Overrides:
        finalize in class Algorithm
        Throws:
        java.lang.Throwable