Documentation of 'boofcv.demonstrations.feature.detect.line.VisualizeLineRansac' Java class
VisualizeLineRansac
boofcv.demonstrations.feature.detect.line

Class VisualizeLineRansac<I extends ImageGray,D extends ImageGray>



  • public class VisualizeLineRansac<I extends ImageGray,D extends ImageGray>
    extends java.lang.Object
    Computes the Hough Polar transform and displays some of its steps and the detected lines
    • Constructor Summary

      Constructors 
      Constructor and Description
      VisualizeLineRansac(java.lang.Class<I> imageType, java.lang.Class<D> derivType) 
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args) 
      void process(java.awt.image.BufferedImage image) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VisualizeLineRansac

        public VisualizeLineRansac(java.lang.Class<I> imageType,
                                   java.lang.Class<D> derivType)
    • Method Detail

      • process

        public void process(java.awt.image.BufferedImage image)
      • main

        public static void main(java.lang.String[] args)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.